+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 15 04:22:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-766d65fc78-9xt9s machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fcbac321668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-15 04:22:20.186 8 INFO neutron.common.config [-] Logging enabled! 2026-04-15 04:22:20.186 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-15 04:22:20.211 7 INFO neutron.common.config [-] Logging enabled! 2026-04-15 04:22:20.211 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-15 04:22:21.186 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-15 04:22:21.221 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-15 04:22:22.738 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-15 04:22:22.739 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-15 04:22:22.741 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-15 04:22:22.741 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-15 04:22:22.744 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-15 04:22:22.745 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-15 04:22:22.745 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-15 04:22:22.745 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-15 04:22:22.746 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-15 04:22:22.746 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.746 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-15 04:22:22.746 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-15 04:22:22.747 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-15 04:22:22.747 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.753 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.753 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.753 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.755 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.755 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-15 04:22:22.755 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.775 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-15 04:22:22.776 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.776 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.778 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-15 04:22:22.779 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.779 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-15 04:22:22.804 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-15 04:22:22.804 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-15 04:22:22.804 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-15 04:22:22.805 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-15 04:22:22.807 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-15 04:22:22.808 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-15 04:22:22.808 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-15 04:22:22.808 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-15 04:22:23.087 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing driver for type 'vlan' 2026-04-15 04:22:23.109 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing driver for type 'vlan' 2026-04-15 04:22:23.355 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] VlanTypeDriver initialization complete 2026-04-15 04:22:23.355 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing driver for type 'vxlan' 2026-04-15 04:22:23.355 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-15 04:22:23.368 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing extension driver 'port_security' 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing extension driver 'qos' 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-15 04:22:23.369 8 INFO neutron.plugins.ml2.managers [None req-b50e3b0e-376c-435e-9459-5d297fe6a3ee - - - - - -] Initializing mechanism driver 'l2population' 2026-04-15 04:22:23.373 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] VlanTypeDriver initialization complete 2026-04-15 04:22:23.373 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing driver for type 'vxlan' 2026-04-15 04:22:23.373 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-15 04:22:23.384 8 INFO neutron.quota [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded quota_driver: . 2026-04-15 04:22:23.384 8 INFO neutron.plugins.ml2.plugin [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Modular L2 Plugin initialization complete 2026-04-15 04:22:23.384 8 INFO neutron.plugins.ml2.managers [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-15 04:22:23.384 8 INFO neutron.plugins.ml2.managers [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-15 04:22:23.384 8 INFO neutron.plugins.ml2.managers [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-15 04:22:23.385 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: qos 2026-04-15 04:22:23.386 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-15 04:22:23.386 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-15 04:22:23.386 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing extension driver 'port_security' 2026-04-15 04:22:23.386 7 INFO neutron.plugins.ml2.extensions.port_security [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-15 04:22:23.386 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing extension driver 'qos' 2026-04-15 04:22:23.387 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-15 04:22:23.387 7 INFO neutron.plugins.ml2.managers [None req-03656252-0b44-43aa-a4d0-b2c255cb8471 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-15 04:22:23.397 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: router 2026-04-15 04:22:23.401 7 INFO neutron.quota [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded quota_driver: . 2026-04-15 04:22:23.402 7 INFO neutron.plugins.ml2.plugin [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-15 04:22:23.402 7 INFO neutron.plugins.ml2.managers [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-15 04:22:23.402 7 INFO neutron.plugins.ml2.managers [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-15 04:22:23.402 7 INFO neutron.plugins.ml2.managers [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-15 04:22:23.402 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: qos 2026-04-15 04:22:23.415 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: router 2026-04-15 04:22:23.441 8 INFO neutron.services.service_base [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-15 04:22:23.442 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: segments 2026-04-15 04:22:23.459 7 INFO neutron.services.service_base [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-15 04:22:23.459 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: segments 2026-04-15 04:22:23.537 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: trunk 2026-04-15 04:22:23.551 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: vpnaas 2026-04-15 04:22:23.555 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: trunk 2026-04-15 04:22:23.569 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: vpnaas 2026-04-15 04:22:23.590 8 WARNING stevedore.named [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.607 7 WARNING stevedore.named [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.655 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-15 04:22:23.656 8 INFO neutron.common.utils [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-15 04:22:23.656 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: taas 2026-04-15 04:22:23.672 7 INFO neutron_vpnaas.services.vpn.plugin [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-15 04:22:23.673 7 INFO neutron.common.utils [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-15 04:22:23.673 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: taas 2026-04-15 04:22:23.680 8 WARNING stevedore.named [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.681 8 WARNING stevedore.named [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-15 04:22:23.698 7 WARNING stevedore.named [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.698 7 WARNING stevedore.named [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-15 04:22:23.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-15 04:22:23.710 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: tapmirror 2026-04-15 04:22:23.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-15 04:22:23.715 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: tapmirror 2026-04-15 04:22:23.722 8 WARNING stevedore.named [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.722 8 WARNING stevedore.named [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-15 04:22:23.727 7 WARNING stevedore.named [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-15 04:22:23.727 7 WARNING stevedore.named [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-15 04:22:23.740 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-15 04:22:23.740 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: auto_allocate 2026-04-15 04:22:23.749 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: tag 2026-04-15 04:22:23.752 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-15 04:22:23.752 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: auto_allocate 2026-04-15 04:22:23.757 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: tag 2026-04-15 04:22:23.758 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: timestamp 2026-04-15 04:22:23.760 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: network_ip_availability 2026-04-15 04:22:23.765 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: flavors 2026-04-15 04:22:23.766 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: timestamp 2026-04-15 04:22:23.768 8 INFO neutron.manager [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loading Plugin: revisions 2026-04-15 04:22:23.768 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-15 04:22:23.771 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Initializing extension manager. 2026-04-15 04:22:23.772 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: flavors 2026-04-15 04:22:23.772 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: address-group 2026-04-15 04:22:23.773 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: address-scope 2026-04-15 04:22:23.774 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-15 04:22:23.775 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: agent 2026-04-15 04:22:23.775 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: agent-resources-synced 2026-04-15 04:22:23.775 7 INFO neutron.manager [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loading Plugin: revisions 2026-04-15 04:22:23.776 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-15 04:22:23.777 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-15 04:22:23.778 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: availability_zone 2026-04-15 04:22:23.779 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: availability_zone_filter 2026-04-15 04:22:23.779 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Initializing extension manager. 2026-04-15 04:22:23.779 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-15 04:22:23.780 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: default-subnetpools 2026-04-15 04:22:23.780 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: address-group 2026-04-15 04:22:23.781 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-15 04:22:23.781 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: address-scope 2026-04-15 04:22:23.781 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: dns-integration 2026-04-15 04:22:23.782 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-15 04:22:23.782 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: dns-domain-ports 2026-04-15 04:22:23.782 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-15 04:22:23.783 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: agent 2026-04-15 04:22:23.783 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: agent-resources-synced 2026-04-15 04:22:23.783 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: dvr 2026-04-15 04:22:23.784 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-15 04:22:23.784 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: empty-string-filtering 2026-04-15 04:22:23.784 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-15 04:22:23.785 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-15 04:22:23.785 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-15 04:22:23.785 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-15 04:22:23.786 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: external-net 2026-04-15 04:22:23.786 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: availability_zone 2026-04-15 04:22:23.786 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-15 04:22:23.786 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: availability_zone_filter 2026-04-15 04:22:23.787 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: extraroute 2026-04-15 04:22:23.787 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-15 04:22:23.787 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: extraroute-atomic 2026-04-15 04:22:23.787 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: default-subnetpools 2026-04-15 04:22:23.789 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-15 04:22:23.789 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-15 04:22:23.789 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: dns-integration 2026-04-15 04:22:23.789 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-15 04:22:23.790 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-15 04:22:23.790 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-15 04:22:23.790 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-15 04:22:23.790 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-15 04:22:23.791 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: fip-port-details 2026-04-15 04:22:23.791 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: dvr 2026-04-15 04:22:23.792 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-15 04:22:23.792 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: flavors 2026-04-15 04:22:23.792 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-15 04:22:23.793 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-15 04:22:23.793 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-15 04:22:23.793 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-15 04:22:23.793 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: floatingip-pools 2026-04-15 04:22:23.794 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: external-net 2026-04-15 04:22:23.794 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: ip_allocation 2026-04-15 04:22:23.794 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-15 04:22:23.794 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-15 04:22:23.794 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: extraroute 2026-04-15 04:22:23.795 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: l2_adjacency 2026-04-15 04:22:23.796 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: extraroute-atomic 2026-04-15 04:22:23.796 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-15 04:22:23.796 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: router 2026-04-15 04:22:23.797 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-15 04:22:23.797 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-15 04:22:23.798 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-15 04:22:23.798 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-15 04:22:23.798 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: fip-port-details 2026-04-15 04:22:23.799 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-15 04:22:23.799 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: flavors 2026-04-15 04:22:23.799 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-15 04:22:23.800 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: ext-gw-mode 2026-04-15 04:22:23.800 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-15 04:22:23.800 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: l3-ha 2026-04-15 04:22:23.801 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-15 04:22:23.801 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: floatingip-pools 2026-04-15 04:22:23.801 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-15 04:22:23.801 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: ip_allocation 2026-04-15 04:22:23.802 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: l3-flavors 2026-04-15 04:22:23.802 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-15 04:22:23.802 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: l2_adjacency 2026-04-15 04:22:23.803 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-15 04:22:23.803 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-15 04:22:23.803 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: router 2026-04-15 04:22:23.805 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-15 04:22:23.805 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-15 04:22:23.806 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-15 04:22:23.806 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-15 04:22:23.807 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-15 04:22:23.807 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-15 04:22:23.807 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-15 04:22:23.808 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: l3-ha 2026-04-15 04:22:23.808 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-15 04:22:23.808 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-15 04:22:23.809 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-15 04:22:23.809 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-15 04:22:23.809 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: l3-flavors 2026-04-15 04:22:23.810 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: multi-provider 2026-04-15 04:22:23.810 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: net-mtu 2026-04-15 04:22:23.810 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-15 04:22:23.811 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: net-mtu-writable 2026-04-15 04:22:23.811 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-15 04:22:23.811 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: network_availability_zone 2026-04-15 04:22:23.812 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: network_ha 2026-04-15 04:22:23.812 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: network-ip-availability 2026-04-15 04:22:23.813 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-15 04:22:23.813 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-15 04:22:23.814 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: pagination 2026-04-15 04:22:23.814 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-15 04:22:23.814 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-device-profile 2026-04-15 04:22:23.815 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-15 04:22:23.815 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-15 04:22:23.815 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-15 04:22:23.816 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-15 04:22:23.816 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-15 04:22:23.816 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-mac-override 2026-04-15 04:22:23.817 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-15 04:22:23.817 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-15 04:22:23.817 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-15 04:22:23.817 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: multi-provider 2026-04-15 04:22:23.818 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-15 04:22:23.818 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: net-mtu 2026-04-15 04:22:23.818 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-15 04:22:23.818 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-resource-request 2026-04-15 04:22:23.819 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-15 04:22:23.819 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: network_availability_zone 2026-04-15 04:22:23.819 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-15 04:22:23.819 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: network_ha 2026-04-15 04:22:23.820 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: binding 2026-04-15 04:22:23.820 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: network-ip-availability 2026-04-15 04:22:23.821 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: binding-extended 2026-04-15 04:22:23.821 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-15 04:22:23.822 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-security 2026-04-15 04:22:23.822 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: pagination 2026-04-15 04:22:23.822 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: project-id 2026-04-15 04:22:23.822 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-device-profile 2026-04-15 04:22:23.822 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: provider 2026-04-15 04:22:23.823 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-15 04:22:23.823 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-15 04:22:23.823 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-15 04:22:23.824 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-15 04:22:23.824 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-mac-override 2026-04-15 04:22:23.824 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-15 04:22:23.825 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-15 04:22:23.825 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos 2026-04-15 04:22:23.825 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-15 04:22:23.826 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-resource-request 2026-04-15 04:22:23.826 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-15 04:22:23.826 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-15 04:22:23.826 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-15 04:22:23.827 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-15 04:22:23.827 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-default 2026-04-15 04:22:23.827 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: binding 2026-04-15 04:22:23.827 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-fip 2026-04-15 04:22:23.828 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-15 04:22:23.828 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-15 04:22:23.829 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: binding-extended 2026-04-15 04:22:23.829 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-15 04:22:23.829 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-security 2026-04-15 04:22:23.829 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-15 04:22:23.830 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: project-id 2026-04-15 04:22:23.830 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-15 04:22:23.830 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: provider 2026-04-15 04:22:23.831 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-15 04:22:23.831 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-pps 2026-04-15 04:22:23.831 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-15 04:22:23.832 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-15 04:22:23.832 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: qos-rules-alias 2026-04-15 04:22:23.833 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos 2026-04-15 04:22:23.833 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: quota-check-limit 2026-04-15 04:22:23.834 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-15 04:22:23.834 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-15 04:22:23.834 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-15 04:22:23.834 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-default 2026-04-15 04:22:23.835 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-fip 2026-04-15 04:22:23.835 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-15 04:22:23.836 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: quotas 2026-04-15 04:22:23.836 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-15 04:22:23.836 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-15 04:22:23.837 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: quota_details 2026-04-15 04:22:23.837 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-15 04:22:23.838 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-15 04:22:23.838 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-pps 2026-04-15 04:22:23.838 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: rbac-policies 2026-04-15 04:22:23.839 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-15 04:22:23.839 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: rbac-address-group 2026-04-15 04:22:23.839 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-15 04:22:23.839 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: rbac-address-scope 2026-04-15 04:22:23.840 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: rbac-security-groups 2026-04-15 04:22:23.840 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-15 04:22:23.840 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: quota-check-limit 2026-04-15 04:22:23.840 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-15 04:22:23.841 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: revision-if-match 2026-04-15 04:22:23.841 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-15 04:22:23.842 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-15 04:22:23.842 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: router_availability_zone 2026-04-15 04:22:23.843 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-15 04:22:23.843 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: quotas 2026-04-15 04:22:23.844 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: quota_details 2026-04-15 04:22:23.844 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-15 04:22:23.845 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-15 04:22:23.845 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-15 04:22:23.846 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: rbac-policies 2026-04-15 04:22:23.846 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-15 04:22:23.846 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: rbac-address-group 2026-04-15 04:22:23.846 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-15 04:22:23.847 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-15 04:22:23.847 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-15 04:22:23.847 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-15 04:22:23.848 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-15 04:22:23.848 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: revision-if-match 2026-04-15 04:22:23.850 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-15 04:22:23.851 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: security-group 2026-04-15 04:22:23.852 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: router_availability_zone 2026-04-15 04:22:23.852 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: segment 2026-04-15 04:22:23.853 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-15 04:22:23.854 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-15 04:22:23.855 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: service-type 2026-04-15 04:22:23.856 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: sorting 2026-04-15 04:22:23.856 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: standard-attr-segment 2026-04-15 04:22:23.857 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: standard-attr-description 2026-04-15 04:22:23.857 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-15 04:22:23.858 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: stateful-security-group 2026-04-15 04:22:23.858 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-15 04:22:23.858 8 WARNING neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-15 04:22:23.859 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-15 04:22:23.859 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnet-external-network 2026-04-15 04:22:23.859 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-15 04:22:23.860 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnet_onboard 2026-04-15 04:22:23.860 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-15 04:22:23.860 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-15 04:22:23.861 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnet-service-types 2026-04-15 04:22:23.862 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnet_allocation 2026-04-15 04:22:23.862 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-15 04:22:23.863 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: tag-creation 2026-04-15 04:22:23.863 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-15 04:22:23.864 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-15 04:22:23.866 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-15 04:22:23.867 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: standard-attr-tag 2026-04-15 04:22:23.868 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-15 04:22:23.868 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: trunk 2026-04-15 04:22:23.869 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: trunk-details 2026-04-15 04:22:23.869 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-15 04:22:23.870 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-15 04:22:23.871 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-15 04:22:23.871 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-15 04:22:23.873 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-15 04:22:23.874 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-15 04:22:23.875 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: vpn-flavors 2026-04-15 04:22:23.876 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: vpnaas 2026-04-15 04:22:23.878 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: taas 2026-04-15 04:22:23.878 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: security-group 2026-04-15 04:22:23.879 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: tap-mirror 2026-04-15 04:22:23.879 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: segment 2026-04-15 04:22:23.879 8 INFO neutron.api.extensions [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-15 04:22:23.880 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-15 04:22:23.880 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: service-type 2026-04-15 04:22:23.881 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: sorting 2026-04-15 04:22:23.882 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-15 04:22:23.882 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-15 04:22:23.882 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-15 04:22:23.882 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.882 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-15 04:22:23.883 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: standard-attr-description 2026-04-15 04:22:23.883 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: stateful-security-group 2026-04-15 04:22:23.884 7 WARNING neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-15 04:22:23.884 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-15 04:22:23.885 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnet-external-network 2026-04-15 04:22:23.885 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-15 04:22:23.886 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnet_onboard 2026-04-15 04:22:23.886 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-15 04:22:23.886 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-15 04:22:23.887 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnet-service-types 2026-04-15 04:22:23.888 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnet_allocation 2026-04-15 04:22:23.889 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-15 04:22:23.889 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: tag-creation 2026-04-15 04:22:23.890 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-15 04:22:23.891 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-15 04:22:23.891 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-15 04:22:23.892 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-15 04:22:23.893 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.893 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.893 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.894 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.894 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-15 04:22:23.894 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.895 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.895 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-15 04:22:23.895 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-15 04:22:23.896 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-15 04:22:23.896 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-15 04:22:23.896 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-15 04:22:23.897 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.897 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.897 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: trunk 2026-04-15 04:22:23.897 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.897 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.897 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: trunk-details 2026-04-15 04:22:23.898 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-15 04:22:23.899 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-15 04:22:23.899 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-15 04:22:23.900 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-15 04:22:23.901 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-15 04:22:23.902 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] router is already registered 2026-04-15 04:22:23.902 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-15 04:22:23.902 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-15 04:22:23.902 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] floatingip is already registered 2026-04-15 04:22:23.903 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-15 04:22:23.904 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: vpn-flavors 2026-04-15 04:22:23.906 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: vpnaas 2026-04-15 04:22:23.906 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-15 04:22:23.906 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] rbac_policy is already registered 2026-04-15 04:22:23.907 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-15 04:22:23.907 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] security_group is already registered 2026-04-15 04:22:23.907 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-15 04:22:23.907 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] security_group_rule is already registered 2026-04-15 04:22:23.907 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: taas 2026-04-15 04:22:23.908 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.908 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.908 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: tap-mirror 2026-04-15 04:22:23.908 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.909 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.909 7 INFO neutron.api.extensions [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-15 04:22:23.909 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-15 04:22:23.909 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] trunk is already registered 2026-04-15 04:22:23.910 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.910 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.910 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.910 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.911 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-15 04:22:23.911 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] endpoint_group is already registered 2026-04-15 04:22:23.911 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-15 04:22:23.911 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] vpnservice is already registered 2026-04-15 04:22:23.912 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-15 04:22:23.912 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ipsec_site_connection is already registered 2026-04-15 04:22:23.912 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-15 04:22:23.912 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.912 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-15 04:22:23.912 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.912 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.913 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-15 04:22:23.913 8 INFO neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.913 8 WARNING neutron.quota.resource_registry [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.916 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-15 04:22:23.917 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-15 04:22:23.921 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-15 04:22:23.922 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-15 04:22:23.923 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-15 04:22:23.924 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.924 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.924 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.925 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.925 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-15 04:22:23.926 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.926 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.927 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-15 04:22:23.927 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-15 04:22:23.928 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-15 04:22:23.928 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.928 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.929 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.929 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.933 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-15 04:22:23.934 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] router is already registered 2026-04-15 04:22:23.934 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-15 04:22:23.934 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] floatingip is already registered 2026-04-15 04:22:23.938 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-15 04:22:23.938 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] rbac_policy is already registered 2026-04-15 04:22:23.939 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-15 04:22:23.939 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] security_group is already registered 2026-04-15 04:22:23.939 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-15 04:22:23.940 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] security_group_rule is already registered 2026-04-15 04:22:23.940 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.940 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.941 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-15 04:22:23.941 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] subnetpool is already registered 2026-04-15 04:22:23.942 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-15 04:22:23.942 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] trunk is already registered 2026-04-15 04:22:23.942 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.942 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.942 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.943 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.943 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-15 04:22:23.943 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] endpoint_group is already registered 2026-04-15 04:22:23.943 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-15 04:22:23.944 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] vpnservice is already registered 2026-04-15 04:22:23.944 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-15 04:22:23.944 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ipsec_site_connection is already registered 2026-04-15 04:22:23.944 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-15 04:22:23.945 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ipsecpolicy is already registered 2026-04-15 04:22:23.945 7 INFO neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-15 04:22:23.945 7 WARNING neutron.quota.resource_registry [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] ikepolicy is already registered 2026-04-15 04:22:23.952 8 WARNING keystonemiddleware._common.config [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 04:22:23.959 8 WARNING oslo_config.cfg [None req-b8cd08e1-5f20-42cf-a227-d9f4fbcfc037 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fcbac321668 pid: 8 (default app) 2026-04-15 04:22:23.983 7 WARNING keystonemiddleware._common.config [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 04:22:23.990 7 WARNING oslo_config.cfg [None req-299bf370-095a-419c-a7f7-3869335975b4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fcbac321668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 04:22:29.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab163bb-91b1-4063-a8e6-4fb621a5f388 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:22:28 2026] GET /v2.0/networks/public => generated 108 bytes in 892 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:22:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:22:30.394 8 WARNING neutron.services.revisions.revision_plugin [None req-29c68392-d601-452e-857f-c1d71fb9c7f3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:22:30.421 8 INFO neutron.db.segments_db [None req-29c68392-d601-452e-857f-c1d71fb9c7f3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment abca8f7e-74e5-4069-9484-d46cacdcab6d of type flat for network 6237f811-c2fa-46c8-9b22-9682b9bf142f 2026-04-15 04:22:30.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29c68392-d601-452e-857f-c1d71fb9c7f3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:22:29 2026] POST /v2.0/networks => generated 124 bytes in 551 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:22:36.821 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83ad1c95-45ad-4860-988c-1793f4dfc8e4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:22:36 2026] GET /v2.0/networks/public => generated 108 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:22:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:22:37.090 7 WARNING neutron.services.revisions.revision_plugin [None req-57956213-b93b-4309-a44f-72ef5bb061a2 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:22:37.132 7 INFO neutron.db.segments_db [None req-57956213-b93b-4309-a44f-72ef5bb061a2 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d4cbccc1-3ab0-47e7-8c2f-f3d78de6f333 of type flat for network 9be17616-34dd-43ee-ac26-7bd4ee3e89eb 2026-04-15 04:22:37.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57956213-b93b-4309-a44f-72ef5bb061a2 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:22:36 2026] POST /v2.0/networks => generated 124 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:22:43.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1a7e7d9-bcfe-4284-82ac-b17e5f252ce3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:22:43 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:22:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:22:43.243 7 WARNING neutron.services.revisions.revision_plugin [None req-acbce749-9833-4385-aaf2-d5d5680dd929 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:22:43.259 7 INFO neutron.db.segments_db [None req-acbce749-9833-4385-aaf2-d5d5680dd929 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 1dfb56e4-21e7-4d8f-a7f6-9a1fb9a17201 of type flat for network 66d07e57-e830-4cce-bd71-526ab6afdc89 2026-04-15 04:22:43.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acbce749-9833-4385-aaf2-d5d5680dd929 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:22:43 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:22:49.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a278ca75-32fb-45d5-b930-7809a94af577 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:22:49 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:22:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:22:49.339 8 WARNING neutron.services.revisions.revision_plugin [None req-1ce8d9e2-2685-4003-80aa-8c963f45b3a6 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:22:49.361 8 INFO neutron.db.segments_db [None req-1ce8d9e2-2685-4003-80aa-8c963f45b3a6 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 92d31849-53c2-4e70-af3f-e78f98af1e51 of type flat for network 82b706f5-fbb0-492b-8a61-49f715054c34 2026-04-15 04:22:49.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ce8d9e2-2685-4003-80aa-8c963f45b3a6 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:22:49 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:22:55.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06d13a50-61e6-47cd-b308-6a1b9e4d520e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:22:55 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:22:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:22:55.441 8 WARNING neutron.services.revisions.revision_plugin [None req-5595978e-670b-4d21-a2c9-57bc92a08178 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:22:55.461 8 INFO neutron.db.segments_db [None req-5595978e-670b-4d21-a2c9-57bc92a08178 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 7a13f5ac-e63d-49f0-bda1-50a43451dd1b of type flat for network 550082f1-2f94-4e5e-bc05-ee31bd807152 2026-04-15 04:22:55.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5595978e-670b-4d21-a2c9-57bc92a08178 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:22:55 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:01.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-639a132d-7165-476f-a89e-0f5a5875e47e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:01 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:01.857 7 WARNING neutron.services.revisions.revision_plugin [None req-17ab5cc0-169b-43d6-9e8f-e3529e87264e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:01.881 7 INFO neutron.db.segments_db [None req-17ab5cc0-169b-43d6-9e8f-e3529e87264e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 95cf6ea0-6713-43ce-9a0e-5e070a22398d of type flat for network c4ebd4f1-8732-4d43-88a7-62f130715f78 2026-04-15 04:23:01.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17ab5cc0-169b-43d6-9e8f-e3529e87264e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:01 2026] POST /v2.0/networks => generated 124 bytes in 460 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:08.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b3f53e0-3602-495b-a562-1e4cfef1930f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/25] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:07 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:08.083 7 WARNING neutron.services.revisions.revision_plugin [None req-78d720e5-bdff-47db-9739-62d4afa9862d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:08.103 7 INFO neutron.db.segments_db [None req-78d720e5-bdff-47db-9739-62d4afa9862d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment ac8aacba-5380-419f-a0b7-b083522f44a9 of type flat for network c97db7c2-d9ba-47b6-a728-8edfc6e5b72c 2026-04-15 04:23:08.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78d720e5-bdff-47db-9739-62d4afa9862d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/27] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:08 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:14.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5bcc4192-828d-454a-87aa-4a142b00e0ad fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/28] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:14 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:14.236 8 WARNING neutron.services.revisions.revision_plugin [None req-4e12d58b-f194-40be-9593-ad7f38468872 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:14.255 8 INFO neutron.db.segments_db [None req-4e12d58b-f194-40be-9593-ad7f38468872 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 0473fed9-f7de-49d5-9961-f2668d1a08bf of type flat for network ab41bef3-0a0a-4dcb-99a0-47d2661c0c6a 2026-04-15 04:23:14.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e12d58b-f194-40be-9593-ad7f38468872 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/30] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:14 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:20.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-432c90a1-bf0f-4ce7-8921-1dc8b51b799c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/31] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:20 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:20.346 7 WARNING neutron.services.revisions.revision_plugin [None req-896ec5be-f131-4add-a4a3-8ea933143c52 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:20.366 7 INFO neutron.db.segments_db [None req-896ec5be-f131-4add-a4a3-8ea933143c52 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 1c20c486-1858-4dce-a0da-184945894bc5 of type flat for network 8a780b0f-083a-4e75-9f67-a2885f3a1934 2026-04-15 04:23:20.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-896ec5be-f131-4add-a4a3-8ea933143c52 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/33] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:20 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:26.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09d83da0-8b14-47d6-bb04-5b4bfe22184b fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 20/36] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:26 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/37] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:26.429 8 WARNING neutron.services.revisions.revision_plugin [None req-12acdfbd-c5b0-486b-834a-aeab2ecd863c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:26.445 8 INFO neutron.db.segments_db [None req-12acdfbd-c5b0-486b-834a-aeab2ecd863c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d63b7a73-fea2-4ed5-ba17-7b60412bf973 of type flat for network 89761750-2497-4212-808c-d531594fdd9b 2026-04-15 04:23:26.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12acdfbd-c5b0-486b-834a-aeab2ecd863c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 21/38] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:26 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:32.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fc63538-3bf9-454d-9532-34de35415a57 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 18/39] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:32 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/40] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:32.514 7 WARNING neutron.services.revisions.revision_plugin [None req-935f1d7b-5668-4d9c-a075-7f58a5815fa9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:32.527 7 INFO neutron.db.segments_db [None req-935f1d7b-5668-4d9c-a075-7f58a5815fa9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment c229cc56-3075-46af-b9b3-5d565342d0d3 of type flat for network 2174afe5-4caf-49e8-9910-645d6afdf3a9 2026-04-15 04:23:32.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-935f1d7b-5668-4d9c-a075-7f58a5815fa9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 19/41] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:32 2026] POST /v2.0/networks => generated 124 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:38.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bff6e12-28f6-428c-be2d-513275786f7f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/44] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:38 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/45] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:38.566 8 WARNING neutron.services.revisions.revision_plugin [None req-b35f3ad4-a1e2-4272-827a-3307e13d2cb8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:38.584 8 INFO neutron.db.segments_db [None req-b35f3ad4-a1e2-4272-827a-3307e13d2cb8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 5d1a4b9c-f5fd-4500-ac95-17cafa041cf2 of type flat for network 2e5b03e2-c183-4656-96df-faed2fbae721 2026-04-15 04:23:38.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b35f3ad4-a1e2-4272-827a-3307e13d2cb8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/46] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:38 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:44.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f668393f-907e-4dab-b32a-001d60922b6b fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 22/47] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:44 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/48] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:44.667 7 WARNING neutron.services.revisions.revision_plugin [None req-afa9d6f9-34e2-4e85-85ad-049a000170da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:44.685 7 INFO neutron.db.segments_db [None req-afa9d6f9-34e2-4e85-85ad-049a000170da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 7346a5b1-1623-4c13-9d35-3ddf94f037c6 of type flat for network db157500-3ec5-4aa3-8f2e-f007a4ec4de3 2026-04-15 04:23:44.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afa9d6f9-34e2-4e85-85ad-049a000170da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/49] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:44 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:50.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c721a8e-ace3-49ba-ab7d-18bdf22624a3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/50] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:50 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/51] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:50.828 8 WARNING neutron.services.revisions.revision_plugin [None req-3fc4c94e-cf95-4ce6-9624-c8f91140ce96 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:50.846 8 INFO neutron.db.segments_db [None req-3fc4c94e-cf95-4ce6-9624-c8f91140ce96 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 891243ee-1283-45d3-b993-c944cb1f4fc1 of type flat for network e23e560d-d2a3-46a9-bdf4-498d023f3f03 2026-04-15 04:23:50.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc4c94e-cf95-4ce6-9624-c8f91140ce96 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/52] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:50 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:23:56.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbf1b0f1-2c4a-4cf2-9989-08f84acdc010 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/55] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:23:56 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/56] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:23:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:23:56.958 7 WARNING neutron.services.revisions.revision_plugin [None req-8f9eff93-9255-4c36-bc90-e453c61e2832 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:23:56.977 7 INFO neutron.db.segments_db [None req-8f9eff93-9255-4c36-bc90-e453c61e2832 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 7f9273e3-26e3-4798-b905-034b638af348 of type flat for network aed5093a-95b4-49b8-aa38-270a841388be 2026-04-15 04:23:57.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f9eff93-9255-4c36-bc90-e453c61e2832 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/57] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:23:56 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:03.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6bdcd42-3781-44f8-b64e-76832ba23f20 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/58] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:02 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/59] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:03.092 8 WARNING neutron.services.revisions.revision_plugin [None req-a655f65a-0b91-4f61-a8f9-78b7e9436040 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:03.109 8 INFO neutron.db.segments_db [None req-a655f65a-0b91-4f61-a8f9-78b7e9436040 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d7b3c53d-48fc-4eb0-9f36-329fe195cf9b of type flat for network 93dad7f7-013e-46cf-be0e-dbe5f757c2b1 2026-04-15 04:24:03.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a655f65a-0b91-4f61-a8f9-78b7e9436040 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/60] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:03 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:09.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad7a0f29-e718-40f8-a58c-e9217d62b469 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:09 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/64] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:09.216 7 WARNING neutron.services.revisions.revision_plugin [None req-3a1c8f77-c439-4d1b-ba74-9f9527b8ca4f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:09.231 7 INFO neutron.db.segments_db [None req-3a1c8f77-c439-4d1b-ba74-9f9527b8ca4f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 8eb010ff-aa92-4a74-8533-050204299d57 of type flat for network 61f8c3ed-05cc-49cb-ae16-8b43cc14b8f6 2026-04-15 04:24:09.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1c8f77-c439-4d1b-ba74-9f9527b8ca4f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:09 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:15.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23a24a63-7f35-48c6-96a0-bc9eadabcb2b fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:15 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:15.340 8 WARNING neutron.services.revisions.revision_plugin [None req-066922f7-6dac-479f-b29e-ed6052854a5c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:15.361 8 INFO neutron.db.segments_db [None req-066922f7-6dac-479f-b29e-ed6052854a5c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 36052a94-ac09-4c79-a58a-bb9d756ea8b0 of type flat for network fa0e83f7-5537-4db6-ae8d-92280b821179 2026-04-15 04:24:15.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-066922f7-6dac-479f-b29e-ed6052854a5c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:15 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:21.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e1f0820-0997-4fd3-b5df-abf3c02e5baf fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:21 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:21.486 7 WARNING neutron.services.revisions.revision_plugin [None req-c53fd954-ca8a-4d05-84e6-07125ed0a689 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:21.500 7 INFO neutron.db.segments_db [None req-c53fd954-ca8a-4d05-84e6-07125ed0a689 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 67ca8ad6-0c0f-4585-9ac8-c18aa05960b6 of type flat for network f27fcd34-a4ca-4af0-b42a-1028cb019658 2026-04-15 04:24:21.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c53fd954-ca8a-4d05-84e6-07125ed0a689 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:21 2026] POST /v2.0/networks => generated 124 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:27.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2eac4936-12b9-4931-8924-d27a06c6ac67 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:27 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:27.515 7 WARNING neutron.services.revisions.revision_plugin [None req-9702c474-7e05-420b-9431-a4c7ba8a731a fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:27.527 7 INFO neutron.db.segments_db [None req-9702c474-7e05-420b-9431-a4c7ba8a731a fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 1b83f5dc-d708-4e07-8d4a-3e90657a157c of type flat for network 8d4c5bed-74c5-4198-a753-58d82230fc22 2026-04-15 04:24:27.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9702c474-7e05-420b-9431-a4c7ba8a731a fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:27 2026] POST /v2.0/networks => generated 124 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:33.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf8f1a52-60f7-4d5e-ae7b-8c148c6afddf fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/77] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:33 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:33.616 8 WARNING neutron.services.revisions.revision_plugin [None req-e2597699-82cb-48c2-9836-3192b498983f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:33.632 8 INFO neutron.db.segments_db [None req-e2597699-82cb-48c2-9836-3192b498983f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment c0db5a1a-04d3-4120-8560-89ecb42bdd50 of type flat for network 578d8fe5-4ebe-44f6-9971-b32725bebb12 2026-04-15 04:24:33.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2597699-82cb-48c2-9836-3192b498983f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/79] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:33 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:39.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8b9dcd1-c3c6-4880-9c74-f45633f943a5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/82] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:39 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:39.651 7 WARNING neutron.services.revisions.revision_plugin [None req-7193aa07-ebd6-4862-9d3e-bded3fe39b2d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:39.664 7 INFO neutron.db.segments_db [None req-7193aa07-ebd6-4862-9d3e-bded3fe39b2d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d911b6d2-155c-4bd0-91ce-9a4dd8406e8c of type flat for network 382f63e6-9924-4b7a-8900-02ad9712e3ac 2026-04-15 04:24:39.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7193aa07-ebd6-4862-9d3e-bded3fe39b2d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/84] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:39 2026] POST /v2.0/networks => generated 124 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:45.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bfbaeb9-a523-4331-8e08-dcfc6d7defb3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 44/85] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:45 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:45.719 8 WARNING neutron.services.revisions.revision_plugin [None req-0c62885e-7e6d-4f97-a46f-ac199bf3f3da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:45.735 8 INFO neutron.db.segments_db [None req-0c62885e-7e6d-4f97-a46f-ac199bf3f3da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 84330111-c0e2-47d7-9ba1-5ba46b3686f0 of type flat for network ce552fa2-7d43-45dc-acea-5e0cb62840c1 2026-04-15 04:24:45.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c62885e-7e6d-4f97-a46f-ac199bf3f3da fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/87] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:45 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:51.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b457f0c-d6af-4354-bff9-7bf044bf4769 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/88] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:51 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:51.777 7 WARNING neutron.services.revisions.revision_plugin [None req-c222f1b2-4ca2-454d-abac-c8f6b57541a8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:51.795 7 INFO neutron.db.segments_db [None req-c222f1b2-4ca2-454d-abac-c8f6b57541a8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment ed37fc76-4091-490c-994a-120a341562aa of type flat for network 828752eb-23fe-439a-9d8a-cf6a03a85113 2026-04-15 04:24:51.817 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c222f1b2-4ca2-454d-abac-c8f6b57541a8 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/90] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:51 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:24:57.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f12fcd8-8789-4616-a61c-b2ef2a9817c4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/93] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:24:57 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:24:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:24:57.837 8 WARNING neutron.services.revisions.revision_plugin [None req-d2794faa-7057-40c0-95f2-5aba3bb87f7d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:24:57.855 8 INFO neutron.db.segments_db [None req-d2794faa-7057-40c0-95f2-5aba3bb87f7d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 97bc041c-d660-419e-b0c2-185639cc0193 of type flat for network 6d6e1abd-2093-4344-a0a8-44435fb022ac 2026-04-15 04:24:57.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2794faa-7057-40c0-95f2-5aba3bb87f7d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/95] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:24:57 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:03.859 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0ec657-4b44-41ad-aa59-c0fa1dadfa14 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/96] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:03 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:03.923 7 WARNING neutron.services.revisions.revision_plugin [None req-f7926d6d-ff5a-4231-9591-054fec992594 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:03.944 7 INFO neutron.db.segments_db [None req-f7926d6d-ff5a-4231-9591-054fec992594 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 8fea6f0e-cc20-41ce-affe-f0ea58f36abc of type flat for network c9d15bea-8225-46b2-8228-397d669fb562 2026-04-15 04:25:03.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7926d6d-ff5a-4231-9591-054fec992594 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:03 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:09.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-160045ce-d76d-41db-bd61-ebca3185d79b fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:09 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:10.036 7 WARNING neutron.services.revisions.revision_plugin [None req-32853b00-35d4-4451-9ace-bfe2bcc48afc fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:10.053 7 INFO neutron.db.segments_db [None req-32853b00-35d4-4451-9ace-bfe2bcc48afc fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment e3c31595-7de2-4d11-b2b9-17c1d4a83bfb of type flat for network dc49f8f7-d5aa-49da-83fc-4a58bb110bcf 2026-04-15 04:25:10.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32853b00-35d4-4451-9ace-bfe2bcc48afc fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:09 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:16.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf1a444e-3153-4dbe-bedd-c0258d53ce86 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:16 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:16.136 8 WARNING neutron.services.revisions.revision_plugin [None req-1ede7644-8767-4865-8052-851b84cef89c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:16.155 8 INFO neutron.db.segments_db [None req-1ede7644-8767-4865-8052-851b84cef89c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 29f52612-3ef4-42ae-ac94-61f920fd7f56 of type flat for network dccae2a7-2cb9-4c0b-b13e-f2e54133d9c4 2026-04-15 04:25:16.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ede7644-8767-4865-8052-851b84cef89c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/106] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:16 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:22.137 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa9ffed-b556-43e4-8679-f7aee63ca47f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/107] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:22 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:22.206 7 WARNING neutron.services.revisions.revision_plugin [None req-e2fc0e87-9afe-49e0-a70b-668e0062a38f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:22.225 7 INFO neutron.db.segments_db [None req-e2fc0e87-9afe-49e0-a70b-668e0062a38f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 2df3408c-9340-48f2-9929-ac928f6dd54e of type flat for network 46896a63-a221-463e-ae7b-f62ed635a6b0 2026-04-15 04:25:22.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2fc0e87-9afe-49e0-a70b-668e0062a38f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/109] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:22 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:28.196 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3318da6-7a93-4a39-bfed-4c749795255d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/112] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:28 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:28.278 8 WARNING neutron.services.revisions.revision_plugin [None req-d7e0889e-6a91-42b5-8469-ca32cb24b4d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:28.293 8 INFO neutron.db.segments_db [None req-d7e0889e-6a91-42b5-8469-ca32cb24b4d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment ccab622e-32f2-4101-9430-d2d8c91d2e90 of type flat for network bdf7fe1f-5425-4ed4-b860-c84d5f65b308 2026-04-15 04:25:28.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7e0889e-6a91-42b5-8469-ca32cb24b4d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/114] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:28 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:34.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1d6a6bd-d4ad-40ee-ac1e-a0db0e56ff0a fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/115] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:34 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:34.373 7 WARNING neutron.services.revisions.revision_plugin [None req-0dcab4eb-50da-47fc-9f1a-5680387d5df4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:34.392 7 INFO neutron.db.segments_db [None req-0dcab4eb-50da-47fc-9f1a-5680387d5df4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d24cbbb9-d89a-4d19-bb9d-b7972bdca9c4 of type flat for network e93ae8af-241a-47f0-b3fa-b4f23cba6959 2026-04-15 04:25:34.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dcab4eb-50da-47fc-9f1a-5680387d5df4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 58/117] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:34 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:40.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d874349-515e-4158-8ed3-c8910ea80ca5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 61/120] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:40 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:40.428 8 WARNING neutron.services.revisions.revision_plugin [None req-279c1140-8950-4db1-bc3d-bab0c66e88b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:40.448 8 INFO neutron.db.segments_db [None req-279c1140-8950-4db1-bc3d-bab0c66e88b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d816e17a-35b0-4e5e-9944-098127818e66 of type flat for network 7bf5d425-9bef-4120-b44a-04e6cf92b91c 2026-04-15 04:25:40.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-279c1140-8950-4db1-bc3d-bab0c66e88b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 62/122] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:40 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:46.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3337cac5-2e7b-4a40-93f6-ffb118c89d88 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 61/123] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:46 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:46.547 7 WARNING neutron.services.revisions.revision_plugin [None req-7bf12743-c2fc-4519-9907-7eb71ea1fe28 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:46.563 7 INFO neutron.db.segments_db [None req-7bf12743-c2fc-4519-9907-7eb71ea1fe28 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 77ce1fdf-7c01-4cb5-8667-d6294fe4cd3f of type flat for network 14d2bb1c-232b-4d03-8691-c0565a9b5ff0 2026-04-15 04:25:46.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bf12743-c2fc-4519-9907-7eb71ea1fe28 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 62/125] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:46 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:52.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-674f0540-31c9-47c1-b102-d44adbb8da02 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 64/126] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:52 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:52.601 8 WARNING neutron.services.revisions.revision_plugin [None req-4aea3937-ae05-42fa-9fc4-ae34eed52a85 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:52.622 8 INFO neutron.db.segments_db [None req-4aea3937-ae05-42fa-9fc4-ae34eed52a85 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment ea652cd0-c57b-4aa2-bd11-aec7d0df2f68 of type flat for network dcf8dbec-1a02-4342-9ede-9933da45a3b8 2026-04-15 04:25:52.644 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4aea3937-ae05-42fa-9fc4-ae34eed52a85 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 65/128] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:52 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:25:58.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b296f7f-5f48-49d0-8e4b-6b0f03cc2b76 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 65/131] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:25:58 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:25:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:25:58.661 7 WARNING neutron.services.revisions.revision_plugin [None req-8fec2cdb-0dcb-41a3-986a-2a909ff1b16e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:25:58.683 7 INFO neutron.db.segments_db [None req-8fec2cdb-0dcb-41a3-986a-2a909ff1b16e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 62738c8c-0dcf-4ee4-a00a-663ddfe8d7a6 of type flat for network 93b31d0c-430e-4b1c-9416-1dca5a278af5 2026-04-15 04:25:58.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fec2cdb-0dcb-41a3-986a-2a909ff1b16e fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 66/133] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:25:58 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:04.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db8dadaa-8424-4e38-865b-9033db8bcaf7 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/134] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:04 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:04.734 8 WARNING neutron.services.revisions.revision_plugin [None req-62d96d69-7080-4593-bd8e-cad5b9514f73 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:04.753 8 INFO neutron.db.segments_db [None req-62d96d69-7080-4593-bd8e-cad5b9514f73 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 850a9b75-3113-4324-9f29-84a9fac717a4 of type flat for network 8e85a734-faec-4ba1-ab16-b6c27a113151 2026-04-15 04:26:04.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62d96d69-7080-4593-bd8e-cad5b9514f73 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/136] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:04 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:10.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c0fc8a1-df2d-4c5c-8804-eb005b819637 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:10 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:10.791 8 WARNING neutron.services.revisions.revision_plugin [None req-191615be-3e5a-434c-9e13-1e4d9abf83b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:10.812 8 INFO neutron.db.segments_db [None req-191615be-3e5a-434c-9e13-1e4d9abf83b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment d831f97a-d918-424b-91c1-a71f439af0a6 of type flat for network 76ff78cf-1a38-486e-b19d-101158db3065 2026-04-15 04:26:10.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-191615be-3e5a-434c-9e13-1e4d9abf83b4 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/141] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:10 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:16.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c9ae1fc-e0cd-47ac-9369-14c5436ace54 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/142] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:16 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:16.911 7 WARNING neutron.services.revisions.revision_plugin [None req-1523f4f7-e1c9-4afe-9721-c22c2a7db14d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:16.929 7 INFO neutron.db.segments_db [None req-1523f4f7-e1c9-4afe-9721-c22c2a7db14d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment f66ef864-8f15-41f7-81bc-0b10cff0ee28 of type flat for network 782fa9a6-4df3-4143-87df-35990e08425f 2026-04-15 04:26:16.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1523f4f7-e1c9-4afe-9721-c22c2a7db14d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/144] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:16 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:22.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-648fd027-7e15-49e5-8a62-cbe5599b870c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/145] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:22 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/148] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:22.989 8 WARNING neutron.services.revisions.revision_plugin [None req-c08caaf9-a837-4cbf-9cae-38ede7a92a9f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:23.004 8 INFO neutron.db.segments_db [None req-c08caaf9-a837-4cbf-9cae-38ede7a92a9f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment c8b31061-0b01-414a-bad2-2a8c72dc152c of type flat for network 356b225c-45f9-4638-83bc-1ef54cca1034 2026-04-15 04:26:23.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c08caaf9-a837-4cbf-9cae-38ede7a92a9f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:22 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:29.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4d1dfae-2d1b-4b75-accc-28de9d0d3a16 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/150] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:28 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/151] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:29.095 7 WARNING neutron.services.revisions.revision_plugin [None req-6885a401-cf71-4831-b5e5-722132497008 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:29.111 7 INFO neutron.db.segments_db [None req-6885a401-cf71-4831-b5e5-722132497008 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 3a8137eb-1828-4f00-85de-e6c167e76a06 of type flat for network aba65027-812c-44ce-91bb-42c15d7c44d6 2026-04-15 04:26:29.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6885a401-cf71-4831-b5e5-722132497008 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/152] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:29 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:35.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f57c3148-40ea-44f0-ac8b-0bc3d584e557 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/153] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:35 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/154] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:35.201 8 WARNING neutron.services.revisions.revision_plugin [None req-f9b4ae3c-78b8-435c-a4eb-2928e8152e2c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:35.219 8 INFO neutron.db.segments_db [None req-f9b4ae3c-78b8-435c-a4eb-2928e8152e2c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 72cb1713-3451-4d9a-8a79-1ef36b05c10c of type flat for network 342851cd-f2d8-4074-9d53-37b7c9ff0b19 2026-04-15 04:26:35.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9b4ae3c-78b8-435c-a4eb-2928e8152e2c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/155] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:35 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:41.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce0ff474-776d-4bf5-aa66-992993fe75c9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/158] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:41 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/159] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:41.269 8 WARNING neutron.services.revisions.revision_plugin [None req-75c6c59e-ac9d-4800-91eb-d794c1da791c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:41.288 8 INFO neutron.db.segments_db [None req-75c6c59e-ac9d-4800-91eb-d794c1da791c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 52e08a50-69ab-4fb1-98fe-d5a0c20edf1f of type flat for network 7e5d20d5-e767-401a-85de-bd5ad32f9e6a 2026-04-15 04:26:41.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75c6c59e-ac9d-4800-91eb-d794c1da791c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 83/160] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:41 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:47.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd5c588b-f310-460a-8f5a-8acf80a44f59 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/161] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:47 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/162] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:47.353 7 WARNING neutron.services.revisions.revision_plugin [None req-4c1f798d-8d1e-43e1-9ded-1552227d405d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:47.370 7 INFO neutron.db.segments_db [None req-4c1f798d-8d1e-43e1-9ded-1552227d405d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment fdc70698-e82d-41c9-9b8c-892a0b145aa4 of type flat for network a0dfe286-a306-4a5f-acb2-aac05f865b59 2026-04-15 04:26:47.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c1f798d-8d1e-43e1-9ded-1552227d405d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/163] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:47 2026] POST /v2.0/networks => generated 124 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:53.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e014776-a8e7-4c60-af78-c8d492448bc5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/166] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:53 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/167] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:53.475 7 WARNING neutron.services.revisions.revision_plugin [None req-d9161109-02e1-4e44-8bfe-b872e31821ae fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:53.492 7 INFO neutron.db.segments_db [None req-d9161109-02e1-4e44-8bfe-b872e31821ae fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment c5bfc8a9-8934-40d1-973f-ea554d643346 of type flat for network e90e79e9-b848-4f47-a0f1-8148dbe3b757 2026-04-15 04:26:53.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9161109-02e1-4e44-8bfe-b872e31821ae fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/168] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:53 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:26:59.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9c418c0-39ad-4a44-b597-a8a642408ba2 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 87/169] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:26:59 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/170] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:26:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:26:59.551 8 WARNING neutron.services.revisions.revision_plugin [None req-2657c45a-76e7-4c66-a559-822a89ae940d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:26:59.569 8 INFO neutron.db.segments_db [None req-2657c45a-76e7-4c66-a559-822a89ae940d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment e242cae8-a273-40ad-97c6-e2c92d73cb45 of type flat for network d12f35d8-ac49-4fb8-859b-5d2fbf3ae5d2 2026-04-15 04:26:59.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2657c45a-76e7-4c66-a559-822a89ae940d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 88/171] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:26:59 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:05.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d042835e-20ae-4f66-ad93-4f44843704bc fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 84/172] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:05 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/173] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:05.646 7 WARNING neutron.services.revisions.revision_plugin [None req-71dee848-6146-4899-a184-04d212998ada fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:05.661 7 INFO neutron.db.segments_db [None req-71dee848-6146-4899-a184-04d212998ada fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 74d520e2-85ef-47e2-894e-8f55c40d328e of type flat for network 766014ca-aee4-47cd-b789-5ab6da25eff4 2026-04-15 04:27:05.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71dee848-6146-4899-a184-04d212998ada fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 85/174] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:05 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:11.644 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d1d0bed-e88d-4d9e-97d8-29d05cac47b7 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 91/177] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:11 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/178] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:11.716 8 WARNING neutron.services.revisions.revision_plugin [None req-2cf58d2f-8303-4a37-9f71-1dfd4f167ab9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:11.734 8 INFO neutron.db.segments_db [None req-2cf58d2f-8303-4a37-9f71-1dfd4f167ab9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment a911bd1c-7e94-47be-9b54-be2b556da2e8 of type flat for network d866ea31-d4f7-4309-a3ec-0da8cfda2e84 2026-04-15 04:27:11.758 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf58d2f-8303-4a37-9f71-1dfd4f167ab9 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 92/179] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:11 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:17.704 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e592151-530b-46e3-95c7-5a7eb56bc6e2 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 88/180] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:17 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/181] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:17.770 7 WARNING neutron.services.revisions.revision_plugin [None req-75c0d9c1-cb0e-41b6-a259-eaa78d1dd053 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:17.788 7 INFO neutron.db.segments_db [None req-75c0d9c1-cb0e-41b6-a259-eaa78d1dd053 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 4c1adb5b-99ba-43af-8439-009b85bb1251 of type flat for network 2c3d7bb5-11d4-401f-8c77-445446cd7b49 2026-04-15 04:27:17.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75c0d9c1-cb0e-41b6-a259-eaa78d1dd053 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 89/182] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:17 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:23.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02f9ec08-3106-4c98-8dd4-8a7a06580df0 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 95/185] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:23 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/186] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:23.848 8 WARNING neutron.services.revisions.revision_plugin [None req-fa3542fe-e612-4a35-89bb-d40a0f0cfcd5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:23.868 8 INFO neutron.db.segments_db [None req-fa3542fe-e612-4a35-89bb-d40a0f0cfcd5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment cea5732c-d4c6-4d86-9285-a05cc67ef339 of type flat for network 7963e082-3a9f-42fb-863a-8b2d59aba465 2026-04-15 04:27:23.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa3542fe-e612-4a35-89bb-d40a0f0cfcd5 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 96/187] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:23 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:29.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28573bd9-6acb-497d-92b3-246adc53be8b fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 92/188] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:29 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/189] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:29.949 7 WARNING neutron.services.revisions.revision_plugin [None req-13b2cac8-e119-4b1d-b85e-cbbc6963dd0f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:29.966 7 INFO neutron.db.segments_db [None req-13b2cac8-e119-4b1d-b85e-cbbc6963dd0f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 9048f84e-4ad0-4ab9-8ee4-f31c713c5c71 of type flat for network 718dec00-94b4-41dc-8a88-4d3ae8668e74 2026-04-15 04:27:29.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13b2cac8-e119-4b1d-b85e-cbbc6963dd0f fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 93/190] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:29 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:35.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00ac33dd-6185-4ed5-9b97-6ebf16d18e3d fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/191] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:35 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/192] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:36.002 8 WARNING neutron.services.revisions.revision_plugin [None req-d789dee6-f9b4-4450-a463-196fb680ab14 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:36.014 8 INFO neutron.db.segments_db [None req-d789dee6-f9b4-4450-a463-196fb680ab14 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment f783f43b-4cfd-42ea-8c67-87ab49c4c2c1 of type flat for network e5091ba4-2031-4154-874f-ee8ab76051b3 2026-04-15 04:27:36.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d789dee6-f9b4-4450-a463-196fb680ab14 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/193] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:35 2026] POST /v2.0/networks => generated 124 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:41.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fc6871f-8581-4bac-9229-fdddab73ee70 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 96/196] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:41 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:42.035 7 WARNING neutron.services.revisions.revision_plugin [None req-bbbe537e-b557-401e-b082-70172f3a774c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:42.061 7 INFO neutron.db.segments_db [None req-bbbe537e-b557-401e-b082-70172f3a774c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 11caed76-ffc0-4bfa-80bf-56c270211212 of type flat for network 66fb2113-cc11-4fd7-bc18-2f9ff7c6f4e4 2026-04-15 04:27:42.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbbe537e-b557-401e-b082-70172f3a774c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 97/198] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:41 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:48.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a9d6c0d-b953-465f-a916-a367fc1fd8d3 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/199] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:47 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/200] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:48.083 8 WARNING neutron.services.revisions.revision_plugin [None req-e4e00233-bd4c-439c-bb7c-21a76a500aac fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:48.096 8 INFO neutron.db.segments_db [None req-e4e00233-bd4c-439c-bb7c-21a76a500aac fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment c68a9ff0-7f6d-4f9a-8be1-96b1518e68cd of type flat for network f76712cd-16d8-4083-8ae0-40d3c58fe074 2026-04-15 04:27:48.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4e00233-bd4c-439c-bb7c-21a76a500aac fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/201] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:48 2026] POST /v2.0/networks => generated 124 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:27:54.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8e3ba57-b612-47f8-9478-41dbd7803124 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/204] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:27:54 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:27:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:27:54.129 7 WARNING neutron.services.revisions.revision_plugin [None req-832bfceb-32d4-4f5e-8988-a9cf0cda16b7 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:27:54.144 7 INFO neutron.db.segments_db [None req-832bfceb-32d4-4f5e-8988-a9cf0cda16b7 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 9bc3b82a-700b-4415-8dc8-1e587c6c5def of type flat for network 82613837-fa71-4f55-8fae-1da17a534991 2026-04-15 04:27:54.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-832bfceb-32d4-4f5e-8988-a9cf0cda16b7 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/206] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:27:54 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:28:00.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fcf48b1-8945-4348-a997-76826c55ad58 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/207] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:28:00 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:28:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:28:00.177 8 WARNING neutron.services.revisions.revision_plugin [None req-592320a5-fa11-4c0c-9f5c-f93767a69caa fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:28:00.194 8 INFO neutron.db.segments_db [None req-592320a5-fa11-4c0c-9f5c-f93767a69caa fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 14ffed62-9f9f-4096-86bb-9d193051afd1 of type flat for network aae304ea-93e1-4be0-a611-acddc9b6a7eb 2026-04-15 04:28:00.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-592320a5-fa11-4c0c-9f5c-f93767a69caa fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 107/209] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:28:00 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:28:06.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a8991f7-98cc-4545-80e2-e8ccf8013678 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/210] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:28:06 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:28:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:28:06.237 7 WARNING neutron.services.revisions.revision_plugin [None req-e58532c5-799f-45ab-8a75-db8b99ee01d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:28:06.263 7 INFO neutron.db.segments_db [None req-e58532c5-799f-45ab-8a75-db8b99ee01d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment faa30031-86e5-4bfa-a19f-cd70b6bf26ac of type flat for network ee54d719-20e4-42e4-8991-80b0f2e4ec39 2026-04-15 04:28:06.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e58532c5-799f-45ab-8a75-db8b99ee01d1 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/212] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:28:06 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:28:12.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fe4c553-694d-48f9-8a6e-fef6a11ff7dd fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/215] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:28:12 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:28:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:28:12.361 7 WARNING neutron.services.revisions.revision_plugin [None req-b1201dad-576e-4f77-b747-205e9212c87c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:28:12.374 7 INFO neutron.db.segments_db [None req-b1201dad-576e-4f77-b747-205e9212c87c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment a65ac942-d7fd-4abd-9a47-c299147cc637 of type flat for network 8ae4b110-bbfe-4acb-8d70-034589d7d865 2026-04-15 04:28:12.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1201dad-576e-4f77-b747-205e9212c87c fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 107/217] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:28:12 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:28:18.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80c85c91-af1c-44a3-be3c-807e9a8d34ad fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 111/218] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:28:18 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:28:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:28:18.437 8 WARNING neutron.services.revisions.revision_plugin [None req-03ae4a92-2a21-4cd0-94c1-575879f49920 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:28:18.457 8 INFO neutron.db.segments_db [None req-03ae4a92-2a21-4cd0-94c1-575879f49920 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 305f3ce4-c23f-4130-90e5-5cf80eb9aeef of type flat for network 0d993b89-dd55-4c87-8f2d-b43e4e2493e5 2026-04-15 04:28:18.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03ae4a92-2a21-4cd0-94c1-575879f49920 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 112/220] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:28:18 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:28:24.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a140ec53-1370-49a2-806a-3004bce3a5cb fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 114/223] 199.204.45.53 () {44 vars in 923 bytes} [Wed Apr 15 04:28:24 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.204.45.53 () {44 vars in 945 bytes} [Wed Apr 15 04:28:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 04:28:24.529 8 WARNING neutron.services.revisions.revision_plugin [None req-3d9433bd-64a2-4ec1-aead-cc712dc45d95 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Could not find related network for resource to bump revision. 2026-04-15 04:28:24.547 8 INFO neutron.db.segments_db [None req-3d9433bd-64a2-4ec1-aead-cc712dc45d95 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] Added segment 84b8238a-d7d7-4e13-a044-a65fa554f021 of type flat for network 4c31a89c-89b5-4891-8525-532871e99655 2026-04-15 04:28:24.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d9433bd-64a2-4ec1-aead-cc712dc45d95 fc68019d41ca4ad49c21f7eef9344e0a 46dca6ca4e9d4f4190e6eac9907987df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 115/225] 199.204.45.53 () {48 vars in 963 bytes} [Wed Apr 15 04:28:24 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)