+++ date ++ echo 'INFO: =================== Thu Jun 5 02:09:12 UTC 2025 ===================' INFO: =================== Thu Jun 5 02:09:12 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.242 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 06/05/2025 02:09:21.514 7ff65841d508 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/05/2025 02:09:21.689 7ff65841d508 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/05/2025 02:09:21.706 7ff65841d508 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/05/2025 02:09:21.706 7ff65841d508 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-06-05 02:09:25] "GET / HTTP/1.1" 503 181 0.000701 10.0.0.242 - - [2025-06-05 02:09:25] "GET / HTTP/1.1" 503 181 0.000405 10.0.0.242 - - [2025-06-05 02:09:26] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.242 - - [2025-06-05 02:09:26] "GET / HTTP/1.1" 200 45871 0.002877 10.0.0.242 - - [2025-06-05 02:09:26] "GET / HTTP/1.1" 200 45871 0.002449 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.242 - - [2025-06-05 02:09:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000815 10.0.0.242 - - [2025-06-05 02:09:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000382 10.0.0.242 - - [2025-06-05 02:09:27] "GET / HTTP/1.1" 200 36215 0.002143 10.0.0.242 - - [2025-06-05 02:09:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000601 10.0.0.242 - - [2025-06-05 02:09:27] "GET / HTTP/1.1" 200 36215 0.002513 10.0.0.242 - - [2025-06-05 02:09:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000646 10.0.0.242 - - [2025-06-05 02:09:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000506 10.0.0.242 - - [2025-06-05 02:09:28] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.242 - - [2025-06-05 02:09:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000495 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 2.111063 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 1.449959 10.0.0.242 - - [2025-06-05 02:09:29] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007951 10.0.0.242 - - [2025-06-05 02:09:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.815211 10.0.0.242 - - [2025-06-05 02:09:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004142 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 1.137920 10.0.0.242 - - [2025-06-05 02:09:29] "GET /network-ipam/5af511bc-a809-4a46-bb4d-a7f19d77fb47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006172 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.004960 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.127117 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.489316 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.242 - - [2025-06-05 02:09:29] "POST /job-templates HTTP/1.1" 200 557 0.083852 10.0.0.242 - - [2025-06-05 02:09:29] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010547 10.0.0.242 - - [2025-06-05 02:09:29] "POST /config-nodes HTTP/1.1" 200 601 0.090521 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.007366 10.0.0.242 - - [2025-06-05 02:09:29] "POST /service-appliance-sets HTTP/1.1" 200 555 0.025926 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.006822 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.242 - - [2025-06-05 02:09:29] "POST /job-templates HTTP/1.1" 200 565 0.085769 10.0.0.242 - - [2025-06-05 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.005447 10.0.0.242 - - [2025-06-05 02:09:29] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009892 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.242 - - [2025-06-05 02:09:29] "POST /service-appliance-sets HTTP/1.1" 200 543 0.029032 10.0.0.242 - - [2025-06-05 02:09:29] "POST /job-templates HTTP/1.1" 200 547 0.041478 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005268 10.0.0.242 - - [2025-06-05 02:09:30] "GET /network-ipam/5af511bc-a809-4a46-bb4d-a7f19d77fb47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007252 10.0.0.242 - - [2025-06-05 02:09:30] "GET / HTTP/1.1" 200 36215 0.002748 10.0.0.242 - - [2025-06-05 02:09:30] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000485 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003306 10.0.0.242 - - [2025-06-05 02:09:30] "POST /job-templates HTTP/1.1" 200 579 0.075967 10.0.0.242 - - [2025-06-05 02:09:30] "POST /access-control-lists HTTP/1.1" 200 589 0.033903 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.003536 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.003586 10.0.0.242 - - [2025-06-05 02:09:30] "POST /service-templates HTTP/1.1" 200 513 0.035976 10.0.0.242 - - [2025-06-05 02:09:30] "POST /job-templates HTTP/1.1" 200 581 0.079212 10.0.0.242 - - [2025-06-05 02:09:30] "POST /service-templates HTTP/1.1" 200 503 0.066362 10.0.0.242 - - [2025-06-05 02:09:30] "POST /access-control-lists HTTP/1.1" 200 587 0.066248 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 210 0.005233 10.0.0.242 - - [2025-06-05 02:09:30] "POST /service-templates HTTP/1.1" 200 517 0.047786 10.0.0.242 - - [2025-06-05 02:09:30] "POST /route-targets HTTP/1.1" 200 328 0.017645 10.0.0.242 - - [2025-06-05 02:09:30] "POST /job-templates HTTP/1.1" 200 585 0.083080 10.0.0.242 - - [2025-06-05 02:09:30] "POST /ref-update HTTP/1.1" 200 156 0.058811 10.0.0.242 - - [2025-06-05 02:09:30] "POST /service-templates HTTP/1.1" 200 537 0.043936 10.0.0.242 - - [2025-06-05 02:09:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028306 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.003906 10.0.0.242 - - [2025-06-05 02:09:30] "POST /route-targets HTTP/1.1" 200 328 0.024295 10.0.0.242 - - [2025-06-05 02:09:30] "POST /service-templates HTTP/1.1" 200 509 0.037809 10.0.0.242 - - [2025-06-05 02:09:30] "POST /job-templates HTTP/1.1" 200 561 0.079949 10.0.0.242 - - [2025-06-05 02:09:30] "POST /ref-update HTTP/1.1" 200 156 0.039888 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.004852 10.0.0.242 - - [2025-06-05 02:09:30] "POST /route-targets HTTP/1.1" 200 328 0.013147 10.0.0.242 - - [2025-06-05 02:09:30] "POST /job-templates HTTP/1.1" 200 571 0.066870 10.0.0.242 - - [2025-06-05 02:09:30] "POST /ref-update HTTP/1.1" 200 156 0.047959 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.003724 10.0.0.242 - - [2025-06-05 02:09:30] "POST /route-targets HTTP/1.1" 200 328 0.016469 10.0.0.242 - - [2025-06-05 02:09:30] "GET / HTTP/1.1" 200 36215 0.001944 10.0.0.242 - - [2025-06-05 02:09:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000540 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 557 0.070868 10.0.0.242 - - [2025-06-05 02:09:31] "POST /ref-update HTTP/1.1" 200 156 0.053043 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.003619 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.007786 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 557 0.049603 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.004359 10.0.0.242 - - [2025-06-05 02:09:31] "POST /access-control-lists HTTP/1.1" 200 553 0.082282 10.0.0.242 - - [2025-06-05 02:09:31] "PUT /access-control-list/ebd51e51-0e6a-4c8b-a587-baa64b752469 HTTP/1.1" 200 273 0.021584 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 557 0.080307 10.0.0.242 - - [2025-06-05 02:09:31] "PUT /access-control-list/05f1dad5-ea94-4999-99b9-75916815a266 HTTP/1.1" 200 273 0.021250 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.003976 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.034427 10.0.0.242 - - [2025-06-05 02:09:31] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010962 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003564 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 537 0.077960 10.0.0.242 - - [2025-06-05 02:09:31] "POST /config-database-nodes HTTP/1.1" 200 619 0.026128 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.005408 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 561 0.077865 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003672 10.0.0.242 - - [2025-06-05 02:09:31] "POST /job-templates HTTP/1.1" 200 561 0.076126 10.0.0.242 - - [2025-06-05 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003824 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 561 0.070073 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.003637 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 567 0.065661 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.003708 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 559 0.079159 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.003651 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 557 0.066077 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.003951 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 575 0.071607 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.003628 10.0.0.242 - - [2025-06-05 02:09:32] "POST /job-templates HTTP/1.1" 200 553 0.066328 10.0.0.242 - - [2025-06-05 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.003762 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 581 0.066882 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003625 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 557 0.066331 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004005 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 561 0.071729 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.004635 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 577 0.066453 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.003831 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 559 0.066394 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003390 10.0.0.242 - - [2025-06-05 02:09:33] "POST /job-templates HTTP/1.1" 200 561 0.074717 10.0.0.242 - - [2025-06-05 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003865 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 557 0.075406 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.003684 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 555 0.065380 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.003822 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 555 0.070399 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.004659 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 555 0.078079 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.003755 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 565 0.065181 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003797 10.0.0.242 - - [2025-06-05 02:09:34] "POST /job-templates HTTP/1.1" 200 567 0.065320 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.004470 10.0.0.242 - - [2025-06-05 02:09:34] "POST /config-propertiess HTTP/1.1" 200 553 0.021739 10.0.0.242 - - [2025-06-05 02:09:34] "POST /fqname-to-id HTTP/1.1" 404 168 0.004085 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 322 0.043872 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 166 0.003964 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 318 0.028498 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 174 0.004189 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 334 0.028424 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 162 0.003526 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 310 0.028158 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 174 0.004106 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.242 - - [2025-06-05 02:09:35] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004309 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 334 0.028036 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.004103 10.0.0.242 - - [2025-06-05 02:09:35] "PUT /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 277 0.011143 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 314 0.026281 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 169 0.003773 10.0.0.242 - - [2025-06-05 02:09:35] "POST /tags HTTP/1.1" 200 324 0.047107 10.0.0.242 - - [2025-06-05 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.242 - - [2025-06-05 02:09:35] "PUT /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461 HTTP/1.1" 200 275 0.016297 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 166 0.003535 10.0.0.242 - - [2025-06-05 02:09:36] "GET / HTTP/1.1" 200 36215 0.002258 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 328 0.018536 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 401 293 0.000685 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 166 0.003728 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 328 0.014234 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 166 0.003875 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 328 0.014364 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 166 0.004515 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 328 0.014673 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 164 0.003477 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 324 0.017214 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 583 0.053259 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 577 0.020172 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 164 0.003192 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 577 0.025529 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 324 0.016396 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 161 0.003363 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 561 0.025526 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 318 0.012030 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 557 0.028869 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 164 0.003340 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 559 0.029134 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 324 0.019663 10.0.0.242 - - [2025-06-05 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 164 0.003080 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 567 0.023778 10.0.0.242 - - [2025-06-05 02:09:36] "POST /hardwares HTTP/1.1" 200 324 0.020646 10.0.0.242 - - [2025-06-05 02:09:36] "POST /alarms HTTP/1.1" 200 551 0.028229 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 164 0.003712 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 559 0.023242 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 324 0.013259 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 569 0.020700 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 165 0.003322 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 557 0.028726 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 326 0.018705 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 165 0.003685 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 569 0.022085 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 326 0.013105 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 165 0.004626 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 577 0.072814 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 326 0.014364 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 571 0.022796 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 165 0.003974 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 563 0.025861 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 326 0.015414 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 164 0.003720 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 563 0.030918 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 324 0.013136 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 563 0.022724 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 161 0.003474 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 549 0.028023 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 318 0.019765 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 164 0.004638 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 597 0.025837 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 324 0.013762 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 577 0.022666 10.0.0.242 - - [2025-06-05 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 161 0.004448 10.0.0.242 - - [2025-06-05 02:09:37] "POST /alarms HTTP/1.1" 200 573 0.023623 10.0.0.242 - - [2025-06-05 02:09:37] "POST /hardwares HTTP/1.1" 200 318 0.014656 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 164 0.003753 10.0.0.242 - - [2025-06-05 02:09:38] "POST /alarms HTTP/1.1" 200 585 0.024259 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 324 0.020783 10.0.0.242 - - [2025-06-05 02:09:38] "POST /alarms HTTP/1.1" 200 611 0.031771 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.004696 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 320 0.019706 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.003942 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 320 0.014089 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 165 0.003594 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 326 0.013622 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 161 0.003886 10.0.0.242 - - [2025-06-05 02:09:38] "GET / HTTP/1.1" 200 36215 0.002485 10.0.0.242 - - [2025-06-05 02:09:38] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000763 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 318 0.013827 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 161 0.003791 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 318 0.013825 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.003592 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 320 0.013098 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.005016 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 320 0.015285 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.003741 10.0.0.242 - - [2025-06-05 02:09:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030304 10.0.0.242 - - [2025-06-05 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.242 - - [2025-06-05 02:09:38] "POST /hardwares HTTP/1.1" 200 320 0.012603 10.0.0.242 - - [2025-06-05 02:09:38] "PUT /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 277 0.010179 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 158 0.004484 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 312 0.022836 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 158 0.003770 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 312 0.012368 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 160 0.003852 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 316 0.012942 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 154 0.003608 10.0.0.242 - - [2025-06-05 02:09:39] "GET / HTTP/1.1" 200 36215 0.004443 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000590 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 304 0.012384 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 158 0.004101 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 312 0.012131 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.003920 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 306 0.015877 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.004565 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 306 0.013317 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.003306 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029884 10.0.0.242 - - [2025-06-05 02:09:39] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004366 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 306 0.013426 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.003581 10.0.0.242 - - [2025-06-05 02:09:39] "PUT /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 277 0.014213 10.0.0.242 - - [2025-06-05 02:09:39] "POST /hardwares HTTP/1.1" 200 306 0.014139 10.0.0.242 - - [2025-06-05 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 156 0.003635 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 308 0.015044 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 156 0.003394 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 308 0.013638 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 156 0.005095 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 308 0.013253 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 157 0.003598 10.0.0.242 - - [2025-06-05 02:09:40] "GET / HTTP/1.1" 200 36215 0.002900 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000654 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 310 0.012399 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 158 0.004493 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 312 0.013373 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 158 0.003644 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 312 0.013364 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 153 0.003756 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 302 0.027403 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 157 0.006328 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031699 10.0.0.242 - - [2025-06-05 02:09:40] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.008279 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 310 0.018832 10.0.0.242 - - [2025-06-05 02:09:40] "PUT /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461 HTTP/1.1" 200 275 0.023216 10.0.0.242 - - [2025-06-05 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 157 0.006874 10.0.0.242 - - [2025-06-05 02:09:40] "POST /hardwares HTTP/1.1" 200 310 0.016597 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003958 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 310 0.017456 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003996 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 310 0.014124 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.004072 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 310 0.013647 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.004133 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 318 0.015363 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003619 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 310 0.014014 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.004173 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 310 0.013446 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 154 0.003626 10.0.0.242 - - [2025-06-05 02:09:41] "POST /hardwares HTTP/1.1" 200 304 0.018057 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.004430 10.0.0.242 - - [2025-06-05 02:09:41] "POST /features HTTP/1.1" 200 535 0.022548 10.0.0.242 - - [2025-06-05 02:09:41] "POST /fqname-to-id HTTP/1.1" 404 185 0.003443 10.0.0.242 - - [2025-06-05 02:09:41] "POST /features HTTP/1.1" 200 525 0.020361 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.003496 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 523 0.039246 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.003546 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 523 0.023066 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.004082 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 533 0.023063 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.003610 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 523 0.045164 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003699 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 541 0.021036 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.003781 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 527 0.024131 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.003722 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 521 0.023764 10.0.0.242 - - [2025-06-05 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.003708 10.0.0.242 - - [2025-06-05 02:09:42] "POST /features HTTP/1.1" 200 519 0.021557 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.003687 10.0.0.242 - - [2025-06-05 02:09:43] "POST /features HTTP/1.1" 200 535 0.022044 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.003414 10.0.0.242 - - [2025-06-05 02:09:43] "POST /features HTTP/1.1" 200 543 0.027721 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.004200 10.0.0.242 - - [2025-06-05 02:09:43] "POST /physical-roles HTTP/1.1" 200 523 0.069010 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 179 0.004497 10.0.0.242 - - [2025-06-05 02:09:43] "POST /physical-roles HTTP/1.1" 200 525 0.039856 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.004436 10.0.0.242 - - [2025-06-05 02:09:43] "POST /physical-roles HTTP/1.1" 200 535 0.026549 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 177 0.004547 10.0.0.242 - - [2025-06-05 02:09:43] "POST /physical-roles HTTP/1.1" 200 521 0.036148 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 191 0.004135 10.0.0.242 - - [2025-06-05 02:09:43] "POST /overlay-roles HTTP/1.1" 200 547 0.058715 10.0.0.242 - - [2025-06-05 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.005264 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 533 0.021497 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.003494 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 547 0.018729 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.004027 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 535 0.021971 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.003622 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 543 0.055125 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.242 - - [2025-06-05 02:09:44] "PUT /overlay-role/7c1814a6-6d49-4609-9f24-0cde11e633c0 HTTP/1.1" 200 259 0.012031 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.004105 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 533 0.025063 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.003589 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 535 0.019951 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.003517 10.0.0.242 - - [2025-06-05 02:09:44] "POST /overlay-roles HTTP/1.1" 200 531 0.021401 10.0.0.242 - - [2025-06-05 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 187 0.004042 10.0.0.242 - - [2025-06-05 02:09:45] "POST /overlay-roles HTTP/1.1" 200 539 0.019879 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.003832 10.0.0.242 - - [2025-06-05 02:09:45] "POST /overlay-roles HTTP/1.1" 200 543 0.021050 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 178 0.003795 10.0.0.242 - - [2025-06-05 02:09:45] "POST /overlay-roles HTTP/1.1" 200 521 0.022720 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.004380 10.0.0.242 - - [2025-06-05 02:09:45] "POST /overlay-roles HTTP/1.1" 200 545 0.025520 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.003479 10.0.0.242 - - [2025-06-05 02:09:45] "POST /role-definitions HTTP/1.1" 200 535 0.047523 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.003654 10.0.0.242 - - [2025-06-05 02:09:45] "POST /role-definitions HTTP/1.1" 200 549 0.021882 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.003772 10.0.0.242 - - [2025-06-05 02:09:45] "POST /role-definitions HTTP/1.1" 200 551 0.023434 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.003552 10.0.0.242 - - [2025-06-05 02:09:45] "POST /role-definitions HTTP/1.1" 200 553 0.022046 10.0.0.242 - - [2025-06-05 02:09:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003859 10.0.0.242 - - [2025-06-05 02:09:45] "POST /role-definitions HTTP/1.1" 200 565 0.024577 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.004482 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 549 0.022974 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.004004 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 551 0.018613 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.004014 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 553 0.021407 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003323 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 551 0.021742 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.003909 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 563 0.018694 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.003719 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 549 0.021523 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003999 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 551 0.028110 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.004958 10.0.0.242 - - [2025-06-05 02:09:46] "POST /role-definitions HTTP/1.1" 200 547 0.020328 10.0.0.242 - - [2025-06-05 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.004470 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 549 0.021331 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.004044 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 555 0.022114 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003685 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 557 0.019610 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.006363 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 535 0.024345 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.004346 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 545 0.029613 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.004619 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 533 0.028087 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.003585 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 539 0.023328 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.005105 10.0.0.242 - - [2025-06-05 02:09:47] "POST /role-definitions HTTP/1.1" 200 549 0.035884 10.0.0.242 - - [2025-06-05 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.003975 10.0.0.242 - - [2025-06-05 02:09:48] "POST /role-definitions HTTP/1.1" 200 559 0.025245 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.003836 10.0.0.242 - - [2025-06-05 02:09:48] "POST /role-definitions HTTP/1.1" 200 563 0.022247 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.003330 10.0.0.242 - - [2025-06-05 02:09:48] "POST /role-definitions HTTP/1.1" 200 561 0.020714 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.004777 10.0.0.242 - - [2025-06-05 02:09:48] "POST /feature-configs HTTP/1.1" 200 539 0.022717 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.003511 10.0.0.242 - - [2025-06-05 02:09:48] "POST /feature-configs HTTP/1.1" 200 564 0.020773 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.004244 10.0.0.242 - - [2025-06-05 02:09:48] "POST /feature-configs HTTP/1.1" 200 563 0.024922 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.003983 10.0.0.242 - - [2025-06-05 02:09:48] "POST /node-profiles HTTP/1.1" 200 549 0.029665 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.003987 10.0.0.242 - - [2025-06-05 02:09:48] "POST /node-profiles HTTP/1.1" 200 539 0.023239 10.0.0.242 - - [2025-06-05 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.004050 10.0.0.242 - - [2025-06-05 02:09:48] "POST /node-profiles HTTP/1.1" 200 551 0.022671 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003707 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 543 0.021950 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003331 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 543 0.026122 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.003330 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 541 0.020695 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003276 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 533 0.019419 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.004567 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 535 0.019629 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.004084 10.0.0.242 - - [2025-06-05 02:09:49] "POST /node-profiles HTTP/1.1" 200 559 0.021840 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.004603 10.0.0.242 - - [2025-06-05 02:09:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021010 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.004459 10.0.0.242 - - [2025-06-05 02:09:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.018837 10.0.0.242 - - [2025-06-05 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.003246 10.0.0.242 - - [2025-06-05 02:09:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021549 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003613 10.0.0.242 - - [2025-06-05 02:09:50] "POST /telemetry-profiles HTTP/1.1" 200 556 0.019485 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003856 10.0.0.242 - - [2025-06-05 02:09:50] "POST /telemetry-profiles HTTP/1.1" 200 556 0.019298 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003694 10.0.0.242 - - [2025-06-05 02:09:50] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020938 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.003395 10.0.0.242 - - [2025-06-05 02:09:50] "POST /sflow-profiles HTTP/1.1" 200 534 0.020254 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003687 10.0.0.242 - - [2025-06-05 02:09:50] "POST /sflow-profiles HTTP/1.1" 200 540 0.019109 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003860 10.0.0.242 - - [2025-06-05 02:09:50] "POST /sflow-profiles HTTP/1.1" 200 540 0.021810 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.004591 10.0.0.242 - - [2025-06-05 02:09:50] "POST /grpc-profiles HTTP/1.1" 200 532 0.021529 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.003663 10.0.0.242 - - [2025-06-05 02:09:50] "POST /snmp-profiles HTTP/1.1" 200 532 0.019690 10.0.0.242 - - [2025-06-05 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003566 10.0.0.242 - - [2025-06-05 02:09:51] "POST /netconf-profiles HTTP/1.1" 200 544 0.022407 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003669 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 542 0.020929 10.0.0.242 - - [2025-06-05 02:09:51] "GET /global-system-configs HTTP/1.1" 200 323 0.705569 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003630 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 542 0.040142 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.003431 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 546 0.024131 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.003903 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 544 0.018899 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.004360 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 592 0.023707 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.003689 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 572 0.019732 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.004651 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 622 0.029836 10.0.0.242 - - [2025-06-05 02:09:51] "GET /global-system-configs HTTP/1.1" 200 323 0.032493 10.0.0.242 - - [2025-06-05 02:09:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.003371 10.0.0.242 - - [2025-06-05 02:09:51] "POST /device-functional-groups HTTP/1.1" 200 568 0.019521 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.003433 10.0.0.242 - - [2025-06-05 02:09:52] "POST /device-functional-groups HTTP/1.1" 200 566 0.021935 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.003472 10.0.0.242 - - [2025-06-05 02:09:52] "POST /device-functional-groups HTTP/1.1" 200 576 0.020367 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.003391 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 527 0.022007 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.003587 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 522 0.021732 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.003346 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 524 0.020318 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.004041 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 524 0.018544 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.003381 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 528 0.021240 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.003263 10.0.0.242 - - [2025-06-05 02:09:52] "POST /role-configs HTTP/1.1" 200 523 0.020492 10.0.0.242 - - [2025-06-05 02:09:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004065 10.0.0.242 - - [2025-06-05 02:09:53] "POST /role-configs HTTP/1.1" 200 519 0.018801 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.003377 10.0.0.242 - - [2025-06-05 02:09:53] "POST /role-configs HTTP/1.1" 200 520 0.021041 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.242 - - [2025-06-05 02:09:53] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.242 - - [2025-06-05 02:09:53] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.242 - - [2025-06-05 02:09:53] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2025-06-05 02:09:53] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2025-06-05 02:09:53] "POST /ref-update HTTP/1.1" 200 156 0.011439 10.0.0.242 - - [2025-06-05 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.009713 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.010468 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.011549 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.012214 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.242 - - [2025-06-05 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.010669 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.242 - - [2025-06-05 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.011998 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.008923 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.008439 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.009366 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.242 - - [2025-06-05 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.010831 10.0.0.242 - - [2025-06-05 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.010442 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.242 - - [2025-06-05 02:09:56] "POST /ref-update HTTP/1.1" 200 156 0.009221 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.242 - - [2025-06-05 02:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.009551 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.010511 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.011046 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.011713 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.242 - - [2025-06-05 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.242 - - [2025-06-05 02:09:57] "POST /ref-update HTTP/1.1" 200 156 0.008899 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.010116 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.010542 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.010682 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.242 - - [2025-06-05 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.008249 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.242 - - [2025-06-05 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.008907 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.010034 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.009845 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.010656 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.242 - - [2025-06-05 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2025-06-05 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.010186 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.012874 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.009674 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.012480 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.011843 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.010002 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.242 - - [2025-06-05 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.013185 10.0.0.242 - - [2025-06-05 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.012872 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.011226 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.010863 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.018088 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.010641 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.242 - - [2025-06-05 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.012377 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.242 - - [2025-06-05 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.013247 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.009857 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.009482 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.242 - - [2025-06-05 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.242 - - [2025-06-05 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.022449 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.009942 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.011545 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.012931 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.242 - - [2025-06-05 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.011025 10.0.0.242 - - [2025-06-05 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.010016 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.009874 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.008972 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.009992 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.242 - - [2025-06-05 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.242 - - [2025-06-05 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.008899 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.009685 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.008746 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.009386 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.011807 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.242 - - [2025-06-05 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.010700 10.0.0.242 - - [2025-06-05 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.012506 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.009538 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.242 - - [2025-06-05 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.008347 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.242 - - [2025-06-05 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.009839 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006249 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.010758 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.011100 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.009938 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.009032 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.242 - - [2025-06-05 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.008794 10.0.0.242 - - [2025-06-05 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.009854 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.008739 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.009268 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.008931 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.009137 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.242 - - [2025-06-05 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2025-06-05 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.012489 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008570 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.010025 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008813 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008978 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.242 - - [2025-06-05 02:10:09] "POST /ref-update HTTP/1.1" 200 156 0.010231 10.0.0.242 - - [2025-06-05 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.009680 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.010173 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.009268 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.009528 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.242 - - [2025-06-05 02:10:10] "POST /ref-update HTTP/1.1" 200 156 0.010179 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.242 - - [2025-06-05 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.009144 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.008300 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.242 - - [2025-06-05 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.242 - - [2025-06-05 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.014433 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.012621 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.011712 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.009357 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.014477 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.242 - - [2025-06-05 02:10:12] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.242 - - [2025-06-05 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.012889 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.009974 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.010112 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.008119 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.242 - - [2025-06-05 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.242 - - [2025-06-05 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.011278 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.016191 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.015818 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.010451 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.009457 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.008910 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.242 - - [2025-06-05 02:10:14] "POST /ref-update HTTP/1.1" 200 156 0.010195 10.0.0.242 - - [2025-06-05 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.010477 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.012827 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.010735 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.009368 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2025-06-05 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2025-06-05 02:10:15] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.008423 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.012604 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.010618 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.009435 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.010569 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.242 - - [2025-06-05 02:10:16] "POST /ref-update HTTP/1.1" 200 156 0.010133 10.0.0.242 - - [2025-06-05 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.008534 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.009657 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.009110 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.008102 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.242 - - [2025-06-05 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.242 - - [2025-06-05 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.009701 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.010746 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.009115 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.011070 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.008437 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.242 - - [2025-06-05 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.011022 10.0.0.242 - - [2025-06-05 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.010382 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.011383 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.008821 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.242 - - [2025-06-05 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.011476 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.242 - - [2025-06-05 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.012367 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.014758 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.010377 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.009773 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.011284 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.242 - - [2025-06-05 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.009328 10.0.0.242 - - [2025-06-05 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.012771 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.009837 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.011452 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2025-06-05 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.011693 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.242 - - [2025-06-05 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.011909 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.009870 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.017107 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.016920 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.014793 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2025-06-05 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2025-06-05 02:10:22] "POST /ref-update HTTP/1.1" 200 156 0.012543 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.011617 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006948 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.011574 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.016256 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.012268 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.242 - - [2025-06-05 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.242 - - [2025-06-05 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.015367 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.011605 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.015471 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.012918 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.242 - - [2025-06-05 02:10:24] "POST /ref-update HTTP/1.1" 200 156 0.012286 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.242 - - [2025-06-05 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.015448 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014317 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.016217 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.242 - - [2025-06-05 02:10:25] "GET / HTTP/1.1" 200 36215 0.002159 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000589 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.015484 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.012698 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.010583 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.035897 10.0.0.242 - - [2025-06-05 02:10:25] "GET /routing-instance/731f96a2-49d6-4f1f-aeed-4724a191bb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006299 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010309 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.242 - - [2025-06-05 02:10:25] "POST /bgp-routers HTTP/1.1" 200 622 0.047016 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.010932 10.0.0.242 - - [2025-06-05 02:10:25] "GET /bgp-router/13a81bc3-1cfa-416c-9828-08bad243b9de?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.007390 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.242 - - [2025-06-05 02:10:25] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.008744 10.0.0.242 - - [2025-06-05 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.242 - - [2025-06-05 02:10:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003382 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.012010 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.014608 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.012359 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.017252 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.011881 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.011350 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.011599 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.242 - - [2025-06-05 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.242 - - [2025-06-05 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.011903 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.021258 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.010613 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.011539 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.242 - - [2025-06-05 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2025-06-05 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.010360 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.011625 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.010745 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.013807 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.012282 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.242 - - [2025-06-05 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.242 - - [2025-06-05 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.010373 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.010413 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.011201 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.009525 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.242 - - [2025-06-05 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.242 - - [2025-06-05 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.025405 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.010351 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.010842 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.012278 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.010264 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2025-06-05 02:10:30] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.242 - - [2025-06-05 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.010372 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.017163 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.012861 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.014394 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.242 - - [2025-06-05 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.012989 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.242 - - [2025-06-05 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.015894 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.011838 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.015399 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.014575 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.011366 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.242 - - [2025-06-05 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.242 - - [2025-06-05 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.014663 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.012580 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.013439 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.012202 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.018943 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.010124 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.242 - - [2025-06-05 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.242 - - [2025-06-05 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.012272 10.0.0.242 - - [2025-06-05 02:10:33] "POST /network-ipams HTTP/1.1" 200 552 0.023246 10.0.0.242 - - [2025-06-05 02:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003546 10.0.0.242 - - [2025-06-05 02:10:34] "POST /virtual-networks HTTP/1.1" 200 554 0.137306 10.0.0.242 - - [2025-06-05 02:10:34] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003542 10.0.0.242 - - [2025-06-05 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.003835 10.0.0.242 - - [2025-06-05 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 178 0.003274 10.0.0.242 - - [2025-06-05 02:10:34] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003860 10.0.0.242 - - [2025-06-05 02:10:34] "GET /fabric/adc634ef-c5a8-41c9-8c0e-55e5472c3e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.006448 10.0.0.242 - - [2025-06-05 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003676 10.0.0.242 - - [2025-06-05 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.003810 10.0.0.242 - - [2025-06-05 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.003873 10.0.0.242 - - [2025-06-05 02:10:34] "POST /route-targets HTTP/1.1" 200 328 0.015804 10.0.0.242 - - [2025-06-05 02:10:34] "POST /ref-update HTTP/1.1" 200 156 0.016922 10.0.0.242 - - [2025-06-05 02:11:02] "GET / HTTP/1.1" 200 36215 0.002394 10.0.0.242 - - [2025-06-05 02:11:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000520 10.0.0.242 - - [2025-06-05 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027467 10.0.0.242 - - [2025-06-05 02:11:02] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.009539 10.0.0.242 - - [2025-06-05 02:11:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.004548 10.0.0.242 - - [2025-06-05 02:11:02] "POST /database-nodes HTTP/1.1" 200 605 0.019837 10.0.0.242 - - [2025-06-05 02:11:40] "GET / HTTP/1.1" 200 36215 0.001989 10.0.0.242 - - [2025-06-05 02:11:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000490 10.0.0.242 - - [2025-06-05 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.030371 10.0.0.242 - - [2025-06-05 02:11:41] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.009205 10.0.0.242 - - [2025-06-05 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.004150 10.0.0.242 - - [2025-06-05 02:11:41] "POST /analytics-nodes HTTP/1.1" 200 607 0.029545 10.0.0.242 - - [2025-06-05 02:11:47] "GET / HTTP/1.1" 200 36215 0.003230 10.0.0.242 - - [2025-06-05 02:11:56] "GET / HTTP/1.1" 200 36215 0.002167 10.0.0.242 - - [2025-06-05 02:11:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000756 10.0.0.242 - - [2025-06-05 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028743 10.0.0.242 - - [2025-06-05 02:11:57] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006937 10.0.0.242 - - [2025-06-05 02:11:57] "POST /fqname-to-id HTTP/1.1" 404 220 0.003329 10.0.0.242 - - [2025-06-05 02:11:57] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.025722 10.0.0.242 - - [2025-06-05 02:12:06] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.242 - - [2025-06-05 02:12:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000678 10.0.0.242 - - [2025-06-05 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.035738 10.0.0.242 - - [2025-06-05 02:12:06] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007060 10.0.0.242 - - [2025-06-05 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.003798 10.0.0.242 - - [2025-06-05 02:12:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.022076 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.242 - - [2025-06-05 02:12:32] "GET /obj-perms HTTP/1.1" 200 5075 0.425430 10.0.0.242 - - [2025-06-05 02:12:32] "GET /obj-perms HTTP/1.1" 200 5075 0.059699 10.0.0.242 - - [2025-06-05 02:13:33] "GET /obj-perms HTTP/1.1" 200 5075 0.063936 10.0.0.242 - - [2025-06-05 02:13:33] "GET /obj-perms HTTP/1.1" 200 5075 0.065098 10.0.0.242 - - [2025-06-05 02:14:34] "GET /obj-perms HTTP/1.1" 200 5075 0.057396 10.0.0.242 - - [2025-06-05 02:14:34] "GET /obj-perms HTTP/1.1" 200 5075 0.061839 10.0.0.242 - - [2025-06-05 02:14:36] "GET / HTTP/1.1" 200 36215 0.002264 10.0.0.242 - - [2025-06-05 02:14:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.029650 10.0.0.242 - - [2025-06-05 02:14:37] "GET /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006718 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.242 - - [2025-06-05 02:14:37] "GET /routing-instance/731f96a2-49d6-4f1f-aeed-4724a191bb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005851 10.0.0.242 - - [2025-06-05 02:14:37] "PUT /global-system-config/6a93489a-e459-4ae1-860a-024d9cffa461 HTTP/1.1" 200 275 0.012014 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 218 0.003291 10.0.0.242 - - [2025-06-05 02:14:37] "POST /virtual-routers HTTP/1.1" 200 605 0.027671 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.242 - - [2025-06-05 02:14:37] "GET /virtual-router/7074499e-abb9-47c4-b4c6-0365100a8458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006278 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003303 10.0.0.242 - - [2025-06-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.242 - - [2025-06-05 02:14:37] "GET /virtual-network/c1b0d861-a057-47a6-a868-3ff004cbe966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007224 10.0.0.242 - - [2025-06-05 02:14:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.050917 10.0.0.242 - - [2025-06-05 02:14:38] "PUT /access-control-list/4c22bd01-c98e-4836-a063-1cd5f249359f HTTP/1.1" 200 273 0.038765 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:14:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001155 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:14:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001086 10.0.0.242 - - [2025-06-05 02:14:47] "GET /global-system-configs HTTP/1.1" 200 323 0.011246 10.0.0.242 - - [2025-06-05 02:14:47] "GET /obj-perms HTTP/1.1" 200 5075 0.034760 10.0.0.242 - - [2025-06-05 02:14:48] "GET /global-system-configs HTTP/1.1" 200 323 0.010584 10.0.0.242 - - [2025-06-05 02:14:49] "GET /obj-perms HTTP/1.1" 200 5075 0.034068 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:14:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:14:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001105 10.0.0.242 - - [2025-06-05 02:15:35] "GET /obj-perms HTTP/1.1" 200 5075 0.065731 10.0.0.242 - - [2025-06-05 02:15:35] "GET /obj-perms HTTP/1.1" 200 5075 0.055648 10.0.0.242 - - [2025-06-05 02:15:54] "GET / HTTP/1.1" 200 36215 0.002075 10.0.0.242 - - [2025-06-05 02:15:55] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000535 10.0.0.242 - - [2025-06-05 02:15:56] "GET /projects?obj_uuids=cf2022b9-c8ad-4c83-847e-96213ad98ded&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.024848 10.0.0.242 - - [2025-06-05 02:15:56] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.242 - - [2025-06-05 02:15:56] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031807 10.0.0.242 - - [2025-06-05 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 167 0.001930 10.0.0.242 - - [2025-06-05 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 176 0.004350 10.0.0.242 - - [2025-06-05 02:15:56] "POST /security-groups HTTP/1.1" 200 568 0.067518 10.0.0.242 - - [2025-06-05 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.002860 10.0.0.242 - - [2025-06-05 02:15:56] "POST /projects HTTP/1.1" 200 539 0.275054 10.0.0.242 - - [2025-06-05 02:15:56] "POST /access-control-lists HTTP/1.1" 200 575 0.060045 10.0.0.242 - - [2025-06-05 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.354312 10.0.0.242 - - [2025-06-05 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003451 10.0.0.242 - - [2025-06-05 02:15:56] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.527551 10.0.0.242 - - [2025-06-05 02:15:56] "POST /access-control-lists HTTP/1.1" 200 573 0.064373 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:15:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001328 10.0.0.242 - - [2025-06-05 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.026367 10.0.0.242 - - [2025-06-05 02:15:57] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005524 10.0.0.242 - - [2025-06-05 02:15:57] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.242 - - [2025-06-05 02:15:57] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008516 10.0.0.242 - - [2025-06-05 02:15:57] "POST /id-to-fqname HTTP/1.1" 200 201 0.002113 10.0.0.242 - - [2025-06-05 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.002939 10.0.0.242 - - [2025-06-05 02:15:57] "POST /security-groups HTTP/1.1" 200 602 0.072188 10.0.0.242 - - [2025-06-05 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 245 0.003214 10.0.0.242 - - [2025-06-05 02:15:58] "POST /projects HTTP/1.1" 200 607 0.237844 10.0.0.242 - - [2025-06-05 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.310140 10.0.0.242 - - [2025-06-05 02:15:58] "POST /access-control-lists HTTP/1.1" 200 609 0.064725 10.0.0.242 - - [2025-06-05 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 244 0.002767 10.0.0.242 - - [2025-06-05 02:15:58] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.459801 10.0.0.242 - - [2025-06-05 02:15:58] "POST /access-control-lists HTTP/1.1" 200 607 0.064515 10.0.0.242 - - [2025-06-05 02:15:59] "GET / HTTP/1.1" 200 36215 0.002458 10.0.0.242 - - [2025-06-05 02:16:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000907 10.0.0.242 - - [2025-06-05 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.066491 10.0.0.242 - - [2025-06-05 02:16:00] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001364 10.0.0.242 - - [2025-06-05 02:16:00] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044157 10.0.0.242 - - [2025-06-05 02:16:00] "POST /neutron/network HTTP/1.1" 200 117 0.065229 10.0.0.242 - - [2025-06-05 02:16:00] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001313 10.0.0.242 - - [2025-06-05 02:16:00] "POST /neutron/network HTTP/1.1" 200 620 0.119302 10.0.0.242 - - [2025-06-05 02:16:01] "POST /route-targets HTTP/1.1" 200 328 0.034240 10.0.0.242 - - [2025-06-05 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.023674 10.0.0.242 - - [2025-06-05 02:16:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011705 10.0.0.242 - - [2025-06-05 02:16:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.249249 10.0.0.242 - - [2025-06-05 02:16:01] "POST /neutron/network HTTP/1.1" 200 840 0.008381 10.0.0.242 - - [2025-06-05 02:16:01] "POST /id-to-fqname HTTP/1.1" 200 233 0.002254 10.0.0.242 - - [2025-06-05 02:16:01] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.011262 10.0.0.242 - - [2025-06-05 02:16:01] "POST /neutron/network HTTP/1.1" 200 840 0.007856 10.0.0.242 - - [2025-06-05 02:16:01] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006674 10.0.0.242 - - [2025-06-05 02:16:01] "POST /neutron/network HTTP/1.1" 200 840 0.007482 10.0.0.242 - - [2025-06-05 02:16:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.011660 10.0.0.242 - - [2025-06-05 02:16:01] "GET /domains HTTP/1.1" 401 293 0.000510 10.0.0.242 - - [2025-06-05 02:16:01] "GET /domains HTTP/1.1" 200 281 0.031927 10.0.0.242 - - [2025-06-05 02:16:01] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001436 10.0.0.242 - - [2025-06-05 02:16:01] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2593 0.016660 10.0.0.242 - - [2025-06-05 02:16:01] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001364 10.0.0.242 - - [2025-06-05 02:16:01] "GET /project/10f65802-0d9e-49ee-a657-873443f95437 HTTP/1.1" 200 2184 0.072601 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389 HTTP/1.1" 200 2349 0.008173 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389 HTTP/1.1" 200 2349 0.006269 10.0.0.242 - - [2025-06-05 02:16:02] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 200 1497 0.007477 10.0.0.242 - - [2025-06-05 02:16:02] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 200 1497 0.005734 10.0.0.242 - - [2025-06-05 02:16:02] "GET /route-target/3dc09784-1645-427d-ae2b-92448c16248c HTTP/1.1" 200 1221 0.004207 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389 HTTP/1.1" 200 2349 0.006204 10.0.0.242 - - [2025-06-05 02:16:02] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 200 1497 0.004384 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006085 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389 HTTP/1.1" 200 2349 0.006752 10.0.0.242 - - [2025-06-05 02:16:02] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 200 1497 0.004102 10.0.0.242 - - [2025-06-05 02:16:02] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 200 1497 0.004161 10.0.0.242 - - [2025-06-05 02:16:02] "GET /route-target/3dc09784-1645-427d-ae2b-92448c16248c HTTP/1.1" 200 1221 0.003592 10.0.0.242 - - [2025-06-05 02:16:02] "GET /domains HTTP/1.1" 200 281 0.003704 10.0.0.242 - - [2025-06-05 02:16:02] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.242 - - [2025-06-05 02:16:02] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2593 0.009500 10.0.0.242 - - [2025-06-05 02:16:02] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001683 10.0.0.242 - - [2025-06-05 02:16:02] "GET /project/10f65802-0d9e-49ee-a657-873443f95437 HTTP/1.1" 200 2184 0.084511 10.0.0.242 - - [2025-06-05 02:16:02] "GET /virtual-network/69e7e7ae-a4a2-4d60-ae61-dcb249496389 HTTP/1.1" 200 2349 0.007935 10.0.0.242 - - [2025-06-05 02:16:02] "GET /obj-perms HTTP/1.1" 200 5071 0.059316 10.0.0.242 - - [2025-06-05 02:16:02] "POST /id-to-fqname HTTP/1.1" 200 233 0.001504 10.0.0.242 - - [2025-06-05 02:16:04] "POST /neutron/network HTTP/1.1" 200 850 0.007097 10.0.0.242 - - [2025-06-05 02:16:04] "GET /aaa-mode HTTP/1.1" 401 293 0.000517 10.0.0.242 - - [2025-06-05 02:16:04] "GET / HTTP/1.1" 200 36215 0.002008 10.0.0.242 - - [2025-06-05 02:16:04] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000501 10.0.0.242 - - [2025-06-05 02:16:05] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001243 10.0.0.242 - - [2025-06-05 02:16:05] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.062615 10.0.0.242 - - [2025-06-05 02:16:06] "POST /neutron/network HTTP/1.1" 200 840 0.038131 10.0.0.242 - - [2025-06-05 02:16:06] "POST /neutron/port HTTP/1.1" 200 117 0.007855 10.0.0.242 - - [2025-06-05 02:16:06] "POST /neutron/port HTTP/1.1" 200 117 0.006831 10.0.0.242 - - [2025-06-05 02:16:06] "POST /neutron/port HTTP/1.1" 200 117 0.007107 10.0.0.242 - - [2025-06-05 02:16:07] "POST /neutron/network HTTP/1.1" 200 850 0.016790 10.0.0.242 - - [2025-06-05 02:16:07] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001463 10.0.0.242 - - [2025-06-05 02:16:07] "POST /neutron/port HTTP/1.1" 200 1072 0.276375 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/port HTTP/1.1" 200 1072 0.048984 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/port HTTP/1.1" 200 1072 0.013311 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/port HTTP/1.1" 200 1126 0.081707 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/port HTTP/1.1" 200 1100 0.021915 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.010904 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.001670 10.0.0.242 - - [2025-06-05 02:16:08] "POST /neutron/network HTTP/1.1" 200 840 0.007102 10.0.0.242 - - [2025-06-05 02:16:11] "POST /neutron/port HTTP/1.1" 200 1100 0.021918 10.0.0.242 - - [2025-06-05 02:16:11] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007544 10.0.0.242 - - [2025-06-05 02:16:16] "POST /neutron/port HTTP/1.1" 200 1100 0.017857 10.0.0.242 - - [2025-06-05 02:16:16] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006798 10.0.0.242 - - [2025-06-05 02:16:16] "GET /obj-perms HTTP/1.1" 200 5071 0.004035 10.0.0.242 - - [2025-06-05 02:16:17] "GET /obj-perms HTTP/1.1" 200 5071 0.004329 10.0.0.242 - - [2025-06-05 02:16:18] "GET /obj-perms HTTP/1.1" 200 5071 0.005689 10.0.0.242 - - [2025-06-05 02:16:19] "GET /obj-perms HTTP/1.1" 200 5071 0.004597 10.0.0.242 - - [2025-06-05 02:16:20] "GET /obj-perms HTTP/1.1" 200 5071 0.006051 10.0.0.242 - - [2025-06-05 02:16:22] "POST /neutron/network HTTP/1.1" 200 840 0.020180 10.0.0.242 - - [2025-06-05 02:16:22] "POST /neutron/network HTTP/1.1" 400 204 0.013371 10.0.0.242 - - [2025-06-05 02:16:22] "POST /neutron/port HTTP/1.1" 200 1100 0.054267 10.0.0.242 - - [2025-06-05 02:16:22] "POST /neutron/port HTTP/1.1" 200 1126 0.010934 10.0.0.242 - - [2025-06-05 02:16:22] "POST /neutron/port HTTP/1.1" 200 151 0.141614 10.0.0.242 - - [2025-06-05 02:16:24] "POST /neutron/network HTTP/1.1" 200 840 0.007221 10.0.0.242 - - [2025-06-05 02:16:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003031 10.0.0.242 - - [2025-06-05 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.242 - - [2025-06-05 02:16:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002801 10.0.0.242 - - [2025-06-05 02:16:24] "POST /neutron/network HTTP/1.1" 200 151 0.098994 10.0.0.242 - - [2025-06-05 02:16:24] "GET /routing-instance/7012692f-4396-4529-964d-4d8b70d7dd6b HTTP/1.1" 404 171 0.004606 10.0.0.242 - - [2025-06-05 02:16:24] "GET /domains HTTP/1.1" 200 281 0.004002 10.0.0.242 - - [2025-06-05 02:16:24] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001367 10.0.0.242 - - [2025-06-05 02:16:24] "DELETE /route-target/3dc09784-1645-427d-ae2b-92448c16248c HTTP/1.1" 200 115 0.038971 10.0.0.242 - - [2025-06-05 02:16:24] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2593 0.050766 10.0.0.242 - - [2025-06-05 02:16:24] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001731 10.0.0.242 - - [2025-06-05 02:16:24] "GET /project/10f65802-0d9e-49ee-a657-873443f95437 HTTP/1.1" 200 1933 0.096588 10.0.0.242 - - [2025-06-05 02:16:24] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001233 10.0.0.242 - - [2025-06-05 02:16:24] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046434 10.0.0.242 - - [2025-06-05 02:16:24] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001245 10.0.0.242 - - [2025-06-05 02:16:24] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?fields=virtual_networks HTTP/1.1" 200 1066 0.041194 10.0.0.242 - - [2025-06-05 02:16:24] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001324 10.0.0.242 - - [2025-06-05 02:16:24] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.030534 10.0.0.242 - - [2025-06-05 02:16:24] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001394 10.0.0.242 - - [2025-06-05 02:16:24] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?fields=security_groups HTTP/1.1" 200 1304 0.032667 10.0.0.242 - - [2025-06-05 02:16:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.032330 10.0.0.242 - - [2025-06-05 02:16:25] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003099 10.0.0.242 - - [2025-06-05 02:16:25] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001470 10.0.0.242 - - [2025-06-05 02:16:25] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012007 10.0.0.242 - - [2025-06-05 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 202 0.001666 10.0.0.242 - - [2025-06-05 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.004666 10.0.0.242 - - [2025-06-05 02:16:26] "POST /security-groups HTTP/1.1" 200 603 0.074727 10.0.0.242 - - [2025-06-05 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 246 0.003271 10.0.0.242 - - [2025-06-05 02:16:26] "POST /projects HTTP/1.1" 200 609 0.269347 10.0.0.242 - - [2025-06-05 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.301920 10.0.0.242 - - [2025-06-05 02:16:26] "POST /access-control-lists HTTP/1.1" 200 610 0.061563 10.0.0.242 - - [2025-06-05 02:16:26] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.452946 10.0.0.242 - - [2025-06-05 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.003808 10.0.0.242 - - [2025-06-05 02:16:26] "POST /access-control-lists HTTP/1.1" 200 608 0.064177 10.0.0.242 - - [2025-06-05 02:16:27] "GET / HTTP/1.1" 200 36215 0.002834 10.0.0.242 - - [2025-06-05 02:16:28] "GET /projects?obj_uuids=cf2022b9-c8ad-4c83-847e-96213ad98ded&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001602 10.0.0.242 - - [2025-06-05 02:16:28] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043203 10.0.0.242 - - [2025-06-05 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.242 - - [2025-06-05 02:16:28] "GET /security-group/13402855-4ae7-44d6-a231-5200e1ccfcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.005831 10.0.0.242 - - [2025-06-05 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.242 - - [2025-06-05 02:16:29] "GET /projects?obj_uuids=cf2022b9-c8ad-4c83-847e-96213ad98ded&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001318 10.0.0.242 - - [2025-06-05 02:16:29] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030790 10.0.0.242 - - [2025-06-05 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.242 - - [2025-06-05 02:16:29] "GET /security-group/13402855-4ae7-44d6-a231-5200e1ccfcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.004533 10.0.0.242 - - [2025-06-05 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.242 - - [2025-06-05 02:16:29] "PUT /security-group/13402855-4ae7-44d6-a231-5200e1ccfcee HTTP/1.1" 200 263 0.018405 10.0.0.242 - - [2025-06-05 02:16:29] "PUT /access-control-list/6ae50ad8-f106-48af-86d1-f9eec0729f5f HTTP/1.1" 200 273 0.010377 10.0.0.242 - - [2025-06-05 02:16:29] "PUT /access-control-list/a3298be3-45a7-483a-9247-d4b23335bc37 HTTP/1.1" 200 273 0.011177 10.0.0.242 - - [2025-06-05 02:16:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.242 - - [2025-06-05 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.063708 10.0.0.242 - - [2025-06-05 02:16:29] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001253 10.0.0.242 - - [2025-06-05 02:16:30] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.032054 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/network HTTP/1.1" 200 117 0.035306 10.0.0.242 - - [2025-06-05 02:16:30] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/network HTTP/1.1" 200 619 0.090851 10.0.0.242 - - [2025-06-05 02:16:30] "POST /route-targets HTTP/1.1" 200 328 0.011393 10.0.0.242 - - [2025-06-05 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /project/cf2022b9c8ad4c83847e96213ad98ded HTTP/1.1" 404 173 0.009619 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /project/10f658020d9e49eea657873443f95437 HTTP/1.1" 404 173 0.008355 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /project/2fe25c0457894248a7f4149cc0695e93 HTTP/1.1" 404 173 0.006727 10.0.0.242 - - [2025-06-05 02:16:30] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001331 10.0.0.242 - - [2025-06-05 02:16:30] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.035003 10.0.0.242 - - [2025-06-05 02:16:30] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001659 10.0.0.242 - - [2025-06-05 02:16:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006465 10.0.0.242 - - [2025-06-05 02:16:30] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?fields=security_groups HTTP/1.1" 200 1406 0.047692 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/subnet HTTP/1.1" 200 730 0.235080 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/network HTTP/1.1" 200 839 0.007345 10.0.0.242 - - [2025-06-05 02:16:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001501 10.0.0.242 - - [2025-06-05 02:16:30] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007399 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /security-group/b5f5fc66-bf69-4072-91a8-b4f9ec912b6f HTTP/1.1" 200 115 0.048632 10.0.0.242 - - [2025-06-05 02:16:30] "GET /projects?obj_uuids=10f65802-0d9e-49ee-a657-873443f95437&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001158 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /access-control-list/fa0a0859-251f-43e9-84c1-d495afa2dfc9 HTTP/1.1" 200 115 0.037349 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/network HTTP/1.1" 200 839 0.011064 10.0.0.242 - - [2025-06-05 02:16:30] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007837 10.0.0.242 - - [2025-06-05 02:16:30] "GET /project/10f65802-0d9e-49ee-a657-873443f95437?fields=application_policy_sets HTTP/1.1" 200 1445 0.052537 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/network HTTP/1.1" 200 839 0.013712 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /access-control-list/4c437cb2-578b-41eb-8921-397eb20d3b03 HTTP/1.1" 200 115 0.058601 10.0.0.242 - - [2025-06-05 02:16:30] "POST /neutron/subnet HTTP/1.1" 200 730 0.008640 10.0.0.242 - - [2025-06-05 02:16:30] "GET /domains HTTP/1.1" 401 293 0.000997 10.0.0.242 - - [2025-06-05 02:16:30] "DELETE /project/10f65802-0d9e-49ee-a657-873443f95437 HTTP/1.1" 200 115 0.389967 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domains HTTP/1.1" 200 281 0.028802 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.010452 10.0.0.242 - - [2025-06-05 02:16:31] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001209 10.0.0.242 - - [2025-06-05 02:16:31] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 2190 0.076884 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2348 0.006468 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2348 0.006988 10.0.0.242 - - [2025-06-05 02:16:31] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 200 1494 0.004273 10.0.0.242 - - [2025-06-05 02:16:31] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 200 1494 0.004362 10.0.0.242 - - [2025-06-05 02:16:31] "GET /route-target/6827d4bd-8d9e-4e8c-bdb1-b79f5c468546 HTTP/1.1" 200 1220 0.003970 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2348 0.005219 10.0.0.242 - - [2025-06-05 02:16:31] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 200 1494 0.003967 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005476 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2348 0.006544 10.0.0.242 - - [2025-06-05 02:16:31] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 200 1494 0.003762 10.0.0.242 - - [2025-06-05 02:16:31] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 200 1494 0.003637 10.0.0.242 - - [2025-06-05 02:16:31] "GET /route-target/6827d4bd-8d9e-4e8c-bdb1-b79f5c468546 HTTP/1.1" 200 1220 0.003278 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domains HTTP/1.1" 200 281 0.004103 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.242 - - [2025-06-05 02:16:31] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.013248 10.0.0.242 - - [2025-06-05 02:16:31] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001625 10.0.0.242 - - [2025-06-05 02:16:31] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 2190 0.087308 10.0.0.242 - - [2025-06-05 02:16:31] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2348 0.006338 10.0.0.242 - - [2025-06-05 02:16:31] "GET /obj-perms HTTP/1.1" 200 5073 0.067424 10.0.0.242 - - [2025-06-05 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.242 - - [2025-06-05 02:16:31] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001418 10.0.0.242 - - [2025-06-05 02:16:31] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.036204 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/network HTTP/1.1" 200 117 0.020859 10.0.0.242 - - [2025-06-05 02:16:32] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001852 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/network HTTP/1.1" 200 619 0.088940 10.0.0.242 - - [2025-06-05 02:16:32] "POST /route-targets HTTP/1.1" 200 328 0.018076 10.0.0.242 - - [2025-06-05 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.015386 10.0.0.242 - - [2025-06-05 02:16:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006399 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.211178 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/network HTTP/1.1" 200 837 0.007086 10.0.0.242 - - [2025-06-05 02:16:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.002006 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005729 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/network HTTP/1.1" 200 837 0.006710 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006255 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/network HTTP/1.1" 200 837 0.007699 10.0.0.242 - - [2025-06-05 02:16:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.011560 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domains HTTP/1.1" 200 281 0.002957 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.009109 10.0.0.242 - - [2025-06-05 02:16:32] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001246 10.0.0.242 - - [2025-06-05 02:16:32] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 2419 0.076378 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec HTTP/1.1" 200 2342 0.006883 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec HTTP/1.1" 200 2342 0.005838 10.0.0.242 - - [2025-06-05 02:16:32] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 200 1494 0.005843 10.0.0.242 - - [2025-06-05 02:16:32] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 200 1494 0.004075 10.0.0.242 - - [2025-06-05 02:16:32] "GET /route-target/4a448d5c-807f-4dda-906e-2b2e07dc0f1e HTTP/1.1" 200 1220 0.003404 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec HTTP/1.1" 200 2342 0.005106 10.0.0.242 - - [2025-06-05 02:16:32] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 200 1494 0.004135 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006259 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec HTTP/1.1" 200 2342 0.005459 10.0.0.242 - - [2025-06-05 02:16:32] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 200 1494 0.004247 10.0.0.242 - - [2025-06-05 02:16:32] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 200 1494 0.004492 10.0.0.242 - - [2025-06-05 02:16:32] "GET /route-target/4a448d5c-807f-4dda-906e-2b2e07dc0f1e HTTP/1.1" 200 1220 0.003589 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domains HTTP/1.1" 200 281 0.004058 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001386 10.0.0.242 - - [2025-06-05 02:16:32] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.009028 10.0.0.242 - - [2025-06-05 02:16:32] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001229 10.0.0.242 - - [2025-06-05 02:16:32] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 2419 0.084866 10.0.0.242 - - [2025-06-05 02:16:32] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec HTTP/1.1" 200 2342 0.005913 10.0.0.242 - - [2025-06-05 02:16:32] "GET /obj-perms HTTP/1.1" 200 5073 0.004561 10.0.0.242 - - [2025-06-05 02:16:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.002217 10.0.0.242 - - [2025-06-05 02:16:33] "POST /neutron/network HTTP/1.1" 200 847 0.007470 10.0.0.242 - - [2025-06-05 02:16:33] "GET /aaa-mode HTTP/1.1" 401 293 0.000615 10.0.0.242 - - [2025-06-05 02:16:33] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.242 - - [2025-06-05 02:16:33] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000464 10.0.0.242 - - [2025-06-05 02:16:33] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.242 - - [2025-06-05 02:16:34] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.066186 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/network HTTP/1.1" 200 837 0.006950 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.005922 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.006740 10.0.0.242 - - [2025-06-05 02:16:34] "POST /id-to-fqname HTTP/1.1" 200 233 0.001487 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.008760 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/network HTTP/1.1" 200 849 0.007548 10.0.0.242 - - [2025-06-05 02:16:34] "GET /aaa-mode HTTP/1.1" 401 293 0.000500 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/network HTTP/1.1" 200 847 0.006418 10.0.0.242 - - [2025-06-05 02:16:34] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001419 10.0.0.242 - - [2025-06-05 02:16:34] "GET / HTTP/1.1" 200 36215 0.002397 10.0.0.242 - - [2025-06-05 02:16:34] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000629 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 1071 0.265874 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 1071 0.014264 10.0.0.242 - - [2025-06-05 02:16:34] "POST /neutron/port HTTP/1.1" 200 1071 0.010433 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/port HTTP/1.1" 200 1125 0.101769 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/port HTTP/1.1" 200 1099 0.017284 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004134 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.014043 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/port HTTP/1.1" 200 117 0.001678 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/network HTTP/1.1" 200 837 0.007500 10.0.0.242 - - [2025-06-05 02:16:35] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001369 10.0.0.242 - - [2025-06-05 02:16:35] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.084748 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/network HTTP/1.1" 200 839 0.007312 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/port HTTP/1.1" 200 1099 0.026791 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010953 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/port HTTP/1.1" 200 117 0.009975 10.0.0.242 - - [2025-06-05 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.242 - - [2025-06-05 02:16:35] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.242 - - [2025-06-05 02:16:35] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.028273 10.0.0.242 - - [2025-06-05 02:16:35] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010980 10.0.0.242 - - [2025-06-05 02:16:35] "GET /floating-ip-pools?parent_id=ae545ac3-515f-4ea4-9120-220e449a0450&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003901 10.0.0.242 - - [2025-06-05 02:16:35] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007022 10.0.0.242 - - [2025-06-05 02:16:35] "GET /obj-perms HTTP/1.1" 200 5075 0.057869 10.0.0.242 - - [2025-06-05 02:16:35] "POST /floating-ip-pools HTTP/1.1" 200 611 0.027208 10.0.0.242 - - [2025-06-05 02:16:35] "POST /neutron/network HTTP/1.1" 200 849 0.014273 10.0.0.242 - - [2025-06-05 02:16:35] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001764 10.0.0.242 - - [2025-06-05 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.023304 10.0.0.242 - - [2025-06-05 02:16:36] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.020130 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domains HTTP/1.1" 200 281 0.003267 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.016357 10.0.0.242 - - [2025-06-05 02:16:36] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002602 10.0.0.242 - - [2025-06-05 02:16:36] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 3264 0.131137 10.0.0.242 - - [2025-06-05 02:16:36] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 2941 0.007103 10.0.0.242 - - [2025-06-05 02:16:36] "GET /floating-ip-pool/a4a63963-c027-494b-a3f2-b59ae7c7f126 HTTP/1.1" 200 1445 0.009761 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domains HTTP/1.1" 200 281 0.004303 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.242 - - [2025-06-05 02:16:36] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.013822 10.0.0.242 - - [2025-06-05 02:16:36] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001411 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1073 0.431127 10.0.0.242 - - [2025-06-05 02:16:36] "GET /obj-perms HTTP/1.1" 200 5075 0.106398 10.0.0.242 - - [2025-06-05 02:16:36] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 3264 0.089828 10.0.0.242 - - [2025-06-05 02:16:36] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450 HTTP/1.1" 200 3163 0.008250 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1073 0.022573 10.0.0.242 - - [2025-06-05 02:16:36] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007717 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1073 0.014841 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1127 0.107281 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1099 0.056231 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007477 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 1101 0.017221 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/subnet HTTP/1.1" 200 704 0.012182 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/port HTTP/1.1" 200 117 0.001520 10.0.0.242 - - [2025-06-05 02:16:36] "POST /neutron/network HTTP/1.1" 200 839 0.007832 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/port HTTP/1.1" 200 1099 0.024445 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009519 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/port HTTP/1.1" 200 1099 0.017725 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007873 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/port HTTP/1.1" 200 1099 0.017877 10.0.0.242 - - [2025-06-05 02:16:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010300 10.0.0.242 - - [2025-06-05 02:16:41] "GET /virtual-machine/ce29df9b-2a22-4bb9-833d-0dd08cd8019e HTTP/1.1" 200 1306 0.007719 10.0.0.242 - - [2025-06-05 02:16:41] "GET /virtual-machine-interface/cc80b9f2-9a53-4d99-aa9e-d9fc0f93c32a HTTP/1.1" 200 3012 0.005871 10.0.0.242 - - [2025-06-05 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2025-06-05 02:16:42] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003883 10.0.0.242 - - [2025-06-05 02:16:42] "GET /virtual-networks?parent_id=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003583 10.0.0.242 - - [2025-06-05 02:16:42] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011192 10.0.0.242 - - [2025-06-05 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.242 - - [2025-06-05 02:16:45] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007040 10.0.0.242 - - [2025-06-05 02:16:46] "POST /neutron/port HTTP/1.1" 200 1099 0.046033 10.0.0.242 - - [2025-06-05 02:16:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006922 10.0.0.242 - - [2025-06-05 02:16:46] "POST /neutron/port HTTP/1.1" 200 1101 0.023153 10.0.0.242 - - [2025-06-05 02:16:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006360 10.0.0.242 - - [2025-06-05 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.242 - - [2025-06-05 02:16:47] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003739 10.0.0.242 - - [2025-06-05 02:16:47] "GET /virtual-networks?parent_id=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.005221 10.0.0.242 - - [2025-06-05 02:16:47] "GET /virtual-network/e9b2fb36-69b8-4e8f-a484-5823b876b5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.010419 10.0.0.242 - - [2025-06-05 02:16:47] "POST /neutron/port HTTP/1.1" 200 1099 0.020006 10.0.0.242 - - [2025-06-05 02:16:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.027208 10.0.0.242 - - [2025-06-05 02:16:52] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/floatingip HTTP/1.1" 200 531 0.085185 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/port HTTP/1.1" 200 1099 0.015667 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006017 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/floatingip HTTP/1.1" 200 577 0.036764 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/port HTTP/1.1" 200 1101 0.021024 10.0.0.242 - - [2025-06-05 02:16:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006665 10.0.0.242 - - [2025-06-05 02:16:53] "POST /neutron/port HTTP/1.1" 200 1101 0.017356 10.0.0.242 - - [2025-06-05 02:16:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008377 10.0.0.242 - - [2025-06-05 02:16:53] "POST /neutron/port HTTP/1.1" 200 1101 0.018638 10.0.0.242 - - [2025-06-05 02:16:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008183 10.0.0.242 - - [2025-06-05 02:16:53] "GET /virtual-machine/0f79789d-3565-45fa-a5c1-7aa833cd24f4 HTTP/1.1" 200 1306 0.006109 10.0.0.242 - - [2025-06-05 02:16:53] "GET /virtual-machine-interface/e702b02f-0fde-418d-93e9-02c7a7912d68 HTTP/1.1" 200 3012 0.005136 10.0.0.242 - - [2025-06-05 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.242 - - [2025-06-05 02:16:53] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003753 10.0.0.242 - - [2025-06-05 02:16:53] "GET /virtual-networks?parent_id=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003881 10.0.0.242 - - [2025-06-05 02:16:53] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006621 10.0.0.242 - - [2025-06-05 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.242 - - [2025-06-05 02:16:54] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004119 10.0.0.242 - - [2025-06-05 02:16:54] "GET /virtual-networks?parent_id=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.005110 10.0.0.242 - - [2025-06-05 02:16:54] "GET /virtual-network/ae545ac3-515f-4ea4-9120-220e449a0450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006589 10.0.0.242 - - [2025-06-05 02:16:54] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013546 10.0.0.242 - - [2025-06-05 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.242 - - [2025-06-05 02:16:54] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004893 10.0.0.242 - - [2025-06-05 02:16:54] "GET /route-target/6827d4bd-8d9e-4e8c-bdb1-b79f5c468546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005036 10.0.0.242 - - [2025-06-05 02:16:54] "GET /floating-ip/fc989732-d44e-4d0e-91fc-2ed0f64041af HTTP/1.1" 200 1894 0.005672 10.0.0.242 - - [2025-06-05 02:16:57] "POST /neutron/floatingip HTTP/1.1" 200 577 0.010386 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/floatingip HTTP/1.1" 200 531 0.025769 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006827 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/floatingip HTTP/1.1" 200 115 0.037514 10.0.0.242 - - [2025-06-05 02:16:58] "GET /floating-ip-pool/a4a63963-c027-494b-a3f2-b59ae7c7f126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003802 10.0.0.242 - - [2025-06-05 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.242 - - [2025-06-05 02:16:58] "DELETE /floating-ip-pool/a4a63963-c027-494b-a3f2-b59ae7c7f126 HTTP/1.1" 200 115 0.027579 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/network HTTP/1.1" 200 837 0.006940 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/network HTTP/1.1" 400 204 0.011254 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/port HTTP/1.1" 200 1101 0.017596 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/port HTTP/1.1" 200 1127 0.010102 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/port HTTP/1.1" 200 151 0.134479 10.0.0.242 - - [2025-06-05 02:16:58] "POST /neutron/port HTTP/1.1" 200 1099 0.017802 10.0.0.242 - - [2025-06-05 02:16:59] "POST /neutron/port HTTP/1.1" 200 1125 0.010913 10.0.0.242 - - [2025-06-05 02:16:59] "POST /neutron/port HTTP/1.1" 200 151 0.143375 10.0.0.242 - - [2025-06-05 02:17:00] "POST /neutron/network HTTP/1.1" 200 837 0.008473 10.0.0.242 - - [2025-06-05 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.242 - - [2025-06-05 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003571 10.0.0.242 - - [2025-06-05 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005327 10.0.0.242 - - [2025-06-05 02:17:00] "POST /neutron/network HTTP/1.1" 200 151 0.122401 10.0.0.242 - - [2025-06-05 02:17:00] "DELETE /route-target/4a448d5c-807f-4dda-906e-2b2e07dc0f1e HTTP/1.1" 200 115 0.031428 10.0.0.242 - - [2025-06-05 02:17:00] "GET /routing-instance/11cbe801-14df-4947-a61d-a96b5aa21e69 HTTP/1.1" 404 171 0.003240 10.0.0.242 - - [2025-06-05 02:17:00] "GET /domains HTTP/1.1" 200 281 0.003537 10.0.0.242 - - [2025-06-05 02:17:00] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001413 10.0.0.242 - - [2025-06-05 02:17:00] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.050689 10.0.0.242 - - [2025-06-05 02:17:00] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001714 10.0.0.242 - - [2025-06-05 02:17:00] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 2190 0.103754 10.0.0.242 - - [2025-06-05 02:17:00] "POST /neutron/network HTTP/1.1" 200 839 0.007614 10.0.0.242 - - [2025-06-05 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004443 10.0.0.242 - - [2025-06-05 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006183 10.0.0.242 - - [2025-06-05 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004858 10.0.0.242 - - [2025-06-05 02:17:00] "POST /neutron/network HTTP/1.1" 200 151 0.114333 10.0.0.242 - - [2025-06-05 02:17:00] "GET /routing-instance/e6cd92a7-910e-4010-8090-b832d315aabb HTTP/1.1" 404 171 0.003675 10.0.0.242 - - [2025-06-05 02:17:00] "DELETE /route-target/6827d4bd-8d9e-4e8c-bdb1-b79f5c468546 HTTP/1.1" 200 115 0.027115 10.0.0.242 - - [2025-06-05 02:17:00] "GET /domains HTTP/1.1" 200 281 0.003770 10.0.0.242 - - [2025-06-05 02:17:00] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.242 - - [2025-06-05 02:17:01] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2594 0.053579 10.0.0.242 - - [2025-06-05 02:17:01] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002007 10.0.0.242 - - [2025-06-05 02:17:01] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 1939 0.077484 10.0.0.242 - - [2025-06-05 02:17:01] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002593 10.0.0.242 - - [2025-06-05 02:17:01] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.046112 10.0.0.242 - - [2025-06-05 02:17:01] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001255 10.0.0.242 - - [2025-06-05 02:17:01] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?fields=virtual_networks HTTP/1.1" 200 1068 0.035935 10.0.0.242 - - [2025-06-05 02:17:01] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.242 - - [2025-06-05 02:17:01] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.039819 10.0.0.242 - - [2025-06-05 02:17:01] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001325 10.0.0.242 - - [2025-06-05 02:17:01] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?fields=security_groups HTTP/1.1" 200 1307 0.035939 10.0.0.242 - - [2025-06-05 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.025987 10.0.0.242 - - [2025-06-05 02:17:02] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002638 10.0.0.242 - - [2025-06-05 02:17:02] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002190 10.0.0.242 - - [2025-06-05 02:17:02] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009448 10.0.0.242 - - [2025-06-05 02:17:02] "POST /id-to-fqname HTTP/1.1" 200 185 0.001590 10.0.0.242 - - [2025-06-05 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.002498 10.0.0.242 - - [2025-06-05 02:17:02] "POST /security-groups HTTP/1.1" 200 586 0.067610 10.0.0.242 - - [2025-06-05 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003165 10.0.0.242 - - [2025-06-05 02:17:02] "POST /projects HTTP/1.1" 200 575 0.243792 10.0.0.242 - - [2025-06-05 02:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.314203 10.0.0.242 - - [2025-06-05 02:17:03] "POST /access-control-lists HTTP/1.1" 200 593 0.069604 10.0.0.242 - - [2025-06-05 02:17:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.002651 10.0.0.242 - - [2025-06-05 02:17:03] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.466027 10.0.0.242 - - [2025-06-05 02:17:03] "POST /access-control-lists HTTP/1.1" 200 591 0.067763 10.0.0.242 - - [2025-06-05 02:17:04] "GET / HTTP/1.1" 200 36215 0.002487 10.0.0.242 - - [2025-06-05 02:17:05] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001464 10.0.0.242 - - [2025-06-05 02:17:05] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035211 10.0.0.242 - - [2025-06-05 02:17:05] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001172 10.0.0.242 - - [2025-06-05 02:17:05] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?fields=virtual_networks HTTP/1.1" 200 1033 0.101895 10.0.0.242 - - [2025-06-05 02:17:05] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001180 10.0.0.242 - - [2025-06-05 02:17:05] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.025824 10.0.0.242 - - [2025-06-05 02:17:05] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.242 - - [2025-06-05 02:17:05] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?fields=security_groups HTTP/1.1" 200 1255 0.031365 10.0.0.242 - - [2025-06-05 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.025708 10.0.0.242 - - [2025-06-05 02:17:06] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003307 10.0.0.242 - - [2025-06-05 02:17:06] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.242 - - [2025-06-05 02:17:06] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008761 10.0.0.242 - - [2025-06-05 02:17:07] "POST /id-to-fqname HTTP/1.1" 200 193 0.003396 10.0.0.242 - - [2025-06-05 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.005173 10.0.0.242 - - [2025-06-05 02:17:07] "POST /security-groups HTTP/1.1" 200 594 0.075071 10.0.0.242 - - [2025-06-05 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.003190 10.0.0.242 - - [2025-06-05 02:17:07] "POST /projects HTTP/1.1" 200 591 0.237450 10.0.0.242 - - [2025-06-05 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.312232 10.0.0.242 - - [2025-06-05 02:17:07] "POST /access-control-lists HTTP/1.1" 200 601 0.064730 10.0.0.242 - - [2025-06-05 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002719 10.0.0.242 - - [2025-06-05 02:17:07] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.458415 10.0.0.242 - - [2025-06-05 02:17:07] "POST /access-control-lists HTTP/1.1" 200 599 0.064266 10.0.0.242 - - [2025-06-05 02:17:08] "GET / HTTP/1.1" 200 36215 0.002534 10.0.0.242 - - [2025-06-05 02:17:09] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000566 10.0.0.242 - - [2025-06-05 02:17:10] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001375 10.0.0.242 - - [2025-06-05 02:17:10] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.063611 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2025-06-05 02:17:10] "GET /security-group/34f1eed2-c08b-4aa0-9a05-5c8640db1c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.006464 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2025-06-05 02:17:10] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001638 10.0.0.242 - - [2025-06-05 02:17:10] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.032320 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.242 - - [2025-06-05 02:17:10] "GET /security-group/34f1eed2-c08b-4aa0-9a05-5c8640db1c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.005176 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.242 - - [2025-06-05 02:17:10] "PUT /security-group/34f1eed2-c08b-4aa0-9a05-5c8640db1c25 HTTP/1.1" 200 263 0.017140 10.0.0.242 - - [2025-06-05 02:17:10] "PUT /access-control-list/62c28b49-6cc9-49f3-9334-6246bc87a8fd HTTP/1.1" 200 273 0.010879 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.003217 10.0.0.242 - - [2025-06-05 02:17:10] "PUT /access-control-list/fe71844e-93e9-4d9b-bdab-fe7b98d902fa HTTP/1.1" 200 273 0.017807 10.0.0.242 - - [2025-06-05 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.242 - - [2025-06-05 02:17:10] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003215 10.0.0.242 - - [2025-06-05 02:17:10] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.035104 10.0.0.242 - - [2025-06-05 02:17:10] "POST /neutron/network HTTP/1.1" 200 117 0.032365 10.0.0.242 - - [2025-06-05 02:17:10] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001267 10.0.0.242 - - [2025-06-05 02:17:10] "POST /neutron/network HTTP/1.1" 200 608 0.088491 10.0.0.242 - - [2025-06-05 02:17:11] "POST /route-targets HTTP/1.1" 200 328 0.014211 10.0.0.242 - - [2025-06-05 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.015453 10.0.0.242 - - [2025-06-05 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003750 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.208520 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/network HTTP/1.1" 200 827 0.006365 10.0.0.242 - - [2025-06-05 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001364 10.0.0.242 - - [2025-06-05 02:17:11] "GET /virtual-network/6ede470b-daeb-4e01-8e41-55375af99189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005775 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/network HTTP/1.1" 200 827 0.007635 10.0.0.242 - - [2025-06-05 02:17:11] "GET /virtual-network/6ede470b-daeb-4e01-8e41-55375af99189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006329 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/network HTTP/1.1" 200 827 0.007513 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.012026 10.0.0.242 - - [2025-06-05 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.242 - - [2025-06-05 02:17:11] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001284 10.0.0.242 - - [2025-06-05 02:17:11] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.037266 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/network HTTP/1.1" 200 117 0.012617 10.0.0.242 - - [2025-06-05 02:17:11] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001245 10.0.0.242 - - [2025-06-05 02:17:11] "POST /route-targets HTTP/1.1" 200 328 0.019757 10.0.0.242 - - [2025-06-05 02:17:11] "POST /neutron/network HTTP/1.1" 200 615 0.132135 10.0.0.242 - - [2025-06-05 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.026804 10.0.0.242 - - [2025-06-05 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004564 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.164924 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/network HTTP/1.1" 200 834 0.006700 10.0.0.242 - - [2025-06-05 02:17:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.003852 10.0.0.242 - - [2025-06-05 02:17:12] "GET /virtual-network/e17f09af-4d96-4bfa-92d3-ff72ff98b212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005850 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/network HTTP/1.1" 200 834 0.006417 10.0.0.242 - - [2025-06-05 02:17:12] "GET /virtual-network/e17f09af-4d96-4bfa-92d3-ff72ff98b212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005560 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/network HTTP/1.1" 200 834 0.006330 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.008699 10.0.0.242 - - [2025-06-05 02:17:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001626 10.0.0.242 - - [2025-06-05 02:17:12] "POST /neutron/network HTTP/1.1" 200 837 0.006673 10.0.0.242 - - [2025-06-05 02:17:12] "GET /aaa-mode HTTP/1.1" 401 293 0.000559 10.0.0.242 - - [2025-06-05 02:17:12] "GET / HTTP/1.1" 200 36215 0.003146 10.0.0.242 - - [2025-06-05 02:17:12] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000805 10.0.0.242 - - [2025-06-05 02:17:13] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001326 10.0.0.242 - - [2025-06-05 02:17:13] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.052729 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/network HTTP/1.1" 200 827 0.006712 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.006721 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.005974 10.0.0.242 - - [2025-06-05 02:17:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001579 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.006436 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/network HTTP/1.1" 200 844 0.006421 10.0.0.242 - - [2025-06-05 02:17:13] "GET /aaa-mode HTTP/1.1" 401 293 0.000538 10.0.0.242 - - [2025-06-05 02:17:13] "POST /neutron/network HTTP/1.1" 200 837 0.007060 10.0.0.242 - - [2025-06-05 02:17:13] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001680 10.0.0.242 - - [2025-06-05 02:17:14] "GET / HTTP/1.1" 200 36215 0.001929 10.0.0.242 - - [2025-06-05 02:17:14] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000439 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1063 0.255985 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1063 0.014891 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1063 0.011344 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1117 0.078109 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1091 0.021467 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004179 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.012922 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.001580 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/network HTTP/1.1" 200 827 0.011138 10.0.0.242 - - [2025-06-05 02:17:14] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001585 10.0.0.242 - - [2025-06-05 02:17:14] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.059074 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/network HTTP/1.1" 200 834 0.006938 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 1091 0.018713 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009379 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.005998 10.0.0.242 - - [2025-06-05 02:17:14] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001736 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/router HTTP/1.1" 200 585 0.088016 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/router HTTP/1.1" 200 585 0.007677 10.0.0.242 - - [2025-06-05 02:17:14] "POST /route-targets HTTP/1.1" 200 328 0.022580 10.0.0.242 - - [2025-06-05 02:17:14] "PUT /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b HTTP/1.1" 200 263 0.045051 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/router HTTP/1.1" 200 656 0.050285 10.0.0.242 - - [2025-06-05 02:17:14] "GET /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.007179 10.0.0.242 - - [2025-06-05 02:17:14] "POST /neutron/router HTTP/1.1" 200 656 0.007949 10.0.0.242 - - [2025-06-05 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.242 - - [2025-06-05 02:17:15] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001377 10.0.0.242 - - [2025-06-05 02:17:15] "GET /service-template/f4d6a3b4-8193-4064-97f5-59dcccbcfafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.004150 10.0.0.242 - - [2025-06-05 02:17:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003067 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/network HTTP/1.1" 200 844 0.017160 10.0.0.242 - - [2025-06-05 02:17:15] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001296 10.0.0.242 - - [2025-06-05 02:17:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004225 10.0.0.242 - - [2025-06-05 02:17:15] "POST /virtual-networks HTTP/1.1" 200 696 0.232206 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/router HTTP/1.1" 200 344 0.414799 10.0.0.242 - - [2025-06-05 02:17:15] "POST /route-targets HTTP/1.1" 200 328 0.022403 10.0.0.242 - - [2025-06-05 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.036236 10.0.0.242 - - [2025-06-05 02:17:15] "POST /service-instances HTTP/1.1" 200 672 0.113903 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1091 0.118509 10.0.0.242 - - [2025-06-05 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.075376 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/security_group HTTP/1.1" 200 2002 0.019015 10.0.0.242 - - [2025-06-05 02:17:15] "POST /route-tables HTTP/1.1" 200 584 0.066951 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1063 0.499955 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1063 0.013915 10.0.0.242 - - [2025-06-05 02:17:15] "PUT /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b HTTP/1.1" 200 263 0.017357 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1063 0.011127 10.0.0.242 - - [2025-06-05 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.036361 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1117 0.088721 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1091 0.016935 10.0.0.242 - - [2025-06-05 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.242 - - [2025-06-05 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003257 10.0.0.242 - - [2025-06-05 02:17:15] "POST /neutron/subnet HTTP/1.1" 200 698 0.010135 10.0.0.242 - - [2025-06-05 02:17:16] "POST /neutron/port HTTP/1.1" 200 117 0.002436 10.0.0.242 - - [2025-06-05 02:17:16] "POST /virtual-machines HTTP/1.1" 200 554 0.020447 10.0.0.242 - - [2025-06-05 02:17:16] "POST /neutron/network HTTP/1.1" 200 834 0.008387 10.0.0.242 - - [2025-06-05 02:17:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.090191 10.0.0.242 - - [2025-06-05 02:17:16] "POST /chown HTTP/1.1" 200 109 0.009587 10.0.0.242 - - [2025-06-05 02:17:16] "POST /instance-ips HTTP/1.1" 200 552 0.028643 10.0.0.242 - - [2025-06-05 02:17:16] "POST /instance-ips HTTP/1.1" 400 246 0.015500 10.0.0.242 - - [2025-06-05 02:17:16] "POST /chown HTTP/1.1" 200 109 0.009375 10.0.0.242 - - [2025-06-05 02:17:16] "PUT /virtual-machine-interface/d5742eb4-66e9-433b-b783-6bc0dc1451bd HTTP/1.1" 200 285 0.013421 10.0.0.242 - - [2025-06-05 02:17:16] "PUT /instance-ip/b16e9035-83d0-4dae-a776-f748cfe4f862 HTTP/1.1" 200 257 0.016822 10.0.0.242 - - [2025-06-05 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.015839 10.0.0.242 - - [2025-06-05 02:17:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.107180 10.0.0.242 - - [2025-06-05 02:17:16] "POST /chown HTTP/1.1" 200 109 0.009935 10.0.0.242 - - [2025-06-05 02:17:16] "POST /instance-ips HTTP/1.1" 200 550 0.043763 10.0.0.242 - - [2025-06-05 02:17:16] "POST /instance-ips HTTP/1.1" 400 316 0.015823 10.0.0.242 - - [2025-06-05 02:17:17] "POST /chown HTTP/1.1" 200 109 0.013188 10.0.0.242 - - [2025-06-05 02:17:17] "PUT /virtual-machine-interface/270d4375-e6d2-4815-890d-f4ac507142be HTTP/1.1" 200 285 0.019292 10.0.0.242 - - [2025-06-05 02:17:17] "PUT /instance-ip/d91efa52-d871-4a9c-bb31-7014d8bf4625 HTTP/1.1" 200 257 0.015655 10.0.0.242 - - [2025-06-05 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.022850 10.0.0.242 - - [2025-06-05 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.012990 10.0.0.242 - - [2025-06-05 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.019312 10.0.0.242 - - [2025-06-05 02:17:17] "PUT /routing-instance/fc138900-ef83-4120-ae2d-bb896a72a5af HTTP/1.1" 200 267 0.027368 10.0.0.242 - - [2025-06-05 02:17:17] "POST /virtual-machines HTTP/1.1" 200 554 0.021236 10.0.0.242 - - [2025-06-05 02:17:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.114844 10.0.0.242 - - [2025-06-05 02:17:17] "POST /chown HTTP/1.1" 200 109 0.009636 10.0.0.242 - - [2025-06-05 02:17:17] "POST /instance-ips HTTP/1.1" 400 246 0.025683 10.0.0.242 - - [2025-06-05 02:17:17] "POST /chown HTTP/1.1" 200 109 0.008808 10.0.0.242 - - [2025-06-05 02:17:17] "PUT /virtual-machine-interface/84320bc2-a9ae-4a16-9c75-a21a4089856a HTTP/1.1" 200 285 0.012390 10.0.0.242 - - [2025-06-05 02:17:17] "PUT /instance-ip/b16e9035-83d0-4dae-a776-f748cfe4f862 HTTP/1.1" 200 257 0.017062 10.0.0.242 - - [2025-06-05 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.016378 10.0.0.242 - - [2025-06-05 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.027273 10.0.0.242 - - [2025-06-05 02:17:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.111714 10.0.0.242 - - [2025-06-05 02:17:18] "POST /chown HTTP/1.1" 200 109 0.009910 10.0.0.242 - - [2025-06-05 02:17:18] "POST /instance-ips HTTP/1.1" 400 316 0.030119 10.0.0.242 - - [2025-06-05 02:17:18] "POST /chown HTTP/1.1" 200 109 0.009746 10.0.0.242 - - [2025-06-05 02:17:18] "PUT /virtual-machine-interface/509056b0-ebbd-43c5-86b7-e86dce8a83f1 HTTP/1.1" 200 285 0.012653 10.0.0.242 - - [2025-06-05 02:17:18] "PUT /instance-ip/d91efa52-d871-4a9c-bb31-7014d8bf4625 HTTP/1.1" 200 257 0.014162 10.0.0.242 - - [2025-06-05 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.242 - - [2025-06-05 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.013603 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/port HTTP/1.1" 200 1091 0.019947 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007590 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/port HTTP/1.1" 200 1091 0.023142 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007801 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/port HTTP/1.1" 200 1091 0.029735 10.0.0.242 - - [2025-06-05 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010404 10.0.0.242 - - [2025-06-05 02:17:20] "GET /virtual-machine/5414aee9-4fc5-44b2-8fa5-c563196be111 HTTP/1.1" 401 293 0.000502 10.0.0.242 - - [2025-06-05 02:17:21] "GET /virtual-machine/5414aee9-4fc5-44b2-8fa5-c563196be111 HTTP/1.1" 200 1297 0.036057 10.0.0.242 - - [2025-06-05 02:17:21] "GET /virtual-machine-interface/87d7827a-04b6-450f-899f-30720c34f334 HTTP/1.1" 200 2962 0.005362 10.0.0.242 - - [2025-06-05 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.242 - - [2025-06-05 02:17:21] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005774 10.0.0.242 - - [2025-06-05 02:17:21] "GET /virtual-networks?parent_id=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003505 10.0.0.242 - - [2025-06-05 02:17:21] "GET /virtual-network/6ede470b-daeb-4e01-8e41-55375af99189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006718 10.0.0.242 - - [2025-06-05 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.242 - - [2025-06-05 02:17:24] "GET /virtual-network/6ede470b-daeb-4e01-8e41-55375af99189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005795 10.0.0.242 - - [2025-06-05 02:17:24] "POST /neutron/port HTTP/1.1" 200 1091 0.021020 10.0.0.242 - - [2025-06-05 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007503 10.0.0.242 - - [2025-06-05 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.242 - - [2025-06-05 02:17:26] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003824 10.0.0.242 - - [2025-06-05 02:17:26] "GET /virtual-networks?parent_id=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.004310 10.0.0.242 - - [2025-06-05 02:17:26] "POST /neutron/port HTTP/1.1" 200 1091 0.031087 10.0.0.242 - - [2025-06-05 02:17:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010392 10.0.0.242 - - [2025-06-05 02:17:26] "GET /virtual-network/6ede470b-daeb-4e01-8e41-55375af99189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009164 10.0.0.242 - - [2025-06-05 02:17:27] "POST /neutron/port HTTP/1.1" 200 1091 0.027316 10.0.0.242 - - [2025-06-05 02:17:27] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008560 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/port HTTP/1.1" 200 1091 0.017413 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/port HTTP/1.1" 200 1091 0.018353 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/network HTTP/1.1" 200 837 0.007897 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005335 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.015463 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/port HTTP/1.1" 200 117 0.001404 10.0.0.242 - - [2025-06-05 02:17:28] "POST /neutron/network HTTP/1.1" 200 827 0.007073 10.0.0.242 - - [2025-06-05 02:17:30] "DELETE /project/acd1392a2f174a6cae51a2dd2d311170 HTTP/1.1" 404 173 0.018313 10.0.0.242 - - [2025-06-05 02:17:30] "DELETE /project/45a041a45c58451f85cd1f0d90192bef HTTP/1.1" 404 173 0.010417 10.0.0.242 - - [2025-06-05 02:17:30] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001253 10.0.0.242 - - [2025-06-05 02:17:30] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.242 - - [2025-06-05 02:17:30] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.043839 10.0.0.242 - - [2025-06-05 02:17:30] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.050561 10.0.0.242 - - [2025-06-05 02:17:30] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001787 10.0.0.242 - - [2025-06-05 02:17:30] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.242 - - [2025-06-05 02:17:30] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?fields=security_groups HTTP/1.1" 200 1409 0.042139 10.0.0.242 - - [2025-06-05 02:17:30] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?fields=security_groups HTTP/1.1" 200 1357 0.045552 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /security-group/91ad297b-30e8-43fc-b024-f936d77698f2 HTTP/1.1" 200 115 0.062153 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /security-group/2b4b50c9-396e-4bcb-8832-6b406db23de8 HTTP/1.1" 200 115 0.062345 10.0.0.242 - - [2025-06-05 02:17:31] "GET /projects?obj_uuids=2fe25c04-5789-4248-a7f4-149cc0695e93&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001337 10.0.0.242 - - [2025-06-05 02:17:31] "GET /projects?obj_uuids=45a041a4-5c58-451f-85cd-1f0d90192bef&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001170 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /access-control-list/ad1b5ce1-ffa3-4ffc-9ff0-1e3ed7af6162 HTTP/1.1" 200 115 0.047824 10.0.0.242 - - [2025-06-05 02:17:31] "GET /project/2fe25c04-5789-4248-a7f4-149cc0695e93?fields=application_policy_sets HTTP/1.1" 200 1448 0.046081 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /access-control-list/4271b04a-87de-4c8b-b2a2-cfaa447dc538 HTTP/1.1" 200 115 0.033628 10.0.0.242 - - [2025-06-05 02:17:31] "GET /project/45a041a4-5c58-451f-85cd-1f0d90192bef?fields=application_policy_sets HTTP/1.1" 200 1396 0.083002 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /access-control-list/fe6321fd-e181-4494-b9a3-7e1f55396ada HTTP/1.1" 200 115 0.042855 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /access-control-list/4ee38467-78c7-4e54-8132-e5990fff3bc1 HTTP/1.1" 200 115 0.039180 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /project/2fe25c04-5789-4248-a7f4-149cc0695e93 HTTP/1.1" 200 115 0.416586 10.0.0.242 - - [2025-06-05 02:17:31] "DELETE /project/45a041a4-5c58-451f-85cd-1f0d90192bef HTTP/1.1" 200 115 0.443272 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/port HTTP/1.1" 200 1091 0.017316 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008898 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/port HTTP/1.1" 200 1091 0.015264 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006921 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/port HTTP/1.1" 200 1091 0.016641 10.0.0.242 - - [2025-06-05 02:17:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007096 10.0.0.242 - - [2025-06-05 02:17:32] "GET /virtual-machine/147d2a24-6bdb-410f-808f-15664ad919c4 HTTP/1.1" 200 1296 0.005717 10.0.0.242 - - [2025-06-05 02:17:32] "GET /virtual-machine-interface/3c952111-074e-4e07-a282-18ac0ce18d64 HTTP/1.1" 200 2975 0.006796 10.0.0.242 - - [2025-06-05 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.242 - - [2025-06-05 02:17:32] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004368 10.0.0.242 - - [2025-06-05 02:17:32] "GET /virtual-networks?parent_id=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003561 10.0.0.242 - - [2025-06-05 02:17:32] "GET /virtual-network/e17f09af-4d96-4bfa-92d3-ff72ff98b212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006896 10.0.0.242 - - [2025-06-05 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.242 - - [2025-06-05 02:17:33] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004029 10.0.0.242 - - [2025-06-05 02:17:33] "GET /virtual-networks?parent_id=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003626 10.0.0.242 - - [2025-06-05 02:17:33] "GET /virtual-network/e17f09af-4d96-4bfa-92d3-ff72ff98b212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006300 10.0.0.242 - - [2025-06-05 02:17:36] "GET /obj-perms HTTP/1.1" 200 5075 0.059254 10.0.0.242 - - [2025-06-05 02:17:37] "GET /obj-perms HTTP/1.1" 200 5075 0.056740 10.0.0.242 - - [2025-06-05 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.242 - - [2025-06-05 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.011225 10.0.0.242 - - [2025-06-05 02:17:37] "POST /instance-ips HTTP/1.1" 400 246 0.018789 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.011228 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.008774 10.0.0.242 - - [2025-06-05 02:17:37] "POST /instance-ips HTTP/1.1" 400 316 0.016691 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.009914 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.008964 10.0.0.242 - - [2025-06-05 02:17:37] "POST /instance-ips HTTP/1.1" 400 246 0.020455 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.009311 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.009011 10.0.0.242 - - [2025-06-05 02:17:37] "POST /instance-ips HTTP/1.1" 400 316 0.017810 10.0.0.242 - - [2025-06-05 02:17:37] "POST /neutron/router HTTP/1.1" 200 656 0.004258 10.0.0.242 - - [2025-06-05 02:17:37] "POST /chown HTTP/1.1" 200 109 0.010379 10.0.0.242 - - [2025-06-05 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.014865 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/router HTTP/1.1" 200 344 0.138637 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/router HTTP/1.1" 200 656 0.006237 10.0.0.242 - - [2025-06-05 02:17:38] "GET /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004136 10.0.0.242 - - [2025-06-05 02:17:38] "GET /service-instance/b2ae166d-299b-4b11-9422-ac4daa526057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.006374 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/router HTTP/1.1" 200 151 0.064670 10.0.0.242 - - [2025-06-05 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /route-target/9f2b8f60-9b63-4131-be1b-317f7f97fc33 HTTP/1.1" 409 240 0.005895 10.0.0.242 - - [2025-06-05 02:17:38] "PUT /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b HTTP/1.1" 404 171 0.004477 10.0.0.242 - - [2025-06-05 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.024373 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /route-table/8878d0ee-c537-4daa-a3ec-b6d002e49d18 HTTP/1.1" 200 115 0.038638 10.0.0.242 - - [2025-06-05 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.242 - - [2025-06-05 02:17:38] "PUT /routing-instance/fc138900-ef83-4120-ae2d-bb896a72a5af HTTP/1.1" 200 267 0.011558 10.0.0.242 - - [2025-06-05 02:17:38] "GET /virtual-network/b87e6eea-383c-4f4b-85d2-2c0954a0096b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007411 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/network HTTP/1.1" 200 834 0.010154 10.0.0.242 - - [2025-06-05 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.014561 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/network HTTP/1.1" 400 204 0.082432 10.0.0.242 - - [2025-06-05 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.016160 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /instance-ip/d91efa52-d871-4a9c-bb31-7014d8bf4625 HTTP/1.1" 200 115 0.039571 10.0.0.242 - - [2025-06-05 02:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003754 10.0.0.242 - - [2025-06-05 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.242 - - [2025-06-05 02:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004283 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /virtual-network/b87e6eea-383c-4f4b-85d2-2c0954a0096b HTTP/1.1" 200 115 0.119564 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /route-target/cc51a854-54e3-4697-b37a-fa34ad048e48 HTTP/1.1" 200 115 0.039240 10.0.0.242 - - [2025-06-05 02:17:38] "DELETE /service-instance/b2ae166d-299b-4b11-9422-ac4daa526057 HTTP/1.1" 200 115 0.047281 10.0.0.242 - - [2025-06-05 02:17:38] "GET /logical-router/1980a3a6-c70f-4aea-990e-12f01602163b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004074 10.0.0.242 - - [2025-06-05 02:17:38] "GET /service-instance/b2ae166d-299b-4b11-9422-ac4daa526057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004462 10.0.0.242 - - [2025-06-05 02:17:38] "GET /virtual-machine-interface/84320bc2-a9ae-4a16-9c75-a21a4089856a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1666 0.007978 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/port HTTP/1.1" 200 1091 0.024943 10.0.0.242 - - [2025-06-05 02:17:38] "POST /neutron/port HTTP/1.1" 200 1117 0.010409 10.0.0.242 - - [2025-06-05 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.026728 10.0.0.242 - - [2025-06-05 02:17:39] "GET /instance-ip/b16e9035-83d0-4dae-a776-f748cfe4f862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.010202 10.0.0.242 - - [2025-06-05 02:17:39] "POST /neutron/port HTTP/1.1" 200 1091 0.038835 10.0.0.242 - - [2025-06-05 02:17:39] "POST /neutron/port HTTP/1.1" 200 1117 0.013591 10.0.0.242 - - [2025-06-05 02:17:39] "POST /neutron/port HTTP/1.1" 200 151 0.205770 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine-interface/84320bc2-a9ae-4a16-9c75-a21a4089856a HTTP/1.1" 200 115 0.085043 10.0.0.242 - - [2025-06-05 02:17:39] "GET /virtual-machine-interface/509056b0-ebbd-43c5-86b7-e86dce8a83f1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1344 0.007681 10.0.0.242 - - [2025-06-05 02:17:39] "POST /neutron/port HTTP/1.1" 200 151 0.161064 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine-interface/509056b0-ebbd-43c5-86b7-e86dce8a83f1 HTTP/1.1" 200 115 0.034105 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine/43c7942a-715c-42ff-96a9-d3aa0e3f7ec3 HTTP/1.1" 200 115 0.026415 10.0.0.242 - - [2025-06-05 02:17:39] "GET /virtual-machine-interface/270d4375-e6d2-4815-890d-f4ac507142be?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1344 0.015796 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine-interface/270d4375-e6d2-4815-890d-f4ac507142be HTTP/1.1" 200 115 0.036664 10.0.0.242 - - [2025-06-05 02:17:39] "GET /virtual-machine-interface/d5742eb4-66e9-433b-b783-6bc0dc1451bd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1667 0.006216 10.0.0.242 - - [2025-06-05 02:17:39] "POST /ref-update HTTP/1.1" 200 156 0.014692 10.0.0.242 - - [2025-06-05 02:17:39] "GET /instance-ip/b16e9035-83d0-4dae-a776-f748cfe4f862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006262 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /instance-ip/b16e9035-83d0-4dae-a776-f748cfe4f862 HTTP/1.1" 200 115 0.031532 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine-interface/d5742eb4-66e9-433b-b783-6bc0dc1451bd HTTP/1.1" 200 115 0.037816 10.0.0.242 - - [2025-06-05 02:17:39] "POST /ref-update HTTP/1.1" 200 156 0.011307 10.0.0.242 - - [2025-06-05 02:17:39] "DELETE /virtual-machine/eeb1a3c7-08c8-4511-8c43-a9d733afa5bd HTTP/1.1" 200 115 0.018762 10.0.0.242 - - [2025-06-05 02:17:40] "POST /neutron/network HTTP/1.1" 200 834 0.006485 10.0.0.242 - - [2025-06-05 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004741 10.0.0.242 - - [2025-06-05 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.242 - - [2025-06-05 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003997 10.0.0.242 - - [2025-06-05 02:17:40] "POST /neutron/network HTTP/1.1" 200 151 0.110003 10.0.0.242 - - [2025-06-05 02:17:40] "DELETE /route-target/dfec8f4a-064b-4c09-b166-42aa33a10875 HTTP/1.1" 200 115 0.019462 10.0.0.242 - - [2025-06-05 02:17:40] "POST /neutron/network HTTP/1.1" 200 827 0.008159 10.0.0.242 - - [2025-06-05 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003416 10.0.0.242 - - [2025-06-05 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.242 - - [2025-06-05 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005082 10.0.0.242 - - [2025-06-05 02:17:40] "POST /neutron/network HTTP/1.1" 200 151 0.103916 10.0.0.242 - - [2025-06-05 02:17:40] "DELETE /route-target/2fc1ebff-01c7-4f5b-b632-dccfcec6a735 HTTP/1.1" 200 115 0.021168 10.0.0.242 - - [2025-06-05 02:17:41] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001642 10.0.0.242 - - [2025-06-05 02:17:41] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.031966 10.0.0.242 - - [2025-06-05 02:17:41] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001369 10.0.0.242 - - [2025-06-05 02:17:41] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?fields=virtual_networks HTTP/1.1" 200 1051 0.070513 10.0.0.242 - - [2025-06-05 02:17:41] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001189 10.0.0.242 - - [2025-06-05 02:17:41] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.030818 10.0.0.242 - - [2025-06-05 02:17:41] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001204 10.0.0.242 - - [2025-06-05 02:17:41] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?fields=security_groups HTTP/1.1" 200 1281 0.027179 10.0.0.242 - - [2025-06-05 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.032583 10.0.0.242 - - [2025-06-05 02:17:42] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003011 10.0.0.242 - - [2025-06-05 02:17:42] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001695 10.0.0.242 - - [2025-06-05 02:17:42] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008916 10.0.0.242 - - [2025-06-05 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.003141 10.0.0.242 - - [2025-06-05 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003981 10.0.0.242 - - [2025-06-05 02:17:42] "POST /security-groups HTTP/1.1" 200 599 0.067433 10.0.0.242 - - [2025-06-05 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.002903 10.0.0.242 - - [2025-06-05 02:17:42] "POST /projects HTTP/1.1" 200 601 0.237481 10.0.0.242 - - [2025-06-05 02:17:42] "POST /access-control-lists HTTP/1.1" 200 606 0.060159 10.0.0.242 - - [2025-06-05 02:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.315063 10.0.0.242 - - [2025-06-05 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 241 0.003830 10.0.0.242 - - [2025-06-05 02:17:42] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.467983 10.0.0.242 - - [2025-06-05 02:17:42] "POST /access-control-lists HTTP/1.1" 200 604 0.068230 10.0.0.242 - - [2025-06-05 02:17:44] "GET / HTTP/1.1" 200 36215 0.002847 10.0.0.242 - - [2025-06-05 02:17:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000741 10.0.0.242 - - [2025-06-05 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.064950 10.0.0.242 - - [2025-06-05 02:17:45] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001587 10.0.0.242 - - [2025-06-05 02:17:45] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.030153 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/network HTTP/1.1" 200 117 0.033180 10.0.0.242 - - [2025-06-05 02:17:45] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001900 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/network HTTP/1.1" 200 613 0.075912 10.0.0.242 - - [2025-06-05 02:17:45] "POST /route-targets HTTP/1.1" 200 328 0.013037 10.0.0.242 - - [2025-06-05 02:17:45] "POST /ref-update HTTP/1.1" 200 156 0.018106 10.0.0.242 - - [2025-06-05 02:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003897 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.202828 10.0.0.242 - - [2025-06-05 02:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.152748 10.0.0.242 - - [2025-06-05 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.038159 10.0.0.242 - - [2025-06-05 02:17:45] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007318 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/network HTTP/1.1" 200 1006 0.006531 10.0.0.242 - - [2025-06-05 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001164 10.0.0.242 - - [2025-06-05 02:17:45] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004960 10.0.0.242 - - [2025-06-05 02:17:45] "POST /neutron/network HTTP/1.1" 200 1006 0.009215 10.0.0.242 - - [2025-06-05 02:17:45] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006057 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 1006 0.008620 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.007671 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.007724 10.0.0.242 - - [2025-06-05 02:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.242 - - [2025-06-05 02:17:46] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001238 10.0.0.242 - - [2025-06-05 02:17:46] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.029549 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 117 0.010126 10.0.0.242 - - [2025-06-05 02:17:46] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002084 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 613 0.088230 10.0.0.242 - - [2025-06-05 02:17:46] "POST /route-targets HTTP/1.1" 200 328 0.012237 10.0.0.242 - - [2025-06-05 02:17:46] "POST /ref-update HTTP/1.1" 200 156 0.015857 10.0.0.242 - - [2025-06-05 02:17:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003065 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.193672 10.0.0.242 - - [2025-06-05 02:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.242 - - [2025-06-05 02:17:46] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009539 10.0.0.242 - - [2025-06-05 02:17:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003818 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.221915 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 1005 0.007835 10.0.0.242 - - [2025-06-05 02:17:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001271 10.0.0.242 - - [2025-06-05 02:17:46] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006985 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 1005 0.008275 10.0.0.242 - - [2025-06-05 02:17:46] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005628 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/network HTTP/1.1" 200 1005 0.008847 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.007997 10.0.0.242 - - [2025-06-05 02:17:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.007963 10.0.0.242 - - [2025-06-05 02:17:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.002618 10.0.0.242 - - [2025-06-05 02:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2025-06-05 02:17:47] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.242 - - [2025-06-05 02:17:47] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035706 10.0.0.242 - - [2025-06-05 02:17:47] "POST /network-policys HTTP/1.1" 200 579 0.064369 10.0.0.242 - - [2025-06-05 02:17:47] "GET /network-policy/a01a7aa9-d84c-49ad-ac4a-1ce073da92fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005671 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1006 0.009152 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.008556 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.242 - - [2025-06-05 02:17:47] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006066 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1114 0.062965 10.0.0.242 - - [2025-06-05 02:17:47] "POST /access-control-lists HTTP/1.1" 200 598 0.078201 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1114 0.045053 10.0.0.242 - - [2025-06-05 02:17:47] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007965 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.242 - - [2025-06-05 02:17:47] "GET /network-policy/a01a7aa9-d84c-49ad-ac4a-1ce073da92fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004236 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1005 0.008582 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.242 - - [2025-06-05 02:17:47] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005525 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1113 0.054255 10.0.0.242 - - [2025-06-05 02:17:47] "PUT /access-control-list/6985b168-e04f-496f-b4ad-0aaa428fe8e1 HTTP/1.1" 200 273 0.066231 10.0.0.242 - - [2025-06-05 02:17:47] "POST /neutron/network HTTP/1.1" 200 1113 0.026015 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.005285 10.0.0.242 - - [2025-06-05 02:17:47] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.009105 10.0.0.242 - - [2025-06-05 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.242 - - [2025-06-05 02:17:47] "GET /network-policy/a01a7aa9-d84c-49ad-ac4a-1ce073da92fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003910 10.0.0.242 - - [2025-06-05 02:17:47] "GET /domains HTTP/1.1" 401 293 0.000608 10.0.0.242 - - [2025-06-05 02:17:47] "POST /access-control-lists HTTP/1.1" 200 598 0.064705 10.0.0.242 - - [2025-06-05 02:17:47] "POST /ref-update HTTP/1.1" 200 156 0.011165 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains HTTP/1.1" 200 281 0.030850 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.012656 10.0.0.242 - - [2025-06-05 02:17:48] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.242 - - [2025-06-05 02:17:48] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 2644 0.079432 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe HTTP/1.1" 200 3511 0.007345 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe HTTP/1.1" 200 3511 0.008904 10.0.0.242 - - [2025-06-05 02:17:48] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 200 1799 0.004326 10.0.0.242 - - [2025-06-05 02:17:48] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 200 1799 0.003969 10.0.0.242 - - [2025-06-05 02:17:48] "GET /route-target/8d203260-22f6-451f-90c7-69dd19134987 HTTP/1.1" 200 1215 0.003608 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe HTTP/1.1" 200 3511 0.006671 10.0.0.242 - - [2025-06-05 02:17:48] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 200 1799 0.003871 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006093 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe HTTP/1.1" 200 3511 0.006953 10.0.0.242 - - [2025-06-05 02:17:48] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 200 1799 0.005149 10.0.0.242 - - [2025-06-05 02:17:48] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 200 1799 0.003410 10.0.0.242 - - [2025-06-05 02:17:48] "GET /route-target/8d203260-22f6-451f-90c7-69dd19134987 HTTP/1.1" 200 1215 0.002785 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains HTTP/1.1" 200 281 0.003060 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.008188 10.0.0.242 - - [2025-06-05 02:17:48] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.242 - - [2025-06-05 02:17:48] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 2644 0.078614 10.0.0.242 - - [2025-06-05 02:17:48] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe HTTP/1.1" 200 3511 0.005599 10.0.0.242 - - [2025-06-05 02:17:48] "GET /obj-perms HTTP/1.1" 200 5065 0.057285 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains HTTP/1.1" 200 281 0.003178 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001431 10.0.0.242 - - [2025-06-05 02:17:48] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.008792 10.0.0.242 - - [2025-06-05 02:17:49] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.242 - - [2025-06-05 02:17:49] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 2644 0.074713 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016 HTTP/1.1" 200 3508 0.008525 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016 HTTP/1.1" 200 3508 0.005925 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 200 1799 0.004900 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 200 1799 0.003864 10.0.0.242 - - [2025-06-05 02:17:49] "GET /route-target/c34f6867-5fb8-47c6-83dd-b16aff2ad424 HTTP/1.1" 200 1214 0.003642 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016 HTTP/1.1" 200 3508 0.007495 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 200 1799 0.004561 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006081 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016 HTTP/1.1" 200 3508 0.006482 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 200 1799 0.005293 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 200 1799 0.004328 10.0.0.242 - - [2025-06-05 02:17:49] "GET /route-target/c34f6867-5fb8-47c6-83dd-b16aff2ad424 HTTP/1.1" 200 1214 0.003628 10.0.0.242 - - [2025-06-05 02:17:49] "GET /domains HTTP/1.1" 200 281 0.003302 10.0.0.242 - - [2025-06-05 02:17:49] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001449 10.0.0.242 - - [2025-06-05 02:17:49] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.009864 10.0.0.242 - - [2025-06-05 02:17:49] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001478 10.0.0.242 - - [2025-06-05 02:17:49] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 2644 0.078350 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016 HTTP/1.1" 200 3508 0.005918 10.0.0.242 - - [2025-06-05 02:17:49] "GET /obj-perms HTTP/1.1" 200 5065 0.003803 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006078 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1113 0.011527 10.0.0.242 - - [2025-06-05 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008214 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1005 0.059629 10.0.0.242 - - [2025-06-05 02:17:49] "DELETE /access-control-list/b1564e4d-e292-4a89-98fb-c5703ad05ad3 HTTP/1.1" 200 115 0.049805 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1005 0.013616 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/7976e3a5-204a-4b3b-b809-0866e76ee016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004991 10.0.0.242 - - [2025-06-05 02:17:49] "POST /ref-update HTTP/1.1" 200 156 0.020129 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006463 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1114 0.007949 10.0.0.242 - - [2025-06-05 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/32a86e11-eb04-4244-9dfe-a92ddb4edca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009581 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1006 0.132273 10.0.0.242 - - [2025-06-05 02:17:49] "DELETE /access-control-list/6985b168-e04f-496f-b4ad-0aaa428fe8e1 HTTP/1.1" 200 115 0.038756 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1006 0.019366 10.0.0.242 - - [2025-06-05 02:17:49] "POST /ref-update HTTP/1.1" 200 156 0.018052 10.0.0.242 - - [2025-06-05 02:17:49] "GET /virtual-network/deef0ec1-f7a5-4cd5-88d6-8cf545e90efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006422 10.0.0.242 - - [2025-06-05 02:17:49] "DELETE /network-policy/a01a7aa9-d84c-49ad-ac4a-1ce073da92fc HTTP/1.1" 200 115 0.027675 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 1005 0.007961 10.0.0.242 - - [2025-06-05 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002661 10.0.0.242 - - [2025-06-05 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.242 - - [2025-06-05 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002839 10.0.0.242 - - [2025-06-05 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003736 10.0.0.242 - - [2025-06-05 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002527 10.0.0.242 - - [2025-06-05 02:17:49] "POST /neutron/network HTTP/1.1" 200 151 0.102427 10.0.0.242 - - [2025-06-05 02:17:49] "DELETE /route-target/c34f6867-5fb8-47c6-83dd-b16aff2ad424 HTTP/1.1" 200 115 0.024520 10.0.0.242 - - [2025-06-05 02:17:49] "GET /routing-instance/3014e463-f2ec-4b4a-be83-e89848794493 HTTP/1.1" 404 171 0.002683 10.0.0.242 - - [2025-06-05 02:17:49] "GET /domains HTTP/1.1" 200 281 0.002467 10.0.0.242 - - [2025-06-05 02:17:49] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001793 10.0.0.242 - - [2025-06-05 02:17:50] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.052593 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.242 - - [2025-06-05 02:17:50] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 2162 0.070343 10.0.0.242 - - [2025-06-05 02:17:50] "POST /neutron/network HTTP/1.1" 200 1006 0.008239 10.0.0.242 - - [2025-06-05 02:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 10.0.0.242 - - [2025-06-05 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.242 - - [2025-06-05 02:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.242 - - [2025-06-05 02:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002258 10.0.0.242 - - [2025-06-05 02:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002051 10.0.0.242 - - [2025-06-05 02:17:50] "POST /neutron/network HTTP/1.1" 200 151 0.121605 10.0.0.242 - - [2025-06-05 02:17:50] "DELETE /route-target/8d203260-22f6-451f-90c7-69dd19134987 HTTP/1.1" 200 115 0.024054 10.0.0.242 - - [2025-06-05 02:17:50] "GET /routing-instance/5ab40b7f-dcb6-4b75-ba80-aeefe7c6defd HTTP/1.1" 404 171 0.002236 10.0.0.242 - - [2025-06-05 02:17:50] "GET /domains HTTP/1.1" 200 281 0.008836 10.0.0.242 - - [2025-06-05 02:17:50] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.242 - - [2025-06-05 02:17:50] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2780 0.049606 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001302 10.0.0.242 - - [2025-06-05 02:17:50] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 1916 0.076050 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001864 10.0.0.242 - - [2025-06-05 02:17:50] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035808 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.242 - - [2025-06-05 02:17:50] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?fields=virtual_networks HTTP/1.1" 200 1061 0.077901 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001599 10.0.0.242 - - [2025-06-05 02:17:50] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.030490 10.0.0.242 - - [2025-06-05 02:17:50] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.242 - - [2025-06-05 02:17:51] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?fields=security_groups HTTP/1.1" 200 1296 0.035517 10.0.0.242 - - [2025-06-05 02:17:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.027057 10.0.0.242 - - [2025-06-05 02:17:51] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002813 10.0.0.242 - - [2025-06-05 02:17:52] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.242 - - [2025-06-05 02:17:52] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009310 10.0.0.242 - - [2025-06-05 02:17:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.001851 10.0.0.242 - - [2025-06-05 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.007333 10.0.0.242 - - [2025-06-05 02:17:52] "POST /security-groups HTTP/1.1" 200 593 0.068766 10.0.0.242 - - [2025-06-05 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002950 10.0.0.242 - - [2025-06-05 02:17:52] "POST /projects HTTP/1.1" 200 589 0.238908 10.0.0.242 - - [2025-06-05 02:17:52] "POST /access-control-lists HTTP/1.1" 200 600 0.058481 10.0.0.242 - - [2025-06-05 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.316919 10.0.0.242 - - [2025-06-05 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.004018 10.0.0.242 - - [2025-06-05 02:17:52] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.456865 10.0.0.242 - - [2025-06-05 02:17:52] "POST /access-control-lists HTTP/1.1" 200 598 0.061087 10.0.0.242 - - [2025-06-05 02:17:53] "GET / HTTP/1.1" 200 36215 0.002421 10.0.0.242 - - [2025-06-05 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000621 10.0.0.242 - - [2025-06-05 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.063395 10.0.0.242 - - [2025-06-05 02:17:54] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001408 10.0.0.242 - - [2025-06-05 02:17:54] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.029187 10.0.0.242 - - [2025-06-05 02:17:54] "POST /neutron/network HTTP/1.1" 200 117 0.035842 10.0.0.242 - - [2025-06-05 02:17:54] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001750 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 607 0.082798 10.0.0.242 - - [2025-06-05 02:17:55] "POST /route-targets HTTP/1.1" 200 328 0.012042 10.0.0.242 - - [2025-06-05 02:17:55] "POST /ref-update HTTP/1.1" 200 156 0.017163 10.0.0.242 - - [2025-06-05 02:17:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003754 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.211086 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 828 0.006068 10.0.0.242 - - [2025-06-05 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001577 10.0.0.242 - - [2025-06-05 02:17:55] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005382 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 828 0.006039 10.0.0.242 - - [2025-06-05 02:17:55] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005265 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 828 0.006727 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.009536 10.0.0.242 - - [2025-06-05 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.242 - - [2025-06-05 02:17:55] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001174 10.0.0.242 - - [2025-06-05 02:17:55] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.029389 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 117 0.010420 10.0.0.242 - - [2025-06-05 02:17:55] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002381 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 607 0.084536 10.0.0.242 - - [2025-06-05 02:17:55] "POST /route-targets HTTP/1.1" 200 328 0.014234 10.0.0.242 - - [2025-06-05 02:17:55] "POST /ref-update HTTP/1.1" 200 156 0.014496 10.0.0.242 - - [2025-06-05 02:17:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006284 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.177465 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 825 0.007184 10.0.0.242 - - [2025-06-05 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.002982 10.0.0.242 - - [2025-06-05 02:17:55] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007629 10.0.0.242 - - [2025-06-05 02:17:55] "POST /neutron/network HTTP/1.1" 200 825 0.011742 10.0.0.242 - - [2025-06-05 02:17:56] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005912 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 825 0.006090 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.007825 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.002481 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2025-06-05 02:17:56] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.242 - - [2025-06-05 02:17:56] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.029119 10.0.0.242 - - [2025-06-05 02:17:56] "POST /network-policys HTTP/1.1" 200 573 0.020652 10.0.0.242 - - [2025-06-05 02:17:56] "GET /network-policy/fac3aed0-effc-473b-9593-5d158a5cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006765 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 828 0.006369 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.005912 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 930 0.051611 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 930 0.047253 10.0.0.242 - - [2025-06-05 02:17:56] "POST /access-control-lists HTTP/1.1" 200 592 0.080093 10.0.0.242 - - [2025-06-05 02:17:56] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007262 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.242 - - [2025-06-05 02:17:56] "GET /network-policy/fac3aed0-effc-473b-9593-5d158a5cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004222 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 825 0.006875 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 927 0.060395 10.0.0.242 - - [2025-06-05 02:17:56] "POST /neutron/network HTTP/1.1" 200 927 0.025917 10.0.0.242 - - [2025-06-05 02:17:56] "PUT /access-control-list/8a27f450-c374-4481-8b07-3f2a811b3f34 HTTP/1.1" 200 273 0.064905 10.0.0.242 - - [2025-06-05 02:17:56] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008394 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.004871 10.0.0.242 - - [2025-06-05 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2025-06-05 02:17:56] "GET /network-policy/fac3aed0-effc-473b-9593-5d158a5cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004862 10.0.0.242 - - [2025-06-05 02:17:56] "GET /domains HTTP/1.1" 401 293 0.000572 10.0.0.242 - - [2025-06-05 02:17:56] "POST /access-control-lists HTTP/1.1" 200 592 0.063525 10.0.0.242 - - [2025-06-05 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.010571 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domains HTTP/1.1" 200 281 0.028617 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001548 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.012351 10.0.0.242 - - [2025-06-05 02:17:57] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001137 10.0.0.242 - - [2025-06-05 02:17:57] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 2590 0.076964 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d HTTP/1.1" 200 2902 0.006639 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d HTTP/1.1" 200 2902 0.005069 10.0.0.242 - - [2025-06-05 02:17:57] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 200 1788 0.003923 10.0.0.242 - - [2025-06-05 02:17:57] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 200 1788 0.005876 10.0.0.242 - - [2025-06-05 02:17:57] "GET /route-target/04fd731f-4121-4ce7-a91b-5f4f7c3723e9 HTTP/1.1" 200 1207 0.005114 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d HTTP/1.1" 200 2902 0.008160 10.0.0.242 - - [2025-06-05 02:17:57] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 200 1788 0.006069 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008149 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d HTTP/1.1" 200 2902 0.005717 10.0.0.242 - - [2025-06-05 02:17:57] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 200 1788 0.004484 10.0.0.242 - - [2025-06-05 02:17:57] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 200 1788 0.003625 10.0.0.242 - - [2025-06-05 02:17:57] "GET /route-target/04fd731f-4121-4ce7-a91b-5f4f7c3723e9 HTTP/1.1" 200 1207 0.002977 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domains HTTP/1.1" 200 281 0.003207 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001758 10.0.0.242 - - [2025-06-05 02:17:57] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.010462 10.0.0.242 - - [2025-06-05 02:17:57] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001539 10.0.0.242 - - [2025-06-05 02:17:57] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 2590 0.068502 10.0.0.242 - - [2025-06-05 02:17:57] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d HTTP/1.1" 200 2902 0.005600 10.0.0.242 - - [2025-06-05 02:17:58] "GET /obj-perms HTTP/1.1" 200 5053 0.058680 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domains HTTP/1.1" 200 281 0.003198 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001250 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.008627 10.0.0.242 - - [2025-06-05 02:17:58] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001132 10.0.0.242 - - [2025-06-05 02:17:58] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 2590 0.079897 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b HTTP/1.1" 200 2895 0.007560 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b HTTP/1.1" 200 2895 0.005925 10.0.0.242 - - [2025-06-05 02:17:58] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 200 1788 0.003483 10.0.0.242 - - [2025-06-05 02:17:58] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 200 1788 0.004358 10.0.0.242 - - [2025-06-05 02:17:58] "GET /route-target/80d1986d-551c-4ce6-987a-580cb006d057 HTTP/1.1" 200 1208 0.004571 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b HTTP/1.1" 200 2895 0.007265 10.0.0.242 - - [2025-06-05 02:17:58] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 200 1788 0.003739 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005525 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b HTTP/1.1" 200 2895 0.006497 10.0.0.242 - - [2025-06-05 02:17:58] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 200 1788 0.004404 10.0.0.242 - - [2025-06-05 02:17:58] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 200 1788 0.003679 10.0.0.242 - - [2025-06-05 02:17:58] "GET /route-target/80d1986d-551c-4ce6-987a-580cb006d057 HTTP/1.1" 200 1208 0.003806 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domains HTTP/1.1" 200 281 0.003455 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001252 10.0.0.242 - - [2025-06-05 02:17:58] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.010352 10.0.0.242 - - [2025-06-05 02:17:58] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001130 10.0.0.242 - - [2025-06-05 02:17:58] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 2590 0.073767 10.0.0.242 - - [2025-06-05 02:17:58] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b HTTP/1.1" 200 2895 0.006360 10.0.0.242 - - [2025-06-05 02:17:58] "GET /obj-perms HTTP/1.1" 200 5053 0.010160 10.0.0.242 - - [2025-06-05 02:17:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001852 10.0.0.242 - - [2025-06-05 02:17:58] "POST /neutron/network HTTP/1.1" 200 940 0.007223 10.0.0.242 - - [2025-06-05 02:17:58] "GET /aaa-mode HTTP/1.1" 401 293 0.000481 10.0.0.242 - - [2025-06-05 02:17:59] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.242 - - [2025-06-05 02:17:59] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000536 10.0.0.242 - - [2025-06-05 02:17:59] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001384 10.0.0.242 - - [2025-06-05 02:17:59] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.056261 10.0.0.242 - - [2025-06-05 02:17:59] "POST /neutron/network HTTP/1.1" 200 930 0.006481 10.0.0.242 - - [2025-06-05 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.007824 10.0.0.242 - - [2025-06-05 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.006181 10.0.0.242 - - [2025-06-05 02:17:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001676 10.0.0.242 - - [2025-06-05 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.006805 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/network HTTP/1.1" 200 937 0.007105 10.0.0.242 - - [2025-06-05 02:18:00] "GET /aaa-mode HTTP/1.1" 401 293 0.000557 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/network HTTP/1.1" 200 940 0.007023 10.0.0.242 - - [2025-06-05 02:18:00] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002084 10.0.0.242 - - [2025-06-05 02:18:00] "GET / HTTP/1.1" 200 36215 0.004172 10.0.0.242 - - [2025-06-05 02:18:00] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000625 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1064 0.231789 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1064 0.015523 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1064 0.016057 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1118 0.085189 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1092 0.023467 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004171 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.014181 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 117 0.001443 10.0.0.242 - - [2025-06-05 02:18:00] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001637 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/network HTTP/1.1" 200 930 0.012349 10.0.0.242 - - [2025-06-05 02:18:00] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.069368 10.0.0.242 - - [2025-06-05 02:18:00] "POST /neutron/network HTTP/1.1" 200 927 0.008635 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/port HTTP/1.1" 200 1092 0.031103 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.015570 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.007090 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/port HTTP/1.1" 200 1092 0.023969 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008795 10.0.0.242 - - [2025-06-05 02:18:01] "POST /neutron/network HTTP/1.1" 200 937 0.014218 10.0.0.242 - - [2025-06-05 02:18:01] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001879 10.0.0.242 - - [2025-06-05 02:18:01] "PUT /access-control-list/ff09e83b-2161-4629-8ac8-b0c355f43d58 HTTP/1.1" 200 273 0.069811 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 1061 0.392997 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 1061 0.017786 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 1061 0.012274 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 1115 0.086018 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 1089 0.021793 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.014576 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.242 - - [2025-06-05 02:18:02] "POST /neutron/network HTTP/1.1" 200 927 0.006968 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/port HTTP/1.1" 200 1092 0.022185 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011813 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/port HTTP/1.1" 200 1092 0.024555 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007021 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/port HTTP/1.1" 200 1092 0.026132 10.0.0.242 - - [2025-06-05 02:18:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008063 10.0.0.242 - - [2025-06-05 02:18:06] "GET /virtual-machine/9c306a40-d339-4b84-a41f-c510e0db6c23 HTTP/1.1" 200 1297 0.005200 10.0.0.242 - - [2025-06-05 02:18:06] "GET /virtual-machine-interface/f681f6b1-9053-48d3-b8dd-d57cf1044112 HTTP/1.1" 200 2959 0.006536 10.0.0.242 - - [2025-06-05 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.242 - - [2025-06-05 02:18:06] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003741 10.0.0.242 - - [2025-06-05 02:18:06] "GET /virtual-networks?parent_id=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003434 10.0.0.242 - - [2025-06-05 02:18:06] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006636 10.0.0.242 - - [2025-06-05 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.242 - - [2025-06-05 02:18:09] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006886 10.0.0.242 - - [2025-06-05 02:18:10] "POST /neutron/port HTTP/1.1" 200 1092 0.018270 10.0.0.242 - - [2025-06-05 02:18:11] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008139 10.0.0.242 - - [2025-06-05 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.242 - - [2025-06-05 02:18:12] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005182 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-networks?parent_id=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004153 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006382 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/port HTTP/1.1" 200 1089 0.025696 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011503 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/port HTTP/1.1" 200 1089 0.019667 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006327 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/port HTTP/1.1" 200 1089 0.015933 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008345 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/port HTTP/1.1" 200 1089 0.021494 10.0.0.242 - - [2025-06-05 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010482 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-machine/c5a550f4-8e7d-45cb-921c-a6647e121fb3 HTTP/1.1" 200 1297 0.005605 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-machine-interface/2186bbdb-f658-4cfb-aa1d-b19d8bc2eabe HTTP/1.1" 200 2958 0.018756 10.0.0.242 - - [2025-06-05 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2025-06-05 02:18:12] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003639 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-networks?parent_id=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003841 10.0.0.242 - - [2025-06-05 02:18:12] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008463 10.0.0.242 - - [2025-06-05 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.242 - - [2025-06-05 02:18:14] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003540 10.0.0.242 - - [2025-06-05 02:18:14] "GET /virtual-networks?parent_id=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003479 10.0.0.242 - - [2025-06-05 02:18:14] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006375 10.0.0.242 - - [2025-06-05 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.242 - - [2025-06-05 02:18:18] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001225 10.0.0.242 - - [2025-06-05 02:18:18] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.034536 10.0.0.242 - - [2025-06-05 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.242 - - [2025-06-05 02:18:18] "PUT /network-policy/fac3aed0-effc-473b-9593-5d158a5cef59 HTTP/1.1" 200 263 0.013009 10.0.0.242 - - [2025-06-05 02:18:18] "PUT /access-control-list/8a27f450-c374-4481-8b07-3f2a811b3f34 HTTP/1.1" 200 273 0.052318 10.0.0.242 - - [2025-06-05 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.015239 10.0.0.242 - - [2025-06-05 02:18:18] "PUT /access-control-list/ff09e83b-2161-4629-8ac8-b0c355f43d58 HTTP/1.1" 200 273 0.056833 10.0.0.242 - - [2025-06-05 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.242 - - [2025-06-05 02:18:22] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006694 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 927 0.008411 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 825 0.058006 10.0.0.242 - - [2025-06-05 02:18:22] "DELETE /access-control-list/ff09e83b-2161-4629-8ac8-b0c355f43d58 HTTP/1.1" 200 115 0.042441 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 825 0.011131 10.0.0.242 - - [2025-06-05 02:18:22] "GET /virtual-network/da1c1361-312c-4797-b7c0-2ddcbc12e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.010819 10.0.0.242 - - [2025-06-05 02:18:22] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006941 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 930 0.007387 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 828 0.058249 10.0.0.242 - - [2025-06-05 02:18:22] "DELETE /access-control-list/8a27f450-c374-4481-8b07-3f2a811b3f34 HTTP/1.1" 200 115 0.048106 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 828 0.013273 10.0.0.242 - - [2025-06-05 02:18:22] "GET /virtual-network/09cf8184-7077-479e-92cd-f0a82d0e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005849 10.0.0.242 - - [2025-06-05 02:18:22] "DELETE /network-policy/fac3aed0-effc-473b-9593-5d158a5cef59 HTTP/1.1" 200 115 0.025408 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 200 825 0.008082 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/network HTTP/1.1" 400 204 0.010267 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 1089 0.021750 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 1115 0.014236 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 1092 0.018874 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 1118 0.012555 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 151 0.180625 10.0.0.242 - - [2025-06-05 02:18:22] "POST /neutron/port HTTP/1.1" 200 151 0.133860 10.0.0.242 - - [2025-06-05 02:18:24] "POST /neutron/network HTTP/1.1" 200 825 0.007651 10.0.0.242 - - [2025-06-05 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005367 10.0.0.242 - - [2025-06-05 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.242 - - [2025-06-05 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002290 10.0.0.242 - - [2025-06-05 02:18:24] "POST /neutron/network HTTP/1.1" 200 151 0.100528 10.0.0.242 - - [2025-06-05 02:18:24] "GET /routing-instance/a7049dcd-0a7a-440e-b337-17d6f7e08bbf HTTP/1.1" 404 171 0.002357 10.0.0.242 - - [2025-06-05 02:18:24] "DELETE /route-target/80d1986d-551c-4ce6-987a-580cb006d057 HTTP/1.1" 200 115 0.022572 10.0.0.242 - - [2025-06-05 02:18:24] "GET /domains HTTP/1.1" 200 281 0.002928 10.0.0.242 - - [2025-06-05 02:18:24] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001208 10.0.0.242 - - [2025-06-05 02:18:24] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.048473 10.0.0.242 - - [2025-06-05 02:18:24] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001750 10.0.0.242 - - [2025-06-05 02:18:24] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 2120 0.080592 10.0.0.242 - - [2025-06-05 02:18:24] "POST /neutron/network HTTP/1.1" 200 828 0.006139 10.0.0.242 - - [2025-06-05 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004947 10.0.0.242 - - [2025-06-05 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.242 - - [2025-06-05 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003183 10.0.0.242 - - [2025-06-05 02:18:24] "POST /neutron/network HTTP/1.1" 200 151 0.115616 10.0.0.242 - - [2025-06-05 02:18:24] "DELETE /route-target/04fd731f-4121-4ce7-a91b-5f4f7c3723e9 HTTP/1.1" 200 115 0.020004 10.0.0.242 - - [2025-06-05 02:18:24] "GET /routing-instance/965ef4a8-78e7-4ff9-8d5c-93efb12f0509 HTTP/1.1" 404 171 0.004183 10.0.0.242 - - [2025-06-05 02:18:24] "GET /domains HTTP/1.1" 200 281 0.003157 10.0.0.242 - - [2025-06-05 02:18:25] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002767 10.0.0.242 - - [2025-06-05 02:18:25] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.055191 10.0.0.242 - - [2025-06-05 02:18:25] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.242 - - [2025-06-05 02:18:25] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 1880 0.080365 10.0.0.242 - - [2025-06-05 02:18:25] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001312 10.0.0.242 - - [2025-06-05 02:18:25] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.037219 10.0.0.242 - - [2025-06-05 02:18:25] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255 10.0.0.242 - - [2025-06-05 02:18:25] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?fields=virtual_networks HTTP/1.1" 200 1049 0.038394 10.0.0.242 - - [2025-06-05 02:18:25] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001420 10.0.0.242 - - [2025-06-05 02:18:25] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.035166 10.0.0.242 - - [2025-06-05 02:18:25] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001395 10.0.0.242 - - [2025-06-05 02:18:25] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?fields=security_groups HTTP/1.1" 200 1278 0.031711 10.0.0.242 - - [2025-06-05 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.030363 10.0.0.242 - - [2025-06-05 02:18:26] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002445 10.0.0.242 - - [2025-06-05 02:18:26] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.242 - - [2025-06-05 02:18:26] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008918 10.0.0.242 - - [2025-06-05 02:18:26] "POST /id-to-fqname HTTP/1.1" 200 188 0.001599 10.0.0.242 - - [2025-06-05 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.005714 10.0.0.242 - - [2025-06-05 02:18:27] "POST /security-groups HTTP/1.1" 200 589 0.063604 10.0.0.242 - - [2025-06-05 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.002964 10.0.0.242 - - [2025-06-05 02:18:27] "POST /projects HTTP/1.1" 200 581 0.269115 10.0.0.242 - - [2025-06-05 02:18:27] "POST /access-control-lists HTTP/1.1" 200 596 0.060544 10.0.0.242 - - [2025-06-05 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.346600 10.0.0.242 - - [2025-06-05 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.003892 10.0.0.242 - - [2025-06-05 02:18:27] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.486764 10.0.0.242 - - [2025-06-05 02:18:27] "POST /access-control-lists HTTP/1.1" 200 594 0.063426 10.0.0.242 - - [2025-06-05 02:18:28] "GET / HTTP/1.1" 200 36215 0.002696 10.0.0.242 - - [2025-06-05 02:18:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000774 10.0.0.242 - - [2025-06-05 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.068770 10.0.0.242 - - [2025-06-05 02:18:29] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001486 10.0.0.242 - - [2025-06-05 02:18:29] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038234 10.0.0.242 - - [2025-06-05 02:18:29] "POST /neutron/network HTTP/1.1" 200 117 0.095545 10.0.0.242 - - [2025-06-05 02:18:29] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001659 10.0.0.242 - - [2025-06-05 02:18:29] "POST /neutron/network HTTP/1.1" 200 613 0.102401 10.0.0.242 - - [2025-06-05 02:18:30] "POST /route-targets HTTP/1.1" 200 328 0.012625 10.0.0.242 - - [2025-06-05 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.018291 10.0.0.242 - - [2025-06-05 02:18:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004941 10.0.0.242 - - [2025-06-05 02:18:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.171270 10.0.0.242 - - [2025-06-05 02:18:30] "POST /neutron/network HTTP/1.1" 200 830 0.007034 10.0.0.242 - - [2025-06-05 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001422 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006124 10.0.0.242 - - [2025-06-05 02:18:30] "POST /neutron/network HTTP/1.1" 200 830 0.006473 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005506 10.0.0.242 - - [2025-06-05 02:18:30] "POST /neutron/network HTTP/1.1" 200 830 0.006168 10.0.0.242 - - [2025-06-05 02:18:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.009568 10.0.0.242 - - [2025-06-05 02:18:30] "GET /domains HTTP/1.1" 401 293 0.003303 10.0.0.242 - - [2025-06-05 02:18:30] "GET /domains HTTP/1.1" 200 281 0.032333 10.0.0.242 - - [2025-06-05 02:18:30] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002194 10.0.0.242 - - [2025-06-05 02:18:30] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 3154 0.012094 10.0.0.242 - - [2025-06-05 02:18:30] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001278 10.0.0.242 - - [2025-06-05 02:18:30] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2095 0.080444 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5 HTTP/1.1" 200 2316 0.007856 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5 HTTP/1.1" 200 2316 0.005717 10.0.0.242 - - [2025-06-05 02:18:30] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 200 1496 0.004467 10.0.0.242 - - [2025-06-05 02:18:30] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 200 1496 0.003890 10.0.0.242 - - [2025-06-05 02:18:30] "GET /route-target/48c9287a-49de-4bb0-9058-ed857ed9d375 HTTP/1.1" 200 1214 0.004163 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5 HTTP/1.1" 200 2316 0.006148 10.0.0.242 - - [2025-06-05 02:18:30] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 200 1496 0.004746 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006136 10.0.0.242 - - [2025-06-05 02:18:30] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5 HTTP/1.1" 200 2316 0.005518 10.0.0.242 - - [2025-06-05 02:18:30] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 200 1496 0.005902 10.0.0.242 - - [2025-06-05 02:18:31] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 200 1496 0.006828 10.0.0.242 - - [2025-06-05 02:18:31] "GET /route-target/48c9287a-49de-4bb0-9058-ed857ed9d375 HTTP/1.1" 200 1214 0.003752 10.0.0.242 - - [2025-06-05 02:18:31] "GET /domains HTTP/1.1" 200 281 0.003141 10.0.0.242 - - [2025-06-05 02:18:31] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.242 - - [2025-06-05 02:18:31] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 3154 0.008467 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2095 0.085284 10.0.0.242 - - [2025-06-05 02:18:31] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5 HTTP/1.1" 200 2316 0.006044 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /project/178d91ca06ae4d1183fef545acd469a3 HTTP/1.1" 404 173 0.023436 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /project/af51b3b18016450dbb5a8343dccc941d HTTP/1.1" 404 173 0.019717 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /project/ffe457517751445794bef4c4058b487f HTTP/1.1" 404 173 0.016099 10.0.0.242 - - [2025-06-05 02:18:31] "GET /obj-perms HTTP/1.1" 200 5045 0.096076 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001189 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001585 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.242 - - [2025-06-05 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.058893 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.060700 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.076529 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001336 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001425 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078231 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?fields=security_groups HTTP/1.1" 200 1380 0.070191 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?fields=security_groups HTTP/1.1" 200 1383 0.074555 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?fields=security_groups HTTP/1.1" 200 1398 0.082870 10.0.0.242 - - [2025-06-05 02:18:31] "POST /neutron/network HTTP/1.1" 200 117 0.015757 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /security-group/210b36bf-8546-4254-8abd-ee73e6ff0f89 HTTP/1.1" 200 115 0.113078 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=ffe45751-7751-4457-94be-f4c4058b487f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001220 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /security-group/34f1eed2-c08b-4aa0-9a05-5c8640db1c25 HTTP/1.1" 200 115 0.113295 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /access-control-list/8fb8a973-5fb6-406a-a2b8-02e959fdec61 HTTP/1.1" 200 115 0.084934 10.0.0.242 - - [2025-06-05 02:18:31] "GET /projects?obj_uuids=acd1392a-2f17-4a6c-ae51-a2dd2d311170&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001389 10.0.0.242 - - [2025-06-05 02:18:31] "GET /project/ffe45751-7751-4457-94be-f4c4058b487f?fields=application_policy_sets HTTP/1.1" 200 1419 0.054143 10.0.0.242 - - [2025-06-05 02:18:31] "DELETE /security-group/3af1a0dd-e027-476f-ae9b-2127dd7a4fa2 HTTP/1.1" 200 115 0.152333 10.0.0.242 - - [2025-06-05 02:18:32] "GET /projects?obj_uuids=af51b3b1-8016-450d-bb5a-8343dccc941d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001577 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /access-control-list/1936f15e-eabd-4692-9650-83477b1577fa HTTP/1.1" 200 115 0.060973 10.0.0.242 - - [2025-06-05 02:18:32] "GET /project/af51b3b1-8016-450d-bb5a-8343dccc941d?fields=application_policy_sets HTTP/1.1" 200 1437 0.072051 10.0.0.242 - - [2025-06-05 02:18:32] "GET /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170?fields=application_policy_sets HTTP/1.1" 200 1422 0.127370 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/network HTTP/1.1" 200 613 0.266604 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /access-control-list/62c28b49-6cc9-49f3-9334-6246bc87a8fd HTTP/1.1" 200 115 0.080205 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /access-control-list/fe71844e-93e9-4d9b-bdab-fe7b98d902fa HTTP/1.1" 200 115 0.080295 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /project/ffe45751-7751-4457-94be-f4c4058b487f HTTP/1.1" 200 115 0.652195 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /access-control-list/5817df12-f193-42d9-a12c-96cf43ae4e3f HTTP/1.1" 200 115 0.043085 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /project/acd1392a-2f17-4a6c-ae51-a2dd2d311170 HTTP/1.1" 200 115 0.699908 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /project/af51b3b1-8016-450d-bb5a-8343dccc941d HTTP/1.1" 200 115 0.695920 10.0.0.242 - - [2025-06-05 02:18:32] "DELETE /access-control-list/0d066e66-4282-4304-afc6-77260110b458 HTTP/1.1" 200 115 0.035707 10.0.0.242 - - [2025-06-05 02:18:32] "POST /route-targets HTTP/1.1" 200 328 0.020276 10.0.0.242 - - [2025-06-05 02:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003046 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.254984 10.0.0.242 - - [2025-06-05 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.013280 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/network HTTP/1.1" 200 831 0.008351 10.0.0.242 - - [2025-06-05 02:18:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001739 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009065 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/network HTTP/1.1" 200 831 0.006276 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005935 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/network HTTP/1.1" 200 831 0.006813 10.0.0.242 - - [2025-06-05 02:18:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.009061 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domains HTTP/1.1" 200 281 0.002748 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001320 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.009602 10.0.0.242 - - [2025-06-05 02:18:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.242 - - [2025-06-05 02:18:32] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2314 0.081227 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a HTTP/1.1" 200 2320 0.007320 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a HTTP/1.1" 200 2320 0.006537 10.0.0.242 - - [2025-06-05 02:18:32] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 200 1497 0.004691 10.0.0.242 - - [2025-06-05 02:18:32] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 200 1497 0.004584 10.0.0.242 - - [2025-06-05 02:18:32] "GET /route-target/c2dd6cb7-a802-429c-a219-729d326dbf54 HTTP/1.1" 200 1215 0.003854 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a HTTP/1.1" 200 2320 0.005648 10.0.0.242 - - [2025-06-05 02:18:32] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 200 1497 0.004442 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005368 10.0.0.242 - - [2025-06-05 02:18:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a HTTP/1.1" 200 2320 0.005543 10.0.0.242 - - [2025-06-05 02:18:32] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 200 1497 0.004548 10.0.0.242 - - [2025-06-05 02:18:32] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 200 1497 0.004797 10.0.0.242 - - [2025-06-05 02:18:32] "GET /route-target/c2dd6cb7-a802-429c-a219-729d326dbf54 HTTP/1.1" 200 1215 0.003668 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domains HTTP/1.1" 200 281 0.003647 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.242 - - [2025-06-05 02:18:32] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.010252 10.0.0.242 - - [2025-06-05 02:18:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001827 10.0.0.242 - - [2025-06-05 02:18:32] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2314 0.077758 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a HTTP/1.1" 200 2320 0.006735 10.0.0.242 - - [2025-06-05 02:18:33] "GET /obj-perms HTTP/1.1" 200 5045 0.004405 10.0.0.242 - - [2025-06-05 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.242 - - [2025-06-05 02:18:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001808 10.0.0.242 - - [2025-06-05 02:18:33] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030308 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/network HTTP/1.1" 200 117 0.012676 10.0.0.242 - - [2025-06-05 02:18:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/network HTTP/1.1" 200 615 0.080592 10.0.0.242 - - [2025-06-05 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.014655 10.0.0.242 - - [2025-06-05 02:18:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004831 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.146860 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/network HTTP/1.1" 200 832 0.006570 10.0.0.242 - - [2025-06-05 02:18:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001380 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006193 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/network HTTP/1.1" 200 832 0.013932 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006021 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/network HTTP/1.1" 200 832 0.007554 10.0.0.242 - - [2025-06-05 02:18:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.010308 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domains HTTP/1.1" 200 281 0.003234 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.008792 10.0.0.242 - - [2025-06-05 02:18:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001221 10.0.0.242 - - [2025-06-05 02:18:33] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2534 0.083473 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4 HTTP/1.1" 200 2321 0.007563 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4 HTTP/1.1" 200 2321 0.005780 10.0.0.242 - - [2025-06-05 02:18:33] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 200 1500 0.004320 10.0.0.242 - - [2025-06-05 02:18:33] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 200 1500 0.004082 10.0.0.242 - - [2025-06-05 02:18:33] "GET /route-target/9f2b8f60-9b63-4131-be1b-317f7f97fc33 HTTP/1.1" 200 1217 0.003992 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4 HTTP/1.1" 200 2321 0.006263 10.0.0.242 - - [2025-06-05 02:18:33] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 200 1500 0.006535 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006856 10.0.0.242 - - [2025-06-05 02:18:33] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4 HTTP/1.1" 200 2321 0.005479 10.0.0.242 - - [2025-06-05 02:18:33] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 200 1500 0.005402 10.0.0.242 - - [2025-06-05 02:18:33] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 200 1500 0.005047 10.0.0.242 - - [2025-06-05 02:18:33] "GET /route-target/9f2b8f60-9b63-4131-be1b-317f7f97fc33 HTTP/1.1" 200 1217 0.005527 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domains HTTP/1.1" 200 281 0.004182 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001616 10.0.0.242 - - [2025-06-05 02:18:33] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.010461 10.0.0.242 - - [2025-06-05 02:18:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001337 10.0.0.242 - - [2025-06-05 02:18:34] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2534 0.077847 10.0.0.242 - - [2025-06-05 02:18:34] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4 HTTP/1.1" 200 2321 0.017737 10.0.0.242 - - [2025-06-05 02:18:34] "GET /obj-perms HTTP/1.1" 200 5045 0.003614 10.0.0.242 - - [2025-06-05 02:18:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001797 10.0.0.242 - - [2025-06-05 02:18:34] "POST /neutron/network HTTP/1.1" 200 841 0.006792 10.0.0.242 - - [2025-06-05 02:18:34] "GET /aaa-mode HTTP/1.1" 401 293 0.000540 10.0.0.242 - - [2025-06-05 02:18:34] "GET / HTTP/1.1" 200 36215 0.002313 10.0.0.242 - - [2025-06-05 02:18:34] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000469 10.0.0.242 - - [2025-06-05 02:18:35] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.242 - - [2025-06-05 02:18:35] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056082 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/network HTTP/1.1" 200 831 0.007170 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.005928 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.005583 10.0.0.242 - - [2025-06-05 02:18:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001518 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.006170 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/network HTTP/1.1" 200 842 0.007488 10.0.0.242 - - [2025-06-05 02:18:35] "GET /aaa-mode HTTP/1.1" 401 293 0.000486 10.0.0.242 - - [2025-06-05 02:18:35] "POST /neutron/network HTTP/1.1" 200 841 0.007475 10.0.0.242 - - [2025-06-05 02:18:35] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001383 10.0.0.242 - - [2025-06-05 02:18:35] "GET / HTTP/1.1" 200 36215 0.002623 10.0.0.242 - - [2025-06-05 02:18:35] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000653 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1057 0.270878 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012225 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012349 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1111 0.074108 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1085 0.020315 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004877 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.015649 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 117 0.002264 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/network HTTP/1.1" 200 831 0.007130 10.0.0.242 - - [2025-06-05 02:18:36] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001687 10.0.0.242 - - [2025-06-05 02:18:36] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072636 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/network HTTP/1.1" 200 832 0.007340 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 1085 0.021224 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009673 10.0.0.242 - - [2025-06-05 02:18:36] "POST /neutron/port HTTP/1.1" 200 117 0.014812 10.0.0.242 - - [2025-06-05 02:18:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.003302 10.0.0.242 - - [2025-06-05 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.242 - - [2025-06-05 02:18:36] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001422 10.0.0.242 - - [2025-06-05 02:18:36] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009555 10.0.0.242 - - [2025-06-05 02:18:36] "POST /service-templates HTTP/1.1" 200 545 0.017784 10.0.0.242 - - [2025-06-05 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.242 - - [2025-06-05 02:18:36] "GET /service-template/ff1a61a4-0639-460f-8cdd-6968f7607f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006218 10.0.0.242 - - [2025-06-05 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.242 - - [2025-06-05 02:18:37] "GET /service-template/ff1a61a4-0639-460f-8cdd-6968f7607f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004419 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/network HTTP/1.1" 200 842 0.008452 10.0.0.242 - - [2025-06-05 02:18:37] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002440 10.0.0.242 - - [2025-06-05 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001698 10.0.0.242 - - [2025-06-05 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.004844 10.0.0.242 - - [2025-06-05 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001813 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1917 0.048353 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.029812 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1056 0.373983 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1056 0.011498 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1056 0.009742 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1110 0.127071 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 1084 0.020756 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003541 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.012123 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.242 - - [2025-06-05 02:18:37] "POST /neutron/network HTTP/1.1" 200 832 0.007108 10.0.0.242 - - [2025-06-05 02:18:38] "POST /neutron/network HTTP/1.1" 200 2218 0.015892 10.0.0.242 - - [2025-06-05 02:18:38] "GET /aaa-mode HTTP/1.1" 401 293 0.000610 10.0.0.242 - - [2025-06-05 02:18:38] "GET /obj-perms HTTP/1.1" 200 5075 0.066886 10.0.0.242 - - [2025-06-05 02:18:38] "GET / HTTP/1.1" 200 36215 0.001981 10.0.0.242 - - [2025-06-05 02:18:38] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000529 10.0.0.242 - - [2025-06-05 02:18:38] "GET /obj-perms HTTP/1.1" 200 5075 0.056057 10.0.0.242 - - [2025-06-05 02:18:38] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001784 10.0.0.242 - - [2025-06-05 02:18:39] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082251 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/network HTTP/1.1" 200 830 0.008507 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/network HTTP/1.1" 200 831 0.007589 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/network HTTP/1.1" 200 832 0.006656 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/port HTTP/1.1" 200 2053 0.029459 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007961 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/port HTTP/1.1" 200 117 0.005673 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/port HTTP/1.1" 200 117 0.005610 10.0.0.242 - - [2025-06-05 02:18:39] "POST /neutron/network HTTP/1.1" 200 2218 0.017527 10.0.0.242 - - [2025-06-05 02:18:39] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001490 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1056 0.362971 10.0.0.242 - - [2025-06-05 02:18:40] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002002 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1057 0.221003 10.0.0.242 - - [2025-06-05 02:18:40] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1056 0.272414 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1056 0.016289 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1056 0.010982 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1110 0.090400 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1057 0.011007 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1057 0.009703 10.0.0.242 - - [2025-06-05 02:18:40] "POST /neutron/port HTTP/1.1" 200 1111 0.085654 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 1056 0.011016 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 1056 0.014307 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 1110 0.088318 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 3020 0.024327 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004527 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 689 0.012706 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001411 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/network HTTP/1.1" 200 830 0.006376 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003935 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.014946 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001426 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/network HTTP/1.1" 200 831 0.007324 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 689 0.015782 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001463 10.0.0.242 - - [2025-06-05 02:18:41] "POST /neutron/network HTTP/1.1" 200 832 0.008512 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/port HTTP/1.1" 200 3020 0.023340 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009052 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/port HTTP/1.1" 200 3020 0.023014 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006828 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/port HTTP/1.1" 200 3020 0.023955 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006972 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/port HTTP/1.1" 200 3020 0.028374 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008995 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/port HTTP/1.1" 200 3020 0.023441 10.0.0.242 - - [2025-06-05 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006390 10.0.0.242 - - [2025-06-05 02:18:44] "GET /virtual-machine/faf2c39c-fea1-4d72-8502-48e8f1ecfbdc HTTP/1.1" 200 1806 0.005755 10.0.0.242 - - [2025-06-05 02:18:44] "GET /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56 HTTP/1.1" 200 2956 0.004989 10.0.0.242 - - [2025-06-05 02:18:44] "GET /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29 HTTP/1.1" 200 2953 0.006658 10.0.0.242 - - [2025-06-05 02:18:45] "GET /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87 HTTP/1.1" 200 2954 0.006215 10.0.0.242 - - [2025-06-05 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.242 - - [2025-06-05 02:18:45] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003330 10.0.0.242 - - [2025-06-05 02:18:45] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004240 10.0.0.242 - - [2025-06-05 02:18:45] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006801 10.0.0.242 - - [2025-06-05 02:18:46] "POST /neutron/port HTTP/1.1" 200 1085 0.019871 10.0.0.242 - - [2025-06-05 02:18:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010099 10.0.0.242 - - [2025-06-05 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2025-06-05 02:18:48] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006807 10.0.0.242 - - [2025-06-05 02:18:48] "POST /neutron/port HTTP/1.1" 200 1084 0.017489 10.0.0.242 - - [2025-06-05 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011783 10.0.0.242 - - [2025-06-05 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2025-06-05 02:18:52] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005754 10.0.0.242 - - [2025-06-05 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.242 - - [2025-06-05 02:18:56] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006597 10.0.0.242 - - [2025-06-05 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.242 - - [2025-06-05 02:19:00] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008286 10.0.0.242 - - [2025-06-05 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2025-06-05 02:19:04] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004525 10.0.0.242 - - [2025-06-05 02:19:04] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.005428 10.0.0.242 - - [2025-06-05 02:19:04] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006448 10.0.0.242 - - [2025-06-05 02:19:05] "POST /neutron/port HTTP/1.1" 200 3020 0.026913 10.0.0.242 - - [2025-06-05 02:19:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010095 10.0.0.242 - - [2025-06-05 02:19:10] "POST /neutron/port HTTP/1.1" 200 3020 0.023969 10.0.0.242 - - [2025-06-05 02:19:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007181 10.0.0.242 - - [2025-06-05 02:19:15] "POST /neutron/port HTTP/1.1" 200 3020 0.023642 10.0.0.242 - - [2025-06-05 02:19:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007190 10.0.0.242 - - [2025-06-05 02:19:16] "POST /neutron/port HTTP/1.1" 200 3020 0.026952 10.0.0.242 - - [2025-06-05 02:19:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007581 10.0.0.242 - - [2025-06-05 02:19:20] "POST /neutron/port HTTP/1.1" 200 3020 0.023016 10.0.0.242 - - [2025-06-05 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008249 10.0.0.242 - - [2025-06-05 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2025-06-05 02:19:25] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004639 10.0.0.242 - - [2025-06-05 02:19:25] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004049 10.0.0.242 - - [2025-06-05 02:19:26] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006353 10.0.0.242 - - [2025-06-05 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.242 - - [2025-06-05 02:19:26] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005558 10.0.0.242 - - [2025-06-05 02:19:26] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003600 10.0.0.242 - - [2025-06-05 02:19:26] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007042 10.0.0.242 - - [2025-06-05 02:19:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004662 10.0.0.242 - - [2025-06-05 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.242 - - [2025-06-05 02:19:26] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.242 - - [2025-06-05 02:19:26] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030107 10.0.0.242 - - [2025-06-05 02:19:26] "POST /service-instances HTTP/1.1" 200 545 0.086276 10.0.0.242 - - [2025-06-05 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2025-06-05 02:19:26] "GET /service-instance/77e535f3-e29c-426d-b182-c90a221195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.009002 10.0.0.242 - - [2025-06-05 02:19:26] "POST /port-tuples HTTP/1.1" 200 588 0.032441 10.0.0.242 - - [2025-06-05 02:19:27] "GET /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2732 0.007775 10.0.0.242 - - [2025-06-05 02:19:27] "PUT /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87 HTTP/1.1" 200 285 0.016436 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.011561 10.0.0.242 - - [2025-06-05 02:19:27] "GET /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007837 10.0.0.242 - - [2025-06-05 02:19:27] "POST /instance-ips HTTP/1.1" 200 386 0.046679 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.017802 10.0.0.242 - - [2025-06-05 02:19:27] "PUT /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29 HTTP/1.1" 200 285 0.017587 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.010596 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.017776 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005061 10.0.0.242 - - [2025-06-05 02:19:27] "GET /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.006355 10.0.0.242 - - [2025-06-05 02:19:27] "POST /instance-ips HTTP/1.1" 200 386 0.026423 10.0.0.242 - - [2025-06-05 02:19:27] "PUT /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56 HTTP/1.1" 200 285 0.011155 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.009261 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.011945 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.011052 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005461 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/port HTTP/1.1" 200 1085 0.020833 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008770 10.0.0.242 - - [2025-06-05 02:19:27] "POST /instance-ips HTTP/1.1" 200 374 0.018200 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.018896 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/port HTTP/1.1" 200 1085 0.045977 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006896 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.017885 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004143 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/port HTTP/1.1" 200 1085 0.026180 10.0.0.242 - - [2025-06-05 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007010 10.0.0.242 - - [2025-06-05 02:19:27] "GET /virtual-machine/01c50710-38ee-44b4-98f2-85f0350c5426 HTTP/1.1" 200 1291 0.005260 10.0.0.242 - - [2025-06-05 02:19:27] "GET /virtual-machine-interface/645d979f-288c-4b5e-88b4-d240639e3ef5 HTTP/1.1" 200 2952 0.007817 10.0.0.242 - - [2025-06-05 02:19:27] "POST /instance-ips HTTP/1.1" 200 374 0.036237 10.0.0.242 - - [2025-06-05 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.242 - - [2025-06-05 02:19:27] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004416 10.0.0.242 - - [2025-06-05 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.010307 10.0.0.242 - - [2025-06-05 02:19:28] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003859 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.010560 10.0.0.242 - - [2025-06-05 02:19:28] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007505 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003521 10.0.0.242 - - [2025-06-05 02:19:28] "POST /instance-ips HTTP/1.1" 200 376 0.027127 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.012401 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.012672 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2025-06-05 02:19:28] "POST /instance-ips HTTP/1.1" 200 376 0.025093 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.012411 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.010645 10.0.0.242 - - [2025-06-05 02:19:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2025-06-05 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.242 - - [2025-06-05 02:19:29] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003816 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004526 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006963 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/port HTTP/1.1" 200 1084 0.032140 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007378 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/port HTTP/1.1" 200 1084 0.016539 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006800 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/port HTTP/1.1" 200 1084 0.022168 10.0.0.242 - - [2025-06-05 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007915 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-machine/018ebdf5-7dfd-41c2-b04c-9365c5665aee HTTP/1.1" 200 1291 0.006748 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-machine-interface/03936b2c-89d5-45d8-a319-4e2b98c5f88b HTTP/1.1" 200 2955 0.006120 10.0.0.242 - - [2025-06-05 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.242 - - [2025-06-05 02:19:29] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003911 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004281 10.0.0.242 - - [2025-06-05 02:19:29] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006485 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.242 - - [2025-06-05 02:19:31] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003977 10.0.0.242 - - [2025-06-05 02:19:31] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003285 10.0.0.242 - - [2025-06-05 02:19:31] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007598 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.004273 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.242 - - [2025-06-05 02:19:31] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001410 10.0.0.242 - - [2025-06-05 02:19:31] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030711 10.0.0.242 - - [2025-06-05 02:19:31] "POST /network-policys HTTP/1.1" 200 549 0.026765 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/port HTTP/1.1" 200 1085 0.029477 10.0.0.242 - - [2025-06-05 02:19:31] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005014 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/port HTTP/1.1" 200 1085 0.022876 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/network HTTP/1.1" 200 841 0.006288 10.0.0.242 - - [2025-06-05 02:19:31] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005477 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003685 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.013911 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.242 - - [2025-06-05 02:19:31] "POST /neutron/network HTTP/1.1" 200 831 0.007427 10.0.0.242 - - [2025-06-05 02:19:31] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005991 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.004957 10.0.0.242 - - [2025-06-05 02:19:31] "POST /ref-update HTTP/1.1" 200 156 0.042496 10.0.0.242 - - [2025-06-05 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2025-06-05 02:19:31] "POST /access-control-lists HTTP/1.1" 200 603 0.069249 10.0.0.242 - - [2025-06-05 02:19:32] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004943 10.0.0.242 - - [2025-06-05 02:19:32] "POST /neutron/network HTTP/1.1" 200 919 0.008882 10.0.0.242 - - [2025-06-05 02:19:32] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007350 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.242 - - [2025-06-05 02:19:32] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.006480 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.242 - - [2025-06-05 02:19:32] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007167 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.242 - - [2025-06-05 02:19:32] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004395 10.0.0.242 - - [2025-06-05 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.037755 10.0.0.242 - - [2025-06-05 02:19:32] "PUT /access-control-list/33c4d53f-984c-4f19-85b0-3c151c65c899 HTTP/1.1" 200 273 0.014989 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 244 0.003350 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.242 - - [2025-06-05 02:19:32] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.043422 10.0.0.242 - - [2025-06-05 02:19:32] "POST /access-control-lists HTTP/1.1" 200 606 0.079827 10.0.0.242 - - [2025-06-05 02:19:32] "POST /neutron/network HTTP/1.1" 200 920 0.009992 10.0.0.242 - - [2025-06-05 02:19:32] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006841 10.0.0.242 - - [2025-06-05 02:19:32] "POST /routing-instances HTTP/1.1" 200 761 0.029372 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.242 - - [2025-06-05 02:19:32] "POST /route-targets HTTP/1.1" 200 328 0.010475 10.0.0.242 - - [2025-06-05 02:19:32] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004015 10.0.0.242 - - [2025-06-05 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.242 - - [2025-06-05 02:19:32] "GET /routing-instance/502a80b0-070f-4dea-b5b4-147666651352?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1289 0.005318 10.0.0.242 - - [2025-06-05 02:19:32] "GET /service-template/ff1a61a4-0639-460f-8cdd-6968f7607f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003860 10.0.0.242 - - [2025-06-05 02:19:32] "GET /routing-instance/502a80b0-070f-4dea-b5b4-147666651352?fields=routing_policy_back_refs HTTP/1.1" 200 1289 0.004825 10.0.0.242 - - [2025-06-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.242 - - [2025-06-05 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.011165 10.0.0.242 - - [2025-06-05 02:19:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001225 10.0.0.242 - - [2025-06-05 02:19:33] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029737 10.0.0.242 - - [2025-06-05 02:19:33] "POST /routing-instances HTTP/1.1" 200 762 0.018287 10.0.0.242 - - [2025-06-05 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.242 - - [2025-06-05 02:19:33] "POST /route-targets HTTP/1.1" 200 328 0.010980 10.0.0.242 - - [2025-06-05 02:19:33] "GET /service-instance/77e535f3-e29c-426d-b182-c90a221195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3538 0.008091 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domains HTTP/1.1" 200 281 0.003122 10.0.0.242 - - [2025-06-05 02:19:33] "POST /ref-update HTTP/1.1" 200 156 0.016551 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001251 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2781 0.010125 10.0.0.242 - - [2025-06-05 02:19:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.242 - - [2025-06-05 02:19:33] "GET /routing-instance/3eedd39d-89a3-48da-b469-6e18eac1160e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1290 0.004570 10.0.0.242 - - [2025-06-05 02:19:33] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 4257 0.075089 10.0.0.242 - - [2025-06-05 02:19:33] "GET /routing-instance/3eedd39d-89a3-48da-b469-6e18eac1160e?fields=routing_policy_back_refs HTTP/1.1" 200 1290 0.005907 10.0.0.242 - - [2025-06-05 02:19:33] "GET /service-instance/77e535f3-e29c-426d-b182-c90a221195d2 HTTP/1.1" 200 3793 0.006350 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domains HTTP/1.1" 200 281 0.003724 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.242 - - [2025-06-05 02:19:33] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2781 0.009398 10.0.0.242 - - [2025-06-05 02:19:33] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.242 - - [2025-06-05 02:19:33] "PUT /routing-instance/502a80b0-070f-4dea-b5b4-147666651352 HTTP/1.1" 200 267 0.012250 10.0.0.242 - - [2025-06-05 02:19:33] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 4257 0.079532 10.0.0.242 - - [2025-06-05 02:19:33] "GET /service-instance/77e535f3-e29c-426d-b182-c90a221195d2 HTTP/1.1" 200 3793 0.003949 10.0.0.242 - - [2025-06-05 02:19:33] "PUT /routing-instance/3eedd39d-89a3-48da-b469-6e18eac1160e HTTP/1.1" 200 267 0.022368 10.0.0.242 - - [2025-06-05 02:19:33] "GET /port-tuple/5004b408-acf1-4613-aa13-8ac5dfa7415c HTTP/1.1" 200 1984 0.007071 10.0.0.242 - - [2025-06-05 02:19:33] "GET /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56 HTTP/1.1" 200 3814 0.006277 10.0.0.242 - - [2025-06-05 02:19:33] "GET /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29 HTTP/1.1" 200 3808 0.006433 10.0.0.242 - - [2025-06-05 02:19:33] "GET /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87 HTTP/1.1" 200 3827 0.009754 10.0.0.242 - - [2025-06-05 02:19:33] "POST /ref-update HTTP/1.1" 200 156 0.026776 10.0.0.242 - - [2025-06-05 02:19:33] "PUT /access-control-list/be6a1e7b-3bbe-4ca9-9831-d4d4ec2fb80a HTTP/1.1" 200 273 0.016973 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/port HTTP/1.1" 200 3827 0.058897 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007347 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/port HTTP/1.1" 200 3827 0.039561 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006673 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/port HTTP/1.1" 200 3827 0.038852 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007336 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/port HTTP/1.1" 200 3827 0.036446 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007164 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/network HTTP/1.1" 200 893 0.015017 10.0.0.242 - - [2025-06-05 02:19:33] "POST /neutron/network HTTP/1.1" 200 919 0.005902 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/network HTTP/1.1" 200 804 0.012965 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/network HTTP/1.1" 200 830 0.006439 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/network HTTP/1.1" 200 894 0.014493 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/network HTTP/1.1" 200 920 0.005815 10.0.0.242 - - [2025-06-05 02:19:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.004086 10.0.0.242 - - [2025-06-05 02:19:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001900 10.0.0.242 - - [2025-06-05 02:19:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.002681 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine/faf2c39c-fea1-4d72-8502-48e8f1ecfbdc HTTP/1.1" 200 1806 0.004098 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56 HTTP/1.1" 200 3814 0.008613 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29 HTTP/1.1" 200 3808 0.008871 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87 HTTP/1.1" 200 3827 0.007128 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/0f8f0748-3adb-480f-92d3-b8062dbb3099 HTTP/1.1" 200 1964 0.004341 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/2d950109-3f8a-4200-937c-75b87750967b HTTP/1.1" 200 1623 0.005793 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/c4a0fcc2-16ea-464c-a136-3eb3c30ae149 HTTP/1.1" 200 1963 0.004072 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/8a13c2d3-e15c-451c-b14e-72c2bfa6c347 HTTP/1.1" 200 1623 0.006426 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/9f1137ab-efe3-492f-a8ee-aaeea984d0a4 HTTP/1.1" 200 1961 0.003962 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/a25ab687-5013-410b-9197-98fff5ef9e05 HTTP/1.1" 200 1959 0.004488 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/148043b1-4ad3-4907-8283-9a0fc32cd120 HTTP/1.1" 200 1621 0.006174 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/744a9cf9-188a-451c-842f-50c42d95d8b4 HTTP/1.1" 200 1981 0.004817 10.0.0.242 - - [2025-06-05 02:19:34] "GET /instance-ip/b3c205b1-82d7-4076-a937-9955f6441b63 HTTP/1.1" 200 1985 0.004982 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/port HTTP/1.1" 200 3827 0.039598 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008883 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/port HTTP/1.1" 200 3827 0.040590 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007525 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/port HTTP/1.1" 200 3827 0.049873 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009704 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/port HTTP/1.1" 200 3827 0.037884 10.0.0.242 - - [2025-06-05 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006646 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine/faf2c39c-fea1-4d72-8502-48e8f1ecfbdc HTTP/1.1" 200 1806 0.005425 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/3236af02-efc5-4638-9074-161bb920cb56 HTTP/1.1" 200 3814 0.007034 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/99ffec90-d4e9-4a7f-8666-59d93cc9ec29 HTTP/1.1" 200 3808 0.006246 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-machine-interface/aaef53d7-3f32-4a73-b0a5-e3da6106ed87 HTTP/1.1" 200 3827 0.006079 10.0.0.242 - - [2025-06-05 02:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.242 - - [2025-06-05 02:19:34] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003504 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004045 10.0.0.242 - - [2025-06-05 02:19:34] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006085 10.0.0.242 - - [2025-06-05 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.242 - - [2025-06-05 02:19:36] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003594 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003763 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006304 10.0.0.242 - - [2025-06-05 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.242 - - [2025-06-05 02:19:36] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004425 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004244 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006878 10.0.0.242 - - [2025-06-05 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.242 - - [2025-06-05 02:19:36] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004458 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003884 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006253 10.0.0.242 - - [2025-06-05 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2025-06-05 02:19:36] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004166 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003844 10.0.0.242 - - [2025-06-05 02:19:36] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007904 10.0.0.242 - - [2025-06-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2025-06-05 02:19:37] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003446 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.005561 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006519 10.0.0.242 - - [2025-06-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.242 - - [2025-06-05 02:19:37] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004829 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003601 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006408 10.0.0.242 - - [2025-06-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.242 - - [2025-06-05 02:19:37] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004297 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003650 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008054 10.0.0.242 - - [2025-06-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.242 - - [2025-06-05 02:19:37] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004724 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003880 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-network/3b4a3a51-9a99-4a5e-9e0a-fc9539d685e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007725 10.0.0.242 - - [2025-06-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.242 - - [2025-06-05 02:19:37] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004372 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003420 10.0.0.242 - - [2025-06-05 02:19:37] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007217 10.0.0.242 - - [2025-06-05 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.242 - - [2025-06-05 02:19:38] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004548 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004882 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006979 10.0.0.242 - - [2025-06-05 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.242 - - [2025-06-05 02:19:38] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004877 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004267 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006332 10.0.0.242 - - [2025-06-05 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2025-06-05 02:19:38] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005564 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-networks?parent_id=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.004565 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006072 10.0.0.242 - - [2025-06-05 02:19:38] "GET /virtual-machine/faf2c39c-fea1-4d72-8502-48e8f1ecfbdc HTTP/1.1" 200 1806 0.006395 10.0.0.242 - - [2025-06-05 02:19:38] "GET /domains HTTP/1.1" 200 281 0.002857 10.0.0.242 - - [2025-06-05 02:19:38] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001655 10.0.0.242 - - [2025-06-05 02:19:38] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2781 0.008695 10.0.0.242 - - [2025-06-05 02:19:38] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.242 - - [2025-06-05 02:19:38] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 4257 0.078477 10.0.0.242 - - [2025-06-05 02:19:38] "GET /service-instance/77e535f3-e29c-426d-b182-c90a221195d2 HTTP/1.1" 200 3793 0.004237 10.0.0.242 - - [2025-06-05 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.242 - - [2025-06-05 02:19:38] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.003867 10.0.0.242 - - [2025-06-05 02:19:38] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.006238 10.0.0.242 - - [2025-06-05 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.242 - - [2025-06-05 02:19:39] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1896 0.004637 10.0.0.242 - - [2025-06-05 02:19:39] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2027 0.006459 10.0.0.242 - - [2025-06-05 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2025-06-05 02:19:39] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006412 10.0.0.242 - - [2025-06-05 02:19:39] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?fields=routing_instances HTTP/1.1" 200 1688 0.009172 10.0.0.242 - - [2025-06-05 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010883 10.0.0.242 - - [2025-06-05 02:19:39] "GET /obj-perms HTTP/1.1" 200 5075 0.069518 10.0.0.242 - - [2025-06-05 02:19:39] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007120 10.0.0.242 - - [2025-06-05 02:19:39] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?fields=routing_instances HTTP/1.1" 200 1691 0.008119 10.0.0.242 - - [2025-06-05 02:19:39] "GET /obj-perms HTTP/1.1" 200 5075 0.048218 10.0.0.242 - - [2025-06-05 02:19:43] "POST /ref-update HTTP/1.1" 200 156 0.042710 10.0.0.242 - - [2025-06-05 02:19:43] "POST /neutron/network HTTP/1.1" 200 832 0.008612 10.0.0.242 - - [2025-06-05 02:19:43] "GET /virtual-network/2c2207a3-7296-4acb-88a6-86e835f194a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005545 10.0.0.242 - - [2025-06-05 02:19:43] "DELETE /access-control-list/be6a1e7b-3bbe-4ca9-9831-d4d4ec2fb80a HTTP/1.1" 200 115 0.066490 10.0.0.242 - - [2025-06-05 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.242 - - [2025-06-05 02:19:43] "DELETE /routing-instance/502a80b0-070f-4dea-b5b4-147666651352 HTTP/1.1" 200 115 0.031962 10.0.0.242 - - [2025-06-05 02:19:43] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.012041 10.0.0.242 - - [2025-06-05 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.242 - - [2025-06-05 02:19:43] "DELETE /route-target/eead8309-c461-4c48-97c1-9026c92ee4f1 HTTP/1.1" 200 115 0.027940 10.0.0.242 - - [2025-06-05 02:19:43] "POST /ref-update HTTP/1.1" 200 156 0.046074 10.0.0.242 - - [2025-06-05 02:19:43] "DELETE /routing-instance/3eedd39d-89a3-48da-b469-6e18eac1160e HTTP/1.1" 200 115 0.037873 10.0.0.242 - - [2025-06-05 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.242 - - [2025-06-05 02:19:43] "POST /neutron/network HTTP/1.1" 200 831 0.008433 10.0.0.242 - - [2025-06-05 02:19:44] "GET /virtual-network/92b6bfed-c1db-4547-a690-145f57bd033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006802 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /route-target/2efbf218-16d0-49e9-98cb-b5112ce92429 HTTP/1.1" 200 115 0.016028 10.0.0.242 - - [2025-06-05 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /access-control-list/33c4d53f-984c-4f19-85b0-3c151c65c899 HTTP/1.1" 200 115 0.032135 10.0.0.242 - - [2025-06-05 02:19:44] "GET /network-policy/137da549-0311-4f4d-a56c-81c4249bda92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004958 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /network-policy/137da549-0311-4f4d-a56c-81c4249bda92 HTTP/1.1" 200 115 0.026234 10.0.0.242 - - [2025-06-05 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /service-instance/77e535f3-e29c-426d-b182-c90a221195d2 HTTP/1.1" 200 115 0.056425 10.0.0.242 - - [2025-06-05 02:19:44] "GET /domains HTTP/1.1" 200 281 0.004044 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.025270 10.0.0.242 - - [2025-06-05 02:19:44] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.242 - - [2025-06-05 02:19:44] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2781 0.015153 10.0.0.242 - - [2025-06-05 02:19:44] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002121 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/9f1137ab-efe3-492f-a8ee-aaeea984d0a4 HTTP/1.1" 200 115 0.039877 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.011831 10.0.0.242 - - [2025-06-05 02:19:44] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 3781 0.075444 10.0.0.242 - - [2025-06-05 02:19:44] "GET /virtual-machine/faf2c39c-fea1-4d72-8502-48e8f1ecfbdc HTTP/1.1" 200 1806 0.005273 10.0.0.242 - - [2025-06-05 02:19:44] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002617 10.0.0.242 - - [2025-06-05 02:19:44] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002764 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/a25ab687-5013-410b-9197-98fff5ef9e05 HTTP/1.1" 200 115 0.032885 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.011217 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/0f8f0748-3adb-480f-92d3-b8062dbb3099 HTTP/1.1" 200 115 0.025942 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.014878 10.0.0.242 - - [2025-06-05 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /service-template/ff1a61a4-0639-460f-8cdd-6968f7607f8f HTTP/1.1" 200 115 0.040927 10.0.0.242 - - [2025-06-05 02:19:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003552 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/c4a0fcc2-16ea-464c-a136-3eb3c30ae149 HTTP/1.1" 200 115 0.049205 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.013224 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/744a9cf9-188a-451c-842f-50c42d95d8b4 HTTP/1.1" 200 115 0.029337 10.0.0.242 - - [2025-06-05 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.242 - - [2025-06-05 02:19:44] "DELETE /instance-ip/b3c205b1-82d7-4076-a937-9955f6441b63 HTTP/1.1" 200 115 0.027640 10.0.0.242 - - [2025-06-05 02:19:44] "POST /neutron/network HTTP/1.1" 200 832 0.020920 10.0.0.242 - - [2025-06-05 02:19:44] "POST /neutron/network HTTP/1.1" 400 204 0.013745 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1084 0.019296 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1110 0.011224 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1085 0.046838 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1111 0.010255 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 151 0.185907 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 151 0.126805 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 3020 0.027088 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1111 0.010064 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 151 0.139614 10.0.0.242 - - [2025-06-05 02:19:45] "POST /neutron/port HTTP/1.1" 200 1110 0.011673 10.0.0.242 - - [2025-06-05 02:19:46] "POST /neutron/port HTTP/1.1" 200 151 0.118937 10.0.0.242 - - [2025-06-05 02:19:46] "POST /neutron/port HTTP/1.1" 200 1110 0.013415 10.0.0.242 - - [2025-06-05 02:19:46] "POST /neutron/port HTTP/1.1" 200 151 0.131854 10.0.0.242 - - [2025-06-05 02:19:46] "POST /neutron/network HTTP/1.1" 200 832 0.007006 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.242 - - [2025-06-05 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002899 10.0.0.242 - - [2025-06-05 02:19:47] "POST /neutron/network HTTP/1.1" 200 151 0.091413 10.0.0.242 - - [2025-06-05 02:19:47] "GET /routing-instance/36ea5ddb-12f3-4ac9-9f9c-5fc9e018db18 HTTP/1.1" 404 171 0.002473 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains HTTP/1.1" 200 281 0.004038 10.0.0.242 - - [2025-06-05 02:19:47] "DELETE /route-target/9f2b8f60-9b63-4131-be1b-317f7f97fc33 HTTP/1.1" 200 115 0.020625 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.052650 10.0.0.242 - - [2025-06-05 02:19:47] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001545 10.0.0.242 - - [2025-06-05 02:19:47] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2314 0.074678 10.0.0.242 - - [2025-06-05 02:19:47] "POST /neutron/network HTTP/1.1" 200 831 0.007250 10.0.0.242 - - [2025-06-05 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002350 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003714 10.0.0.242 - - [2025-06-05 02:19:47] "POST /neutron/network HTTP/1.1" 200 151 0.094217 10.0.0.242 - - [2025-06-05 02:19:47] "DELETE /route-target/c2dd6cb7-a802-429c-a219-729d326dbf54 HTTP/1.1" 200 115 0.018176 10.0.0.242 - - [2025-06-05 02:19:47] "GET /routing-instance/ec91d081-6f2b-4092-b762-05dc3fca8bd1 HTTP/1.1" 404 171 0.002254 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains HTTP/1.1" 200 281 0.003030 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001470 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.051781 10.0.0.242 - - [2025-06-05 02:19:47] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001945 10.0.0.242 - - [2025-06-05 02:19:47] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 2095 0.071373 10.0.0.242 - - [2025-06-05 02:19:47] "POST /neutron/network HTTP/1.1" 200 830 0.007063 10.0.0.242 - - [2025-06-05 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002876 10.0.0.242 - - [2025-06-05 02:19:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004133 10.0.0.242 - - [2025-06-05 02:19:47] "POST /neutron/network HTTP/1.1" 200 151 0.100817 10.0.0.242 - - [2025-06-05 02:19:47] "DELETE /route-target/48c9287a-49de-4bb0-9058-ed857ed9d375 HTTP/1.1" 200 115 0.021051 10.0.0.242 - - [2025-06-05 02:19:47] "GET /routing-instance/69512ffb-3232-4df0-9e30-472ff15101f0 HTTP/1.1" 404 171 0.002917 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains HTTP/1.1" 200 281 0.002690 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.242 - - [2025-06-05 02:19:47] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2580 0.049064 10.0.0.242 - - [2025-06-05 02:19:47] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001909 10.0.0.242 - - [2025-06-05 02:19:47] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 1854 0.076467 10.0.0.242 - - [2025-06-05 02:19:47] "GET /global-system-configs HTTP/1.1" 200 323 0.048108 10.0.0.242 - - [2025-06-05 02:19:47] "GET /obj-perms HTTP/1.1" 200 5075 0.077655 10.0.0.242 - - [2025-06-05 02:19:48] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001205 10.0.0.242 - - [2025-06-05 02:19:48] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.026237 10.0.0.242 - - [2025-06-05 02:19:48] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001568 10.0.0.242 - - [2025-06-05 02:19:48] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?fields=virtual_networks HTTP/1.1" 200 1039 0.070865 10.0.0.242 - - [2025-06-05 02:19:48] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002173 10.0.0.242 - - [2025-06-05 02:19:48] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.029354 10.0.0.242 - - [2025-06-05 02:19:48] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001371 10.0.0.242 - - [2025-06-05 02:19:48] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?fields=security_groups HTTP/1.1" 200 1264 0.030812 10.0.0.242 - - [2025-06-05 02:19:49] "GET /global-system-configs HTTP/1.1" 200 323 0.088338 10.0.0.242 - - [2025-06-05 02:19:49] "GET /obj-perms HTTP/1.1" 200 5075 0.136684 10.0.0.242 - - [2025-06-05 02:19:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.029297 10.0.0.242 - - [2025-06-05 02:19:49] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003010 10.0.0.242 - - [2025-06-05 02:19:49] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001580 10.0.0.242 - - [2025-06-05 02:19:49] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010658 10.0.0.242 - - [2025-06-05 02:19:49] "POST /id-to-fqname HTTP/1.1" 200 191 0.001497 10.0.0.242 - - [2025-06-05 02:19:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.004422 10.0.0.242 - - [2025-06-05 02:19:49] "POST /security-groups HTTP/1.1" 200 592 0.066941 10.0.0.242 - - [2025-06-05 02:19:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.003925 10.0.0.242 - - [2025-06-05 02:19:49] "POST /projects HTTP/1.1" 200 587 0.230419 10.0.0.242 - - [2025-06-05 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.264699 10.0.0.242 - - [2025-06-05 02:19:49] "POST /access-control-lists HTTP/1.1" 200 599 0.069783 10.0.0.242 - - [2025-06-05 02:19:49] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.417708 10.0.0.242 - - [2025-06-05 02:19:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003443 10.0.0.242 - - [2025-06-05 02:19:49] "POST /access-control-lists HTTP/1.1" 200 597 0.062308 10.0.0.242 - - [2025-06-05 02:19:50] "GET / HTTP/1.1" 200 36215 0.002865 10.0.0.242 - - [2025-06-05 02:19:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000748 10.0.0.242 - - [2025-06-05 02:19:52] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001237 10.0.0.242 - - [2025-06-05 02:19:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056832 10.0.0.242 - - [2025-06-05 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.002993 10.0.0.242 - - [2025-06-05 02:19:52] "POST /virtual-DNSs HTTP/1.1" 200 509 0.019796 10.0.0.242 - - [2025-06-05 02:19:52] "GET /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005626 10.0.0.242 - - [2025-06-05 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.242 - - [2025-06-05 02:19:52] "GET /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004714 10.0.0.242 - - [2025-06-05 02:19:52] "GET /domains HTTP/1.1" 401 293 0.003043 10.0.0.242 - - [2025-06-05 02:19:53] "GET /domains HTTP/1.1" 200 281 0.029235 10.0.0.242 - - [2025-06-05 02:19:53] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001619 10.0.0.242 - - [2025-06-05 02:19:53] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2969 0.012287 10.0.0.242 - - [2025-06-05 02:19:53] "GET /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d HTTP/1.1" 200 1440 0.005360 10.0.0.242 - - [2025-06-05 02:19:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002674 10.0.0.242 - - [2025-06-05 02:19:53] "POST /network-ipams HTTP/1.1" 200 516 0.018811 10.0.0.242 - - [2025-06-05 02:19:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 972 0.003326 10.0.0.242 - - [2025-06-05 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.242 - - [2025-06-05 02:19:53] "GET /network-ipam/4a7f6b32-168a-4233-922b-e2ffe6e801fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.005198 10.0.0.242 - - [2025-06-05 02:19:53] "PUT /network-ipam/4a7f6b32-168a-4233-922b-e2ffe6e801fa HTTP/1.1" 200 259 0.011154 10.0.0.242 - - [2025-06-05 02:19:53] "POST /ref-update HTTP/1.1" 200 156 0.011004 10.0.0.242 - - [2025-06-05 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.242 - - [2025-06-05 02:19:53] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003354 10.0.0.242 - - [2025-06-05 02:19:53] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.031413 10.0.0.242 - - [2025-06-05 02:19:53] "POST /neutron/network HTTP/1.1" 200 117 0.034772 10.0.0.242 - - [2025-06-05 02:19:53] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001301 10.0.0.242 - - [2025-06-05 02:19:53] "POST /neutron/network HTTP/1.1" 200 618 0.079028 10.0.0.242 - - [2025-06-05 02:19:54] "POST /route-targets HTTP/1.1" 200 328 0.012447 10.0.0.242 - - [2025-06-05 02:19:54] "POST /ref-update HTTP/1.1" 200 156 0.016566 10.0.0.242 - - [2025-06-05 02:19:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003446 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.155174 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 833 0.006925 10.0.0.242 - - [2025-06-05 02:19:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001441 10.0.0.242 - - [2025-06-05 02:19:54] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005334 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 833 0.007241 10.0.0.242 - - [2025-06-05 02:19:54] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006188 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 833 0.006998 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.007713 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 807 0.011288 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 833 0.006036 10.0.0.242 - - [2025-06-05 02:19:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001318 10.0.0.242 - - [2025-06-05 02:19:54] "POST /neutron/network HTTP/1.1" 200 843 0.006345 10.0.0.242 - - [2025-06-05 02:19:54] "GET /aaa-mode HTTP/1.1" 401 293 0.000459 10.0.0.242 - - [2025-06-05 02:19:55] "GET / HTTP/1.1" 200 36215 0.002198 10.0.0.242 - - [2025-06-05 02:19:55] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000454 10.0.0.242 - - [2025-06-05 02:19:55] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001563 10.0.0.242 - - [2025-06-05 02:19:55] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.060947 10.0.0.242 - - [2025-06-05 02:19:55] "POST /neutron/network HTTP/1.1" 200 833 0.007260 10.0.0.242 - - [2025-06-05 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.005701 10.0.0.242 - - [2025-06-05 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.005756 10.0.0.242 - - [2025-06-05 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.006243 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/network HTTP/1.1" 200 843 0.006310 10.0.0.242 - - [2025-06-05 02:19:56] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002063 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 1058 0.241735 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 1058 0.011955 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 1058 0.013983 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 1112 0.077454 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 1086 0.021821 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004148 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.011509 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.242 - - [2025-06-05 02:19:56] "POST /neutron/network HTTP/1.1" 200 833 0.005936 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/port HTTP/1.1" 200 1086 0.022549 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008919 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/port HTTP/1.1" 200 1086 0.023441 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010015 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/port HTTP/1.1" 200 1086 0.018859 10.0.0.242 - - [2025-06-05 02:20:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008630 10.0.0.242 - - [2025-06-05 02:20:01] "GET /virtual-machine/408d1e8b-21dd-48ad-baef-3ec9919a946e HTTP/1.1" 200 1295 0.005983 10.0.0.242 - - [2025-06-05 02:20:01] "GET /virtual-machine-interface/7fd4deac-e3b9-4641-8d87-883d7be9d8e6 HTTP/1.1" 200 2971 0.005909 10.0.0.242 - - [2025-06-05 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.242 - - [2025-06-05 02:20:01] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006460 10.0.0.242 - - [2025-06-05 02:20:01] "GET /virtual-networks?parent_id=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004644 10.0.0.242 - - [2025-06-05 02:20:01] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007199 10.0.0.242 - - [2025-06-05 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.242 - - [2025-06-05 02:20:04] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006653 10.0.0.242 - - [2025-06-05 02:20:06] "POST /neutron/port HTTP/1.1" 200 1086 0.027101 10.0.0.242 - - [2025-06-05 02:20:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008410 10.0.0.242 - - [2025-06-05 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2025-06-05 02:20:08] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004071 10.0.0.242 - - [2025-06-05 02:20:08] "GET /virtual-networks?parent_id=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004094 10.0.0.242 - - [2025-06-05 02:20:08] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006063 10.0.0.242 - - [2025-06-05 02:20:08] "POST /neutron/port HTTP/1.1" 200 1086 0.017539 10.0.0.242 - - [2025-06-05 02:20:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007295 10.0.0.242 - - [2025-06-05 02:20:18] "POST /neutron/network HTTP/1.1" 200 807 0.014626 10.0.0.242 - - [2025-06-05 02:20:18] "POST /neutron/network HTTP/1.1" 200 833 0.006138 10.0.0.242 - - [2025-06-05 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001404 10.0.0.242 - - [2025-06-05 02:20:18] "POST /neutron/port HTTP/1.1" 200 1086 0.017962 10.0.0.242 - - [2025-06-05 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008145 10.0.0.242 - - [2025-06-05 02:20:18] "POST /neutron/network HTTP/1.1" 200 843 0.006631 10.0.0.242 - - [2025-06-05 02:20:18] "GET /aaa-mode HTTP/1.1" 401 293 0.000485 10.0.0.242 - - [2025-06-05 02:20:18] "GET / HTTP/1.1" 200 36215 0.002503 10.0.0.242 - - [2025-06-05 02:20:18] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000569 10.0.0.242 - - [2025-06-05 02:20:19] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001310 10.0.0.242 - - [2025-06-05 02:20:19] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.061098 10.0.0.242 - - [2025-06-05 02:20:19] "POST /neutron/network HTTP/1.1" 200 833 0.006345 10.0.0.242 - - [2025-06-05 02:20:19] "POST /neutron/port HTTP/1.1" 200 1086 0.028424 10.0.0.242 - - [2025-06-05 02:20:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007964 10.0.0.242 - - [2025-06-05 02:20:19] "POST /neutron/port HTTP/1.1" 200 117 0.005450 10.0.0.242 - - [2025-06-05 02:20:19] "POST /neutron/port HTTP/1.1" 200 117 0.005780 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/network HTTP/1.1" 200 843 0.006737 10.0.0.242 - - [2025-06-05 02:20:20] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001368 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 1058 0.217807 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 1058 0.011552 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 1058 0.010308 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 1112 0.077764 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 1086 0.018524 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/subnet HTTP/1.1" 200 685 0.013515 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/port HTTP/1.1" 200 117 0.002070 10.0.0.242 - - [2025-06-05 02:20:20] "POST /neutron/network HTTP/1.1" 200 833 0.007941 10.0.0.242 - - [2025-06-05 02:20:24] "POST /neutron/port HTTP/1.1" 200 1086 0.017779 10.0.0.242 - - [2025-06-05 02:20:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006920 10.0.0.242 - - [2025-06-05 02:20:24] "POST /neutron/port HTTP/1.1" 200 1086 0.017854 10.0.0.242 - - [2025-06-05 02:20:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006491 10.0.0.242 - - [2025-06-05 02:20:24] "POST /neutron/port HTTP/1.1" 200 1086 0.016730 10.0.0.242 - - [2025-06-05 02:20:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009372 10.0.0.242 - - [2025-06-05 02:20:25] "GET /virtual-machine/41cb12ee-3a46-485f-82e1-13a6dcfda0d0 HTTP/1.1" 200 1294 0.009945 10.0.0.242 - - [2025-06-05 02:20:25] "GET /virtual-machine-interface/83c29a29-3d8e-4c6d-9575-d37a8aae6b7f HTTP/1.1" 200 2971 0.012280 10.0.0.242 - - [2025-06-05 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.242 - - [2025-06-05 02:20:25] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003796 10.0.0.242 - - [2025-06-05 02:20:25] "GET /virtual-networks?parent_id=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003901 10.0.0.242 - - [2025-06-05 02:20:25] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007221 10.0.0.242 - - [2025-06-05 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.242 - - [2025-06-05 02:20:28] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005340 10.0.0.242 - - [2025-06-05 02:20:30] "POST /neutron/port HTTP/1.1" 200 1086 0.018346 10.0.0.242 - - [2025-06-05 02:20:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006988 10.0.0.242 - - [2025-06-05 02:20:32] "DELETE /project/849e8384440845f79b959f3da570a2db HTTP/1.1" 404 173 0.005810 10.0.0.242 - - [2025-06-05 02:20:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141 10.0.0.242 - - [2025-06-05 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.242 - - [2025-06-05 02:20:32] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006598 10.0.0.242 - - [2025-06-05 02:20:32] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.047302 10.0.0.242 - - [2025-06-05 02:20:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001371 10.0.0.242 - - [2025-06-05 02:20:32] "GET /virtual-networks?parent_id=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002728 10.0.0.242 - - [2025-06-05 02:20:32] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?fields=security_groups HTTP/1.1" 200 1366 0.034112 10.0.0.242 - - [2025-06-05 02:20:32] "GET /virtual-network/64ab2f29-8240-4612-8e6e-bf78d2ce6750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006671 10.0.0.242 - - [2025-06-05 02:20:32] "DELETE /security-group/5350566e-f996-4b22-955e-755aa72d442a HTTP/1.1" 200 115 0.032752 10.0.0.242 - - [2025-06-05 02:20:32] "GET /projects?obj_uuids=178d91ca-06ae-4d11-83fe-f545acd469a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.242 - - [2025-06-05 02:20:32] "GET /project/178d91ca-06ae-4d11-83fe-f545acd469a3?fields=application_policy_sets HTTP/1.1" 200 1405 0.030528 10.0.0.242 - - [2025-06-05 02:20:32] "DELETE /access-control-list/30e4ff60-b245-42c5-9b69-4bbcee5ba0cb HTTP/1.1" 200 115 0.044675 10.0.0.242 - - [2025-06-05 02:20:32] "DELETE /access-control-list/35764736-5f66-470b-9280-4f32ce3d9c6a HTTP/1.1" 200 115 0.027505 10.0.0.242 - - [2025-06-05 02:20:32] "POST /neutron/port HTTP/1.1" 200 1086 0.024050 10.0.0.242 - - [2025-06-05 02:20:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008182 10.0.0.242 - - [2025-06-05 02:20:32] "DELETE /project/178d91ca-06ae-4d11-83fe-f545acd469a3 HTTP/1.1" 200 115 0.349761 10.0.0.242 - - [2025-06-05 02:20:40] "GET /obj-perms HTTP/1.1" 200 5075 0.052965 10.0.0.242 - - [2025-06-05 02:20:40] "GET /obj-perms HTTP/1.1" 200 5075 0.050884 10.0.0.242 - - [2025-06-05 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.242 - - [2025-06-05 02:20:43] "DELETE /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d HTTP/1.1" 409 236 0.006630 10.0.0.242 - - [2025-06-05 02:20:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.004993 10.0.0.242 - - [2025-06-05 02:20:43] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.018236 10.0.0.242 - - [2025-06-05 02:20:43] "GET /virtual-DNS-record/abfb5bea-7254-44f4-b857-bbb7a7e17164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.005661 10.0.0.242 - - [2025-06-05 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.242 - - [2025-06-05 02:20:44] "GET /virtual-DNS-record/abfb5bea-7254-44f4-b857-bbb7a7e17164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.004230 10.0.0.242 - - [2025-06-05 02:20:44] "GET /domains HTTP/1.1" 200 281 0.003156 10.0.0.242 - - [2025-06-05 02:20:44] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001586 10.0.0.242 - - [2025-06-05 02:20:44] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2784 0.011046 10.0.0.242 - - [2025-06-05 02:20:44] "GET /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d HTTP/1.1" 200 1911 0.005327 10.0.0.242 - - [2025-06-05 02:20:44] "GET /virtual-DNS-record/abfb5bea-7254-44f4-b857-bbb7a7e17164 HTTP/1.1" 200 1339 0.002824 10.0.0.242 - - [2025-06-05 02:20:49] "DELETE /virtual-DNS-record/abfb5bea-7254-44f4-b857-bbb7a7e17164 HTTP/1.1" 200 115 0.026669 10.0.0.242 - - [2025-06-05 02:20:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003025 10.0.0.242 - - [2025-06-05 02:20:49] "POST /neutron/network HTTP/1.1" 200 833 0.010076 10.0.0.242 - - [2025-06-05 02:20:49] "POST /neutron/network HTTP/1.1" 400 204 0.012181 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 1086 0.018749 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 1112 0.009931 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 1086 0.025340 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 1112 0.015889 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 151 0.158341 10.0.0.242 - - [2025-06-05 02:20:50] "POST /neutron/port HTTP/1.1" 200 151 0.136276 10.0.0.242 - - [2025-06-05 02:20:51] "POST /neutron/network HTTP/1.1" 200 833 0.006956 10.0.0.242 - - [2025-06-05 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2025-06-05 02:20:52] "DELETE /route-target/a9b7d033-481a-46b6-8c97-0201df42017a HTTP/1.1" 200 115 0.031432 10.0.0.242 - - [2025-06-05 02:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002570 10.0.0.242 - - [2025-06-05 02:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002302 10.0.0.242 - - [2025-06-05 02:20:52] "POST /neutron/network HTTP/1.1" 200 151 0.196503 10.0.0.242 - - [2025-06-05 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.242 - - [2025-06-05 02:20:52] "DELETE /network-ipam/4a7f6b32-168a-4233-922b-e2ffe6e801fa HTTP/1.1" 200 115 0.030405 10.0.0.242 - - [2025-06-05 02:20:52] "DELETE /virtual-DNS/7233a068-85f9-4c93-98ee-b96120ccd39d HTTP/1.1" 200 115 0.026604 10.0.0.242 - - [2025-06-05 02:20:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.003209 10.0.0.242 - - [2025-06-05 02:20:52] "GET /domains HTTP/1.1" 200 281 0.003319 10.0.0.242 - - [2025-06-05 02:20:52] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.242 - - [2025-06-05 02:20:52] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2583 0.009662 10.0.0.242 - - [2025-06-05 02:20:52] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001758 10.0.0.242 - - [2025-06-05 02:20:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.030499 10.0.0.242 - - [2025-06-05 02:20:52] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001682 10.0.0.242 - - [2025-06-05 02:20:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?fields=virtual_networks HTTP/1.1" 200 1046 0.075946 10.0.0.242 - - [2025-06-05 02:20:52] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001172 10.0.0.242 - - [2025-06-05 02:20:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.026532 10.0.0.242 - - [2025-06-05 02:20:52] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001234 10.0.0.242 - - [2025-06-05 02:20:52] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?fields=security_groups HTTP/1.1" 200 1274 0.028391 10.0.0.242 - - [2025-06-05 02:20:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.030058 10.0.0.242 - - [2025-06-05 02:20:53] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003051 10.0.0.242 - - [2025-06-05 02:20:53] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.242 - - [2025-06-05 02:20:53] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008183 10.0.0.242 - - [2025-06-05 02:20:53] "POST /id-to-fqname HTTP/1.1" 200 191 0.002210 10.0.0.242 - - [2025-06-05 02:20:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.003040 10.0.0.242 - - [2025-06-05 02:20:54] "POST /security-groups HTTP/1.1" 200 592 0.062856 10.0.0.242 - - [2025-06-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.002913 10.0.0.242 - - [2025-06-05 02:20:54] "POST /projects HTTP/1.1" 200 587 0.226687 10.0.0.242 - - [2025-06-05 02:20:54] "POST /access-control-lists HTTP/1.1" 200 599 0.058364 10.0.0.242 - - [2025-06-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.302926 10.0.0.242 - - [2025-06-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003051 10.0.0.242 - - [2025-06-05 02:20:54] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.434215 10.0.0.242 - - [2025-06-05 02:20:54] "POST /access-control-lists HTTP/1.1" 200 597 0.065389 10.0.0.242 - - [2025-06-05 02:20:55] "GET / HTTP/1.1" 200 36215 0.003399 10.0.0.242 - - [2025-06-05 02:20:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000523 10.0.0.242 - - [2025-06-05 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.062241 10.0.0.242 - - [2025-06-05 02:20:56] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027366 10.0.0.242 - - [2025-06-05 02:20:56] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056469 10.0.0.242 - - [2025-06-05 02:20:56] "POST /neutron/network HTTP/1.1" 200 117 0.039844 10.0.0.242 - - [2025-06-05 02:20:56] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002431 10.0.0.242 - - [2025-06-05 02:20:56] "POST /neutron/network HTTP/1.1" 200 606 0.078241 10.0.0.242 - - [2025-06-05 02:20:56] "POST /route-targets HTTP/1.1" 200 328 0.012911 10.0.0.242 - - [2025-06-05 02:20:56] "POST /ref-update HTTP/1.1" 200 156 0.012677 10.0.0.242 - - [2025-06-05 02:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002590 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/subnet HTTP/1.1" 200 730 0.206625 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/network HTTP/1.1" 200 826 0.007702 10.0.0.242 - - [2025-06-05 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001653 10.0.0.242 - - [2025-06-05 02:20:57] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006116 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/network HTTP/1.1" 200 826 0.006347 10.0.0.242 - - [2025-06-05 02:20:57] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005606 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/network HTTP/1.1" 200 826 0.007430 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/subnet HTTP/1.1" 200 730 0.008032 10.0.0.242 - - [2025-06-05 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001534 10.0.0.242 - - [2025-06-05 02:20:57] "POST /neutron/network HTTP/1.1" 200 836 0.007110 10.0.0.242 - - [2025-06-05 02:20:57] "GET /aaa-mode HTTP/1.1" 401 293 0.000714 10.0.0.242 - - [2025-06-05 02:20:57] "GET / HTTP/1.1" 200 36215 0.002290 10.0.0.242 - - [2025-06-05 02:20:57] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000460 10.0.0.242 - - [2025-06-05 02:20:58] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001477 10.0.0.242 - - [2025-06-05 02:20:58] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.060880 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/network HTTP/1.1" 200 826 0.006672 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.006009 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.007554 10.0.0.242 - - [2025-06-05 02:20:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001659 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.006143 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/network HTTP/1.1" 200 836 0.006772 10.0.0.242 - - [2025-06-05 02:20:58] "GET /aaa-mode HTTP/1.1" 401 293 0.000760 10.0.0.242 - - [2025-06-05 02:20:58] "POST /neutron/network HTTP/1.1" 200 836 0.007276 10.0.0.242 - - [2025-06-05 02:20:58] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001724 10.0.0.242 - - [2025-06-05 02:20:59] "GET / HTTP/1.1" 200 36215 0.006279 10.0.0.242 - - [2025-06-05 02:20:59] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.001111 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1062 0.281089 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1062 0.012979 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1062 0.010130 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1116 0.076011 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1090 0.019306 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004666 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/subnet HTTP/1.1" 200 704 0.013371 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 117 0.001552 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/network HTTP/1.1" 200 826 0.013001 10.0.0.242 - - [2025-06-05 02:20:59] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001607 10.0.0.242 - - [2025-06-05 02:20:59] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.074097 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/network HTTP/1.1" 200 826 0.007159 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1090 0.040798 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012815 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 117 0.008639 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/port HTTP/1.1" 200 1090 0.022938 10.0.0.242 - - [2025-06-05 02:20:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008552 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/network HTTP/1.1" 200 836 0.007286 10.0.0.242 - - [2025-06-05 02:21:00] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002151 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1062 0.288553 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1062 0.013949 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1062 0.011007 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1116 0.111253 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1090 0.023167 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005578 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/subnet HTTP/1.1" 200 704 0.015151 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 117 0.001687 10.0.0.242 - - [2025-06-05 02:21:00] "POST /neutron/network HTTP/1.1" 200 826 0.008975 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/port HTTP/1.1" 200 1090 0.037141 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006973 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/port HTTP/1.1" 200 1090 0.022610 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007346 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/port HTTP/1.1" 200 1090 0.020457 10.0.0.242 - - [2025-06-05 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009242 10.0.0.242 - - [2025-06-05 02:21:05] "GET /virtual-machine/590a7a61-2640-49bd-9a0d-fe0f49ac68e0 HTTP/1.1" 401 293 0.000533 10.0.0.242 - - [2025-06-05 02:21:05] "GET /virtual-machine/590a7a61-2640-49bd-9a0d-fe0f49ac68e0 HTTP/1.1" 200 1295 0.032123 10.0.0.242 - - [2025-06-05 02:21:05] "GET /virtual-machine-interface/e558eb11-d3bb-48ee-a0ae-fb72bba31aa4 HTTP/1.1" 200 2954 0.005710 10.0.0.242 - - [2025-06-05 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.242 - - [2025-06-05 02:21:05] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004294 10.0.0.242 - - [2025-06-05 02:21:05] "GET /virtual-networks?parent_id=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003329 10.0.0.242 - - [2025-06-05 02:21:05] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006294 10.0.0.242 - - [2025-06-05 02:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.242 - - [2025-06-05 02:21:09] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006347 10.0.0.242 - - [2025-06-05 02:21:09] "POST /neutron/port HTTP/1.1" 200 1090 0.018286 10.0.0.242 - - [2025-06-05 02:21:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009554 10.0.0.242 - - [2025-06-05 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2025-06-05 02:21:11] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004532 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-networks?parent_id=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003718 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/port HTTP/1.1" 200 1090 0.017392 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007068 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006992 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/port HTTP/1.1" 200 1090 0.017270 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007745 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/port HTTP/1.1" 200 1090 0.020030 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009075 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/port HTTP/1.1" 200 1090 0.019620 10.0.0.242 - - [2025-06-05 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006567 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-machine/c648d729-e972-4cfe-bc4a-6bbea88d5bec HTTP/1.1" 200 1296 0.005242 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-machine-interface/b4389395-afcd-4846-8d1b-568b624ea16a HTTP/1.1" 200 2954 0.005806 10.0.0.242 - - [2025-06-05 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.242 - - [2025-06-05 02:21:11] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003546 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-networks?parent_id=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004408 10.0.0.242 - - [2025-06-05 02:21:11] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005979 10.0.0.242 - - [2025-06-05 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.242 - - [2025-06-05 02:21:13] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003979 10.0.0.242 - - [2025-06-05 02:21:13] "GET /virtual-networks?parent_id=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003560 10.0.0.242 - - [2025-06-05 02:21:13] "GET /virtual-network/b3871546-09f1-4b38-b0aa-fa4e210ef575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006382 10.0.0.242 - - [2025-06-05 02:21:18] "POST /neutron/network HTTP/1.1" 200 826 0.008232 10.0.0.242 - - [2025-06-05 02:21:18] "POST /neutron/network HTTP/1.1" 400 204 0.016665 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 1090 0.018660 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 1116 0.012742 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 1090 0.018651 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 1116 0.016601 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 151 0.149926 10.0.0.242 - - [2025-06-05 02:21:19] "POST /neutron/port HTTP/1.1" 200 151 0.147280 10.0.0.242 - - [2025-06-05 02:21:20] "POST /neutron/network HTTP/1.1" 200 826 0.007062 10.0.0.242 - - [2025-06-05 02:21:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005244 10.0.0.242 - - [2025-06-05 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.242 - - [2025-06-05 02:21:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003479 10.0.0.242 - - [2025-06-05 02:21:20] "POST /neutron/network HTTP/1.1" 200 151 0.106965 10.0.0.242 - - [2025-06-05 02:21:20] "DELETE /route-target/fc33aefc-338a-4558-afdd-a9444c44b505 HTTP/1.1" 200 115 0.021573 10.0.0.242 - - [2025-06-05 02:21:21] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001431 10.0.0.242 - - [2025-06-05 02:21:21] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.071022 10.0.0.242 - - [2025-06-05 02:21:21] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001236 10.0.0.242 - - [2025-06-05 02:21:21] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?fields=virtual_networks HTTP/1.1" 200 1046 0.084613 10.0.0.242 - - [2025-06-05 02:21:21] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001638 10.0.0.242 - - [2025-06-05 02:21:21] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.035534 10.0.0.242 - - [2025-06-05 02:21:21] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001344 10.0.0.242 - - [2025-06-05 02:21:21] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?fields=security_groups HTTP/1.1" 200 1274 0.034253 10.0.0.242 - - [2025-06-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.031108 10.0.0.242 - - [2025-06-05 02:21:22] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004015 10.0.0.242 - - [2025-06-05 02:21:22] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001344 10.0.0.242 - - [2025-06-05 02:21:22] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.043892 10.0.0.242 - - [2025-06-05 02:21:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.001800 10.0.0.242 - - [2025-06-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.006013 10.0.0.242 - - [2025-06-05 02:21:22] "POST /security-groups HTTP/1.1" 200 591 0.063269 10.0.0.242 - - [2025-06-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002847 10.0.0.242 - - [2025-06-05 02:21:22] "POST /projects HTTP/1.1" 200 585 0.233524 10.0.0.242 - - [2025-06-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.272768 10.0.0.242 - - [2025-06-05 02:21:22] "POST /access-control-lists HTTP/1.1" 200 598 0.062281 10.0.0.242 - - [2025-06-05 02:21:22] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.472274 10.0.0.242 - - [2025-06-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.004445 10.0.0.242 - - [2025-06-05 02:21:22] "POST /access-control-lists HTTP/1.1" 200 596 0.064241 10.0.0.242 - - [2025-06-05 02:21:23] "GET / HTTP/1.1" 200 36215 0.002418 10.0.0.242 - - [2025-06-05 02:21:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512 10.0.0.242 - - [2025-06-05 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.072015 10.0.0.242 - - [2025-06-05 02:21:25] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001310 10.0.0.242 - - [2025-06-05 02:21:25] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.028829 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 117 0.032279 10.0.0.242 - - [2025-06-05 02:21:25] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001715 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 625 0.086251 10.0.0.242 - - [2025-06-05 02:21:25] "POST /route-targets HTTP/1.1" 200 328 0.016691 10.0.0.242 - - [2025-06-05 02:21:25] "POST /ref-update HTTP/1.1" 200 156 0.019926 10.0.0.242 - - [2025-06-05 02:21:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.172244 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 839 0.012933 10.0.0.242 - - [2025-06-05 02:21:25] "POST /id-to-fqname HTTP/1.1" 200 230 0.001473 10.0.0.242 - - [2025-06-05 02:21:25] "GET /virtual-network/f46c0e1a-aed1-438c-9512-5d7ed98c7891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006839 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 839 0.012022 10.0.0.242 - - [2025-06-05 02:21:25] "GET /virtual-network/f46c0e1a-aed1-438c-9512-5d7ed98c7891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006290 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 839 0.006404 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.008193 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 839 0.006434 10.0.0.242 - - [2025-06-05 02:21:25] "POST /id-to-fqname HTTP/1.1" 200 230 0.001377 10.0.0.242 - - [2025-06-05 02:21:25] "POST /neutron/network HTTP/1.1" 200 849 0.006460 10.0.0.242 - - [2025-06-05 02:21:26] "GET /aaa-mode HTTP/1.1" 401 293 0.000642 10.0.0.242 - - [2025-06-05 02:21:26] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.242 - - [2025-06-05 02:21:26] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000448 10.0.0.242 - - [2025-06-05 02:21:26] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001819 10.0.0.242 - - [2025-06-05 02:21:26] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.060311 10.0.0.242 - - [2025-06-05 02:21:26] "POST /neutron/network HTTP/1.1" 200 839 0.033751 10.0.0.242 - - [2025-06-05 02:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.006096 10.0.0.242 - - [2025-06-05 02:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.006155 10.0.0.242 - - [2025-06-05 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2025-06-05 02:21:27] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004201 10.0.0.242 - - [2025-06-05 02:21:27] "PUT /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 277 0.011462 10.0.0.242 - - [2025-06-05 02:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.005951 10.0.0.242 - - [2025-06-05 02:21:27] "POST /neutron/network HTTP/1.1" 200 849 0.007415 10.0.0.242 - - [2025-06-05 02:21:27] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001384 10.0.0.242 - - [2025-06-05 02:21:27] "POST /neutron/port HTTP/1.1" 200 1055 0.304149 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/port HTTP/1.1" 200 1055 0.035278 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/port HTTP/1.1" 200 1055 0.010974 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/port HTTP/1.1" 200 1109 0.074843 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/port HTTP/1.1" 200 1083 0.017686 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010541 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.012514 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/port HTTP/1.1" 200 117 0.001365 10.0.0.242 - - [2025-06-05 02:21:28] "POST /neutron/network HTTP/1.1" 200 839 0.009355 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 1083 0.017695 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007734 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 1083 0.018448 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006654 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 1083 0.021868 10.0.0.242 - - [2025-06-05 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008189 10.0.0.242 - - [2025-06-05 02:21:32] "GET /virtual-machine/824cbe38-665c-4952-9c6e-b71b17324cbb HTTP/1.1" 401 293 0.000495 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 1083 0.022154 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019336 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/network HTTP/1.1" 200 849 0.008114 10.0.0.242 - - [2025-06-05 02:21:33] "GET /virtual-machine/824cbe38-665c-4952-9c6e-b71b17324cbb HTTP/1.1" 200 1294 0.052244 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005506 10.0.0.242 - - [2025-06-05 02:21:33] "GET /virtual-machine-interface/e1da1a78-07fd-4a17-9a6b-141d30e41e66 HTTP/1.1" 200 2979 0.006817 10.0.0.242 - - [2025-06-05 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /project/1c62e927daa64ad892dbb4c58b575593 HTTP/1.1" 404 173 0.018484 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /project/7925073a19dc4024b6f378a41fb9147d HTTP/1.1" 404 173 0.011617 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.242 - - [2025-06-05 02:21:33] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.006154 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.049374 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.044737 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.065124 10.0.0.242 - - [2025-06-05 02:21:33] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.012671 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001146 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.242 - - [2025-06-05 02:21:33] "POST /neutron/network HTTP/1.1" 200 839 0.013748 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?fields=security_groups HTTP/1.1" 200 1376 0.048525 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?fields=security_groups HTTP/1.1" 200 1376 0.049942 10.0.0.242 - - [2025-06-05 02:21:33] "GET /virtual-network/f46c0e1a-aed1-438c-9512-5d7ed98c7891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011620 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /security-group/046ff2a3-efa6-480d-ad4f-78f066a5e74d HTTP/1.1" 200 115 0.070783 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=1c62e927-daa6-4ad8-92db-b4c58b575593&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001413 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /security-group/3b71a5d0-9622-4b27-a937-7cc6361d7daf HTTP/1.1" 200 115 0.080066 10.0.0.242 - - [2025-06-05 02:21:33] "GET /projects?obj_uuids=849e8384-4408-45f7-9b95-9f3da570a2db&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001355 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/1c62e927-daa6-4ad8-92db-b4c58b575593?fields=application_policy_sets HTTP/1.1" 200 1415 0.040941 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /access-control-list/5495580d-0077-4168-89b8-c1076b4f79c4 HTTP/1.1" 200 115 0.088357 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /access-control-list/28147316-2181-48ef-89a3-8d2bba514d13 HTTP/1.1" 200 115 0.026377 10.0.0.242 - - [2025-06-05 02:21:33] "GET /project/849e8384-4408-45f7-9b95-9f3da570a2db?fields=application_policy_sets HTTP/1.1" 200 1415 0.096803 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /access-control-list/67873b0b-c81f-48b2-85d6-fe93c5b7dcb6 HTTP/1.1" 200 115 0.061577 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /access-control-list/81a46fa6-a401-48b1-8896-2e3f247d1b97 HTTP/1.1" 200 115 0.047247 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /project/1c62e927-daa6-4ad8-92db-b4c58b575593 HTTP/1.1" 200 115 0.486467 10.0.0.242 - - [2025-06-05 02:21:33] "DELETE /project/849e8384-4408-45f7-9b95-9f3da570a2db HTTP/1.1" 200 115 0.510561 10.0.0.242 - - [2025-06-05 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.242 - - [2025-06-05 02:21:36] "GET /virtual-network/f46c0e1a-aed1-438c-9512-5d7ed98c7891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005424 10.0.0.242 - - [2025-06-05 02:21:38] "POST /neutron/port HTTP/1.1" 200 1083 0.018653 10.0.0.242 - - [2025-06-05 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006220 10.0.0.242 - - [2025-06-05 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.242 - - [2025-06-05 02:21:40] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003229 10.0.0.242 - - [2025-06-05 02:21:40] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003143 10.0.0.242 - - [2025-06-05 02:21:40] "GET /virtual-network/f46c0e1a-aed1-438c-9512-5d7ed98c7891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007208 10.0.0.242 - - [2025-06-05 02:21:40] "POST /neutron/port HTTP/1.1" 200 1083 0.017134 10.0.0.242 - - [2025-06-05 02:21:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013268 10.0.0.242 - - [2025-06-05 02:21:40] "GET /obj-perms HTTP/1.1" 200 5075 0.059543 10.0.0.242 - - [2025-06-05 02:21:41] "GET /obj-perms HTTP/1.1" 200 5075 0.053531 10.0.0.242 - - [2025-06-05 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.242 - - [2025-06-05 02:21:47] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004560 10.0.0.242 - - [2025-06-05 02:21:47] "PUT /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 277 0.009998 10.0.0.242 - - [2025-06-05 02:21:48] "POST /neutron/network HTTP/1.1" 200 839 0.006655 10.0.0.242 - - [2025-06-05 02:21:48] "POST /neutron/network HTTP/1.1" 400 204 0.013602 10.0.0.242 - - [2025-06-05 02:21:48] "POST /neutron/port HTTP/1.1" 200 1083 0.016122 10.0.0.242 - - [2025-06-05 02:21:48] "POST /neutron/port HTTP/1.1" 200 1109 0.009242 10.0.0.242 - - [2025-06-05 02:21:48] "POST /neutron/port HTTP/1.1" 200 151 0.118041 10.0.0.242 - - [2025-06-05 02:21:50] "POST /neutron/network HTTP/1.1" 200 839 0.007107 10.0.0.242 - - [2025-06-05 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.242 - - [2025-06-05 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002748 10.0.0.242 - - [2025-06-05 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002034 10.0.0.242 - - [2025-06-05 02:21:50] "POST /neutron/network HTTP/1.1" 200 151 0.097611 10.0.0.242 - - [2025-06-05 02:21:50] "DELETE /route-target/8e8638b6-ce73-406e-baaa-2127015f11c0 HTTP/1.1" 200 115 0.024615 10.0.0.242 - - [2025-06-05 02:21:50] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003140 10.0.0.242 - - [2025-06-05 02:21:50] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced HTTP/1.1" 200 1829 0.003594 10.0.0.242 - - [2025-06-05 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.242 - - [2025-06-05 02:21:50] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.242 - - [2025-06-05 02:21:50] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.029126 10.0.0.242 - - [2025-06-05 02:21:50] "POST /neutron/network HTTP/1.1" 200 117 0.010867 10.0.0.242 - - [2025-06-05 02:21:50] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001741 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/network HTTP/1.1" 200 605 0.075920 10.0.0.242 - - [2025-06-05 02:21:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005142 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.193630 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/network HTTP/1.1" 200 826 0.007320 10.0.0.242 - - [2025-06-05 02:21:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001455 10.0.0.242 - - [2025-06-05 02:21:51] "GET /virtual-network/d7410370-9065-45c5-98fd-eb01615ea356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005385 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/network HTTP/1.1" 200 826 0.006640 10.0.0.242 - - [2025-06-05 02:21:51] "GET /virtual-network/d7410370-9065-45c5-98fd-eb01615ea356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005369 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/network HTTP/1.1" 200 826 0.006431 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.008554 10.0.0.242 - - [2025-06-05 02:21:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001403 10.0.0.242 - - [2025-06-05 02:21:51] "POST /route-targets HTTP/1.1" 200 328 0.012461 10.0.0.242 - - [2025-06-05 02:21:51] "POST /ref-update HTTP/1.1" 200 156 0.012514 10.0.0.242 - - [2025-06-05 02:21:51] "POST /neutron/network HTTP/1.1" 200 836 0.006419 10.0.0.242 - - [2025-06-05 02:21:51] "GET /aaa-mode HTTP/1.1" 401 293 0.000619 10.0.0.242 - - [2025-06-05 02:21:52] "GET / HTTP/1.1" 200 36215 0.003008 10.0.0.242 - - [2025-06-05 02:21:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000520 10.0.0.242 - - [2025-06-05 02:21:52] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001297 10.0.0.242 - - [2025-06-05 02:21:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.069835 10.0.0.242 - - [2025-06-05 02:21:52] "POST /neutron/network HTTP/1.1" 200 826 0.007343 10.0.0.242 - - [2025-06-05 02:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.005877 10.0.0.242 - - [2025-06-05 02:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.009378 10.0.0.242 - - [2025-06-05 02:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.006080 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/network HTTP/1.1" 200 836 0.007521 10.0.0.242 - - [2025-06-05 02:21:53] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001322 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 1062 0.228091 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 1062 0.013234 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 1062 0.011055 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 1116 0.077375 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 1090 0.019831 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003596 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.011694 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.242 - - [2025-06-05 02:21:53] "POST /neutron/network HTTP/1.1" 200 826 0.006274 10.0.0.242 - - [2025-06-05 02:21:57] "POST /neutron/port HTTP/1.1" 200 1090 0.017706 10.0.0.242 - - [2025-06-05 02:21:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008606 10.0.0.242 - - [2025-06-05 02:21:57] "POST /neutron/port HTTP/1.1" 200 1090 0.021539 10.0.0.242 - - [2025-06-05 02:21:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008542 10.0.0.242 - - [2025-06-05 02:21:58] "POST /neutron/port HTTP/1.1" 200 1090 0.019478 10.0.0.242 - - [2025-06-05 02:21:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007714 10.0.0.242 - - [2025-06-05 02:21:58] "GET /virtual-machine/6559543b-f955-41ad-83a3-ab46ee67dfb0 HTTP/1.1" 200 1293 0.004844 10.0.0.242 - - [2025-06-05 02:21:58] "GET /virtual-machine-interface/2c1b1baf-b677-4528-b351-4bf09c605e39 HTTP/1.1" 200 2948 0.005867 10.0.0.242 - - [2025-06-05 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2025-06-05 02:21:58] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003953 10.0.0.242 - - [2025-06-05 02:21:58] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004316 10.0.0.242 - - [2025-06-05 02:21:58] "GET /virtual-network/d7410370-9065-45c5-98fd-eb01615ea356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006336 10.0.0.242 - - [2025-06-05 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.242 - - [2025-06-05 02:22:01] "GET /virtual-network/d7410370-9065-45c5-98fd-eb01615ea356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007540 10.0.0.242 - - [2025-06-05 02:22:03] "POST /neutron/port HTTP/1.1" 200 1090 0.048757 10.0.0.242 - - [2025-06-05 02:22:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006706 10.0.0.242 - - [2025-06-05 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.242 - - [2025-06-05 02:22:05] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003973 10.0.0.242 - - [2025-06-05 02:22:05] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004194 10.0.0.242 - - [2025-06-05 02:22:05] "GET /virtual-network/d7410370-9065-45c5-98fd-eb01615ea356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005811 10.0.0.242 - - [2025-06-05 02:22:05] "POST /neutron/port HTTP/1.1" 200 1090 0.019585 10.0.0.242 - - [2025-06-05 02:22:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007120 10.0.0.242 - - [2025-06-05 02:22:12] "POST /neutron/network HTTP/1.1" 200 826 0.011921 10.0.0.242 - - [2025-06-05 02:22:12] "POST /neutron/network HTTP/1.1" 400 204 0.012627 10.0.0.242 - - [2025-06-05 02:22:13] "POST /neutron/port HTTP/1.1" 200 1090 0.018396 10.0.0.242 - - [2025-06-05 02:22:13] "POST /neutron/port HTTP/1.1" 200 1116 0.018677 10.0.0.242 - - [2025-06-05 02:22:13] "POST /neutron/port HTTP/1.1" 200 151 0.119285 10.0.0.242 - - [2025-06-05 02:22:14] "POST /neutron/network HTTP/1.1" 200 826 0.006898 10.0.0.242 - - [2025-06-05 02:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004265 10.0.0.242 - - [2025-06-05 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.242 - - [2025-06-05 02:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002017 10.0.0.242 - - [2025-06-05 02:22:14] "POST /neutron/network HTTP/1.1" 200 151 0.090793 10.0.0.242 - - [2025-06-05 02:22:14] "DELETE /route-target/b4fb6f94-7191-4324-aacf-d5116b2a09a2 HTTP/1.1" 200 115 0.018319 10.0.0.242 - - [2025-06-05 02:22:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003064 10.0.0.242 - - [2025-06-05 02:22:15] "POST /network-ipams HTTP/1.1" 200 543 0.017957 10.0.0.242 - - [2025-06-05 02:22:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003113 10.0.0.242 - - [2025-06-05 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.242 - - [2025-06-05 02:22:15] "GET /network-ipam/272077c1-c707-4d4c-a44b-b09a18fd0439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.005254 10.0.0.242 - - [2025-06-05 02:22:15] "PUT /network-ipam/272077c1-c707-4d4c-a44b-b09a18fd0439 HTTP/1.1" 200 259 0.011360 10.0.0.242 - - [2025-06-05 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.242 - - [2025-06-05 02:22:15] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002133 10.0.0.242 - - [2025-06-05 02:22:15] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038406 10.0.0.242 - - [2025-06-05 02:22:15] "POST /neutron/network HTTP/1.1" 200 117 0.009168 10.0.0.242 - - [2025-06-05 02:22:15] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001277 10.0.0.242 - - [2025-06-05 02:22:15] "POST /neutron/network HTTP/1.1" 200 605 0.076277 10.0.0.242 - - [2025-06-05 02:22:16] "POST /route-targets HTTP/1.1" 200 328 0.013246 10.0.0.242 - - [2025-06-05 02:22:16] "POST /ref-update HTTP/1.1" 200 156 0.012316 10.0.0.242 - - [2025-06-05 02:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004144 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.185126 10.0.0.242 - - [2025-06-05 02:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003169 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.184349 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/network HTTP/1.1" 200 994 0.008362 10.0.0.242 - - [2025-06-05 02:22:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.002009 10.0.0.242 - - [2025-06-05 02:22:16] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007836 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/network HTTP/1.1" 200 994 0.007844 10.0.0.242 - - [2025-06-05 02:22:16] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005676 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/network HTTP/1.1" 200 994 0.008048 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.011359 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.007939 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/network HTTP/1.1" 200 994 0.008368 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.008333 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.009611 10.0.0.242 - - [2025-06-05 02:22:16] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001676 10.0.0.242 - - [2025-06-05 02:22:16] "POST /neutron/port HTTP/1.1" 200 1017 0.183794 10.0.0.242 - - [2025-06-05 02:22:16] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.176477 10.0.0.242 - - [2025-06-05 02:22:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001643 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008677 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009471 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/network HTTP/1.1" 200 994 0.007817 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.010364 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.005795 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.005902 10.0.0.242 - - [2025-06-05 02:22:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.002074 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.005351 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009030 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009850 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/network HTTP/1.1" 200 994 0.007595 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009100 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008542 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009255 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.007758 10.0.0.242 - - [2025-06-05 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.007210 10.0.0.242 - - [2025-06-05 02:22:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001748 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 117 0.007471 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/network HTTP/1.1" 200 1004 0.008634 10.0.0.242 - - [2025-06-05 02:22:18] "GET /aaa-mode HTTP/1.1" 401 293 0.000522 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.012004 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/network HTTP/1.1" 200 1004 0.016649 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.017822 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.011550 10.0.0.242 - - [2025-06-05 02:22:18] "GET / HTTP/1.1" 200 36215 0.007006 10.0.0.242 - - [2025-06-05 02:22:18] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000577 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1109 0.105623 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.016852 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/network HTTP/1.1" 200 1004 0.011001 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.013115 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1083 0.026719 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1017 0.010168 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004941 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1109 0.085856 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/subnet HTTP/1.1" 200 673 0.015526 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 117 0.001446 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/network HTTP/1.1" 200 994 0.012213 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/port HTTP/1.1" 200 1083 0.027479 10.0.0.242 - - [2025-06-05 02:22:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004113 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/subnet HTTP/1.1" 200 673 0.016541 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.001950 10.0.0.242 - - [2025-06-05 02:22:19] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005685 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/network HTTP/1.1" 200 994 0.010990 10.0.0.242 - - [2025-06-05 02:22:19] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.092736 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/network HTTP/1.1" 200 994 0.009524 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/port HTTP/1.1" 200 2050 0.036978 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007979 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.006184 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains HTTP/1.1" 200 281 0.004774 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001689 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2582 0.011080 10.0.0.242 - - [2025-06-05 02:22:19] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001740 10.0.0.242 - - [2025-06-05 02:22:19] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d HTTP/1.1" 200 2861 0.091567 10.0.0.242 - - [2025-06-05 02:22:19] "GET /network-ipam/272077c1-c707-4d4c-a44b-b09a18fd0439 HTTP/1.1" 200 2604 0.007075 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains HTTP/1.1" 200 281 0.005126 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001345 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2582 0.008654 10.0.0.242 - - [2025-06-05 02:22:19] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.242 - - [2025-06-05 02:22:19] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d HTTP/1.1" 200 2861 0.090297 10.0.0.242 - - [2025-06-05 02:22:19] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34 HTTP/1.1" 200 3788 0.007415 10.0.0.242 - - [2025-06-05 02:22:19] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34 HTTP/1.1" 200 3788 0.006979 10.0.0.242 - - [2025-06-05 02:22:19] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 200 2385 0.005723 10.0.0.242 - - [2025-06-05 02:22:19] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 200 2385 0.004285 10.0.0.242 - - [2025-06-05 02:22:19] "GET /route-target/d8d5d385-6285-4282-9b6e-d9b0ea21f2e0 HTTP/1.1" 200 1207 0.003863 10.0.0.242 - - [2025-06-05 02:22:19] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34 HTTP/1.1" 200 3788 0.005983 10.0.0.242 - - [2025-06-05 02:22:19] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 200 2385 0.005550 10.0.0.242 - - [2025-06-05 02:22:19] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.009697 10.0.0.242 - - [2025-06-05 02:22:19] "POST /neutron/network HTTP/1.1" 200 1004 0.016198 10.0.0.242 - - [2025-06-05 02:22:19] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34 HTTP/1.1" 200 3788 0.006016 10.0.0.242 - - [2025-06-05 02:22:19] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 200 2385 0.004994 10.0.0.242 - - [2025-06-05 02:22:19] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001502 10.0.0.242 - - [2025-06-05 02:22:19] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 200 2385 0.004448 10.0.0.242 - - [2025-06-05 02:22:19] "GET /route-target/d8d5d385-6285-4282-9b6e-d9b0ea21f2e0 HTTP/1.1" 200 1207 0.006143 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains HTTP/1.1" 200 281 0.006209 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002063 10.0.0.242 - - [2025-06-05 02:22:19] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2582 0.017248 10.0.0.242 - - [2025-06-05 02:22:19] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001802 10.0.0.242 - - [2025-06-05 02:22:20] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d HTTP/1.1" 200 3106 0.118727 10.0.0.242 - - [2025-06-05 02:22:20] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34 HTTP/1.1" 200 4047 0.025395 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1055 0.369779 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1055 0.012358 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1055 0.014879 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1109 0.107435 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1083 0.039770 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003966 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.049204 10.0.0.242 - - [2025-06-05 02:22:20] "GET /obj-perms HTTP/1.1" 200 5049 0.094855 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 117 0.001465 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/network HTTP/1.1" 200 994 0.008258 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1083 0.024241 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007142 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/port HTTP/1.1" 200 1083 0.022430 10.0.0.242 - - [2025-06-05 02:22:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010063 10.0.0.242 - - [2025-06-05 02:22:21] "POST /neutron/port HTTP/1.1" 200 1083 0.030583 10.0.0.242 - - [2025-06-05 02:22:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009373 10.0.0.242 - - [2025-06-05 02:22:21] "GET /virtual-machine/ed03405c-0f64-49fe-b2f2-0630a2010f6c HTTP/1.1" 200 1291 0.006492 10.0.0.242 - - [2025-06-05 02:22:21] "GET /virtual-machine-interface/f85a7bcb-6677-4dfe-acc9-980c2bac3ebb HTTP/1.1" 200 2949 0.006612 10.0.0.242 - - [2025-06-05 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.242 - - [2025-06-05 02:22:21] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003864 10.0.0.242 - - [2025-06-05 02:22:21] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004433 10.0.0.242 - - [2025-06-05 02:22:21] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007700 10.0.0.242 - - [2025-06-05 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.242 - - [2025-06-05 02:22:24] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006818 10.0.0.242 - - [2025-06-05 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.242 - - [2025-06-05 02:22:28] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007441 10.0.0.242 - - [2025-06-05 02:22:29] "POST /neutron/port HTTP/1.1" 200 1083 0.020527 10.0.0.242 - - [2025-06-05 02:22:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013499 10.0.0.242 - - [2025-06-05 02:22:29] "POST /neutron/port HTTP/1.1" 200 1083 0.023982 10.0.0.242 - - [2025-06-05 02:22:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009886 10.0.0.242 - - [2025-06-05 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2025-06-05 02:22:30] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003733 10.0.0.242 - - [2025-06-05 02:22:30] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003237 10.0.0.242 - - [2025-06-05 02:22:30] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005892 10.0.0.242 - - [2025-06-05 02:22:30] "POST /neutron/port HTTP/1.1" 200 1083 0.028027 10.0.0.242 - - [2025-06-05 02:22:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007170 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/port HTTP/1.1" 200 1083 0.023912 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007909 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/port HTTP/1.1" 200 1083 0.033188 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015989 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/port HTTP/1.1" 200 1083 0.030560 10.0.0.242 - - [2025-06-05 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009405 10.0.0.242 - - [2025-06-05 02:22:31] "GET /virtual-machine/d0e79e64-7e27-4463-8abb-25aa558d3fff HTTP/1.1" 200 1290 0.006621 10.0.0.242 - - [2025-06-05 02:22:31] "GET /virtual-machine-interface/48814f21-da9c-47d6-b2c9-9a4e37e9a213 HTTP/1.1" 200 2948 0.007536 10.0.0.242 - - [2025-06-05 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.242 - - [2025-06-05 02:22:31] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005163 10.0.0.242 - - [2025-06-05 02:22:31] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004413 10.0.0.242 - - [2025-06-05 02:22:31] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006255 10.0.0.242 - - [2025-06-05 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.242 - - [2025-06-05 02:22:32] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006280 10.0.0.242 - - [2025-06-05 02:22:32] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003947 10.0.0.242 - - [2025-06-05 02:22:32] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005909 10.0.0.242 - - [2025-06-05 02:22:32] "POST /neutron/port HTTP/1.1" 200 1083 0.019489 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007464 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019899 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007759 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019123 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009326 10.0.0.242 - - [2025-06-05 02:22:33] "GET /virtual-machine/76b3c76b-72f2-47c4-a8e6-81b616d2a3ad HTTP/1.1" 200 1294 0.007276 10.0.0.242 - - [2025-06-05 02:22:33] "GET /virtual-machine-interface/657eefe7-a6fb-4311-bdd5-c832c39b0c97 HTTP/1.1" 200 2948 0.005848 10.0.0.242 - - [2025-06-05 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.242 - - [2025-06-05 02:22:33] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004108 10.0.0.242 - - [2025-06-05 02:22:33] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003777 10.0.0.242 - - [2025-06-05 02:22:33] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006516 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019706 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019898 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/network HTTP/1.1" 200 1004 0.008236 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004148 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.018346 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.242 - - [2025-06-05 02:22:33] "POST /neutron/network HTTP/1.1" 200 994 0.008422 10.0.0.242 - - [2025-06-05 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.242 - - [2025-06-05 02:22:34] "GET /global-vrouter-config/066cb76e-940c-4303-a106-df266c59eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003712 10.0.0.242 - - [2025-06-05 02:22:34] "GET /virtual-networks?parent_id=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003424 10.0.0.242 - - [2025-06-05 02:22:34] "GET /virtual-network/b43b7acb-8872-4378-aca8-bc5e27f17b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006973 10.0.0.242 - - [2025-06-05 02:22:41] "GET /obj-perms HTTP/1.1" 200 5075 0.052669 10.0.0.242 - - [2025-06-05 02:22:42] "GET /obj-perms HTTP/1.1" 200 5075 0.058737 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1109 0.017227 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1109 0.011694 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 151 0.140048 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1109 0.019507 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1109 0.013128 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1083 0.025064 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 1109 0.016506 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 151 0.201161 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/network HTTP/1.1" 200 994 0.008724 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/port HTTP/1.1" 200 151 0.196763 10.0.0.242 - - [2025-06-05 02:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.242 - - [2025-06-05 02:22:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005511 10.0.0.242 - - [2025-06-05 02:22:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.242 - - [2025-06-05 02:22:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002457 10.0.0.242 - - [2025-06-05 02:22:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003461 10.0.0.242 - - [2025-06-05 02:22:51] "POST /neutron/network HTTP/1.1" 200 151 0.134628 10.0.0.242 - - [2025-06-05 02:22:51] "DELETE /route-target/d8d5d385-6285-4282-9b6e-d9b0ea21f2e0 HTTP/1.1" 200 115 0.029830 10.0.0.242 - - [2025-06-05 02:22:51] "GET /routing-instance/5c5925d3-e061-412a-a0c1-9c9580a569e6 HTTP/1.1" 404 171 0.005732 10.0.0.242 - - [2025-06-05 02:22:51] "GET /domains HTTP/1.1" 200 281 0.003885 10.0.0.242 - - [2025-06-05 02:22:51] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.242 - - [2025-06-05 02:22:51] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017 HTTP/1.1" 200 2582 0.050288 10.0.0.242 - - [2025-06-05 02:22:51] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164 10.0.0.242 - - [2025-06-05 02:22:51] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d HTTP/1.1" 200 2101 0.083472 10.0.0.242 - - [2025-06-05 02:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.242 - - [2025-06-05 02:22:51] "DELETE /network-ipam/272077c1-c707-4d4c-a44b-b09a18fd0439 HTTP/1.1" 200 115 0.030639 10.0.0.242 - - [2025-06-05 02:22:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.002684 10.0.0.242 - - [2025-06-05 02:22:52] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002446 10.0.0.242 - - [2025-06-05 02:22:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.034039 10.0.0.242 - - [2025-06-05 02:22:52] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001783 10.0.0.242 - - [2025-06-05 02:22:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?fields=virtual_networks HTTP/1.1" 200 1044 0.077664 10.0.0.242 - - [2025-06-05 02:22:52] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001343 10.0.0.242 - - [2025-06-05 02:22:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.034456 10.0.0.242 - - [2025-06-05 02:22:52] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001390 10.0.0.242 - - [2025-06-05 02:22:52] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?fields=security_groups HTTP/1.1" 200 1271 0.037399 10.0.0.242 - - [2025-06-05 02:22:56] "POST /neutron/port HTTP/1.1" 200 117 0.007578 10.0.0.242 - - [2025-06-05 02:22:56] "POST /neutron/port HTTP/1.1" 400 205 0.006898 10.0.0.242 - - [2025-06-05 02:22:56] "POST /neutron/port HTTP/1.1" 200 117 0.006253 10.0.0.242 - - [2025-06-05 02:22:56] "POST /neutron/port HTTP/1.1" 400 205 0.004175 10.0.0.242 - - [2025-06-05 02:23:01] "GET / HTTP/1.1" 200 36215 0.002663 10.0.0.242 - - [2025-06-05 02:23:02] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000608 10.0.0.242 - - [2025-06-05 02:23:02] "GET /projects?obj_uuids=cf2022b9-c8ad-4c83-847e-96213ad98ded&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001324 10.0.0.242 - - [2025-06-05 02:23:02] "GET /project/cf2022b9-c8ad-4c83-847e-96213ad98ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069718 [Introspect:8084]10.0.0.242 - - [2025-06-05 02:23:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001507 10.0.0.242 - - [2025-06-05 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.028190 10.0.0.242 - - [2025-06-05 02:23:03] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003214 10.0.0.242 - - [2025-06-05 02:23:04] "GET /domains?obj_uuids=5281e19d-b72c-4db7-866c-7da6c6bfb017&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001885 10.0.0.242 - - [2025-06-05 02:23:04] "GET /domain/5281e19d-b72c-4db7-866c-7da6c6bfb017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.013039 10.0.0.242 - - [2025-06-05 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.004189 10.0.0.242 - - [2025-06-05 02:23:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.002959 10.0.0.242 - - [2025-06-05 02:23:04] "POST /security-groups HTTP/1.1" 200 587 0.076694 10.0.0.242 - - [2025-06-05 02:23:04] "POST /fqname-to-id HTTP/1.1" 404 230 0.003444 10.0.0.242 - - [2025-06-05 02:23:04] "POST /projects HTTP/1.1" 200 577 0.261617 10.0.0.242 - - [2025-06-05 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.337500 10.0.0.242 - - [2025-06-05 02:23:04] "POST /access-control-lists HTTP/1.1" 200 594 0.066686 10.0.0.242 - - [2025-06-05 02:23:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.008968 10.0.0.242 - - [2025-06-05 02:23:04] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.496582 10.0.0.242 - - [2025-06-05 02:23:04] "POST /access-control-lists HTTP/1.1" 200 592 0.062995 10.0.0.242 - - [2025-06-05 02:23:05] "GET / HTTP/1.1" 200 36215 0.002555 10.0.0.242 - - [2025-06-05 02:23:06] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001633 10.0.0.242 - - [2025-06-05 02:23:06] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.035008 10.0.0.242 - - [2025-06-05 02:23:06] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001668 10.0.0.242 - - [2025-06-05 02:23:06] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?fields=virtual_networks HTTP/1.1" 200 1034 0.076674 10.0.0.242 - - [2025-06-05 02:23:06] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001440 10.0.0.242 - - [2025-06-05 02:23:06] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.042102 10.0.0.242 - - [2025-06-05 02:23:06] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001347 10.0.0.242 - - [2025-06-05 02:23:06] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?fields=security_groups HTTP/1.1" 200 1257 0.037576 10.0.0.242 - - [2025-06-05 02:23:33] "DELETE /project/0038278ef3e4470190cef80e63231795 HTTP/1.1" 404 173 0.014498 10.0.0.242 - - [2025-06-05 02:23:33] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001247 10.0.0.242 - - [2025-06-05 02:23:33] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001044 10.0.0.242 - - [2025-06-05 02:23:33] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.054680 10.0.0.242 - - [2025-06-05 02:23:33] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.064284 10.0.0.242 - - [2025-06-05 02:23:33] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002110 10.0.0.242 - - [2025-06-05 02:23:33] "GET /projects?obj_uuids=7925073a-19dc-4024-b6f3-78a41fb9147d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001288 10.0.0.242 - - [2025-06-05 02:23:34] "GET /project/0038278e-f3e4-4701-90ce-f80e63231795?fields=security_groups HTTP/1.1" 200 1359 0.050968 10.0.0.242 - - [2025-06-05 02:23:34] "GET /project/7925073a-19dc-4024-b6f3-78a41fb9147d?fields=security_groups HTTP/1.1" 200 1373 0.054161 10.0.0.242 - - [2025-06-05 02:23:34] "DELETE /security-group/8aa679f6-d6f7-46ab-897b-b14f57523c08 HTTP/1.1" 200 115 0.069161 10.0.0.242 - - [2025-06-05 02:23:34] "GET /projects?obj_uuids=0038278e-f3e4-4701-90ce-f80e63231795&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001319