++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 9 01:40:08 AM UTC 2026 ===================' INFO: =================== Mon Feb 9 01:40:08 AM UTC 2026 =================== ++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.0.0.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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=True ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.241.121.161 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ 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.241 ++ 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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ 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.241,10.236.97.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.236.97.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + 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 True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 01:40:48.233 7fe14ad90d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 01:40:48.382 7fe14ad90d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 01:40:48.397 7fe14ad90d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 01:40:48.397 7fe14ad90d80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-02-09 01:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001419 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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-02-09 01:40:56] "GET / HTTP/1.1" 503 181 0.000319 10.0.0.241 - - [2026-02-09 01:40:56] "GET / HTTP/1.1" 503 181 0.000169 10.0.0.241 - - [2026-02-09 01:40:56] "GET / HTTP/1.1" 200 36499 0.001593 10.0.0.241 - - [2026-02-09 01:40:56] "GET / HTTP/1.1" 200 36499 0.001436 10.0.0.241 - - [2026-02-09 01:40:57] "GET / HTTP/1.1" 200 45019 0.001457 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.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000668 10.0.0.241 - - [2026-02-09 01:40:57] "GET / HTTP/1.1" 200 45019 0.002411 10.0.0.241 - - [2026-02-09 01:40:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000331 10.0.0.241 - - [2026-02-09 01:40:57] "GET / HTTP/1.1" 200 36499 0.001625 10.0.0.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000575 10.0.0.241 - - [2026-02-09 01:40:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.372798 10.0.0.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.365315 10.0.0.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.191190 10.0.0.241 - - [2026-02-09 01:40:57] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.013232 10.0.0.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.241 - - [2026-02-09 01:40:57] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021367 10.0.0.241 - - [2026-02-09 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.003766 10.0.0.241 - - [2026-02-09 01:40:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.101088 10.0.0.241 - - [2026-02-09 01:40:58] "GET / HTTP/1.1" 200 36499 0.001761 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.241 - - [2026-02-09 01:40:58] "GET / HTTP/1.1" 200 36499 0.001493 10.0.0.241 - - [2026-02-09 01:40:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000454 10.0.0.241 - - [2026-02-09 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.034351 10.0.0.241 - - [2026-02-09 01:40:58] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010082 10.0.0.241 - - [2026-02-09 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003479 10.0.0.241 - - [2026-02-09 01:40:58] "POST /analytics-nodes HTTP/1.1" 200 599 0.034030 10.0.0.241 - - [2026-02-09 01:40:58] "GET / HTTP/1.1" 200 36499 0.002152 10.0.0.241 - - [2026-02-09 01:40:58] "GET / HTTP/1.1" 200 36499 0.002169 10.0.0.241 - - [2026-02-09 01:40:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000499 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 401 298 0.000515 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.042139 10.0.0.241 - - [2026-02-09 01:40:59] "GET /routing-instance/71f5aa73-d013-40c1-ac76-8e92f514b24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004813 10.0.0.241 - - [2026-02-09 01:40:59] "POST /bgp-routers HTTP/1.1" 200 616 0.040472 10.0.0.241 - - [2026-02-09 01:40:59] "GET /bgp-router/7173d353-c501-4667-8f3e-738006b0ffd7?fields=global_system_config_back_refs HTTP/1.1" 200 1112 0.007354 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017323 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.046434 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.241 - - [2026-02-09 01:40:59] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006471 10.0.0.241 - - [2026-02-09 01:40:59] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010583 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001168 10.0.0.241 - - [2026-02-09 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012382 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001467 10.0.0.241 - - [2026-02-09 01:40:59] "POST /service-appliance-sets HTTP/1.1" 200 557 0.035160 10.0.0.241 - - [2026-02-09 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.035358 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.004523 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.241 - - [2026-02-09 01:40:59] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008317 10.0.0.241 - - [2026-02-09 01:40:59] "POST /service-appliance-sets HTTP/1.1" 200 545 0.027490 10.0.0.241 - - [2026-02-09 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.241 - - [2026-02-09 01:41:00] "GET /network-ipam/b3fd4807-d516-4967-b2cc-c66734e9e5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.004938 10.0.0.241 - - [2026-02-09 01:41:00] "POST /service-templates HTTP/1.1" 200 515 0.054504 10.0.0.241 - - [2026-02-09 01:41:00] "POST /service-templates HTTP/1.1" 200 505 0.043578 10.0.0.241 - - [2026-02-09 01:41:00] "POST /service-templates HTTP/1.1" 200 519 0.026343 10.0.0.241 - - [2026-02-09 01:41:00] "POST /service-templates HTTP/1.1" 200 539 0.047133 10.0.0.241 - - [2026-02-09 01:41:00] "POST /service-templates HTTP/1.1" 200 511 0.050713 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.241 - - [2026-02-09 01:41:01] "GET /obj-perms HTTP/1.1" 200 6414 0.424096 10.0.0.241 - - [2026-02-09 01:41:01] "POST /fqname-to-id HTTP/1.1" 401 298 0.000780 10.0.0.241 - - [2026-02-09 01:41:01] "GET /obj-perms HTTP/1.1" 200 6414 0.078705 10.0.0.241 - - [2026-02-09 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.045959 10.0.0.241 - - [2026-02-09 01:41:01] "GET /network-ipam/b3fd4807-d516-4967-b2cc-c66734e9e5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.004380 10.0.0.241 - - [2026-02-09 01:41:02] "GET / HTTP/1.1" 200 36499 0.002766 10.0.0.241 - - [2026-02-09 01:41:02] "POST /fqname-to-id HTTP/1.1" 401 298 0.000576 10.0.0.241 - - [2026-02-09 01:41:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003459 10.0.0.241 - - [2026-02-09 01:41:02] "POST /access-control-lists HTTP/1.1" 200 591 0.030200 10.0.0.241 - - [2026-02-09 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.038536 10.0.0.241 - - [2026-02-09 01:41:02] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006370 10.0.0.241 - - [2026-02-09 01:41:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.003185 10.0.0.241 - - [2026-02-09 01:41:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003858 10.0.0.241 - - [2026-02-09 01:41:02] "POST /access-control-lists HTTP/1.1" 200 589 0.024499 10.0.0.241 - - [2026-02-09 01:41:02] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.031014 10.0.0.241 - - [2026-02-09 01:41:02] "POST /route-targets HTTP/1.1" 200 329 0.028003 10.0.0.241 - - [2026-02-09 01:41:02] "POST /ref-update HTTP/1.1" 200 156 0.026181 10.0.0.241 - - [2026-02-09 01:41:02] "POST /route-targets HTTP/1.1" 200 329 0.013107 10.0.0.241 - - [2026-02-09 01:41:02] "POST /ref-update HTTP/1.1" 200 156 0.013350 10.0.0.241 - - [2026-02-09 01:41:03] "POST /route-targets HTTP/1.1" 200 329 0.060825 10.0.0.241 - - [2026-02-09 01:41:03] "POST /ref-update HTTP/1.1" 200 156 0.018457 10.0.0.241 - - [2026-02-09 01:41:03] "POST /route-targets HTTP/1.1" 200 329 0.015444 10.0.0.241 - - [2026-02-09 01:41:03] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.241 - - [2026-02-09 01:41:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003544 10.0.0.241 - - [2026-02-09 01:41:03] "POST /access-control-lists HTTP/1.1" 200 555 0.068943 10.0.0.241 - - [2026-02-09 01:41:03] "PUT /access-control-list/e2a007ac-b6a5-4b89-bb56-f039f48c35a6 HTTP/1.1" 200 274 0.013586 10.0.0.241 - - [2026-02-09 01:41:03] "PUT /access-control-list/bc0daf37-dff2-47c3-8a66-496a1ba98d72 HTTP/1.1" 200 274 0.014257 10.0.0.241 - - [2026-02-09 01:41:05] "GET / HTTP/1.1" 200 36499 0.001446 10.0.0.241 - - [2026-02-09 01:41:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.000508 10.0.0.241 - - [2026-02-09 01:41:05] "GET / HTTP/1.1" 200 36499 0.001798 10.0.0.241 - - [2026-02-09 01:41:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.000661 10.0.0.241 - - [2026-02-09 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032419 10.0.0.241 - - [2026-02-09 01:41:05] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005847 10.0.0.241 - - [2026-02-09 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.004408 10.0.0.241 - - [2026-02-09 01:41:05] "POST /database-nodes HTTP/1.1" 200 597 0.021942 10.0.0.241 - - [2026-02-09 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031314 10.0.0.241 - - [2026-02-09 01:41:06] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005907 10.0.0.241 - - [2026-02-09 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.003143 10.0.0.241 - - [2026-02-09 01:41:06] "POST /config-nodes HTTP/1.1" 200 593 0.020229 10.0.0.241 - - [2026-02-09 01:41:06] "GET / HTTP/1.1" 200 36499 0.001783 10.0.0.241 - - [2026-02-09 01:41:06] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000788 10.0.0.241 - - [2026-02-09 01:41:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030203 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001247 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001108 10.0.0.241 - - [2026-02-09 01:41:07] "GET / HTTP/1.1" 200 36499 0.001775 10.0.0.241 - - [2026-02-09 01:41:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000758 10.0.0.241 - - [2026-02-09 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.037447 10.0.0.241 - - [2026-02-09 01:41:07] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006000 10.0.0.241 - - [2026-02-09 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003219 10.0.0.241 - - [2026-02-09 01:41:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.020702 10.0.0.241 - - [2026-02-09 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.241 - - [2026-02-09 01:41:11] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006104 10.0.0.241 - - [2026-02-09 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.241 - - [2026-02-09 01:41:11] "PUT /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 278 0.011853 10.0.0.241 - - [2026-02-09 01:41:12] "GET / HTTP/1.1" 200 36499 0.001606 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 401 298 0.000672 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 585 0.061396 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 579 0.030252 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 579 0.026087 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 563 0.022007 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 559 0.021967 10.0.0.241 - - [2026-02-09 01:41:12] "POST /alarms HTTP/1.1" 200 561 0.020622 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000846 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 569 0.032088 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002189 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 553 0.030635 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 561 0.018626 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 571 0.020920 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 559 0.018567 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 571 0.020705 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 579 0.069026 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 573 0.020825 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 565 0.021903 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 565 0.024596 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 565 0.018067 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 551 0.021360 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 599 0.023400 10.0.0.241 - - [2026-02-09 01:41:13] "POST /alarms HTTP/1.1" 200 579 0.026541 10.0.0.241 - - [2026-02-09 01:41:14] "POST /alarms HTTP/1.1" 200 575 0.040129 10.0.0.241 - - [2026-02-09 01:41:14] "POST /alarms HTTP/1.1" 200 587 0.236057 10.0.0.241 - - [2026-02-09 01:41:14] "POST /alarms HTTP/1.1" 200 613 0.021824 10.0.0.241 - - [2026-02-09 01:41:14] "GET / HTTP/1.1" 200 36499 0.001574 10.0.0.241 - - [2026-02-09 01:41:14] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000573 10.0.0.241 - - [2026-02-09 01:41:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032810 10.0.0.241 - - [2026-02-09 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.241 - - [2026-02-09 01:41:15] "PUT /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 278 0.013168 10.0.0.241 - - [2026-02-09 01:41:15] "GET / HTTP/1.1" 200 36499 0.001467 10.0.0.241 - - [2026-02-09 01:41:15] "POST /fqname-to-id HTTP/1.1" 401 298 0.000494 10.0.0.241 - - [2026-02-09 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.039164 10.0.0.241 - - [2026-02-09 01:41:15] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003837 10.0.0.241 - - [2026-02-09 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.241 - - [2026-02-09 01:41:15] "PUT /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 278 0.014956 10.0.0.241 - - [2026-02-09 01:41:16] "GET / HTTP/1.1" 200 36499 0.002078 10.0.0.241 - - [2026-02-09 01:41:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000435 10.0.0.241 - - [2026-02-09 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034263 10.0.0.241 - - [2026-02-09 01:41:16] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008523 10.0.0.241 - - [2026-02-09 01:41:16] "PUT /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69 HTTP/1.1" 200 276 0.025021 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001070 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001328 10.0.0.241 - - [2026-02-09 01:41:33] "GET / HTTP/1.1" 200 36499 0.003840 10.0.0.241 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000723 10.0.0.241 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029734 10.0.0.241 - - [2026-02-09 01:41:34] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005507 10.0.0.241 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.241 - - [2026-02-09 01:41:34] "GET /config-node/41cf4dff-58f4-427a-aac5-892943c6e8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.004711 10.0.0.241 - - [2026-02-09 01:41:45] "GET / HTTP/1.1" 200 36499 0.001551 10.0.0.241 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 401 298 0.000484 10.0.0.241 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.034323 10.0.0.241 - - [2026-02-09 01:41:45] "GET /routing-instance/71f5aa73-d013-40c1-ac76-8e92f514b24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004911 10.0.0.241 - - [2026-02-09 01:41:45] "POST /bgp-routers HTTP/1.1" 409 299 0.003111 10.0.0.241 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.241 - - [2026-02-09 01:41:45] "GET /bgp-router/7173d353-c501-4667-8f3e-738006b0ffd7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.006710 10.0.0.241 - - [2026-02-09 01:41:46] "PUT /bgp-router/7173d353-c501-4667-8f3e-738006b0ffd7 HTTP/1.1" 200 256 0.016230 10.0.0.241 - - [2026-02-09 01:41:52] "GET / HTTP/1.1" 200 36499 0.001612 10.0.0.241 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 401 298 0.000499 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030222 10.0.0.241 - - [2026-02-09 01:41:53] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014040 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.241 - - [2026-02-09 01:41:53] "GET /routing-instance/71f5aa73-d013-40c1-ac76-8e92f514b24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004432 10.0.0.241 - - [2026-02-09 01:41:53] "PUT /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69 HTTP/1.1" 200 276 0.011025 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.004708 10.0.0.241 - - [2026-02-09 01:41:53] "POST /virtual-routers HTTP/1.1" 200 599 0.022985 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.241 - - [2026-02-09 01:41:53] "GET /virtual-router/ff22a6fd-daaa-4eef-8bd9-87278c497524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005928 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.003272 10.0.0.241 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.241 - - [2026-02-09 01:41:53] "GET /virtual-network/7211c791-31e4-4edd-b58c-fb6c1108e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008337 10.0.0.241 - - [2026-02-09 01:41:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.071583 10.0.0.241 - - [2026-02-09 01:41:53] "PUT /access-control-list/73a79919-1199-4ed6-afc2-315647d3dca7 HTTP/1.1" 200 274 0.035403 10.0.0.241 - - [2026-02-09 01:41:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000548 10.0.0.241 - - [2026-02-09 01:41:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000401 10.0.0.241 - - [2026-02-09 01:41:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000450 10.0.0.241 - - [2026-02-09 01:41:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000379 10.0.0.241 - - [2026-02-09 01:42:02] "GET /obj-perms HTTP/1.1" 200 6414 0.059220 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001112 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001317 10.0.0.241 - - [2026-02-09 01:42:02] "GET /obj-perms HTTP/1.1" 200 6414 0.066616 10.0.0.241 - - [2026-02-09 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.241 - - [2026-02-09 01:42:02] "GET /virtual-router/ff22a6fd-daaa-4eef-8bd9-87278c497524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.003810 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001198 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001129 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001024 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001079 10.0.0.241 - - [2026-02-09 01:42:32] "GET / HTTP/1.1" 200 36499 0.001597 10.0.0.241 - - [2026-02-09 01:42:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000416 10.0.0.241 - - [2026-02-09 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032166 10.0.0.241 - - [2026-02-09 01:42:32] "GET /global-system-config/1d76bb44-8f4e-4810-af61-1cd091b73b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008463 10.0.0.241 - - [2026-02-09 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.241 - - [2026-02-09 01:42:32] "GET /routing-instance/71f5aa73-d013-40c1-ac76-8e92f514b24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004628 10.0.0.241 - - [2026-02-09 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.241 - - [2026-02-09 01:42:33] "GET /virtual-router/ff22a6fd-daaa-4eef-8bd9-87278c497524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004927 10.0.0.241 - - [2026-02-09 01:42:33] "PUT /virtual-router/ff22a6fd-daaa-4eef-8bd9-87278c497524 HTTP/1.1" 200 264 0.015850 10.0.0.241 - - [2026-02-09 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.241 - - [2026-02-09 01:42:33] "GET /virtual-router/ff22a6fd-daaa-4eef-8bd9-87278c497524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.007633 10.0.0.241 - - [2026-02-09 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.241 - - [2026-02-09 01:42:33] "GET /virtual-machine-interface/bc21dd2d-149d-4141-a3c4-b0b5a38cc207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.006979 10.0.0.241 - - [2026-02-09 01:42:33] "PUT /virtual-machine-interface/bc21dd2d-149d-4141-a3c4-b0b5a38cc207 HTTP/1.1" 200 286 0.011846 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001010 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001281 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001382 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001014 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000994 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:42:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001168 10.0.0.241 - - [2026-02-09 01:43:03] "GET /obj-perms HTTP/1.1" 200 6414 0.063526 10.0.0.241 - - [2026-02-09 01:43:03] "GET /obj-perms HTTP/1.1" 200 6414 0.052456 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:43:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001215 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:43:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001771 10.0.0.241 - - [2026-02-09 01:44:04] "GET /obj-perms HTTP/1.1" 200 6414 0.064556 10.0.0.241 - - [2026-02-09 01:44:04] "GET /obj-perms HTTP/1.1" 200 6414 0.087853 10.0.0.241 - - [2026-02-09 01:44:19] "GET / HTTP/1.1" 200 36499 0.001590 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001312 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001305 10.0.0.241 - - [2026-02-09 01:44:28] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000458 10.0.0.241 - - [2026-02-09 01:44:28] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002541 10.0.0.241 - - [2026-02-09 01:44:28] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002952 10.0.0.241 - - [2026-02-09 01:44:28] "POST /domains HTTP/1.1" 200 331 0.020119 10.0.0.241 - - [2026-02-09 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.052372 10.0.0.241 - - [2026-02-09 01:44:28] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.183570 10.0.0.241 - - [2026-02-09 01:44:28] "POST /id-to-fqname HTTP/1.1" 200 165 0.001337 10.0.0.241 - - [2026-02-09 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 174 0.003284 10.0.0.241 - - [2026-02-09 01:44:28] "POST /security-groups HTTP/1.1" 200 560 0.069155 10.0.0.241 - - [2026-02-09 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.003654 10.0.0.241 - - [2026-02-09 01:44:28] "POST /projects HTTP/1.1" 200 531 0.332963 10.0.0.241 - - [2026-02-09 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.363519 10.0.0.241 - - [2026-02-09 01:44:28] "POST /access-control-lists HTTP/1.1" 200 575 0.062306 10.0.0.241 - - [2026-02-09 01:44:29] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.667375 10.0.0.241 - - [2026-02-09 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 204 0.002563 10.0.0.241 - - [2026-02-09 01:44:29] "POST /access-control-lists HTTP/1.1" 200 573 0.069462 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-02-09T01:44:29Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-02-09 01:44:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001250 10.0.0.241 - - [2026-02-09 01:44:30] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001005 10.0.0.241 - - [2026-02-09 01:44:30] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008642 10.0.0.241 - - [2026-02-09 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.028610 10.0.0.241 - - [2026-02-09 01:44:31] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002624 10.0.0.241 - - [2026-02-09 01:44:31] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001526 10.0.0.241 - - [2026-02-09 01:44:31] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007571 10.0.0.241 - - [2026-02-09 01:44:31] "POST /id-to-fqname HTTP/1.1" 200 199 0.001585 10.0.0.241 - - [2026-02-09 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.005529 10.0.0.241 - - [2026-02-09 01:44:31] "POST /security-groups HTTP/1.1" 200 594 0.066464 10.0.0.241 - - [2026-02-09 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 243 0.002666 10.0.0.241 - - [2026-02-09 01:44:31] "POST /projects HTTP/1.1" 200 599 0.239734 10.0.0.241 - - [2026-02-09 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.275293 10.0.0.241 - - [2026-02-09 01:44:31] "POST /access-control-lists HTTP/1.1" 200 609 0.061211 10.0.0.241 - - [2026-02-09 01:44:31] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.428504 10.0.0.241 - - [2026-02-09 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003628 10.0.0.241 - - [2026-02-09 01:44:31] "POST /access-control-lists HTTP/1.1" 200 607 0.065423 10.0.0.241 - - [2026-02-09 01:44:33] "GET / HTTP/1.1" 200 36499 0.002896 10.0.0.241 - - [2026-02-09 01:44:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.000583 10.0.0.241 - - [2026-02-09 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.086499 10.0.0.241 - - [2026-02-09 01:44:40] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001080 10.0.0.241 - - [2026-02-09 01:44:40] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.029621 252.241.48.144 - - [2026-02-09 01:44:41] "POST /neutron/network HTTP/1.1" 200 117 0.045859 10.0.0.241 - - [2026-02-09 01:44:41] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001182 252.241.48.144 - - [2026-02-09 01:44:41] "POST /neutron/network HTTP/1.1" 200 618 0.093157 10.0.0.241 - - [2026-02-09 01:44:41] "POST /route-targets HTTP/1.1" 200 329 0.011717 10.0.0.241 - - [2026-02-09 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.026500 10.0.0.241 - - [2026-02-09 01:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006265 252.241.48.144 - - [2026-02-09 01:44:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.176517 252.241.48.144 - - [2026-02-09 01:44:42] "POST /neutron/network HTTP/1.1" 200 836 0.010655 10.0.0.241 - - [2026-02-09 01:44:42] "POST /id-to-fqname HTTP/1.1" 200 231 0.001677 10.0.0.241 - - [2026-02-09 01:44:42] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007240 252.241.48.144 - - [2026-02-09 01:44:42] "POST /neutron/network HTTP/1.1" 200 836 0.012717 10.0.0.241 - - [2026-02-09 01:44:42] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005449 252.241.48.144 - - [2026-02-09 01:44:42] "POST /neutron/network HTTP/1.1" 200 836 0.007023 252.241.48.144 - - [2026-02-09 01:44:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.009424 10.0.0.241 - - [2026-02-09 01:44:42] "GET /domains HTTP/1.1" 401 298 0.000658 10.0.0.241 - - [2026-02-09 01:44:42] "GET /domains HTTP/1.1" 200 440 0.032192 10.0.0.241 - - [2026-02-09 01:44:42] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001209 10.0.0.241 - - [2026-02-09 01:44:42] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1319 0.010563 10.0.0.241 - - [2026-02-09 01:44:42] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002399 10.0.0.241 - - [2026-02-09 01:44:42] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3 HTTP/1.1" 200 2170 0.032399 10.0.0.241 - - [2026-02-09 01:44:42] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4 HTTP/1.1" 200 2344 0.011489 10.0.0.241 - - [2026-02-09 01:44:42] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4 HTTP/1.1" 200 2344 0.007436 10.0.0.241 - - [2026-02-09 01:44:43] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 200 1499 0.005318 10.0.0.241 - - [2026-02-09 01:44:43] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 200 1499 0.003955 10.0.0.241 - - [2026-02-09 01:44:43] "GET /route-target/e504eef9-64f6-467f-ace4-31a23ca1d73f HTTP/1.1" 200 1222 0.005214 10.0.0.241 - - [2026-02-09 01:44:43] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4 HTTP/1.1" 200 2344 0.005223 10.0.0.241 - - [2026-02-09 01:44:43] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 200 1499 0.004694 10.0.0.241 - - [2026-02-09 01:44:43] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006542 10.0.0.241 - - [2026-02-09 01:44:43] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4 HTTP/1.1" 200 2344 0.005545 10.0.0.241 - - [2026-02-09 01:44:43] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 200 1499 0.004917 10.0.0.241 - - [2026-02-09 01:44:43] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 200 1499 0.004647 10.0.0.241 - - [2026-02-09 01:44:43] "GET /route-target/e504eef9-64f6-467f-ace4-31a23ca1d73f HTTP/1.1" 200 1222 0.005044 10.0.0.241 - - [2026-02-09 01:44:43] "GET /domains HTTP/1.1" 200 440 0.003088 10.0.0.241 - - [2026-02-09 01:44:43] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 10.0.0.241 - - [2026-02-09 01:44:43] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1319 0.007220 10.0.0.241 - - [2026-02-09 01:44:43] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001659 10.0.0.241 - - [2026-02-09 01:44:43] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3 HTTP/1.1" 200 2170 0.039444 10.0.0.241 - - [2026-02-09 01:44:43] "GET /virtual-network/900f4c88-fdc5-4da6-9556-103bb2cbf1a4 HTTP/1.1" 200 2344 0.006929 10.0.0.241 - - [2026-02-09 01:44:44] "GET /obj-perms HTTP/1.1" 200 6483 0.059599 10.0.0.241 - - [2026-02-09 01:44:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001336 252.241.48.144 - - [2026-02-09 01:44:47] "POST /neutron/network HTTP/1.1" 200 846 0.007437 252.241.48.144 - - [2026-02-09 01:44:47] "GET /aaa-mode HTTP/1.1" 401 298 0.000530 252.241.48.144 - - [2026-02-09 01:44:48] "GET / HTTP/1.1" 200 36499 0.001920 252.241.48.144 - - [2026-02-09 01:44:48] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000373 10.0.0.241 - - [2026-02-09 01:44:48] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001044 252.241.48.144 - - [2026-02-09 01:44:48] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.066198 252.241.48.144 - - [2026-02-09 01:44:48] "POST /neutron/network HTTP/1.1" 200 836 0.035837 252.241.48.144 - - [2026-02-09 01:44:50] "POST /neutron/port HTTP/1.1" 200 117 0.007552 252.241.48.144 - - [2026-02-09 01:44:51] "POST /neutron/port HTTP/1.1" 200 117 0.005587 252.241.48.144 - - [2026-02-09 01:44:52] "POST /neutron/network HTTP/1.1" 200 846 0.005862 10.0.0.241 - - [2026-02-09 01:44:52] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001168 252.241.48.144 - - [2026-02-09 01:44:52] "POST /neutron/port HTTP/1.1" 200 1068 0.300582 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/port HTTP/1.1" 200 1078 0.015384 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006911 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/port HTTP/1.1" 200 1068 0.042325 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/port HTTP/1.1" 200 1068 0.017803 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/port HTTP/1.1" 200 1118 0.074448 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/port HTTP/1.1" 200 1128 0.017300 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004401 252.241.48.144 - - [2026-02-09 01:44:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.008896 252.241.48.144 - - [2026-02-09 01:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.001296 252.241.48.144 - - [2026-02-09 01:44:54] "POST /neutron/network HTTP/1.1" 200 836 0.007421 252.241.48.144 - - [2026-02-09 01:44:58] "POST /neutron/port HTTP/1.1" 200 1128 0.015265 252.241.48.144 - - [2026-02-09 01:44:58] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009561 10.0.0.241 - - [2026-02-09 01:44:58] "GET /obj-perms HTTP/1.1" 200 6483 0.002756 10.0.0.241 - - [2026-02-09 01:44:58] "DELETE /project/2df28ed9106546bcbb673cad6da20ae3 HTTP/1.1" 404 173 0.005071 10.0.0.241 - - [2026-02-09 01:44:58] "DELETE /project/5d1ecb4ad0c04f348a55d943df6f0cac HTTP/1.1" 404 173 0.004166 10.0.0.241 - - [2026-02-09 01:44:59] "GET /obj-perms HTTP/1.1" 200 6483 0.001907 10.0.0.241 - - [2026-02-09 01:45:00] "GET /obj-perms HTTP/1.1" 200 6483 0.001825 10.0.0.241 - - [2026-02-09 01:45:01] "GET /obj-perms HTTP/1.1" 200 6483 0.001934 10.0.0.241 - - [2026-02-09 01:45:02] "GET /obj-perms HTTP/1.1" 200 6483 0.002054 252.241.48.144 - - [2026-02-09 01:45:04] "POST /neutron/network HTTP/1.1" 200 836 0.011620 252.241.48.144 - - [2026-02-09 01:45:04] "POST /neutron/network HTTP/1.1" 400 204 0.015112 252.241.48.144 - - [2026-02-09 01:45:04] "POST /neutron/port HTTP/1.1" 200 1128 0.015531 252.241.48.144 - - [2026-02-09 01:45:04] "POST /neutron/port HTTP/1.1" 200 1118 0.015847 10.0.0.241 - - [2026-02-09 01:45:04] "GET /obj-perms HTTP/1.1" 200 6414 0.057403 252.241.48.144 - - [2026-02-09 01:45:05] "POST /neutron/port HTTP/1.1" 200 151 0.136416 10.0.0.241 - - [2026-02-09 01:45:05] "GET /obj-perms HTTP/1.1" 200 6414 0.054818 252.241.48.144 - - [2026-02-09 01:45:06] "POST /neutron/network HTTP/1.1" 200 836 0.006332 10.0.0.241 - - [2026-02-09 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.241 - - [2026-02-09 01:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002881 10.0.0.241 - - [2026-02-09 01:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005192 252.241.48.144 - - [2026-02-09 01:45:06] "POST /neutron/network HTTP/1.1" 200 151 0.097724 10.0.0.241 - - [2026-02-09 01:45:06] "GET /routing-instance/acd226ca-3592-44a6-8da7-94515681ed97 HTTP/1.1" 404 171 0.002251 10.0.0.241 - - [2026-02-09 01:45:06] "DELETE /route-target/e504eef9-64f6-467f-ace4-31a23ca1d73f HTTP/1.1" 200 115 0.031029 10.0.0.241 - - [2026-02-09 01:45:06] "GET /domains HTTP/1.1" 200 440 0.003279 10.0.0.241 - - [2026-02-09 01:45:06] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001250 10.0.0.241 - - [2026-02-09 01:45:06] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1319 0.008884 10.0.0.241 - - [2026-02-09 01:45:06] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001927 10.0.0.241 - - [2026-02-09 01:45:06] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3 HTTP/1.1" 200 1920 0.039829 10.0.0.241 - - [2026-02-09 01:45:07] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001198 10.0.0.241 - - [2026-02-09 01:45:07] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028448 10.0.0.241 - - [2026-02-09 01:45:07] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.241 - - [2026-02-09 01:45:07] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?fields=virtual_networks HTTP/1.1" 200 1056 0.070507 10.0.0.241 - - [2026-02-09 01:45:07] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001261 10.0.0.241 - - [2026-02-09 01:45:07] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.043361 10.0.0.241 - - [2026-02-09 01:45:07] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001063 10.0.0.241 - - [2026-02-09 01:45:07] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?fields=security_groups HTTP/1.1" 200 1293 0.026864 10.0.0.241 - - [2026-02-09 01:45:08] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001353 10.0.0.241 - - [2026-02-09 01:45:08] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.031926 10.0.0.241 - - [2026-02-09 01:45:12] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001270 10.0.0.241 - - [2026-02-09 01:45:12] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.030369 10.0.0.241 - - [2026-02-09 01:45:13] "GET /documentation/index.html HTTP/1.1" 200 210274 0.003446 10.0.0.241 - - [2026-02-09 01:45:13] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.241 - - [2026-02-09 01:45:13] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007147 10.0.0.241 - - [2026-02-09 01:45:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.030508 10.0.0.241 - - [2026-02-09 01:45:13] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002927 10.0.0.241 - - [2026-02-09 01:45:13] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.241 - - [2026-02-09 01:45:13] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007631 10.0.0.241 - - [2026-02-09 01:45:14] "POST /id-to-fqname HTTP/1.1" 200 200 0.003651 10.0.0.241 - - [2026-02-09 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 209 0.007599 10.0.0.241 - - [2026-02-09 01:45:14] "POST /security-groups HTTP/1.1" 200 595 0.081634 10.0.0.241 - - [2026-02-09 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 244 0.003219 10.0.0.241 - - [2026-02-09 01:45:14] "POST /projects HTTP/1.1" 200 601 0.288598 10.0.0.241 - - [2026-02-09 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.335415 10.0.0.241 - - [2026-02-09 01:45:14] "POST /access-control-lists HTTP/1.1" 200 610 0.088253 10.0.0.241 - - [2026-02-09 01:45:14] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.510561 10.0.0.241 - - [2026-02-09 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 243 0.003066 10.0.0.241 - - [2026-02-09 01:45:14] "POST /access-control-lists HTTP/1.1" 200 608 0.081017 10.0.0.241 - - [2026-02-09 01:45:15] "GET / HTTP/1.1" 200 36499 0.002059 10.0.0.241 - - [2026-02-09 01:45:16] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001090 10.0.0.241 - - [2026-02-09 01:45:16] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.043496 10.0.0.241 - - [2026-02-09 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2026-02-09 01:45:17] "GET /security-group/159c8738-5355-4dfe-bc5f-412d94e683a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005041 10.0.0.241 - - [2026-02-09 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.241 - - [2026-02-09 01:45:17] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001043 10.0.0.241 - - [2026-02-09 01:45:17] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.026874 10.0.0.241 - - [2026-02-09 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.241 - - [2026-02-09 01:45:17] "GET /security-group/159c8738-5355-4dfe-bc5f-412d94e683a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.004496 10.0.0.241 - - [2026-02-09 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2026-02-09 01:45:17] "PUT /security-group/159c8738-5355-4dfe-bc5f-412d94e683a0 HTTP/1.1" 200 264 0.016669 10.0.0.241 - - [2026-02-09 01:45:17] "PUT /access-control-list/25f17ae4-d354-466e-8225-ddee6176c35a HTTP/1.1" 200 274 0.009975 10.0.0.241 - - [2026-02-09 01:45:17] "PUT /access-control-list/d4a32d94-e4cb-4d49-a577-37eb3496dab6 HTTP/1.1" 200 274 0.009970 10.0.0.241 - - [2026-02-09 01:45:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000512 10.0.0.241 - - [2026-02-09 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.085076 10.0.0.241 - - [2026-02-09 01:45:18] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001100 10.0.0.241 - - [2026-02-09 01:45:18] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032636 252.241.48.144 - - [2026-02-09 01:45:18] "POST /neutron/network HTTP/1.1" 200 117 0.081159 10.0.0.241 - - [2026-02-09 01:45:18] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001199 252.241.48.144 - - [2026-02-09 01:45:18] "POST /neutron/network HTTP/1.1" 200 617 0.081013 10.0.0.241 - - [2026-02-09 01:45:18] "POST /route-targets HTTP/1.1" 200 329 0.015451 10.0.0.241 - - [2026-02-09 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.027923 10.0.0.241 - - [2026-02-09 01:45:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004802 252.241.48.144 - - [2026-02-09 01:45:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.155713 252.241.48.144 - - [2026-02-09 01:45:18] "POST /neutron/network HTTP/1.1" 200 838 0.006626 10.0.0.241 - - [2026-02-09 01:45:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.001503 10.0.0.241 - - [2026-02-09 01:45:18] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005303 252.241.48.144 - - [2026-02-09 01:45:18] "POST /neutron/network HTTP/1.1" 200 838 0.007805 10.0.0.241 - - [2026-02-09 01:45:18] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005661 252.241.48.144 - - [2026-02-09 01:45:19] "POST /neutron/network HTTP/1.1" 200 838 0.005360 252.241.48.144 - - [2026-02-09 01:45:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.009044 10.0.0.241 - - [2026-02-09 01:45:19] "GET /domains HTTP/1.1" 401 298 0.000485 10.0.0.241 - - [2026-02-09 01:45:19] "GET /domains HTTP/1.1" 200 440 0.032075 10.0.0.241 - - [2026-02-09 01:45:19] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001213 10.0.0.241 - - [2026-02-09 01:45:19] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.009289 10.0.0.241 - - [2026-02-09 01:45:19] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001626 10.0.0.241 - - [2026-02-09 01:45:19] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2174 0.036682 10.0.0.241 - - [2026-02-09 01:45:19] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2351 0.006722 10.0.0.241 - - [2026-02-09 01:45:19] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2351 0.007339 10.0.0.241 - - [2026-02-09 01:45:19] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 200 1496 0.004265 10.0.0.241 - - [2026-02-09 01:45:19] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 200 1496 0.003929 10.0.0.241 - - [2026-02-09 01:45:19] "GET /route-target/a30e2446-cada-4bc2-bf62-b009d835b9ca HTTP/1.1" 200 1221 0.003837 10.0.0.241 - - [2026-02-09 01:45:20] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2351 0.006076 10.0.0.241 - - [2026-02-09 01:45:20] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 200 1496 0.004729 10.0.0.241 - - [2026-02-09 01:45:20] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006788 10.0.0.241 - - [2026-02-09 01:45:20] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2351 0.005492 10.0.0.241 - - [2026-02-09 01:45:20] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 200 1496 0.006749 10.0.0.241 - - [2026-02-09 01:45:20] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 200 1496 0.004186 10.0.0.241 - - [2026-02-09 01:45:20] "GET /route-target/a30e2446-cada-4bc2-bf62-b009d835b9ca HTTP/1.1" 200 1221 0.004023 10.0.0.241 - - [2026-02-09 01:45:20] "GET /domains HTTP/1.1" 200 440 0.003262 10.0.0.241 - - [2026-02-09 01:45:20] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.241 - - [2026-02-09 01:45:20] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.007676 10.0.0.241 - - [2026-02-09 01:45:20] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001198 10.0.0.241 - - [2026-02-09 01:45:20] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2174 0.030548 10.0.0.241 - - [2026-02-09 01:45:20] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2351 0.005729 10.0.0.241 - - [2026-02-09 01:45:21] "GET /obj-perms HTTP/1.1" 200 6485 0.073185 10.0.0.241 - - [2026-02-09 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.241 - - [2026-02-09 01:45:21] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000980 10.0.0.241 - - [2026-02-09 01:45:21] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033433 252.241.48.144 - - [2026-02-09 01:45:21] "POST /neutron/network HTTP/1.1" 200 117 0.011721 10.0.0.241 - - [2026-02-09 01:45:21] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 252.241.48.144 - - [2026-02-09 01:45:21] "POST /neutron/network HTTP/1.1" 200 617 0.096301 10.0.0.241 - - [2026-02-09 01:45:21] "POST /route-targets HTTP/1.1" 200 329 0.022676 10.0.0.241 - - [2026-02-09 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.025279 10.0.0.241 - - [2026-02-09 01:45:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003338 252.241.48.144 - - [2026-02-09 01:45:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.166424 252.241.48.144 - - [2026-02-09 01:45:21] "POST /neutron/network HTTP/1.1" 200 835 0.005719 10.0.0.241 - - [2026-02-09 01:45:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001927 10.0.0.241 - - [2026-02-09 01:45:21] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005504 252.241.48.144 - - [2026-02-09 01:45:22] "POST /neutron/network HTTP/1.1" 200 835 0.006365 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005812 252.241.48.144 - - [2026-02-09 01:45:22] "POST /neutron/network HTTP/1.1" 200 835 0.007309 252.241.48.144 - - [2026-02-09 01:45:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.009426 10.0.0.241 - - [2026-02-09 01:45:22] "GET /domains HTTP/1.1" 200 440 0.003187 10.0.0.241 - - [2026-02-09 01:45:22] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001016 10.0.0.241 - - [2026-02-09 01:45:22] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.007042 10.0.0.241 - - [2026-02-09 01:45:22] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 10.0.0.241 - - [2026-02-09 01:45:22] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2402 0.029922 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53 HTTP/1.1" 200 2342 0.006901 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53 HTTP/1.1" 200 2342 0.006731 10.0.0.241 - - [2026-02-09 01:45:22] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 200 1494 0.004781 10.0.0.241 - - [2026-02-09 01:45:22] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 200 1494 0.004607 10.0.0.241 - - [2026-02-09 01:45:22] "GET /route-target/dcde4702-4587-45ea-8645-00d027f9c364 HTTP/1.1" 200 1220 0.003595 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53 HTTP/1.1" 200 2342 0.005277 10.0.0.241 - - [2026-02-09 01:45:22] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 200 1494 0.003702 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005483 10.0.0.241 - - [2026-02-09 01:45:22] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53 HTTP/1.1" 200 2342 0.005196 10.0.0.241 - - [2026-02-09 01:45:22] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 200 1494 0.003979 10.0.0.241 - - [2026-02-09 01:45:22] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 200 1494 0.005244 10.0.0.241 - - [2026-02-09 01:45:22] "GET /route-target/dcde4702-4587-45ea-8645-00d027f9c364 HTTP/1.1" 200 1220 0.003771 10.0.0.241 - - [2026-02-09 01:45:23] "GET /domains HTTP/1.1" 200 440 0.003269 10.0.0.241 - - [2026-02-09 01:45:23] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.241 - - [2026-02-09 01:45:23] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.007984 10.0.0.241 - - [2026-02-09 01:45:23] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001483 10.0.0.241 - - [2026-02-09 01:45:23] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2402 0.038003 10.0.0.241 - - [2026-02-09 01:45:23] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53 HTTP/1.1" 200 2342 0.005543 10.0.0.241 - - [2026-02-09 01:45:23] "GET /obj-perms HTTP/1.1" 200 6485 0.002563 10.0.0.241 - - [2026-02-09 01:45:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.004246 252.241.48.144 - - [2026-02-09 01:45:24] "POST /neutron/network HTTP/1.1" 200 845 0.006160 252.241.48.144 - - [2026-02-09 01:45:24] "GET /aaa-mode HTTP/1.1" 401 298 0.000987 252.241.48.144 - - [2026-02-09 01:45:24] "GET / HTTP/1.1" 200 36499 0.005949 252.241.48.144 - - [2026-02-09 01:45:24] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000363 10.0.0.241 - - [2026-02-09 01:45:24] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000997 252.241.48.144 - - [2026-02-09 01:45:24] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052398 252.241.48.144 - - [2026-02-09 01:45:25] "POST /neutron/network HTTP/1.1" 200 835 0.032685 252.241.48.144 - - [2026-02-09 01:45:25] "POST /neutron/port HTTP/1.1" 200 117 0.011410 252.241.48.144 - - [2026-02-09 01:45:25] "POST /neutron/port HTTP/1.1" 200 117 0.005795 10.0.0.241 - - [2026-02-09 01:45:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.006803 252.241.48.144 - - [2026-02-09 01:45:25] "POST /neutron/port HTTP/1.1" 200 117 0.006846 252.241.48.144 - - [2026-02-09 01:45:26] "POST /neutron/network HTTP/1.1" 200 848 0.008272 252.241.48.144 - - [2026-02-09 01:45:26] "GET /aaa-mode HTTP/1.1" 401 298 0.000434 252.241.48.144 - - [2026-02-09 01:45:26] "GET / HTTP/1.1" 200 36499 0.002922 252.241.48.144 - - [2026-02-09 01:45:26] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000446 10.0.0.241 - - [2026-02-09 01:45:26] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003963 252.241.48.144 - - [2026-02-09 01:45:26] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.087044 252.241.48.144 - - [2026-02-09 01:45:26] "POST /neutron/network HTTP/1.1" 200 845 0.007903 10.0.0.241 - - [2026-02-09 01:45:26] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001144 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/network HTTP/1.1" 200 838 0.040703 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1069 0.302700 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1069 0.011941 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1069 0.015074 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1079 0.015808 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014436 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1119 0.088534 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 117 0.006093 10.0.0.241 - - [2026-02-09 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.241 - - [2026-02-09 01:45:27] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001302 10.0.0.241 - - [2026-02-09 01:45:27] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040842 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 1129 0.032903 10.0.0.241 - - [2026-02-09 01:45:27] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006923 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 10.0.0.241 - - [2026-02-09 01:45:27] "GET /floating-ip-pools?parent_id=8d7b1640-44d2-4e7c-af5c-4c793c67f142&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003740 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.007099 10.0.0.241 - - [2026-02-09 01:45:27] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007148 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.241 - - [2026-02-09 01:45:27] "POST /floating-ip-pools HTTP/1.1" 200 611 0.030849 252.241.48.144 - - [2026-02-09 01:45:27] "POST /neutron/network HTTP/1.1" 200 835 0.008675 10.0.0.241 - - [2026-02-09 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011727 10.0.0.241 - - [2026-02-09 01:45:27] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007286 10.0.0.241 - - [2026-02-09 01:45:27] "GET /domains HTTP/1.1" 200 440 0.003090 10.0.0.241 - - [2026-02-09 01:45:28] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002026 10.0.0.241 - - [2026-02-09 01:45:28] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.009683 10.0.0.241 - - [2026-02-09 01:45:28] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001168 10.0.0.241 - - [2026-02-09 01:45:28] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2988 0.075176 10.0.0.241 - - [2026-02-09 01:45:28] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 2631 0.009243 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/network HTTP/1.1" 200 848 0.007231 10.0.0.241 - - [2026-02-09 01:45:28] "GET /floating-ip-pool/1b06b6df-f798-4b4f-8828-197df995c719 HTTP/1.1" 200 1442 0.006822 10.0.0.241 - - [2026-02-09 01:45:28] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001112 10.0.0.241 - - [2026-02-09 01:45:28] "GET /domains HTTP/1.1" 200 440 0.009228 10.0.0.241 - - [2026-02-09 01:45:28] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001255 10.0.0.241 - - [2026-02-09 01:45:28] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.007667 10.0.0.241 - - [2026-02-09 01:45:28] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002270 10.0.0.241 - - [2026-02-09 01:45:28] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 3244 0.068980 10.0.0.241 - - [2026-02-09 01:45:28] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142 HTTP/1.1" 200 3165 0.009533 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/port HTTP/1.1" 200 1072 0.320777 10.0.0.241 - - [2026-02-09 01:45:28] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005837 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/port HTTP/1.1" 200 1072 0.014182 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/port HTTP/1.1" 200 1072 0.015059 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/port HTTP/1.1" 200 1129 0.019160 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010062 252.241.48.144 - - [2026-02-09 01:45:28] "POST /neutron/port HTTP/1.1" 200 1122 0.091514 252.241.48.144 - - [2026-02-09 01:45:29] "POST /neutron/port HTTP/1.1" 200 1132 0.028925 252.241.48.144 - - [2026-02-09 01:45:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003503 252.241.48.144 - - [2026-02-09 01:45:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.008528 252.241.48.144 - - [2026-02-09 01:45:29] "POST /neutron/port HTTP/1.1" 200 117 0.001231 252.241.48.144 - - [2026-02-09 01:45:29] "POST /neutron/network HTTP/1.1" 200 838 0.006039 252.241.48.144 - - [2026-02-09 01:45:33] "POST /neutron/port HTTP/1.1" 200 1129 0.015697 252.241.48.144 - - [2026-02-09 01:45:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009139 252.241.48.144 - - [2026-02-09 01:45:34] "POST /neutron/port HTTP/1.1" 200 1129 0.013710 252.241.48.144 - - [2026-02-09 01:45:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.021739 252.241.48.144 - - [2026-02-09 01:45:34] "POST /neutron/port HTTP/1.1" 200 1129 0.014130 252.241.48.144 - - [2026-02-09 01:45:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009417 10.0.0.241 - - [2026-02-09 01:45:34] "GET /virtual-machine/fc370ff2-c909-467a-8f08-814e3159aaf6 HTTP/1.1" 200 1307 0.007491 10.0.0.241 - - [2026-02-09 01:45:34] "GET /virtual-machine-interface/e4ca75ca-80fd-48e0-a859-9229e906ef77 HTTP/1.1" 200 3007 0.012020 10.0.0.241 - - [2026-02-09 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.241 - - [2026-02-09 01:45:34] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008285 10.0.0.241 - - [2026-02-09 01:45:34] "GET /virtual-networks?parent_id=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004455 10.0.0.241 - - [2026-02-09 01:45:34] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006017 10.0.0.241 - - [2026-02-09 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.241 - - [2026-02-09 01:45:37] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006932 252.241.48.144 - - [2026-02-09 01:45:38] "POST /neutron/port HTTP/1.1" 200 1129 0.041984 252.241.48.144 - - [2026-02-09 01:45:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008266 252.241.48.144 - - [2026-02-09 01:45:39] "POST /neutron/port HTTP/1.1" 200 1129 0.046126 252.241.48.144 - - [2026-02-09 01:45:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006522 252.241.48.144 - - [2026-02-09 01:45:39] "POST /neutron/port HTTP/1.1" 200 1132 0.048943 252.241.48.144 - - [2026-02-09 01:45:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006600 10.0.0.241 - - [2026-02-09 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.241 - - [2026-02-09 01:45:40] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003122 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/port HTTP/1.1" 200 1132 0.013442 10.0.0.241 - - [2026-02-09 01:45:40] "GET /virtual-networks?parent_id=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002938 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007458 10.0.0.241 - - [2026-02-09 01:45:40] "GET /virtual-network/a55789bc-6bbe-4520-b46b-828e3a1ded53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009762 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/port HTTP/1.1" 200 1129 0.023951 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007862 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/port HTTP/1.1" 200 1129 0.061725 252.241.48.144 - - [2026-02-09 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007141 252.241.48.144 - - [2026-02-09 01:45:41] "POST /neutron/port HTTP/1.1" 200 1132 0.013678 252.241.48.144 - - [2026-02-09 01:45:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006035 252.241.48.144 - - [2026-02-09 01:45:41] "POST /neutron/port HTTP/1.1" 200 1132 0.014750 252.241.48.144 - - [2026-02-09 01:45:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005734 252.241.48.144 - - [2026-02-09 01:45:42] "POST /neutron/port HTTP/1.1" 200 1129 0.013474 252.241.48.144 - - [2026-02-09 01:45:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006027 10.0.0.241 - - [2026-02-09 01:45:45] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001140 252.241.48.144 - - [2026-02-09 01:45:45] "POST /neutron/floatingip HTTP/1.1" 200 532 0.075549 252.241.48.144 - - [2026-02-09 01:45:45] "POST /neutron/port HTTP/1.1" 200 1129 0.017256 252.241.48.144 - - [2026-02-09 01:45:45] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006214 252.241.48.144 - - [2026-02-09 01:45:45] "POST /neutron/floatingip HTTP/1.1" 200 578 0.033751 252.241.48.144 - - [2026-02-09 01:45:45] "POST /neutron/port HTTP/1.1" 200 1132 0.020419 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007000 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/port HTTP/1.1" 200 1132 0.016678 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007193 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/port HTTP/1.1" 200 1132 0.013924 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012686 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/port HTTP/1.1" 200 1129 0.016623 10.0.0.241 - - [2026-02-09 01:45:46] "GET /virtual-machine/38805581-fe0b-4a7f-af2a-a2ccc5e85d21 HTTP/1.1" 200 1306 0.004361 10.0.0.241 - - [2026-02-09 01:45:46] "GET /virtual-machine-interface/d0f050fd-5bf2-4c60-8ed4-139aad096514 HTTP/1.1" 200 3007 0.005597 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/port HTTP/1.1" 200 1129 0.012944 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/network HTTP/1.1" 200 845 0.007270 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/floatingip HTTP/1.1" 200 552 0.015832 10.0.0.241 - - [2026-02-09 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.241 - - [2026-02-09 01:45:46] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003141 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.008432 10.0.0.241 - - [2026-02-09 01:45:46] "GET /virtual-networks?parent_id=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003032 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/port HTTP/1.1" 200 117 0.002394 10.0.0.241 - - [2026-02-09 01:45:46] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006019 252.241.48.144 - - [2026-02-09 01:45:46] "POST /neutron/network HTTP/1.1" 200 835 0.006093 10.0.0.241 - - [2026-02-09 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.241 - - [2026-02-09 01:45:47] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003408 10.0.0.241 - - [2026-02-09 01:45:47] "GET /virtual-networks?parent_id=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003791 10.0.0.241 - - [2026-02-09 01:45:47] "GET /virtual-network/8d7b1640-44d2-4e7c-af5c-4c793c67f142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007344 252.241.48.144 - - [2026-02-09 01:45:48] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012746 10.0.0.241 - - [2026-02-09 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.241 - - [2026-02-09 01:45:48] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003462 10.0.0.241 - - [2026-02-09 01:45:48] "GET /route-target/a30e2446-cada-4bc2-bf62-b009d835b9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003817 10.0.0.241 - - [2026-02-09 01:45:48] "GET /floating-ip/9a043867-c4ca-4814-ba2b-41a76bdf186e HTTP/1.1" 200 1893 0.004580 252.241.48.144 - - [2026-02-09 01:45:51] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013643 252.241.48.144 - - [2026-02-09 01:45:51] "POST /neutron/floatingip HTTP/1.1" 200 532 0.026722 252.241.48.144 - - [2026-02-09 01:45:51] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006467 252.241.48.144 - - [2026-02-09 01:45:51] "POST /neutron/floatingip HTTP/1.1" 200 115 0.040730 10.0.0.241 - - [2026-02-09 01:45:51] "GET /floating-ip-pool/1b06b6df-f798-4b4f-8828-197df995c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004088 10.0.0.241 - - [2026-02-09 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.008033 10.0.0.241 - - [2026-02-09 01:45:51] "DELETE /floating-ip-pool/1b06b6df-f798-4b4f-8828-197df995c719 HTTP/1.1" 200 115 0.027397 252.241.48.144 - - [2026-02-09 01:45:52] "POST /neutron/network HTTP/1.1" 200 835 0.006965 252.241.48.144 - - [2026-02-09 01:45:52] "POST /neutron/network HTTP/1.1" 400 204 0.012294 252.241.48.144 - - [2026-02-09 01:45:52] "POST /neutron/port HTTP/1.1" 200 1132 0.013782 252.241.48.144 - - [2026-02-09 01:45:52] "POST /neutron/port HTTP/1.1" 200 1122 0.012368 252.241.48.144 - - [2026-02-09 01:45:53] "POST /neutron/port HTTP/1.1" 200 1129 0.021508 252.241.48.144 - - [2026-02-09 01:45:53] "POST /neutron/port HTTP/1.1" 200 1119 0.015660 252.241.48.144 - - [2026-02-09 01:45:53] "POST /neutron/port HTTP/1.1" 200 151 0.142588 252.241.48.144 - - [2026-02-09 01:45:53] "POST /neutron/port HTTP/1.1" 200 151 0.129040 252.241.48.144 - - [2026-02-09 01:45:54] "POST /neutron/network HTTP/1.1" 200 835 0.005218 10.0.0.241 - - [2026-02-09 01:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.241 - - [2026-02-09 01:45:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001965 10.0.0.241 - - [2026-02-09 01:45:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003746 252.241.48.144 - - [2026-02-09 01:45:54] "POST /neutron/network HTTP/1.1" 200 151 0.085073 10.0.0.241 - - [2026-02-09 01:45:54] "DELETE /route-target/dcde4702-4587-45ea-8645-00d027f9c364 HTTP/1.1" 200 115 0.022663 10.0.0.241 - - [2026-02-09 01:45:54] "GET /routing-instance/424924ce-db98-4f42-8529-414291aa4b59 HTTP/1.1" 404 171 0.002679 10.0.0.241 - - [2026-02-09 01:45:54] "GET /domains HTTP/1.1" 200 440 0.002741 10.0.0.241 - - [2026-02-09 01:45:54] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001054 10.0.0.241 - - [2026-02-09 01:45:54] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.011461 10.0.0.241 - - [2026-02-09 01:45:54] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001482 10.0.0.241 - - [2026-02-09 01:45:54] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 2174 0.027272 252.241.48.144 - - [2026-02-09 01:45:55] "POST /neutron/network HTTP/1.1" 200 838 0.007184 10.0.0.241 - - [2026-02-09 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.241 - - [2026-02-09 01:45:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001942 10.0.0.241 - - [2026-02-09 01:45:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001901 252.241.48.144 - - [2026-02-09 01:45:55] "POST /neutron/network HTTP/1.1" 200 151 0.100866 10.0.0.241 - - [2026-02-09 01:45:55] "DELETE /route-target/a30e2446-cada-4bc2-bf62-b009d835b9ca HTTP/1.1" 200 115 0.032949 10.0.0.241 - - [2026-02-09 01:45:55] "GET /routing-instance/a98c287b-0d37-4f7d-bb0d-153e53d2704a HTTP/1.1" 404 171 0.002769 10.0.0.241 - - [2026-02-09 01:45:55] "GET /domains HTTP/1.1" 200 440 0.002619 10.0.0.241 - - [2026-02-09 01:45:55] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.241 - - [2026-02-09 01:45:55] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1517 0.008005 10.0.0.241 - - [2026-02-09 01:45:55] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000963 10.0.0.241 - - [2026-02-09 01:45:55] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 1924 0.026375 10.0.0.241 - - [2026-02-09 01:45:56] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001113 10.0.0.241 - - [2026-02-09 01:45:56] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037431 10.0.0.241 - - [2026-02-09 01:45:56] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001167 10.0.0.241 - - [2026-02-09 01:45:56] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?fields=virtual_networks HTTP/1.1" 200 1056 0.074420 10.0.0.241 - - [2026-02-09 01:45:56] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001095 10.0.0.241 - - [2026-02-09 01:45:56] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.030490 10.0.0.241 - - [2026-02-09 01:45:56] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001188 10.0.0.241 - - [2026-02-09 01:45:56] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?fields=security_groups HTTP/1.1" 200 1294 0.070723 10.0.0.241 - - [2026-02-09 01:45:57] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.034171 10.0.0.241 - - [2026-02-09 01:45:57] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.040425 10.0.0.241 - - [2026-02-09 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.027561 10.0.0.241 - - [2026-02-09 01:45:57] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002466 10.0.0.241 - - [2026-02-09 01:45:57] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001510 10.0.0.241 - - [2026-02-09 01:45:57] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.038581 10.0.0.241 - - [2026-02-09 01:45:57] "POST /id-to-fqname HTTP/1.1" 200 183 0.001255 10.0.0.241 - - [2026-02-09 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.005433 10.0.0.241 - - [2026-02-09 01:45:57] "POST /security-groups HTTP/1.1" 200 578 0.067554 10.0.0.241 - - [2026-02-09 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.003304 10.0.0.241 - - [2026-02-09 01:45:57] "POST /projects HTTP/1.1" 200 567 0.236879 10.0.0.241 - - [2026-02-09 01:45:57] "POST /access-control-lists HTTP/1.1" 200 593 0.059482 10.0.0.241 - - [2026-02-09 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.312445 10.0.0.241 - - [2026-02-09 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.002880 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.484907 10.0.0.241 - - [2026-02-09 01:45:58] "POST /access-control-lists HTTP/1.1" 200 591 0.063836 10.0.0.241 - - [2026-02-09 01:45:58] "DELETE /project/05e0eeeb8d50444f8996d6fc5df8f755 HTTP/1.1" 404 173 0.010716 10.0.0.241 - - [2026-02-09 01:45:58] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000993 10.0.0.241 - - [2026-02-09 01:45:58] "DELETE /project/a18e5468effc42a796d7565838eb2fb1 HTTP/1.1" 404 173 0.005298 10.0.0.241 - - [2026-02-09 01:45:58] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001349 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.045882 10.0.0.241 - - [2026-02-09 01:45:58] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001231 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.088324 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?fields=security_groups HTTP/1.1" 200 1384 0.082592 10.0.0.241 - - [2026-02-09 01:45:58] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001067 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?fields=security_groups HTTP/1.1" 200 1383 0.029609 10.0.0.241 - - [2026-02-09 01:45:58] "DELETE /security-group/1c5ab067-b755-44a5-b52d-a90fe07898f6 HTTP/1.1" 200 115 0.065016 10.0.0.241 - - [2026-02-09 01:45:58] "GET /projects?obj_uuids=05e0eeeb-8d50-444f-8996-d6fc5df8f755&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001081 10.0.0.241 - - [2026-02-09 01:45:58] "DELETE /access-control-list/d3ebbed1-ac84-4d04-9970-7dceafe0c3f7 HTTP/1.1" 200 115 0.053815 10.0.0.241 - - [2026-02-09 01:45:58] "GET /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755?fields=application_policy_sets HTTP/1.1" 200 1423 0.040083 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /security-group/cef2aad0-ed83-457f-bf21-87a1385b06f5 HTTP/1.1" 200 115 0.097898 10.0.0.241 - - [2026-02-09 01:45:59] "GET /projects?obj_uuids=2df28ed9-1065-46bc-bb67-3cad6da20ae3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /access-control-list/01899aa5-4fd6-4500-a179-c13ccdcb522a HTTP/1.1" 200 115 0.038604 10.0.0.241 - - [2026-02-09 01:45:59] "GET /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3?fields=application_policy_sets HTTP/1.1" 200 1422 0.057174 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /access-control-list/be0e5abf-da16-4fe6-8667-14db9b52e961 HTTP/1.1" 200 115 0.046330 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /access-control-list/8bce7eef-edba-49e7-b4f7-ea47b8b4f7aa HTTP/1.1" 200 115 0.032521 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /project/05e0eeeb-8d50-444f-8996-d6fc5df8f755 HTTP/1.1" 200 115 0.482531 10.0.0.241 - - [2026-02-09 01:45:59] "DELETE /project/2df28ed9-1065-46bc-bb67-3cad6da20ae3 HTTP/1.1" 200 115 0.503677 10.0.0.241 - - [2026-02-09 01:45:59] "GET / HTTP/1.1" 200 36499 0.001742 10.0.0.241 - - [2026-02-09 01:46:01] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001257 10.0.0.241 - - [2026-02-09 01:46:01] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.032620 10.0.0.241 - - [2026-02-09 01:46:01] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001568 10.0.0.241 - - [2026-02-09 01:46:01] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?fields=virtual_networks HTTP/1.1" 200 1025 0.084881 10.0.0.241 - - [2026-02-09 01:46:01] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001048 10.0.0.241 - - [2026-02-09 01:46:01] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.032672 10.0.0.241 - - [2026-02-09 01:46:01] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001561 10.0.0.241 - - [2026-02-09 01:46:01] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?fields=security_groups HTTP/1.1" 200 1246 0.030535 10.0.0.241 - - [2026-02-09 01:46:02] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001795 10.0.0.241 - - [2026-02-09 01:46:02] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009111 10.0.0.241 - - [2026-02-09 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.035771 10.0.0.241 - - [2026-02-09 01:46:02] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002601 10.0.0.241 - - [2026-02-09 01:46:02] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.241 - - [2026-02-09 01:46:02] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007093 10.0.0.241 - - [2026-02-09 01:46:02] "POST /id-to-fqname HTTP/1.1" 200 183 0.001316 10.0.0.241 - - [2026-02-09 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.002158 10.0.0.241 - - [2026-02-09 01:46:03] "POST /security-groups HTTP/1.1" 200 578 0.068637 10.0.0.241 - - [2026-02-09 01:46:03] "POST /projects HTTP/1.1" 200 567 0.218948 10.0.0.241 - - [2026-02-09 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 227 0.036752 10.0.0.241 - - [2026-02-09 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.297042 10.0.0.241 - - [2026-02-09 01:46:03] "POST /access-control-lists HTTP/1.1" 200 593 0.057915 10.0.0.241 - - [2026-02-09 01:46:03] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.440025 10.0.0.241 - - [2026-02-09 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003314 10.0.0.241 - - [2026-02-09 01:46:03] "POST /access-control-lists HTTP/1.1" 200 591 0.064565 10.0.0.241 - - [2026-02-09 01:46:04] "GET / HTTP/1.1" 200 36499 0.001996 10.0.0.241 - - [2026-02-09 01:46:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.003164 10.0.0.241 - - [2026-02-09 01:46:05] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001120 10.0.0.241 - - [2026-02-09 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.002944 10.0.0.241 - - [2026-02-09 01:46:05] "POST /access-control-lists HTTP/1.1" 200 592 0.021007 10.0.0.241 - - [2026-02-09 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003608 10.0.0.241 - - [2026-02-09 01:46:05] "POST /access-control-lists HTTP/1.1" 200 590 0.016697 10.0.0.241 - - [2026-02-09 01:46:05] "PUT /access-control-list/dc6c50d1-6d8a-446d-94d9-e5897e7b06e1 HTTP/1.1" 200 274 0.009626 10.0.0.241 - - [2026-02-09 01:46:05] "PUT /access-control-list/c262cf70-4f24-4966-a4f9-a9a398e1ef1c HTTP/1.1" 200 274 0.011281 252.241.48.144 - - [2026-02-09 01:46:05] "POST /neutron/security_group HTTP/1.1" 200 1362 0.395780 10.0.0.241 - - [2026-02-09 01:46:05] "PUT /access-control-list/c262cf70-4f24-4966-a4f9-a9a398e1ef1c HTTP/1.1" 200 274 0.013747 10.0.0.241 - - [2026-02-09 01:46:05] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001020 252.241.48.144 - - [2026-02-09 01:46:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.029932 252.241.48.144 - - [2026-02-09 01:46:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010028 10.0.0.241 - - [2026-02-09 01:46:05] "GET /obj-perms HTTP/1.1" 200 6414 0.061035 252.241.48.144 - - [2026-02-09 01:46:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156154 10.0.0.241 - - [2026-02-09 01:46:05] "PUT /access-control-list/c262cf70-4f24-4966-a4f9-a9a398e1ef1c HTTP/1.1" 200 274 0.013873 252.241.48.144 - - [2026-02-09 01:46:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014681 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166719 10.0.0.241 - - [2026-02-09 01:46:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.002199 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/c262cf70-4f24-4966-a4f9-a9a398e1ef1c HTTP/1.1" 200 274 0.010413 10.0.0.241 - - [2026-02-09 01:46:06] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001388 10.0.0.241 - - [2026-02-09 01:46:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.003447 10.0.0.241 - - [2026-02-09 01:46:06] "POST /access-control-lists HTTP/1.1" 200 592 0.026348 10.0.0.241 - - [2026-02-09 01:46:06] "GET /obj-perms HTTP/1.1" 200 6414 0.062029 10.0.0.241 - - [2026-02-09 01:46:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003729 10.0.0.241 - - [2026-02-09 01:46:06] "POST /access-control-lists HTTP/1.1" 200 590 0.017040 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/1a7224d5-2164-496f-addd-1773d032e87c HTTP/1.1" 200 274 0.010565 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/422aa3dd-413f-4d7f-a121-9af03a2fd1c7 HTTP/1.1" 200 274 0.010552 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group HTTP/1.1" 200 1362 0.359071 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/422aa3dd-413f-4d7f-a121-9af03a2fd1c7 HTTP/1.1" 200 274 0.013165 10.0.0.241 - - [2026-02-09 01:46:06] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001251 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.033571 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007605 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.155720 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/422aa3dd-413f-4d7f-a121-9af03a2fd1c7 HTTP/1.1" 200 274 0.014469 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009263 252.241.48.144 - - [2026-02-09 01:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.134885 10.0.0.241 - - [2026-02-09 01:46:06] "PUT /access-control-list/422aa3dd-413f-4d7f-a121-9af03a2fd1c7 HTTP/1.1" 200 274 0.011666 10.0.0.241 - - [2026-02-09 01:46:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000487 10.0.0.241 - - [2026-02-09 01:46:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.031095 10.0.0.241 - - [2026-02-09 01:46:07] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001046 10.0.0.241 - - [2026-02-09 01:46:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.005763 10.0.0.241 - - [2026-02-09 01:46:07] "POST /access-control-lists HTTP/1.1" 200 609 0.028700 10.0.0.241 - - [2026-02-09 01:46:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.003227 10.0.0.241 - - [2026-02-09 01:46:07] "POST /access-control-lists HTTP/1.1" 200 607 0.018371 10.0.0.241 - - [2026-02-09 01:46:07] "PUT /access-control-list/7ebe4c25-71ed-4303-9cc9-b4e09ff72cb5 HTTP/1.1" 200 274 0.008906 10.0.0.241 - - [2026-02-09 01:46:07] "PUT /access-control-list/d2743c40-bf23-451c-9077-293edd4c15d4 HTTP/1.1" 200 274 0.008368 252.241.48.144 - - [2026-02-09 01:46:07] "POST /neutron/security_group HTTP/1.1" 200 1377 0.358992 10.0.0.241 - - [2026-02-09 01:46:07] "PUT /access-control-list/d2743c40-bf23-451c-9077-293edd4c15d4 HTTP/1.1" 200 274 0.013526 10.0.0.241 - - [2026-02-09 01:46:07] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001493 252.241.48.144 - - [2026-02-09 01:46:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036260 252.241.48.144 - - [2026-02-09 01:46:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009090 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.143770 10.0.0.241 - - [2026-02-09 01:46:08] "PUT /access-control-list/d2743c40-bf23-451c-9077-293edd4c15d4 HTTP/1.1" 200 274 0.009674 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.008997 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133884 10.0.0.241 - - [2026-02-09 01:46:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.004984 10.0.0.241 - - [2026-02-09 01:46:08] "PUT /access-control-list/d2743c40-bf23-451c-9077-293edd4c15d4 HTTP/1.1" 200 274 0.012547 10.0.0.241 - - [2026-02-09 01:46:08] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001031 10.0.0.241 - - [2026-02-09 01:46:08] "POST /fqname-to-id HTTP/1.1" 404 243 0.002313 10.0.0.241 - - [2026-02-09 01:46:08] "POST /access-control-lists HTTP/1.1" 200 609 0.017998 10.0.0.241 - - [2026-02-09 01:46:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.002806 10.0.0.241 - - [2026-02-09 01:46:08] "POST /access-control-lists HTTP/1.1" 200 607 0.023943 10.0.0.241 - - [2026-02-09 01:46:08] "PUT /access-control-list/472d35dc-7b05-4be2-a1c3-7599865d56fe HTTP/1.1" 200 274 0.009103 10.0.0.241 - - [2026-02-09 01:46:08] "PUT /access-control-list/f5c6ffe6-268f-4db2-90d1-fa0d64194b83 HTTP/1.1" 200 274 0.009800 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group HTTP/1.1" 200 1377 0.382056 10.0.0.241 - - [2026-02-09 01:46:08] "PUT /access-control-list/f5c6ffe6-268f-4db2-90d1-fa0d64194b83 HTTP/1.1" 200 274 0.009979 10.0.0.241 - - [2026-02-09 01:46:08] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001009 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032138 252.241.48.144 - - [2026-02-09 01:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012739 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166670 10.0.0.241 - - [2026-02-09 01:46:09] "PUT /access-control-list/f5c6ffe6-268f-4db2-90d1-fa0d64194b83 HTTP/1.1" 200 274 0.013298 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009706 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140615 10.0.0.241 - - [2026-02-09 01:46:09] "PUT /access-control-list/f5c6ffe6-268f-4db2-90d1-fa0d64194b83 HTTP/1.1" 200 274 0.010521 10.0.0.241 - - [2026-02-09 01:46:09] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001568 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.051440 10.0.0.241 - - [2026-02-09 01:46:09] "POST /route-targets HTTP/1.1" 200 329 0.011629 10.0.0.241 - - [2026-02-09 01:46:09] "PUT /logical-router/aac18d1e-759e-4d43-b417-4234442a5f1d HTTP/1.1" 200 264 0.020093 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.005594 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003850 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003531 252.241.48.144 - - [2026-02-09 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.004317 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003861 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004023 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003554 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003767 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003805 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004621 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003833 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003805 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004226 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004002 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003502 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.003983 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004189 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.005771 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004364 252.241.48.144 - - [2026-02-09 01:46:10] "POST /neutron/router HTTP/1.1" 200 539 0.004108 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.019702 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.004275 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003973 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003559 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003929 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.004504 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.004204 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003649 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.004277 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003707 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003591 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003859 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.023199 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 539 0.003887 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 540 0.021686 252.241.48.144 - - [2026-02-09 01:46:11] "POST /neutron/router HTTP/1.1" 200 540 0.003840 10.0.0.241 - - [2026-02-09 01:46:12] "GET /logical-router/aac18d1e-759e-4d43-b417-4234442a5f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006374 10.0.0.241 - - [2026-02-09 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 151 0.049659 10.0.0.241 - - [2026-02-09 01:46:12] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001969 10.0.0.241 - - [2026-02-09 01:46:12] "DELETE /route-target/7757ee08-7842-46cc-b141-9aeb64c1d1cc HTTP/1.1" 200 115 0.029019 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.062505 10.0.0.241 - - [2026-02-09 01:46:12] "POST /route-targets HTTP/1.1" 200 329 0.012523 10.0.0.241 - - [2026-02-09 01:46:12] "PUT /logical-router/e125282c-9653-41fb-bbd9-7d0230745474 HTTP/1.1" 200 264 0.016006 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.005352 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003956 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.004232 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003500 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003507 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003678 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.004323 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.004147 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003601 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.004109 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003506 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.004334 252.241.48.144 - - [2026-02-09 01:46:12] "POST /neutron/router HTTP/1.1" 200 557 0.003789 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003837 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.004314 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003793 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.004173 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003974 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003836 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.004052 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.004112 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003451 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.016119 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003789 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003880 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003645 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003623 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003757 252.241.48.144 - - [2026-02-09 01:46:13] "POST /neutron/router HTTP/1.1" 200 557 0.003453 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.003753 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.007426 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.003665 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.025170 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.004281 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.032739 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 557 0.003839 10.0.0.241 - - [2026-02-09 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.241 - - [2026-02-09 01:46:14] "GET /logical-router/e125282c-9653-41fb-bbd9-7d0230745474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006687 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 151 0.062132 10.0.0.241 - - [2026-02-09 01:46:14] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001023 10.0.0.241 - - [2026-02-09 01:46:14] "DELETE /route-target/50e0651e-dc33-4cda-b6c4-158b316b9a0f HTTP/1.1" 200 115 0.030349 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.070649 10.0.0.241 - - [2026-02-09 01:46:14] "POST /route-targets HTTP/1.1" 200 329 0.014815 10.0.0.241 - - [2026-02-09 01:46:14] "PUT /logical-router/1772aa94-33ec-458b-a9fc-b21175381adb HTTP/1.1" 200 264 0.022265 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.004987 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.003977 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.004441 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.005998 252.241.48.144 - - [2026-02-09 01:46:14] "POST /neutron/router HTTP/1.1" 200 539 0.003722 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003755 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004786 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003849 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004011 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003485 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004633 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003506 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003302 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004241 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004131 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004155 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004141 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004375 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.004095 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003593 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.005111 252.241.48.144 - - [2026-02-09 01:46:15] "POST /neutron/router HTTP/1.1" 200 539 0.003932 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.004087 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.004192 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.004602 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.004598 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.003659 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.005572 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.008564 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.003667 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.004438 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.003732 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.026331 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.003942 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.022068 252.241.48.144 - - [2026-02-09 01:46:16] "POST /neutron/router HTTP/1.1" 200 539 0.003805 10.0.0.241 - - [2026-02-09 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.241 - - [2026-02-09 01:46:17] "GET /logical-router/1772aa94-33ec-458b-a9fc-b21175381adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006777 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/router HTTP/1.1" 200 151 0.063230 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 519 0.003614 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /route-target/18951359-8f31-44aa-92fe-fc672e92b1fc HTTP/1.1" 200 115 0.032970 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.037473 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/472d35dc-7b05-4be2-a1c3-7599865d56fe HTTP/1.1" 200 115 0.028321 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 519 0.003732 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/f5c6ffe6-268f-4db2-90d1-fa0d64194b83 HTTP/1.1" 200 115 0.022505 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.041862 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/7ebe4c25-71ed-4303-9cc9-b4e09ff72cb5 HTTP/1.1" 200 115 0.024577 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.003107 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/d2743c40-bf23-451c-9077-293edd4c15d4 HTTP/1.1" 200 115 0.022073 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.037821 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/1a7224d5-2164-496f-addd-1773d032e87c HTTP/1.1" 200 115 0.021168 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.005229 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/422aa3dd-413f-4d7f-a121-9af03a2fd1c7 HTTP/1.1" 200 115 0.027794 252.241.48.144 - - [2026-02-09 01:46:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.036016 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/dc6c50d1-6d8a-446d-94d9-e5897e7b06e1 HTTP/1.1" 200 115 0.040568 10.0.0.241 - - [2026-02-09 01:46:17] "DELETE /access-control-list/c262cf70-4f24-4966-a4f9-a9a398e1ef1c HTTP/1.1" 200 115 0.031880 10.0.0.241 - - [2026-02-09 01:46:17] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001107 10.0.0.241 - - [2026-02-09 01:46:17] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.045171 10.0.0.241 - - [2026-02-09 01:46:17] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000919 10.0.0.241 - - [2026-02-09 01:46:17] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?fields=virtual_networks HTTP/1.1" 200 1025 0.025849 10.0.0.241 - - [2026-02-09 01:46:17] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.241 - - [2026-02-09 01:46:17] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.026277 10.0.0.241 - - [2026-02-09 01:46:18] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000991 10.0.0.241 - - [2026-02-09 01:46:18] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?fields=security_groups HTTP/1.1" 200 1246 0.027730 10.0.0.241 - - [2026-02-09 01:46:18] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001787 10.0.0.241 - - [2026-02-09 01:46:18] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008486 10.0.0.241 - - [2026-02-09 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.034163 10.0.0.241 - - [2026-02-09 01:46:19] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002344 10.0.0.241 - - [2026-02-09 01:46:19] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001416 10.0.0.241 - - [2026-02-09 01:46:19] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007285 10.0.0.241 - - [2026-02-09 01:46:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.002177 10.0.0.241 - - [2026-02-09 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.002401 10.0.0.241 - - [2026-02-09 01:46:19] "POST /security-groups HTTP/1.1" 200 579 0.063912 10.0.0.241 - - [2026-02-09 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.003055 10.0.0.241 - - [2026-02-09 01:46:19] "POST /projects HTTP/1.1" 200 569 0.222185 10.0.0.241 - - [2026-02-09 01:46:19] "POST /access-control-lists HTTP/1.1" 200 594 0.064807 10.0.0.241 - - [2026-02-09 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.299501 10.0.0.241 - - [2026-02-09 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.003146 10.0.0.241 - - [2026-02-09 01:46:19] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.451478 10.0.0.241 - - [2026-02-09 01:46:19] "POST /access-control-lists HTTP/1.1" 200 592 0.061221 10.0.0.241 - - [2026-02-09 01:46:20] "GET / HTTP/1.1" 200 36499 0.002139 10.0.0.241 - - [2026-02-09 01:46:21] "POST /fqname-to-id HTTP/1.1" 401 298 0.000532 10.0.0.241 - - [2026-02-09 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.080510 10.0.0.241 - - [2026-02-09 01:46:22] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000930 10.0.0.241 - - [2026-02-09 01:46:22] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.022699 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/network HTTP/1.1" 200 117 0.046508 10.0.0.241 - - [2026-02-09 01:46:22] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001322 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/network HTTP/1.1" 200 599 0.064769 10.0.0.241 - - [2026-02-09 01:46:22] "POST /route-targets HTTP/1.1" 200 329 0.010828 10.0.0.241 - - [2026-02-09 01:46:22] "POST /ref-update HTTP/1.1" 200 156 0.018810 10.0.0.241 - - [2026-02-09 01:46:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003551 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.125358 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/network HTTP/1.1" 200 819 0.005333 10.0.0.241 - - [2026-02-09 01:46:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001309 10.0.0.241 - - [2026-02-09 01:46:22] "GET /virtual-network/9141fd5d-ef6e-4808-9498-2184d636341b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005939 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/network HTTP/1.1" 200 819 0.007286 10.0.0.241 - - [2026-02-09 01:46:22] "GET /virtual-network/9141fd5d-ef6e-4808-9498-2184d636341b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005674 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/network HTTP/1.1" 200 819 0.005998 252.241.48.144 - - [2026-02-09 01:46:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.006437 10.0.0.241 - - [2026-02-09 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.003460 10.0.0.241 - - [2026-02-09 01:46:22] "GET /virtual-network/9141fd5d-ef6e-4808-9498-2184d636341b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004474 10.0.0.241 - - [2026-02-09 01:46:23] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001281 252.241.48.144 - - [2026-02-09 01:46:23] "POST /neutron/port HTTP/1.1" 200 1016 0.195502 10.0.0.241 - - [2026-02-09 01:46:23] "GET /virtual-machine-interface/935e10f3-7442-4fa7-8982-a04a573b80b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006777 10.0.0.241 - - [2026-02-09 01:46:23] "GET /virtual-machine-interface/935e10f3-7442-4fa7-8982-a04a573b80b7?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.005501 10.0.0.241 - - [2026-02-09 01:46:23] "GET /instance-ip/11655b00-310a-4e67-8ddb-7d64d6e59f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004041 10.0.0.241 - - [2026-02-09 01:46:23] "GET /virtual-machine-interface/935e10f3-7442-4fa7-8982-a04a573b80b7 HTTP/1.1" 401 298 0.000460 10.0.0.241 - - [2026-02-09 01:46:23] "GET /virtual-machine-interface/935e10f3-7442-4fa7-8982-a04a573b80b7 HTTP/1.1" 200 2609 0.037683 252.241.48.144 - - [2026-02-09 01:46:23] "POST /neutron/port HTTP/1.1" 200 1016 0.011324 252.241.48.144 - - [2026-02-09 01:46:23] "POST /neutron/port HTTP/1.1" 200 151 0.074217 252.241.48.144 - - [2026-02-09 01:46:24] "POST /neutron/network HTTP/1.1" 200 819 0.005613 10.0.0.241 - - [2026-02-09 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.241 - - [2026-02-09 01:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002389 10.0.0.241 - - [2026-02-09 01:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 252.241.48.144 - - [2026-02-09 01:46:24] "POST /neutron/network HTTP/1.1" 200 151 0.096771 10.0.0.241 - - [2026-02-09 01:46:24] "DELETE /route-target/40da343d-080d-43ea-84c5-9dd33daa11d9 HTTP/1.1" 200 115 0.019077 10.0.0.241 - - [2026-02-09 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.241 - - [2026-02-09 01:46:24] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000940 10.0.0.241 - - [2026-02-09 01:46:24] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.025055 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/network HTTP/1.1" 200 117 0.009097 10.0.0.241 - - [2026-02-09 01:46:25] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001421 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/network HTTP/1.1" 200 601 0.069162 10.0.0.241 - - [2026-02-09 01:46:25] "POST /route-targets HTTP/1.1" 200 329 0.012581 10.0.0.241 - - [2026-02-09 01:46:25] "POST /ref-update HTTP/1.1" 200 156 0.028830 10.0.0.241 - - [2026-02-09 01:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002957 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/subnet HTTP/1.1" 200 734 0.140429 10.0.0.241 - - [2026-02-09 01:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.155643 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/network HTTP/1.1" 200 978 0.007670 10.0.0.241 - - [2026-02-09 01:46:25] "POST /id-to-fqname HTTP/1.1" 200 215 0.001336 10.0.0.241 - - [2026-02-09 01:46:25] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005070 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/network HTTP/1.1" 200 978 0.007876 10.0.0.241 - - [2026-02-09 01:46:25] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005483 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/network HTTP/1.1" 200 978 0.010966 252.241.48.144 - - [2026-02-09 01:46:25] "POST /neutron/subnet HTTP/1.1" 200 734 0.006580 252.241.48.144 - - [2026-02-09 01:46:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.007483 10.0.0.241 - - [2026-02-09 01:46:26] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001531 252.241.48.144 - - [2026-02-09 01:46:26] "POST /neutron/port HTTP/1.1" 200 1018 0.168277 10.0.0.241 - - [2026-02-09 01:46:26] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001043 252.241.48.144 - - [2026-02-09 01:46:26] "POST /neutron/port HTTP/1.1" 200 1016 0.194356 10.0.0.241 - - [2026-02-09 01:46:26] "POST /id-to-fqname HTTP/1.1" 200 215 0.001566 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 1018 0.009777 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 1018 0.010198 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/network HTTP/1.1" 200 978 0.006945 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 1018 0.009993 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 117 0.004865 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 117 0.005281 10.0.0.241 - - [2026-02-09 01:46:27] "POST /id-to-fqname HTTP/1.1" 200 215 0.001934 252.241.48.144 - - [2026-02-09 01:46:27] "POST /neutron/port HTTP/1.1" 200 117 0.004718 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 1018 0.025094 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 1016 0.009076 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 1016 0.009969 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/network HTTP/1.1" 200 978 0.007576 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 1016 0.010192 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 117 0.007459 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 117 0.005239 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 117 0.004989 252.241.48.144 - - [2026-02-09 01:46:28] "POST /neutron/port HTTP/1.1" 200 1016 0.011701 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1018 0.010103 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/network HTTP/1.1" 200 988 0.007098 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1018 0.010443 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1018 0.010237 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1106 0.088268 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1116 0.016586 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1016 0.012447 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003331 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/network HTTP/1.1" 200 988 0.007330 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.012640 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 117 0.001254 252.241.48.144 - - [2026-02-09 01:46:29] "POST /neutron/port HTTP/1.1" 200 1016 0.009175 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/network HTTP/1.1" 200 978 0.012552 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/port HTTP/1.1" 200 1016 0.013089 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/port HTTP/1.1" 200 1104 0.094489 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/port HTTP/1.1" 200 1114 0.014357 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.009035 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/port HTTP/1.1" 200 117 0.001256 252.241.48.144 - - [2026-02-09 01:46:30] "POST /neutron/network HTTP/1.1" 200 978 0.007202 252.241.48.144 - - [2026-02-09 01:46:33] "POST /neutron/port HTTP/1.1" 200 1116 0.013999 252.241.48.144 - - [2026-02-09 01:46:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007003 252.241.48.144 - - [2026-02-09 01:46:34] "POST /neutron/port HTTP/1.1" 200 1116 0.016045 252.241.48.144 - - [2026-02-09 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.016935 252.241.48.144 - - [2026-02-09 01:46:34] "POST /neutron/port HTTP/1.1" 200 1116 0.013860 252.241.48.144 - - [2026-02-09 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006670 10.0.0.241 - - [2026-02-09 01:46:34] "GET /virtual-machine/a2982f74-ee82-40f5-b969-8a0116dbba71 HTTP/1.1" 200 1287 0.004811 10.0.0.241 - - [2026-02-09 01:46:34] "GET /virtual-machine-interface/54888dcd-5045-44e1-a649-968f08721c47 HTTP/1.1" 200 2926 0.006911 10.0.0.241 - - [2026-02-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016674 10.0.0.241 - - [2026-02-09 01:46:34] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003395 10.0.0.241 - - [2026-02-09 01:46:34] "GET /virtual-networks?parent_id=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003706 10.0.0.241 - - [2026-02-09 01:46:34] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007989 10.0.0.241 - - [2026-02-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.241 - - [2026-02-09 01:46:37] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005662 252.241.48.144 - - [2026-02-09 01:46:39] "POST /neutron/port HTTP/1.1" 200 1114 0.016162 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009975 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/port HTTP/1.1" 200 1116 0.021875 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007155 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/port HTTP/1.1" 200 1114 0.013823 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006513 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/port HTTP/1.1" 200 1116 0.016960 252.241.48.144 - - [2026-02-09 01:46:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006647 252.241.48.144 - - [2026-02-09 01:46:41] "POST /neutron/port HTTP/1.1" 200 1116 0.013998 252.241.48.144 - - [2026-02-09 01:46:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010762 252.241.48.144 - - [2026-02-09 01:46:41] "POST /neutron/port HTTP/1.1" 200 1114 0.016313 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006176 10.0.0.241 - - [2026-02-09 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.241 - - [2026-02-09 01:46:42] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005581 10.0.0.241 - - [2026-02-09 01:46:42] "GET /virtual-networks?parent_id=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003694 10.0.0.241 - - [2026-02-09 01:46:42] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005225 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 1114 0.012946 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005842 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 1114 0.014937 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006629 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 1114 0.020052 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008168 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 1114 0.018298 252.241.48.144 - - [2026-02-09 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006563 10.0.0.241 - - [2026-02-09 01:46:42] "GET /virtual-machine/1f434a3d-4318-44f3-bca6-2daa8a79174a HTTP/1.1" 200 1286 0.004974 10.0.0.241 - - [2026-02-09 01:46:42] "GET /virtual-machine-interface/b66720e2-aaae-480c-86ab-dd96c0a5ca3b HTTP/1.1" 200 2926 0.005048 10.0.0.241 - - [2026-02-09 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.241 - - [2026-02-09 01:46:43] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004121 10.0.0.241 - - [2026-02-09 01:46:43] "GET /virtual-networks?parent_id=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003301 10.0.0.241 - - [2026-02-09 01:46:43] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005837 10.0.0.241 - - [2026-02-09 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2026-02-09 01:46:44] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003033 10.0.0.241 - - [2026-02-09 01:46:44] "GET /virtual-networks?parent_id=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002845 10.0.0.241 - - [2026-02-09 01:46:44] "GET /virtual-network/9a784490-c375-4979-9540-c5ce5a290c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005871 252.241.48.144 - - [2026-02-09 01:46:47] "POST /neutron/port HTTP/1.1" 200 1104 0.015605 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/port HTTP/1.1" 200 1104 0.011882 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/port HTTP/1.1" 200 151 0.132013 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/port HTTP/1.1" 200 1106 0.013439 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/port HTTP/1.1" 200 1106 0.012201 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/port HTTP/1.1" 200 151 0.119622 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/network HTTP/1.1" 200 978 0.013137 10.0.0.241 - - [2026-02-09 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.241 - - [2026-02-09 01:46:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.241 - - [2026-02-09 01:46:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002408 10.0.0.241 - - [2026-02-09 01:46:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002491 10.0.0.241 - - [2026-02-09 01:46:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001722 252.241.48.144 - - [2026-02-09 01:46:48] "POST /neutron/network HTTP/1.1" 200 151 0.126966 10.0.0.241 - - [2026-02-09 01:46:48] "DELETE /route-target/c4072083-aa02-4e8a-819d-89aff3c5540b HTTP/1.1" 200 115 0.025880 10.0.0.241 - - [2026-02-09 01:46:49] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001298 10.0.0.241 - - [2026-02-09 01:46:49] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.036506 10.0.0.241 - - [2026-02-09 01:46:49] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001167 10.0.0.241 - - [2026-02-09 01:46:49] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?fields=virtual_networks HTTP/1.1" 200 1027 0.032509 10.0.0.241 - - [2026-02-09 01:46:49] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001848 10.0.0.241 - - [2026-02-09 01:46:49] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.058601 10.0.0.241 - - [2026-02-09 01:46:49] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001050 10.0.0.241 - - [2026-02-09 01:46:49] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?fields=security_groups HTTP/1.1" 200 1249 0.042365 10.0.0.241 - - [2026-02-09 01:46:50] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001154 10.0.0.241 - - [2026-02-09 01:46:50] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008254 10.0.0.241 - - [2026-02-09 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.038027 10.0.0.241 - - [2026-02-09 01:46:50] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002603 10.0.0.241 - - [2026-02-09 01:46:50] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001573 10.0.0.241 - - [2026-02-09 01:46:50] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008224 10.0.0.241 - - [2026-02-09 01:46:50] "POST /id-to-fqname HTTP/1.1" 200 186 0.001406 10.0.0.241 - - [2026-02-09 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.002264 10.0.0.241 - - [2026-02-09 01:46:50] "POST /security-groups HTTP/1.1" 200 581 0.069047 10.0.0.241 - - [2026-02-09 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 230 0.004818 10.0.0.241 - - [2026-02-09 01:46:50] "POST /projects HTTP/1.1" 200 573 0.248819 10.0.0.241 - - [2026-02-09 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.288874 10.0.0.241 - - [2026-02-09 01:46:51] "POST /access-control-lists HTTP/1.1" 200 596 0.066361 10.0.0.241 - - [2026-02-09 01:46:51] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.453302 10.0.0.241 - - [2026-02-09 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.005122 10.0.0.241 - - [2026-02-09 01:46:51] "POST /access-control-lists HTTP/1.1" 200 594 0.069056 10.0.0.241 - - [2026-02-09 01:46:52] "GET / HTTP/1.1" 200 36499 0.001979 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/port HTTP/1.1" 200 117 0.011241 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/port HTTP/1.1" 400 205 0.004078 10.0.0.241 - - [2026-02-09 01:46:53] "POST /fqname-to-id HTTP/1.1" 401 298 0.000583 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/port HTTP/1.1" 200 117 0.007490 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/port HTTP/1.1" 400 205 0.004602 10.0.0.241 - - [2026-02-09 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.088402 10.0.0.241 - - [2026-02-09 01:46:53] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001075 10.0.0.241 - - [2026-02-09 01:46:53] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028409 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/network HTTP/1.1" 200 117 0.040392 10.0.0.241 - - [2026-02-09 01:46:53] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001270 252.241.48.144 - - [2026-02-09 01:46:53] "POST /neutron/network HTTP/1.1" 200 603 0.067141 10.0.0.241 - - [2026-02-09 01:46:54] "POST /route-targets HTTP/1.1" 200 329 0.013074 10.0.0.241 - - [2026-02-09 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.011488 10.0.0.241 - - [2026-02-09 01:46:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003100 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.157775 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/network HTTP/1.1" 200 822 0.006748 10.0.0.241 - - [2026-02-09 01:46:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.003809 10.0.0.241 - - [2026-02-09 01:46:54] "GET /virtual-network/57399cf9-0153-4509-bb3b-d74e57661a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006089 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/network HTTP/1.1" 200 822 0.006216 10.0.0.241 - - [2026-02-09 01:46:54] "GET /virtual-network/57399cf9-0153-4509-bb3b-d74e57661a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005685 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/network HTTP/1.1" 200 822 0.007994 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.006995 10.0.0.241 - - [2026-02-09 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.241 - - [2026-02-09 01:46:54] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001277 10.0.0.241 - - [2026-02-09 01:46:54] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.026715 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/network HTTP/1.1" 200 117 0.009933 10.0.0.241 - - [2026-02-09 01:46:54] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 252.241.48.144 - - [2026-02-09 01:46:54] "POST /neutron/network HTTP/1.1" 200 603 0.068408 10.0.0.241 - - [2026-02-09 01:46:54] "POST /route-targets HTTP/1.1" 200 329 0.013232 10.0.0.241 - - [2026-02-09 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.013899 10.0.0.241 - - [2026-02-09 01:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004301 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.207176 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/network HTTP/1.1" 200 822 0.005162 10.0.0.241 - - [2026-02-09 01:46:55] "POST /id-to-fqname HTTP/1.1" 200 217 0.001380 10.0.0.241 - - [2026-02-09 01:46:55] "GET /virtual-network/0de96c4a-ac68-45e2-bf7d-967beede3b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005090 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/network HTTP/1.1" 200 822 0.007369 10.0.0.241 - - [2026-02-09 01:46:55] "GET /virtual-network/0de96c4a-ac68-45e2-bf7d-967beede3b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006136 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/network HTTP/1.1" 200 822 0.006252 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.007195 10.0.0.241 - - [2026-02-09 01:46:55] "POST /id-to-fqname HTTP/1.1" 200 217 0.004976 252.241.48.144 - - [2026-02-09 01:46:55] "POST /neutron/network HTTP/1.1" 200 832 0.006340 252.241.48.144 - - [2026-02-09 01:46:55] "GET /aaa-mode HTTP/1.1" 401 298 0.000680 252.241.48.144 - - [2026-02-09 01:46:55] "GET / HTTP/1.1" 200 36499 0.001844 252.241.48.144 - - [2026-02-09 01:46:55] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000404 10.0.0.241 - - [2026-02-09 01:46:56] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 252.241.48.144 - - [2026-02-09 01:46:56] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.073631 252.241.48.144 - - [2026-02-09 01:46:56] "POST /neutron/network HTTP/1.1" 200 822 0.042571 252.241.48.144 - - [2026-02-09 01:46:56] "POST /neutron/port HTTP/1.1" 200 117 0.005192 252.241.48.144 - - [2026-02-09 01:46:57] "POST /neutron/port HTTP/1.1" 200 117 0.009942 10.0.0.241 - - [2026-02-09 01:46:57] "POST /id-to-fqname HTTP/1.1" 200 217 0.001603 252.241.48.144 - - [2026-02-09 01:46:57] "POST /neutron/port HTTP/1.1" 200 117 0.005115 252.241.48.144 - - [2026-02-09 01:46:57] "POST /neutron/network HTTP/1.1" 200 832 0.005828 252.241.48.144 - - [2026-02-09 01:46:57] "GET /aaa-mode HTTP/1.1" 401 298 0.000559 252.241.48.144 - - [2026-02-09 01:46:57] "GET / HTTP/1.1" 200 36499 0.001825 252.241.48.144 - - [2026-02-09 01:46:57] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000418 252.241.48.144 - - [2026-02-09 01:46:57] "POST /neutron/network HTTP/1.1" 200 832 0.009737 10.0.0.241 - - [2026-02-09 01:46:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000531 10.0.0.241 - - [2026-02-09 01:46:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000469 10.0.0.241 - - [2026-02-09 01:46:57] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001722 10.0.0.241 - - [2026-02-09 01:46:57] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003119 252.241.48.144 - - [2026-02-09 01:46:57] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.082467 252.241.48.144 - - [2026-02-09 01:46:57] "POST /neutron/network HTTP/1.1" 200 822 0.005566 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1056 0.306507 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1056 0.017061 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1056 0.012607 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1106 0.085553 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1116 0.024118 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 1116 0.016102 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011403 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003582 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.005286 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007726 10.0.0.241 - - [2026-02-09 01:46:58] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.001033 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/router HTTP/1.1" 200 578 0.064055 10.0.0.241 - - [2026-02-09 01:46:58] "POST /route-targets HTTP/1.1" 200 329 0.013439 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/network HTTP/1.1" 200 822 0.015992 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/router HTTP/1.1" 200 578 0.005699 10.0.0.241 - - [2026-02-09 01:46:58] "PUT /logical-router/2e29f4fe-0659-46e7-8ea3-273805ca22b1 HTTP/1.1" 200 264 0.054519 10.0.0.241 - - [2026-02-09 01:46:58] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 252.241.48.144 - - [2026-02-09 01:46:58] "POST /neutron/network HTTP/1.1" 200 832 0.011487 10.0.0.241 - - [2026-02-09 01:46:58] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001072 10.0.0.241 - - [2026-02-09 01:46:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000423 10.0.0.241 - - [2026-02-09 01:46:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000424 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/router HTTP/1.1" 200 344 0.423427 10.0.0.241 - - [2026-02-09 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.018498 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /project/a4509d00d114401a931f2418bf2bbfa4 HTTP/1.1" 404 173 0.013570 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /project/410e638a2c7e482e95123a48c6c44b25 HTTP/1.1" 404 173 0.012851 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001417 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000803 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /project/ae18b7a1ea5645e4ad2077ea459ea34c HTTP/1.1" 404 173 0.005529 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1116 0.057730 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1056 0.467805 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001006 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.060634 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.065535 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001308 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001027 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.021063 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?fields=security_groups HTTP/1.1" 200 1336 0.062874 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1056 0.034970 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.115609 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?fields=security_groups HTTP/1.1" 200 1339 0.109576 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001426 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1056 0.018625 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?fields=security_groups HTTP/1.1" 200 1336 0.057652 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /security-group/f45a0182-6d0f-4290-bd8b-2b2231bd5f73 HTTP/1.1" 200 115 0.107466 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a18e5468-effc-42a7-96d7-565838eb2fb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /access-control-list/962eeac2-9689-4692-8f60-c2e2b461a1bf HTTP/1.1" 200 115 0.066103 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a18e5468-effc-42a7-96d7-565838eb2fb1?fields=application_policy_sets HTTP/1.1" 200 1375 0.071427 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /access-control-list/a6b559d3-a982-4ec1-af64-1cd083719270 HTTP/1.1" 200 115 0.081093 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /security-group/7f0a53f1-ba53-4ae4-9de3-f548279b6cd8 HTTP/1.1" 200 115 0.176675 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=a4509d00-d114-401a-931f-2418bf2bbfa4&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000970 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1106 0.185686 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/a4509d00-d114-401a-931f-2418bf2bbfa4?fields=application_policy_sets HTTP/1.1" 200 1378 0.067999 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /security-group/8ebc898e-29ab-44b2-b0d3-0847ff6283b6 HTTP/1.1" 200 115 0.178800 10.0.0.241 - - [2026-02-09 01:46:59] "GET /projects?obj_uuids=ae18b7a1-ea56-45e4-ad20-77ea459ea34c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001913 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /access-control-list/cca0022c-e1be-4bcd-bcfe-bf4db39833de HTTP/1.1" 200 115 0.105052 10.0.0.241 - - [2026-02-09 01:46:59] "GET /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c?fields=application_policy_sets HTTP/1.1" 200 1375 0.092054 252.241.48.144 - - [2026-02-09 01:46:59] "POST /neutron/port HTTP/1.1" 200 1116 0.068725 10.0.0.241 - - [2026-02-09 01:46:59] "DELETE /access-control-list/dd73fbc9-2277-4864-a678-959d6cfa138f HTTP/1.1" 200 115 0.135152 252.241.48.144 - - [2026-02-09 01:47:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009059 10.0.0.241 - - [2026-02-09 01:47:00] "DELETE /access-control-list/5a37f5ad-f666-466a-ac6b-6d7449902c3c HTTP/1.1" 200 115 0.048602 10.0.0.241 - - [2026-02-09 01:47:00] "DELETE /project/a18e5468-effc-42a7-96d7-565838eb2fb1 HTTP/1.1" 200 115 0.734114 10.0.0.241 - - [2026-02-09 01:47:00] "DELETE /project/a4509d00-d114-401a-931f-2418bf2bbfa4 HTTP/1.1" 200 115 0.769281 10.0.0.241 - - [2026-02-09 01:47:00] "DELETE /access-control-list/db37bf80-7f7a-449f-a47c-9eb2d3e435c4 HTTP/1.1" 200 115 0.036081 10.0.0.241 - - [2026-02-09 01:47:00] "DELETE /project/ae18b7a1-ea56-45e4-ad20-77ea459ea34c HTTP/1.1" 200 115 0.773791 252.241.48.144 - - [2026-02-09 01:47:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.030307 252.241.48.144 - - [2026-02-09 01:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.002032 252.241.48.144 - - [2026-02-09 01:47:00] "POST /neutron/network HTTP/1.1" 200 822 0.006870 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/port HTTP/1.1" 200 1116 0.031204 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010367 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/port HTTP/1.1" 200 1116 0.014381 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010830 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/port HTTP/1.1" 200 1116 0.018363 252.241.48.144 - - [2026-02-09 01:47:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006005 10.0.0.241 - - [2026-02-09 01:47:04] "GET /virtual-machine/64ef828a-2afc-4088-a87d-939a8123560b HTTP/1.1" 401 298 0.000461 10.0.0.241 - - [2026-02-09 01:47:05] "GET /virtual-machine/64ef828a-2afc-4088-a87d-939a8123560b HTTP/1.1" 200 1292 0.040180 10.0.0.241 - - [2026-02-09 01:47:05] "GET /virtual-machine-interface/eb5d3063-3734-43a1-8f71-02c7c257530f HTTP/1.1" 200 2937 0.006915 10.0.0.241 - - [2026-02-09 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.241 - - [2026-02-09 01:47:05] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002944 10.0.0.241 - - [2026-02-09 01:47:05] "GET /virtual-networks?parent_id=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004891 10.0.0.241 - - [2026-02-09 01:47:05] "GET /virtual-network/57399cf9-0153-4509-bb3b-d74e57661a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006318 10.0.0.241 - - [2026-02-09 01:47:06] "GET /obj-perms HTTP/1.1" 200 6414 0.059320 10.0.0.241 - - [2026-02-09 01:47:07] "GET /obj-perms HTTP/1.1" 200 6414 0.058578 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.013166 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005563 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.012563 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005850 10.0.0.241 - - [2026-02-09 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.241 - - [2026-02-09 01:47:08] "GET /virtual-network/57399cf9-0153-4509-bb3b-d74e57661a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005297 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.014809 252.241.48.144 - - [2026-02-09 01:47:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005839 252.241.48.144 - - [2026-02-09 01:47:09] "POST /neutron/port HTTP/1.1" 200 1116 0.014069 252.241.48.144 - - [2026-02-09 01:47:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009438 252.241.48.144 - - [2026-02-09 01:47:09] "POST /neutron/port HTTP/1.1" 200 1116 0.014576 252.241.48.144 - - [2026-02-09 01:47:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006472 10.0.0.241 - - [2026-02-09 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.241 - - [2026-02-09 01:47:11] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003819 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/port HTTP/1.1" 200 1116 0.014265 10.0.0.241 - - [2026-02-09 01:47:11] "GET /virtual-networks?parent_id=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003275 10.0.0.241 - - [2026-02-09 01:47:11] "GET /virtual-network/57399cf9-0153-4509-bb3b-d74e57661a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007440 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007079 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/port HTTP/1.1" 200 1116 0.014974 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006014 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/port HTTP/1.1" 200 1116 0.020477 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007100 252.241.48.144 - - [2026-02-09 01:47:11] "POST /neutron/port HTTP/1.1" 200 1116 0.015187 252.241.48.144 - - [2026-02-09 01:47:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006553 252.241.48.144 - - [2026-02-09 01:47:16] "POST /neutron/port HTTP/1.1" 200 1116 0.013159 252.241.48.144 - - [2026-02-09 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007531 252.241.48.144 - - [2026-02-09 01:47:16] "POST /neutron/port HTTP/1.1" 200 1116 0.012039 252.241.48.144 - - [2026-02-09 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007275 252.241.48.144 - - [2026-02-09 01:47:17] "POST /neutron/port HTTP/1.1" 200 1116 0.011794 252.241.48.144 - - [2026-02-09 01:47:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006431 10.0.0.241 - - [2026-02-09 01:47:17] "GET /virtual-machine/175288e6-362f-4afa-8153-0a392d85ee6a HTTP/1.1" 200 1291 0.005189 10.0.0.241 - - [2026-02-09 01:47:17] "GET /virtual-machine-interface/89003235-5cb8-432d-8e03-9d5cef7f80cd HTTP/1.1" 200 2936 0.013056 10.0.0.241 - - [2026-02-09 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.241 - - [2026-02-09 01:47:17] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003807 10.0.0.241 - - [2026-02-09 01:47:17] "GET /virtual-networks?parent_id=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003184 10.0.0.241 - - [2026-02-09 01:47:17] "GET /virtual-network/0de96c4a-ac68-45e2-bf7d-967beede3b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005559 10.0.0.241 - - [2026-02-09 01:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.241 - - [2026-02-09 01:47:18] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003012 10.0.0.241 - - [2026-02-09 01:47:18] "GET /virtual-networks?parent_id=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003408 10.0.0.241 - - [2026-02-09 01:47:18] "GET /virtual-network/0de96c4a-ac68-45e2-bf7d-967beede3b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004999 252.241.48.144 - - [2026-02-09 01:47:24] "POST /neutron/router HTTP/1.1" 200 578 0.005168 10.0.0.241 - - [2026-02-09 01:47:24] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000997 252.241.48.144 - - [2026-02-09 01:47:24] "POST /neutron/router HTTP/1.1" 200 344 0.220100 10.0.0.241 - - [2026-02-09 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.011345 252.241.48.144 - - [2026-02-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1916 0.020354 252.241.48.144 - - [2026-02-09 01:47:26] "POST /neutron/router HTTP/1.1" 200 578 0.003647 10.0.0.241 - - [2026-02-09 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.016665 252.241.48.144 - - [2026-02-09 01:47:26] "POST /neutron/router HTTP/1.1" 200 344 0.112543 252.241.48.144 - - [2026-02-09 01:47:30] "POST /neutron/router HTTP/1.1" 200 578 0.004717 10.0.0.241 - - [2026-02-09 01:47:30] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001580 252.241.48.144 - - [2026-02-09 01:47:30] "POST /neutron/router HTTP/1.1" 200 344 0.211704 10.0.0.241 - - [2026-02-09 01:47:30] "POST /ref-update HTTP/1.1" 200 156 0.009728 252.241.48.144 - - [2026-02-09 01:47:32] "POST /neutron/router HTTP/1.1" 200 578 0.008494 10.0.0.241 - - [2026-02-09 01:47:32] "POST /ref-update HTTP/1.1" 200 156 0.012686 252.241.48.144 - - [2026-02-09 01:47:32] "POST /neutron/router HTTP/1.1" 200 344 0.128172 252.241.48.144 - - [2026-02-09 01:47:32] "POST /neutron/router HTTP/1.1" 200 578 0.009570 10.0.0.241 - - [2026-02-09 01:47:32] "POST /ref-update HTTP/1.1" 200 156 0.018428 252.241.48.144 - - [2026-02-09 01:47:33] "POST /neutron/router HTTP/1.1" 200 344 0.123369 252.241.48.144 - - [2026-02-09 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.005415 10.0.0.241 - - [2026-02-09 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.241 - - [2026-02-09 01:47:33] "GET /logical-router/2e29f4fe-0659-46e7-8ea3-273805ca22b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002821 252.241.48.144 - - [2026-02-09 01:47:33] "POST /neutron/router HTTP/1.1" 200 151 0.060091 10.0.0.241 - - [2026-02-09 01:47:33] "DELETE /route-target/ac1d5808-a8ee-453f-a443-b61f7e8e7e91 HTTP/1.1" 200 115 0.016228 252.241.48.144 - - [2026-02-09 01:47:33] "POST /neutron/network HTTP/1.1" 200 822 0.008136 252.241.48.144 - - [2026-02-09 01:47:33] "POST /neutron/network HTTP/1.1" 400 204 0.014392 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 1116 0.017428 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 1116 0.026666 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 1106 0.016281 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 1106 0.017534 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 151 0.135728 252.241.48.144 - - [2026-02-09 01:47:34] "POST /neutron/port HTTP/1.1" 200 151 0.174052 252.241.48.144 - - [2026-02-09 01:47:35] "POST /neutron/network HTTP/1.1" 200 822 0.008505 10.0.0.241 - - [2026-02-09 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.241 - - [2026-02-09 01:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003464 10.0.0.241 - - [2026-02-09 01:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001843 252.241.48.144 - - [2026-02-09 01:47:35] "POST /neutron/network HTTP/1.1" 200 151 0.100059 10.0.0.241 - - [2026-02-09 01:47:35] "DELETE /route-target/74137b9b-9e0d-4907-8348-6e504be23920 HTTP/1.1" 200 115 0.024434 252.241.48.144 - - [2026-02-09 01:47:35] "POST /neutron/network HTTP/1.1" 200 822 0.006709 10.0.0.241 - - [2026-02-09 01:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005794 10.0.0.241 - - [2026-02-09 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2026-02-09 01:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001983 252.241.48.144 - - [2026-02-09 01:47:35] "POST /neutron/network HTTP/1.1" 200 151 0.077814 10.0.0.241 - - [2026-02-09 01:47:35] "DELETE /route-target/ef5c5668-0961-41af-9f35-eb3787451ead HTTP/1.1" 200 115 0.017262 10.0.0.241 - - [2026-02-09 01:47:36] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.241 - - [2026-02-09 01:47:36] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031385 10.0.0.241 - - [2026-02-09 01:47:36] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000994 10.0.0.241 - - [2026-02-09 01:47:36] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?fields=virtual_networks HTTP/1.1" 200 1030 0.071090 10.0.0.241 - - [2026-02-09 01:47:36] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001006 10.0.0.241 - - [2026-02-09 01:47:36] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.025654 10.0.0.241 - - [2026-02-09 01:47:36] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.241 - - [2026-02-09 01:47:36] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?fields=security_groups HTTP/1.1" 200 1254 0.023103 10.0.0.241 - - [2026-02-09 01:47:37] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.241 - - [2026-02-09 01:47:37] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008450 10.0.0.241 - - [2026-02-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.038757 10.0.0.241 - - [2026-02-09 01:47:37] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002488 10.0.0.241 - - [2026-02-09 01:47:37] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001548 10.0.0.241 - - [2026-02-09 01:47:37] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007025 10.0.0.241 - - [2026-02-09 01:47:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.001460 10.0.0.241 - - [2026-02-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003636 10.0.0.241 - - [2026-02-09 01:47:38] "POST /security-groups HTTP/1.1" 200 586 0.065003 10.0.0.241 - - [2026-02-09 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.002632 10.0.0.241 - - [2026-02-09 01:47:38] "POST /projects HTTP/1.1" 200 583 0.220302 10.0.0.241 - - [2026-02-09 01:47:38] "POST /access-control-lists HTTP/1.1" 200 601 0.060935 10.0.0.241 - - [2026-02-09 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.293222 10.0.0.241 - - [2026-02-09 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.002780 10.0.0.241 - - [2026-02-09 01:47:38] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.438970 10.0.0.241 - - [2026-02-09 01:47:38] "POST /access-control-lists HTTP/1.1" 200 599 0.064802 10.0.0.241 - - [2026-02-09 01:47:39] "GET / HTTP/1.1" 200 36499 0.002995 10.0.0.241 - - [2026-02-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.001004 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.034226 10.0.0.241 - - [2026-02-09 01:47:41] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.241 - - [2026-02-09 01:47:41] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028556 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.241 - - [2026-02-09 01:47:41] "GET /security-group/7e25d9db-4838-4087-87d4-72164cb4fc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.005953 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.241 - - [2026-02-09 01:47:41] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001291 10.0.0.241 - - [2026-02-09 01:47:41] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.026397 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.241 - - [2026-02-09 01:47:41] "GET /security-group/7e25d9db-4838-4087-87d4-72164cb4fc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.003978 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.241 - - [2026-02-09 01:47:41] "PUT /security-group/7e25d9db-4838-4087-87d4-72164cb4fc16 HTTP/1.1" 200 264 0.016143 10.0.0.241 - - [2026-02-09 01:47:41] "PUT /access-control-list/486ade34-5418-4f0c-9d78-883fd574c165 HTTP/1.1" 200 274 0.010592 10.0.0.241 - - [2026-02-09 01:47:41] "PUT /access-control-list/9ab59833-2335-4509-af7f-b3398d8e0448 HTTP/1.1" 200 274 0.014058 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.002291 10.0.0.241 - - [2026-02-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.241 - - [2026-02-09 01:47:41] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002041 10.0.0.241 - - [2026-02-09 01:47:41] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033900 252.241.48.144 - - [2026-02-09 01:47:41] "POST /neutron/network HTTP/1.1" 200 117 0.039061 10.0.0.241 - - [2026-02-09 01:47:41] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/network HTTP/1.1" 200 606 0.101929 10.0.0.241 - - [2026-02-09 01:47:42] "POST /route-targets HTTP/1.1" 200 329 0.010591 10.0.0.241 - - [2026-02-09 01:47:42] "POST /ref-update HTTP/1.1" 200 156 0.016620 10.0.0.241 - - [2026-02-09 01:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003309 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.181210 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/network HTTP/1.1" 200 825 0.005563 10.0.0.241 - - [2026-02-09 01:47:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001422 10.0.0.241 - - [2026-02-09 01:47:42] "GET /virtual-network/4560114a-fb27-4f9c-8cce-75800065d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006492 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/network HTTP/1.1" 200 825 0.009536 10.0.0.241 - - [2026-02-09 01:47:42] "GET /virtual-network/4560114a-fb27-4f9c-8cce-75800065d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005301 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/network HTTP/1.1" 200 825 0.006218 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.008660 10.0.0.241 - - [2026-02-09 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.241 - - [2026-02-09 01:47:42] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001447 10.0.0.241 - - [2026-02-09 01:47:42] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030141 252.241.48.144 - - [2026-02-09 01:47:42] "POST /neutron/network HTTP/1.1" 200 117 0.014355 10.0.0.241 - - [2026-02-09 01:47:42] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/network HTTP/1.1" 200 613 0.108620 10.0.0.241 - - [2026-02-09 01:47:43] "POST /route-targets HTTP/1.1" 200 329 0.014347 10.0.0.241 - - [2026-02-09 01:47:43] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.241 - - [2026-02-09 01:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005594 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.208384 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/network HTTP/1.1" 200 833 0.008858 10.0.0.241 - - [2026-02-09 01:47:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001365 10.0.0.241 - - [2026-02-09 01:47:43] "GET /virtual-network/00bbe6dc-0394-401d-a615-2308bb7523cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004718 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/network HTTP/1.1" 200 833 0.006243 10.0.0.241 - - [2026-02-09 01:47:43] "GET /virtual-network/00bbe6dc-0394-401d-a615-2308bb7523cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006327 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/network HTTP/1.1" 200 833 0.006214 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.007318 10.0.0.241 - - [2026-02-09 01:47:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001651 252.241.48.144 - - [2026-02-09 01:47:43] "POST /neutron/network HTTP/1.1" 200 835 0.005730 252.241.48.144 - - [2026-02-09 01:47:44] "GET /aaa-mode HTTP/1.1" 401 298 0.000556 252.241.48.144 - - [2026-02-09 01:47:44] "GET / HTTP/1.1" 200 36499 0.006633 252.241.48.144 - - [2026-02-09 01:47:44] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001008 10.0.0.241 - - [2026-02-09 01:47:44] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 252.241.48.144 - - [2026-02-09 01:47:44] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058949 252.241.48.144 - - [2026-02-09 01:47:44] "POST /neutron/network HTTP/1.1" 200 825 0.005765 252.241.48.144 - - [2026-02-09 01:47:44] "POST /neutron/port HTTP/1.1" 200 117 0.006074 252.241.48.144 - - [2026-02-09 01:47:44] "POST /neutron/port HTTP/1.1" 200 117 0.006269 10.0.0.241 - - [2026-02-09 01:47:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.002335 252.241.48.144 - - [2026-02-09 01:47:45] "POST /neutron/port HTTP/1.1" 200 117 0.005842 252.241.48.144 - - [2026-02-09 01:47:45] "POST /neutron/network HTTP/1.1" 200 843 0.007293 252.241.48.144 - - [2026-02-09 01:47:45] "GET /aaa-mode HTTP/1.1" 401 298 0.000495 252.241.48.144 - - [2026-02-09 01:47:45] "GET / HTTP/1.1" 200 36499 0.008612 252.241.48.144 - - [2026-02-09 01:47:45] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001315 10.0.0.241 - - [2026-02-09 01:47:45] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004302 252.241.48.144 - - [2026-02-09 01:47:45] "POST /neutron/network HTTP/1.1" 200 835 0.007745 252.241.48.144 - - [2026-02-09 01:47:45] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.111398 252.241.48.144 - - [2026-02-09 01:47:45] "POST /neutron/network HTTP/1.1" 200 833 0.008631 10.0.0.241 - - [2026-02-09 01:47:45] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 987 0.041065 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009420 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 1061 0.360380 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.006817 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 1061 0.018894 10.0.0.241 - - [2026-02-09 01:47:46] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 1061 0.014111 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/router HTTP/1.1" 200 583 0.096638 10.0.0.241 - - [2026-02-09 01:47:46] "POST /route-targets HTTP/1.1" 200 329 0.018671 10.0.0.241 - - [2026-02-09 01:47:46] "PUT /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f HTTP/1.1" 200 264 0.041065 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/router HTTP/1.1" 200 583 0.007013 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 1111 0.092499 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/router HTTP/1.1" 200 654 0.028021 10.0.0.241 - - [2026-02-09 01:47:46] "GET /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.003789 10.0.0.241 - - [2026-02-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/router HTTP/1.1" 200 654 0.004129 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 1121 0.019643 10.0.0.241 - - [2026-02-09 01:47:46] "GET /service-template/fab0d73f-0bbc-4f64-b182-cf9f498339f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005460 10.0.0.241 - - [2026-02-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.003020 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004613 10.0.0.241 - - [2026-02-09 01:47:46] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000895 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/subnet HTTP/1.1" 200 698 0.014995 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/network HTTP/1.1" 200 843 0.048213 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.241 - - [2026-02-09 01:47:46] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001436 10.0.0.241 - - [2026-02-09 01:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006181 10.0.0.241 - - [2026-02-09 01:47:46] "POST /virtual-networks HTTP/1.1" 200 696 0.212889 252.241.48.144 - - [2026-02-09 01:47:46] "POST /neutron/network HTTP/1.1" 200 825 0.014578 10.0.0.241 - - [2026-02-09 01:47:46] "POST /route-targets HTTP/1.1" 200 329 0.016205 10.0.0.241 - - [2026-02-09 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.050255 10.0.0.241 - - [2026-02-09 01:47:47] "POST /service-instances HTTP/1.1" 200 672 0.075749 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/router HTTP/1.1" 200 344 0.432297 10.0.0.241 - - [2026-02-09 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.023211 10.0.0.241 - - [2026-02-09 01:47:47] "POST /route-tables HTTP/1.1" 200 584 0.136769 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1121 0.020914 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1062 0.422243 10.0.0.241 - - [2026-02-09 01:47:47] "PUT /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f HTTP/1.1" 200 264 0.032786 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009547 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1062 0.020010 10.0.0.241 - - [2026-02-09 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.037922 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1062 0.013387 10.0.0.241 - - [2026-02-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.241 - - [2026-02-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1112 0.061512 10.0.0.241 - - [2026-02-09 01:47:47] "POST /virtual-machines HTTP/1.1" 200 551 0.014188 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 1122 0.015285 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.034361 10.0.0.241 - - [2026-02-09 01:47:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.139113 10.0.0.241 - - [2026-02-09 01:47:47] "POST /chown HTTP/1.1" 200 109 0.016537 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.018581 252.241.48.144 - - [2026-02-09 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.241 - - [2026-02-09 01:47:47] "POST /instance-ips HTTP/1.1" 200 549 0.030319 252.241.48.144 - - [2026-02-09 01:47:48] "POST /neutron/network HTTP/1.1" 200 833 0.007339 10.0.0.241 - - [2026-02-09 01:47:48] "POST /instance-ips HTTP/1.1" 400 244 0.020243 10.0.0.241 - - [2026-02-09 01:47:48] "POST /chown HTTP/1.1" 200 109 0.009133 10.0.0.241 - - [2026-02-09 01:47:48] "PUT /virtual-machine-interface/ed9ccb22-2bec-48bd-a131-0b25489719cd HTTP/1.1" 200 286 0.011363 10.0.0.241 - - [2026-02-09 01:47:48] "PUT /instance-ip/ef8a1a64-4f79-4d72-a038-3c2640063137 HTTP/1.1" 200 258 0.012865 10.0.0.241 - - [2026-02-09 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.017507 10.0.0.241 - - [2026-02-09 01:47:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.089786 10.0.0.241 - - [2026-02-09 01:47:48] "POST /chown HTTP/1.1" 200 109 0.013349 10.0.0.241 - - [2026-02-09 01:47:48] "POST /instance-ips HTTP/1.1" 200 547 0.032132 10.0.0.241 - - [2026-02-09 01:47:48] "POST /instance-ips HTTP/1.1" 400 314 0.016159 10.0.0.241 - - [2026-02-09 01:47:48] "POST /chown HTTP/1.1" 200 109 0.009128 10.0.0.241 - - [2026-02-09 01:47:48] "PUT /virtual-machine-interface/267e17fb-63a0-44e9-84d3-4b982423c143 HTTP/1.1" 200 286 0.013386 10.0.0.241 - - [2026-02-09 01:47:48] "PUT /instance-ip/4c7bbe2c-cbca-4df5-b969-cff688ca7e46 HTTP/1.1" 200 258 0.017669 10.0.0.241 - - [2026-02-09 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.015766 10.0.0.241 - - [2026-02-09 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.019566 10.0.0.241 - - [2026-02-09 01:47:48] "POST /virtual-machines HTTP/1.1" 200 551 0.028482 10.0.0.241 - - [2026-02-09 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.099011 10.0.0.241 - - [2026-02-09 01:47:49] "POST /chown HTTP/1.1" 200 109 0.010688 10.0.0.241 - - [2026-02-09 01:47:49] "POST /instance-ips HTTP/1.1" 400 244 0.015748 10.0.0.241 - - [2026-02-09 01:47:49] "POST /chown HTTP/1.1" 200 109 0.011313 10.0.0.241 - - [2026-02-09 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.020637 10.0.0.241 - - [2026-02-09 01:47:49] "PUT /virtual-machine-interface/edb4f16b-3c78-4029-b5fb-8e23f0e1bd7c HTTP/1.1" 200 286 0.025350 10.0.0.241 - - [2026-02-09 01:47:49] "PUT /routing-instance/c4fd0017-9752-4ae4-bc93-106a99c3e562 HTTP/1.1" 200 268 0.047122 10.0.0.241 - - [2026-02-09 01:47:49] "PUT /instance-ip/ef8a1a64-4f79-4d72-a038-3c2640063137 HTTP/1.1" 200 258 0.032382 10.0.0.241 - - [2026-02-09 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.054405 10.0.0.241 - - [2026-02-09 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.014226 10.0.0.241 - - [2026-02-09 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.105331 10.0.0.241 - - [2026-02-09 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.022939 10.0.0.241 - - [2026-02-09 01:47:49] "PUT /routing-instance/c4fd0017-9752-4ae4-bc93-106a99c3e562 HTTP/1.1" 200 268 0.019884 10.0.0.241 - - [2026-02-09 01:47:49] "POST /chown HTTP/1.1" 200 109 0.025536 10.0.0.241 - - [2026-02-09 01:47:49] "POST /instance-ips HTTP/1.1" 400 314 0.031747 10.0.0.241 - - [2026-02-09 01:47:49] "POST /chown HTTP/1.1" 200 109 0.012992 10.0.0.241 - - [2026-02-09 01:47:50] "PUT /virtual-machine-interface/d28b719a-9355-4e02-9196-8a9118141ba7 HTTP/1.1" 200 286 0.018570 10.0.0.241 - - [2026-02-09 01:47:50] "PUT /instance-ip/4c7bbe2c-cbca-4df5-b969-cff688ca7e46 HTTP/1.1" 200 258 0.020995 10.0.0.241 - - [2026-02-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.013103 10.0.0.241 - - [2026-02-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.016135 10.0.0.241 - - [2026-02-09 01:47:50] "PUT /routing-instance/c4fd0017-9752-4ae4-bc93-106a99c3e562 HTTP/1.1" 200 268 0.036888 10.0.0.241 - - [2026-02-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.041107 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/port HTTP/1.1" 200 1121 0.017499 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008401 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/port HTTP/1.1" 200 1121 0.016167 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008610 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/port HTTP/1.1" 200 1121 0.014623 252.241.48.144 - - [2026-02-09 01:47:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008774 10.0.0.241 - - [2026-02-09 01:47:52] "GET /virtual-machine/beecf218-63e1-4735-a530-58d0b454baca HTTP/1.1" 401 298 0.000423 10.0.0.241 - - [2026-02-09 01:47:53] "GET /virtual-machine/beecf218-63e1-4735-a530-58d0b454baca HTTP/1.1" 200 1298 0.040004 10.0.0.241 - - [2026-02-09 01:47:53] "GET /virtual-machine-interface/90ceaa49-0bf7-4a95-9639-f4c4c8a4773d HTTP/1.1" 200 2959 0.005836 10.0.0.241 - - [2026-02-09 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.241 - - [2026-02-09 01:47:53] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003615 10.0.0.241 - - [2026-02-09 01:47:53] "GET /virtual-networks?parent_id=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003695 10.0.0.241 - - [2026-02-09 01:47:53] "GET /virtual-network/4560114a-fb27-4f9c-8cce-75800065d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006820 10.0.0.241 - - [2026-02-09 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.241 - - [2026-02-09 01:47:56] "GET /virtual-network/4560114a-fb27-4f9c-8cce-75800065d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.020187 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/port HTTP/1.1" 200 1121 0.015679 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005607 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/port HTTP/1.1" 200 1121 0.020469 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009860 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/port HTTP/1.1" 200 1121 0.020883 252.241.48.144 - - [2026-02-09 01:47:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007782 252.241.48.144 - - [2026-02-09 01:47:58] "POST /neutron/port HTTP/1.1" 200 1122 0.014047 252.241.48.144 - - [2026-02-09 01:47:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008207 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001269 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001180 10.0.0.241 - - [2026-02-09 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.241 - - [2026-02-09 01:47:59] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003770 10.0.0.241 - - [2026-02-09 01:47:59] "GET /virtual-networks?parent_id=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002910 10.0.0.241 - - [2026-02-09 01:47:59] "GET /virtual-network/4560114a-fb27-4f9c-8cce-75800065d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006746 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/port HTTP/1.1" 200 1121 0.014235 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011124 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/port HTTP/1.1" 200 1122 0.017355 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005615 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/port HTTP/1.1" 200 1122 0.018201 252.241.48.144 - - [2026-02-09 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006295 10.0.0.241 - - [2026-02-09 01:48:00] "DELETE /project/f698b7382b8647ee8975a5459af1a7b3 HTTP/1.1" 404 173 0.004547 10.0.0.241 - - [2026-02-09 01:48:00] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002149 10.0.0.241 - - [2026-02-09 01:48:00] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.049526 10.0.0.241 - - [2026-02-09 01:48:00] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001744 10.0.0.241 - - [2026-02-09 01:48:00] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?fields=security_groups HTTP/1.1" 200 1344 0.051288 10.0.0.241 - - [2026-02-09 01:48:00] "DELETE /security-group/6c626d58-2e86-4560-a3e0-4b9dc317f633 HTTP/1.1" 200 115 0.054482 10.0.0.241 - - [2026-02-09 01:48:00] "GET /projects?obj_uuids=410e638a-2c7e-482e-9512-3a48c6c44b25&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001439 10.0.0.241 - - [2026-02-09 01:48:00] "DELETE /access-control-list/5945cbb2-8098-49d2-9369-dbdb68973774 HTTP/1.1" 200 115 0.037469 10.0.0.241 - - [2026-02-09 01:48:00] "GET /project/410e638a-2c7e-482e-9512-3a48c6c44b25?fields=application_policy_sets HTTP/1.1" 200 1383 0.041760 10.0.0.241 - - [2026-02-09 01:48:00] "DELETE /access-control-list/e9171225-424a-4475-b7ed-c5b60888015e HTTP/1.1" 200 115 0.036344 10.0.0.241 - - [2026-02-09 01:48:00] "DELETE /project/410e638a-2c7e-482e-9512-3a48c6c44b25 HTTP/1.1" 200 115 0.386109 252.241.48.144 - - [2026-02-09 01:48:01] "POST /neutron/port HTTP/1.1" 200 1121 0.022721 252.241.48.144 - - [2026-02-09 01:48:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012120 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000870 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:48:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001163 252.241.48.144 - - [2026-02-09 01:48:04] "POST /neutron/port HTTP/1.1" 200 1122 0.032769 252.241.48.144 - - [2026-02-09 01:48:04] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007447 252.241.48.144 - - [2026-02-09 01:48:04] "POST /neutron/port HTTP/1.1" 200 1122 0.014301 252.241.48.144 - - [2026-02-09 01:48:04] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007116 252.241.48.144 - - [2026-02-09 01:48:05] "POST /neutron/port HTTP/1.1" 200 1122 0.069397 252.241.48.144 - - [2026-02-09 01:48:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007804 10.0.0.241 - - [2026-02-09 01:48:05] "GET /virtual-machine/8a828d02-0ad9-4151-bec6-7d195bdca40e HTTP/1.1" 200 1297 0.005461 10.0.0.241 - - [2026-02-09 01:48:05] "GET /virtual-machine-interface/5dd7d570-7cba-487d-98a0-4dc028ece8b6 HTTP/1.1" 200 2970 0.006309 10.0.0.241 - - [2026-02-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.241 - - [2026-02-09 01:48:05] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003355 10.0.0.241 - - [2026-02-09 01:48:05] "GET /virtual-networks?parent_id=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003061 10.0.0.241 - - [2026-02-09 01:48:05] "GET /virtual-network/00bbe6dc-0394-401d-a615-2308bb7523cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007260 10.0.0.241 - - [2026-02-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2026-02-09 01:48:06] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003829 10.0.0.241 - - [2026-02-09 01:48:06] "GET /virtual-networks?parent_id=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003464 10.0.0.241 - - [2026-02-09 01:48:06] "GET /virtual-network/00bbe6dc-0394-401d-a615-2308bb7523cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005740 10.0.0.241 - - [2026-02-09 01:48:07] "GET /obj-perms HTTP/1.1" 200 6414 0.065196 10.0.0.241 - - [2026-02-09 01:48:07] "GET /obj-perms HTTP/1.1" 200 6414 0.059053 10.0.0.241 - - [2026-02-09 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.241 - - [2026-02-09 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.009827 10.0.0.241 - - [2026-02-09 01:48:08] "POST /instance-ips HTTP/1.1" 400 244 0.019434 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.009058 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.010380 10.0.0.241 - - [2026-02-09 01:48:08] "POST /instance-ips HTTP/1.1" 400 314 0.020158 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.011992 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.009059 10.0.0.241 - - [2026-02-09 01:48:08] "POST /instance-ips HTTP/1.1" 400 244 0.017006 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.009941 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.008510 10.0.0.241 - - [2026-02-09 01:48:08] "POST /instance-ips HTTP/1.1" 400 314 0.021175 10.0.0.241 - - [2026-02-09 01:48:08] "POST /chown HTTP/1.1" 200 109 0.008750 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:48:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000941 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:48:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001169 252.241.48.144 - - [2026-02-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 654 0.004716 10.0.0.241 - - [2026-02-09 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.015331 252.241.48.144 - - [2026-02-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 344 0.124550 252.241.48.144 - - [2026-02-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 654 0.006030 10.0.0.241 - - [2026-02-09 01:48:11] "GET /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.009287 10.0.0.241 - - [2026-02-09 01:48:11] "GET /service-instance/adc713b5-1bc4-4e9b-b247-d4a381f4e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003494 10.0.0.241 - - [2026-02-09 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 252.241.48.144 - - [2026-02-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 151 0.066651 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /route-target/20741511-c586-42ef-9c5c-6f0f4d6644d3 HTTP/1.1" 409 241 0.006260 10.0.0.241 - - [2026-02-09 01:48:11] "PUT /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f HTTP/1.1" 404 171 0.003927 10.0.0.241 - - [2026-02-09 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.018784 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /route-table/415caebd-04a1-42c7-8624-e47a0a79ad3d HTTP/1.1" 200 115 0.028268 10.0.0.241 - - [2026-02-09 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.241 - - [2026-02-09 01:48:11] "GET /virtual-network/d5b98c5f-2e58-497f-a70b-041eb0bc07c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.011034 10.0.0.241 - - [2026-02-09 01:48:11] "PUT /routing-instance/c4fd0017-9752-4ae4-bc93-106a99c3e562 HTTP/1.1" 200 268 0.038728 10.0.0.241 - - [2026-02-09 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.012646 252.241.48.144 - - [2026-02-09 01:48:11] "POST /neutron/network HTTP/1.1" 200 833 0.010237 10.0.0.241 - - [2026-02-09 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.019073 252.241.48.144 - - [2026-02-09 01:48:11] "POST /neutron/network HTTP/1.1" 400 204 0.052812 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /instance-ip/4c7bbe2c-cbca-4df5-b969-cff688ca7e46 HTTP/1.1" 200 115 0.054787 10.0.0.241 - - [2026-02-09 01:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004778 10.0.0.241 - - [2026-02-09 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.241 - - [2026-02-09 01:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003767 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /virtual-network/d5b98c5f-2e58-497f-a70b-041eb0bc07c8 HTTP/1.1" 200 115 0.144529 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /route-target/85bfc498-c935-4de9-b59b-2cd94cdc267e HTTP/1.1" 200 115 0.027677 10.0.0.241 - - [2026-02-09 01:48:11] "DELETE /service-instance/adc713b5-1bc4-4e9b-b247-d4a381f4e82f HTTP/1.1" 200 115 0.053599 10.0.0.241 - - [2026-02-09 01:48:11] "GET /logical-router/5de4041a-a273-4193-9f08-1e36bce5a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004400 10.0.0.241 - - [2026-02-09 01:48:11] "GET /service-instance/adc713b5-1bc4-4e9b-b247-d4a381f4e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003405 10.0.0.241 - - [2026-02-09 01:48:11] "GET /virtual-machine-interface/d28b719a-9355-4e02-9196-8a9118141ba7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1332 0.007013 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine-interface/d28b719a-9355-4e02-9196-8a9118141ba7 HTTP/1.1" 200 115 0.037009 10.0.0.241 - - [2026-02-09 01:48:12] "GET /virtual-machine-interface/edb4f16b-3c78-4029-b5fb-8e23f0e1bd7c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1652 0.005379 10.0.0.241 - - [2026-02-09 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.013873 10.0.0.241 - - [2026-02-09 01:48:12] "GET /instance-ip/ef8a1a64-4f79-4d72-a038-3c2640063137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006353 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 1122 0.016861 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine-interface/edb4f16b-3c78-4029-b5fb-8e23f0e1bd7c HTTP/1.1" 200 115 0.063525 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 1121 0.020627 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine/9baa062c-08ff-4690-be5d-f4a6f58008de HTTP/1.1" 200 115 0.028702 10.0.0.241 - - [2026-02-09 01:48:12] "GET /virtual-machine-interface/ed9ccb22-2bec-48bd-a131-0b25489719cd?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1652 0.010267 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 1112 0.022720 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 1111 0.012539 10.0.0.241 - - [2026-02-09 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.018810 10.0.0.241 - - [2026-02-09 01:48:12] "GET /instance-ip/ef8a1a64-4f79-4d72-a038-3c2640063137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.018008 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /instance-ip/ef8a1a64-4f79-4d72-a038-3c2640063137 HTTP/1.1" 200 115 0.042616 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 151 0.185040 252.241.48.144 - - [2026-02-09 01:48:12] "POST /neutron/port HTTP/1.1" 200 151 0.189115 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine-interface/ed9ccb22-2bec-48bd-a131-0b25489719cd HTTP/1.1" 200 115 0.077389 10.0.0.241 - - [2026-02-09 01:48:12] "GET /virtual-machine-interface/267e17fb-63a0-44e9-84d3-4b982423c143?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1330 0.009834 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine-interface/267e17fb-63a0-44e9-84d3-4b982423c143 HTTP/1.1" 200 115 0.035867 10.0.0.241 - - [2026-02-09 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.019758 10.0.0.241 - - [2026-02-09 01:48:12] "DELETE /virtual-machine/13b3da23-764c-48a5-af64-f7780f190f32 HTTP/1.1" 200 115 0.024248 252.241.48.144 - - [2026-02-09 01:48:13] "POST /neutron/network HTTP/1.1" 200 833 0.005462 10.0.0.241 - - [2026-02-09 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003747 10.0.0.241 - - [2026-02-09 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.241 - - [2026-02-09 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 252.241.48.144 - - [2026-02-09 01:48:13] "POST /neutron/network HTTP/1.1" 200 151 0.083878 10.0.0.241 - - [2026-02-09 01:48:13] "DELETE /route-target/d7ce075c-ecba-4de7-9337-6b12d140173c HTTP/1.1" 200 115 0.019816 252.241.48.144 - - [2026-02-09 01:48:13] "POST /neutron/network HTTP/1.1" 200 825 0.006263 10.0.0.241 - - [2026-02-09 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.241 - - [2026-02-09 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002012 10.0.0.241 - - [2026-02-09 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001833 252.241.48.144 - - [2026-02-09 01:48:13] "POST /neutron/network HTTP/1.1" 200 151 0.086191 10.0.0.241 - - [2026-02-09 01:48:13] "DELETE /route-target/1d05f3d2-9ffe-4c56-9a73-015ba597c141 HTTP/1.1" 200 115 0.015879 10.0.0.241 - - [2026-02-09 01:48:14] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.241 - - [2026-02-09 01:48:14] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032858 10.0.0.241 - - [2026-02-09 01:48:14] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001178 10.0.0.241 - - [2026-02-09 01:48:14] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?fields=virtual_networks HTTP/1.1" 200 1040 0.077936 10.0.0.241 - - [2026-02-09 01:48:14] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002117 10.0.0.241 - - [2026-02-09 01:48:14] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.027666 10.0.0.241 - - [2026-02-09 01:48:14] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001159 10.0.0.241 - - [2026-02-09 01:48:14] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?fields=security_groups HTTP/1.1" 200 1269 0.026359 10.0.0.241 - - [2026-02-09 01:48:15] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.241 - - [2026-02-09 01:48:15] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008017 10.0.0.241 - - [2026-02-09 01:48:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.030709 10.0.0.241 - - [2026-02-09 01:48:15] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002491 10.0.0.241 - - [2026-02-09 01:48:15] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.241 - - [2026-02-09 01:48:15] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007264 10.0.0.241 - - [2026-02-09 01:48:15] "POST /id-to-fqname HTTP/1.1" 200 196 0.001677 10.0.0.241 - - [2026-02-09 01:48:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.002895 10.0.0.241 - - [2026-02-09 01:48:15] "POST /security-groups HTTP/1.1" 200 591 0.065697 10.0.0.241 - - [2026-02-09 01:48:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002863 10.0.0.241 - - [2026-02-09 01:48:15] "POST /projects HTTP/1.1" 200 593 0.243779 10.0.0.241 - - [2026-02-09 01:48:16] "POST /access-control-lists HTTP/1.1" 200 606 0.059157 10.0.0.241 - - [2026-02-09 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.318742 10.0.0.241 - - [2026-02-09 01:48:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.003126 10.0.0.241 - - [2026-02-09 01:48:16] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.468365 10.0.0.241 - - [2026-02-09 01:48:16] "POST /access-control-lists HTTP/1.1" 200 604 0.078065 10.0.0.241 - - [2026-02-09 01:48:17] "GET / HTTP/1.1" 200 36499 0.002334 10.0.0.241 - - [2026-02-09 01:48:18] "POST /fqname-to-id HTTP/1.1" 401 298 0.000616 10.0.0.241 - - [2026-02-09 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.083489 10.0.0.241 - - [2026-02-09 01:48:18] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000946 10.0.0.241 - - [2026-02-09 01:48:18] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.024441 252.241.48.144 - - [2026-02-09 01:48:18] "POST /neutron/network HTTP/1.1" 200 117 0.036848 10.0.0.241 - - [2026-02-09 01:48:18] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001307 252.241.48.144 - - [2026-02-09 01:48:18] "POST /neutron/network HTTP/1.1" 200 611 0.071541 10.0.0.241 - - [2026-02-09 01:48:19] "POST /route-targets HTTP/1.1" 200 329 0.011366 10.0.0.241 - - [2026-02-09 01:48:19] "POST /ref-update HTTP/1.1" 200 156 0.013791 10.0.0.241 - - [2026-02-09 01:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.196594 10.0.0.241 - - [2026-02-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 401 298 0.000554 10.0.0.241 - - [2026-02-09 01:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004894 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/subnet HTTP/1.1" 200 823 0.186491 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/network HTTP/1.1" 200 1003 0.014688 10.0.0.241 - - [2026-02-09 01:48:19] "POST /id-to-fqname HTTP/1.1" 200 226 0.002240 10.0.0.241 - - [2026-02-09 01:48:19] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006807 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/network HTTP/1.1" 200 1003 0.008350 10.0.0.241 - - [2026-02-09 01:48:19] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005488 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/network HTTP/1.1" 200 1003 0.011318 10.0.0.241 - - [2026-02-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.033345 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.007634 252.241.48.144 - - [2026-02-09 01:48:19] "POST /neutron/subnet HTTP/1.1" 200 823 0.006963 10.0.0.241 - - [2026-02-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.241 - - [2026-02-09 01:48:19] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001179 10.0.0.241 - - [2026-02-09 01:48:19] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.025655 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/network HTTP/1.1" 200 117 0.010394 10.0.0.241 - - [2026-02-09 01:48:20] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/network HTTP/1.1" 200 611 0.078575 10.0.0.241 - - [2026-02-09 01:48:20] "POST /route-targets HTTP/1.1" 200 329 0.014602 10.0.0.241 - - [2026-02-09 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.027250 10.0.0.241 - - [2026-02-09 01:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003769 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/subnet HTTP/1.1" 200 710 0.209901 10.0.0.241 - - [2026-02-09 01:48:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.007440 10.0.0.241 - - [2026-02-09 01:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002959 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.136119 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/network HTTP/1.1" 200 1001 0.008545 10.0.0.241 - - [2026-02-09 01:48:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.002204 10.0.0.241 - - [2026-02-09 01:48:20] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007335 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/network HTTP/1.1" 200 1001 0.010423 10.0.0.241 - - [2026-02-09 01:48:20] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005626 252.241.48.144 - - [2026-02-09 01:48:20] "POST /neutron/network HTTP/1.1" 200 1001 0.009963 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 710 0.008408 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.007873 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.002824 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.241 - - [2026-02-09 01:48:21] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001188 10.0.0.241 - - [2026-02-09 01:48:21] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.026555 10.0.0.241 - - [2026-02-09 01:48:21] "POST /network-policys HTTP/1.1" 200 579 0.064115 10.0.0.241 - - [2026-02-09 01:48:21] "GET /network-policy/3b22c9c8-4b81-4353-ae65-96c1db574e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.005392 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1003 0.008437 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.006069 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004007 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1109 0.045559 10.0.0.241 - - [2026-02-09 01:48:21] "POST /access-control-lists HTTP/1.1" 200 598 0.064953 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1109 0.007620 10.0.0.241 - - [2026-02-09 01:48:21] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.008291 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.241 - - [2026-02-09 01:48:21] "GET /network-policy/3b22c9c8-4b81-4353-ae65-96c1db574e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004422 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1001 0.008978 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005243 10.0.0.241 - - [2026-02-09 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.004275 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1107 0.056394 10.0.0.241 - - [2026-02-09 01:48:21] "POST /access-control-lists HTTP/1.1" 200 598 0.072709 252.241.48.144 - - [2026-02-09 01:48:21] "POST /neutron/network HTTP/1.1" 200 1107 0.007560 10.0.0.241 - - [2026-02-09 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.241 - - [2026-02-09 01:48:22] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005685 10.0.0.241 - - [2026-02-09 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2026-02-09 01:48:22] "GET /network-policy/3b22c9c8-4b81-4353-ae65-96c1db574e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.002868 10.0.0.241 - - [2026-02-09 01:48:22] "GET /domains HTTP/1.1" 401 298 0.000438 10.0.0.241 - - [2026-02-09 01:48:22] "PUT /access-control-list/0f15006d-a689-4911-a98a-33ca9c70025e HTTP/1.1" 200 274 0.054603 10.0.0.241 - - [2026-02-09 01:48:22] "GET /domains HTTP/1.1" 200 440 0.030565 10.0.0.241 - - [2026-02-09 01:48:22] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001058 10.0.0.241 - - [2026-02-09 01:48:22] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.008253 10.0.0.241 - - [2026-02-09 01:48:22] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000973 10.0.0.241 - - [2026-02-09 01:48:22] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 2628 0.024262 10.0.0.241 - - [2026-02-09 01:48:22] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4 HTTP/1.1" 200 3508 0.007910 10.0.0.241 - - [2026-02-09 01:48:22] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4 HTTP/1.1" 200 3508 0.006116 10.0.0.241 - - [2026-02-09 01:48:22] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 200 1799 0.004558 10.0.0.241 - - [2026-02-09 01:48:22] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 200 1799 0.004039 10.0.0.241 - - [2026-02-09 01:48:22] "GET /route-target/4bf76f24-155a-4681-809f-180b670cc787 HTTP/1.1" 200 1213 0.003650 10.0.0.241 - - [2026-02-09 01:48:22] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4 HTTP/1.1" 200 3508 0.006560 10.0.0.241 - - [2026-02-09 01:48:22] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 200 1799 0.004254 10.0.0.241 - - [2026-02-09 01:48:23] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006099 10.0.0.241 - - [2026-02-09 01:48:23] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4 HTTP/1.1" 200 3508 0.007209 10.0.0.241 - - [2026-02-09 01:48:23] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 200 1799 0.004118 10.0.0.241 - - [2026-02-09 01:48:23] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 200 1799 0.005365 10.0.0.241 - - [2026-02-09 01:48:23] "GET /route-target/4bf76f24-155a-4681-809f-180b670cc787 HTTP/1.1" 200 1213 0.003566 10.0.0.241 - - [2026-02-09 01:48:23] "GET /domains HTTP/1.1" 200 440 0.003554 10.0.0.241 - - [2026-02-09 01:48:23] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001797 10.0.0.241 - - [2026-02-09 01:48:23] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.008771 10.0.0.241 - - [2026-02-09 01:48:23] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001374 10.0.0.241 - - [2026-02-09 01:48:23] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 2628 0.028943 10.0.0.241 - - [2026-02-09 01:48:23] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4 HTTP/1.1" 200 3508 0.006350 10.0.0.241 - - [2026-02-09 01:48:24] "GET /obj-perms HTTP/1.1" 200 6477 0.066809 10.0.0.241 - - [2026-02-09 01:48:24] "GET /domains HTTP/1.1" 200 440 0.003029 10.0.0.241 - - [2026-02-09 01:48:24] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001688 10.0.0.241 - - [2026-02-09 01:48:24] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.010169 10.0.0.241 - - [2026-02-09 01:48:24] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 10.0.0.241 - - [2026-02-09 01:48:24] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 2628 0.028094 10.0.0.241 - - [2026-02-09 01:48:24] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384 HTTP/1.1" 200 3501 0.010064 10.0.0.241 - - [2026-02-09 01:48:24] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384 HTTP/1.1" 200 3501 0.006140 10.0.0.241 - - [2026-02-09 01:48:24] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 200 1800 0.003520 10.0.0.241 - - [2026-02-09 01:48:24] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 200 1800 0.003638 10.0.0.241 - - [2026-02-09 01:48:24] "GET /route-target/d8c38a8b-ac2b-4c93-ab6d-0138cd909a1b HTTP/1.1" 200 1215 0.003443 10.0.0.241 - - [2026-02-09 01:48:24] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384 HTTP/1.1" 200 3501 0.005424 10.0.0.241 - - [2026-02-09 01:48:24] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 200 1800 0.005381 10.0.0.241 - - [2026-02-09 01:48:24] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004858 10.0.0.241 - - [2026-02-09 01:48:24] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384 HTTP/1.1" 200 3501 0.005192 10.0.0.241 - - [2026-02-09 01:48:24] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 200 1800 0.003721 10.0.0.241 - - [2026-02-09 01:48:24] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 200 1800 0.004459 10.0.0.241 - - [2026-02-09 01:48:24] "GET /route-target/d8c38a8b-ac2b-4c93-ab6d-0138cd909a1b HTTP/1.1" 200 1215 0.004051 10.0.0.241 - - [2026-02-09 01:48:25] "GET /domains HTTP/1.1" 200 440 0.002994 10.0.0.241 - - [2026-02-09 01:48:25] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001723 10.0.0.241 - - [2026-02-09 01:48:25] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.008320 10.0.0.241 - - [2026-02-09 01:48:25] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001493 10.0.0.241 - - [2026-02-09 01:48:25] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 2628 0.025537 10.0.0.241 - - [2026-02-09 01:48:25] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384 HTTP/1.1" 200 3501 0.006125 10.0.0.241 - - [2026-02-09 01:48:25] "GET /obj-perms HTTP/1.1" 200 6477 0.003257 10.0.0.241 - - [2026-02-09 01:48:25] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005247 252.241.48.144 - - [2026-02-09 01:48:25] "POST /neutron/network HTTP/1.1" 200 1107 0.008439 10.0.0.241 - - [2026-02-09 01:48:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.009670 252.241.48.144 - - [2026-02-09 01:48:25] "POST /neutron/network HTTP/1.1" 200 1001 0.051129 10.0.0.241 - - [2026-02-09 01:48:25] "DELETE /access-control-list/6b4a024a-d12f-4383-b448-f4d03c972924 HTTP/1.1" 200 115 0.032412 10.0.0.241 - - [2026-02-09 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.017119 252.241.48.144 - - [2026-02-09 01:48:25] "POST /neutron/network HTTP/1.1" 200 1001 0.007313 10.0.0.241 - - [2026-02-09 01:48:25] "GET /virtual-network/854bf51a-dcdd-40d3-99db-c7de04831384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005023 10.0.0.241 - - [2026-02-09 01:48:25] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004987 252.241.48.144 - - [2026-02-09 01:48:25] "POST /neutron/network HTTP/1.1" 200 1109 0.007304 10.0.0.241 - - [2026-02-09 01:48:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.010812 252.241.48.144 - - [2026-02-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 1003 0.050060 10.0.0.241 - - [2026-02-09 01:48:26] "DELETE /access-control-list/0f15006d-a689-4911-a98a-33ca9c70025e HTTP/1.1" 200 115 0.029753 10.0.0.241 - - [2026-02-09 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.012085 252.241.48.144 - - [2026-02-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 1003 0.008286 10.0.0.241 - - [2026-02-09 01:48:26] "GET /virtual-network/960a1b95-5aac-443a-b1fc-470ad902c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006332 10.0.0.241 - - [2026-02-09 01:48:26] "DELETE /network-policy/3b22c9c8-4b81-4353-ae65-96c1db574e0c HTTP/1.1" 200 115 0.024591 252.241.48.144 - - [2026-02-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 1001 0.007206 10.0.0.241 - - [2026-02-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.241 - - [2026-02-09 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.241 - - [2026-02-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002644 10.0.0.241 - - [2026-02-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003386 10.0.0.241 - - [2026-02-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001838 252.241.48.144 - - [2026-02-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 151 0.106404 10.0.0.241 - - [2026-02-09 01:48:26] "DELETE /route-target/d8c38a8b-ac2b-4c93-ab6d-0138cd909a1b HTTP/1.1" 200 115 0.025473 10.0.0.241 - - [2026-02-09 01:48:26] "GET /routing-instance/ef6b9bc0-e506-4163-be98-cf59788559a7 HTTP/1.1" 404 171 0.002712 10.0.0.241 - - [2026-02-09 01:48:26] "GET /domains HTTP/1.1" 200 440 0.002751 10.0.0.241 - - [2026-02-09 01:48:26] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001209 10.0.0.241 - - [2026-02-09 01:48:26] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.008223 10.0.0.241 - - [2026-02-09 01:48:26] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001570 10.0.0.241 - - [2026-02-09 01:48:26] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 2148 0.024167 252.241.48.144 - - [2026-02-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 1003 0.007644 10.0.0.241 - - [2026-02-09 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003504 10.0.0.241 - - [2026-02-09 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.241 - - [2026-02-09 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002872 10.0.0.241 - - [2026-02-09 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002442 10.0.0.241 - - [2026-02-09 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001764 252.241.48.144 - - [2026-02-09 01:48:27] "POST /neutron/network HTTP/1.1" 200 151 0.090706 10.0.0.241 - - [2026-02-09 01:48:27] "DELETE /route-target/4bf76f24-155a-4681-809f-180b670cc787 HTTP/1.1" 200 115 0.023873 10.0.0.241 - - [2026-02-09 01:48:27] "GET /routing-instance/5761d6b6-6b4d-40ed-a6d7-2fb28eccf1d2 HTTP/1.1" 404 171 0.003885 10.0.0.241 - - [2026-02-09 01:48:27] "GET /domains HTTP/1.1" 200 440 0.002723 10.0.0.241 - - [2026-02-09 01:48:27] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.241 - - [2026-02-09 01:48:27] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1505 0.007789 10.0.0.241 - - [2026-02-09 01:48:27] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001713 10.0.0.241 - - [2026-02-09 01:48:27] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 1903 0.030123 10.0.0.241 - - [2026-02-09 01:48:27] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.241 - - [2026-02-09 01:48:28] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.033276 10.0.0.241 - - [2026-02-09 01:48:28] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004142 10.0.0.241 - - [2026-02-09 01:48:28] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?fields=virtual_networks HTTP/1.1" 200 1051 0.070757 10.0.0.241 - - [2026-02-09 01:48:28] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001344 10.0.0.241 - - [2026-02-09 01:48:28] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.024106 10.0.0.241 - - [2026-02-09 01:48:28] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001256 10.0.0.241 - - [2026-02-09 01:48:28] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?fields=security_groups HTTP/1.1" 200 1285 0.027613 10.0.0.241 - - [2026-02-09 01:48:28] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001306 10.0.0.241 - - [2026-02-09 01:48:28] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007591 10.0.0.241 - - [2026-02-09 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.033334 10.0.0.241 - - [2026-02-09 01:48:29] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002736 10.0.0.241 - - [2026-02-09 01:48:29] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294 10.0.0.241 - - [2026-02-09 01:48:29] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007508 10.0.0.241 - - [2026-02-09 01:48:29] "POST /id-to-fqname HTTP/1.1" 200 204 0.001457 10.0.0.241 - - [2026-02-09 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002960 10.0.0.241 - - [2026-02-09 01:48:29] "POST /security-groups HTTP/1.1" 200 599 0.063534 10.0.0.241 - - [2026-02-09 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.003961 10.0.0.241 - - [2026-02-09 01:48:29] "POST /projects HTTP/1.1" 200 609 0.219039 10.0.0.241 - - [2026-02-09 01:48:29] "POST /access-control-lists HTTP/1.1" 200 614 0.059970 10.0.0.241 - - [2026-02-09 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.300034 10.0.0.241 - - [2026-02-09 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.002783 10.0.0.241 - - [2026-02-09 01:48:29] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.445613 10.0.0.241 - - [2026-02-09 01:48:29] "POST /access-control-lists HTTP/1.1" 200 612 0.072589 10.0.0.241 - - [2026-02-09 01:48:31] "GET / HTTP/1.1" 200 36499 0.002064 10.0.0.241 - - [2026-02-09 01:48:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000481 10.0.0.241 - - [2026-02-09 01:48:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.074534 10.0.0.241 - - [2026-02-09 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.241 - - [2026-02-09 01:48:32] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001280 10.0.0.241 - - [2026-02-09 01:48:32] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.025588 10.0.0.241 - - [2026-02-09 01:48:32] "POST /network-policys HTTP/1.1" 200 569 0.064493 10.0.0.241 - - [2026-02-09 01:48:32] "GET /network-policy/233f2095-740e-4b22-89d7-c534c103fd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004705 10.0.0.241 - - [2026-02-09 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.241 - - [2026-02-09 01:48:33] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000995 10.0.0.241 - - [2026-02-09 01:48:33] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.029506 252.241.48.144 - - [2026-02-09 01:48:33] "POST /neutron/network HTTP/1.1" 200 117 0.040198 10.0.0.241 - - [2026-02-09 01:48:33] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001083 252.241.48.144 - - [2026-02-09 01:48:33] "POST /neutron/network HTTP/1.1" 200 621 0.077375 10.0.0.241 - - [2026-02-09 01:48:33] "POST /route-targets HTTP/1.1" 200 329 0.011120 10.0.0.241 - - [2026-02-09 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.013512 10.0.0.241 - - [2026-02-09 01:48:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002955 252.241.48.144 - - [2026-02-09 01:48:33] "POST /neutron/subnet HTTP/1.1" 200 710 0.180007 10.0.0.241 - - [2026-02-09 01:48:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.011521 10.0.0.241 - - [2026-02-09 01:48:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006781 252.241.48.144 - - [2026-02-09 01:48:33] "POST /neutron/subnet HTTP/1.1" 200 818 0.219089 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/network HTTP/1.1" 200 1009 0.026909 10.0.0.241 - - [2026-02-09 01:48:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001394 10.0.0.241 - - [2026-02-09 01:48:34] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006283 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/network HTTP/1.1" 200 1009 0.020468 10.0.0.241 - - [2026-02-09 01:48:34] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.017372 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/network HTTP/1.1" 200 1009 0.051894 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 710 0.053895 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 818 0.036948 252.241.48.144 - - [2026-02-09 01:48:34] "POST /neutron/network HTTP/1.1" 200 1009 0.026696 10.0.0.241 - - [2026-02-09 01:48:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.011227 10.0.0.241 - - [2026-02-09 01:48:34] "POST /fqname-to-id HTTP/1.1" 404 250 0.093800 252.241.48.144 - - [2026-02-09 01:48:35] "POST /neutron/network HTTP/1.1" 200 1114 0.241067 252.241.48.144 - - [2026-02-09 01:48:35] "POST /neutron/network HTTP/1.1" 200 1114 0.051748 10.0.0.241 - - [2026-02-09 01:48:35] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.015204 10.0.0.241 - - [2026-02-09 01:48:35] "POST /access-control-lists HTTP/1.1" 200 609 0.231777 10.0.0.241 - - [2026-02-09 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.040270 10.0.0.241 - - [2026-02-09 01:48:35] "GET /network-policy/233f2095-740e-4b22-89d7-c534c103fd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.003520 10.0.0.241 - - [2026-02-09 01:48:35] "GET /domains HTTP/1.1" 401 298 0.000473 10.0.0.241 - - [2026-02-09 01:48:36] "GET /domains HTTP/1.1" 200 440 0.116904 10.0.0.241 - - [2026-02-09 01:48:36] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.006755 10.0.0.241 - - [2026-02-09 01:48:36] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1707 0.027834 10.0.0.241 - - [2026-02-09 01:48:36] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001326 10.0.0.241 - - [2026-02-09 01:48:36] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528 HTTP/1.1" 200 2459 0.094588 10.0.0.241 - - [2026-02-09 01:48:36] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb HTTP/1.1" 200 3533 0.026992 10.0.0.241 - - [2026-02-09 01:48:36] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb HTTP/1.1" 200 3533 0.007538 10.0.0.241 - - [2026-02-09 01:48:36] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 200 1498 0.005735 10.0.0.241 - - [2026-02-09 01:48:36] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 200 1498 0.018572 10.0.0.241 - - [2026-02-09 01:48:36] "GET /route-target/2d6073d3-43db-468f-ab4f-135503be189e HTTP/1.1" 200 1224 0.021604 10.0.0.241 - - [2026-02-09 01:48:36] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb HTTP/1.1" 200 3533 0.023251 10.0.0.241 - - [2026-02-09 01:48:36] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 200 1498 0.004029 10.0.0.241 - - [2026-02-09 01:48:36] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.014250 10.0.0.241 - - [2026-02-09 01:48:37] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb HTTP/1.1" 200 3533 0.015626 10.0.0.241 - - [2026-02-09 01:48:37] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 200 1498 0.004936 10.0.0.241 - - [2026-02-09 01:48:37] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 200 1498 0.004545 10.0.0.241 - - [2026-02-09 01:48:37] "GET /route-target/2d6073d3-43db-468f-ab4f-135503be189e HTTP/1.1" 200 1224 0.020984 10.0.0.241 - - [2026-02-09 01:48:37] "GET /domains HTTP/1.1" 200 440 0.024550 10.0.0.241 - - [2026-02-09 01:48:37] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001232 10.0.0.241 - - [2026-02-09 01:48:37] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1707 0.035453 10.0.0.241 - - [2026-02-09 01:48:37] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002997 10.0.0.241 - - [2026-02-09 01:48:37] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528 HTTP/1.1" 200 2459 0.123581 10.0.0.241 - - [2026-02-09 01:48:37] "GET /virtual-network/3d5b7905-c7e0-47c1-bad6-969283c24cfb HTTP/1.1" 200 3533 0.031929 10.0.0.241 - - [2026-02-09 01:48:38] "GET /obj-perms HTTP/1.1" 200 6493 0.119268 10.0.0.241 - - [2026-02-09 01:48:38] "GET /domains HTTP/1.1" 200 440 0.024213 10.0.0.241 - - [2026-02-09 01:48:38] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004127 10.0.0.241 - - [2026-02-09 01:48:38] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1707 0.022621 10.0.0.241 - - [2026-02-09 01:48:39] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001102 10.0.0.241 - - [2026-02-09 01:48:39] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528 HTTP/1.1" 200 2459 0.181273 10.0.0.241 - - [2026-02-09 01:48:39] "GET /network-policy/233f2095-740e-4b22-89d7-c534c103fd80 HTTP/1.1" 200 3472 0.008642 10.0.0.241 - - [2026-02-09 01:48:39] "DELETE /network-policy/233f2095-740e-4b22-89d7-c534c103fd80 HTTP/1.1" 409 240 0.021644 252.241.48.144 - - [2026-02-09 01:48:39] "POST /neutron/network HTTP/1.1" 200 1114 0.018774 10.0.0.241 - - [2026-02-09 01:48:39] "DELETE /access-control-list/4adb5a7b-b643-41ec-ab67-73196ecf054a HTTP/1.1" 200 115 0.097680 10.0.0.241 - - [2026-02-09 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.022886 10.0.0.241 - - [2026-02-09 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.241 - - [2026-02-09 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012937 10.0.0.241 - - [2026-02-09 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.014879 10.0.0.241 - - [2026-02-09 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012460 252.241.48.144 - - [2026-02-09 01:48:39] "POST /neutron/network HTTP/1.1" 200 151 0.408416 10.0.0.241 - - [2026-02-09 01:48:39] "DELETE /route-target/2d6073d3-43db-468f-ab4f-135503be189e HTTP/1.1" 200 115 0.190354 10.0.0.241 - - [2026-02-09 01:48:40] "GET /routing-instance/0cdd023d-0556-4f99-b7ab-ceeca39d8202 HTTP/1.1" 404 171 0.008858 10.0.0.241 - - [2026-02-09 01:48:40] "GET /domains HTTP/1.1" 200 440 0.009495 10.0.0.241 - - [2026-02-09 01:48:40] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.007760 10.0.0.241 - - [2026-02-09 01:48:40] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1707 0.030203 10.0.0.241 - - [2026-02-09 01:48:40] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005332 10.0.0.241 - - [2026-02-09 01:48:40] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528 HTTP/1.1" 200 2205 0.085388 10.0.0.241 - - [2026-02-09 01:48:40] "DELETE /network-policy/233f2095-740e-4b22-89d7-c534c103fd80 HTTP/1.1" 200 115 0.069012 10.0.0.241 - - [2026-02-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012113 10.0.0.241 - - [2026-02-09 01:48:40] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001340 10.0.0.241 - - [2026-02-09 01:48:40] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.050329 10.0.0.241 - - [2026-02-09 01:48:41] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-08484552&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.012657 10.0.0.241 - - [2026-02-09 01:48:41] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001462 10.0.0.241 - - [2026-02-09 01:48:41] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.037819 10.0.0.241 - - [2026-02-09 01:48:41] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001188 10.0.0.241 - - [2026-02-09 01:48:42] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?fields=virtual_networks HTTP/1.1" 200 1065 0.086806 10.0.0.241 - - [2026-02-09 01:48:42] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001249 10.0.0.241 - - [2026-02-09 01:48:42] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.026998 10.0.0.241 - - [2026-02-09 01:48:42] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001389 10.0.0.241 - - [2026-02-09 01:48:42] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?fields=security_groups HTTP/1.1" 200 1307 0.034745 10.0.0.241 - - [2026-02-09 01:48:43] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.241 - - [2026-02-09 01:48:43] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008195 10.0.0.241 - - [2026-02-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.052533 10.0.0.241 - - [2026-02-09 01:48:43] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004411 10.0.0.241 - - [2026-02-09 01:48:43] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001817 10.0.0.241 - - [2026-02-09 01:48:43] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011353 10.0.0.241 - - [2026-02-09 01:48:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.002914 10.0.0.241 - - [2026-02-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003717 10.0.0.241 - - [2026-02-09 01:48:43] "POST /security-groups HTTP/1.1" 200 585 0.078850 10.0.0.241 - - [2026-02-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.005231 10.0.0.241 - - [2026-02-09 01:48:43] "POST /projects HTTP/1.1" 200 581 0.253535 10.0.0.241 - - [2026-02-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.291352 10.0.0.241 - - [2026-02-09 01:48:43] "POST /access-control-lists HTTP/1.1" 200 600 0.067368 10.0.0.241 - - [2026-02-09 01:48:43] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.476964 10.0.0.241 - - [2026-02-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.009037 10.0.0.241 - - [2026-02-09 01:48:43] "POST /access-control-lists HTTP/1.1" 200 598 0.062719 10.0.0.241 - - [2026-02-09 01:48:45] "GET / HTTP/1.1" 200 36499 0.001988 10.0.0.241 - - [2026-02-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000937 10.0.0.241 - - [2026-02-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.091347 10.0.0.241 - - [2026-02-09 01:48:46] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001034 10.0.0.241 - - [2026-02-09 01:48:46] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027678 252.241.48.144 - - [2026-02-09 01:48:46] "POST /neutron/network HTTP/1.1" 200 117 0.040962 10.0.0.241 - - [2026-02-09 01:48:46] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001153 252.241.48.144 - - [2026-02-09 01:48:46] "POST /neutron/network HTTP/1.1" 200 605 0.081847 10.0.0.241 - - [2026-02-09 01:48:46] "POST /route-targets HTTP/1.1" 200 329 0.017960 10.0.0.241 - - [2026-02-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.018518 10.0.0.241 - - [2026-02-09 01:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004613 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 734 0.219525 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/network HTTP/1.1" 200 826 0.005506 10.0.0.241 - - [2026-02-09 01:48:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.004824 10.0.0.241 - - [2026-02-09 01:48:47] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006365 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/network HTTP/1.1" 200 826 0.006091 10.0.0.241 - - [2026-02-09 01:48:47] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010623 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/network HTTP/1.1" 200 826 0.006043 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 734 0.007766 10.0.0.241 - - [2026-02-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.241 - - [2026-02-09 01:48:47] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001868 10.0.0.241 - - [2026-02-09 01:48:47] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027959 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/network HTTP/1.1" 200 117 0.012646 10.0.0.241 - - [2026-02-09 01:48:47] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001236 252.241.48.144 - - [2026-02-09 01:48:47] "POST /neutron/network HTTP/1.1" 200 605 0.092136 10.0.0.241 - - [2026-02-09 01:48:47] "POST /route-targets HTTP/1.1" 200 329 0.013065 10.0.0.241 - - [2026-02-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.013687 10.0.0.241 - - [2026-02-09 01:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004654 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.203918 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 823 0.006226 10.0.0.241 - - [2026-02-09 01:48:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001786 10.0.0.241 - - [2026-02-09 01:48:48] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005145 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 823 0.006534 10.0.0.241 - - [2026-02-09 01:48:48] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006799 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 823 0.006031 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.008442 10.0.0.241 - - [2026-02-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.002827 10.0.0.241 - - [2026-02-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2026-02-09 01:48:48] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001197 10.0.0.241 - - [2026-02-09 01:48:48] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031623 10.0.0.241 - - [2026-02-09 01:48:48] "POST /network-policys HTTP/1.1" 200 573 0.023093 10.0.0.241 - - [2026-02-09 01:48:48] "GET /network-policy/042e10b6-0733-41b3-93b9-679c83f0028a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005215 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 826 0.006915 10.0.0.241 - - [2026-02-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.005110 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 926 0.068429 252.241.48.144 - - [2026-02-09 01:48:48] "POST /neutron/network HTTP/1.1" 200 926 0.013051 10.0.0.241 - - [2026-02-09 01:48:48] "POST /access-control-lists HTTP/1.1" 200 592 0.087128 10.0.0.241 - - [2026-02-09 01:48:48] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007477 10.0.0.241 - - [2026-02-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.241 - - [2026-02-09 01:48:49] "GET /network-policy/042e10b6-0733-41b3-93b9-679c83f0028a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.004368 252.241.48.144 - - [2026-02-09 01:48:49] "POST /neutron/network HTTP/1.1" 200 823 0.008761 252.241.48.144 - - [2026-02-09 01:48:49] "POST /neutron/network HTTP/1.1" 200 923 0.100784 10.0.0.241 - - [2026-02-09 01:48:49] "PUT /access-control-list/358af549-6169-4deb-b4b6-05caa5889f5e HTTP/1.1" 200 274 0.075566 10.0.0.241 - - [2026-02-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.002936 252.241.48.144 - - [2026-02-09 01:48:49] "POST /neutron/network HTTP/1.1" 200 923 0.008237 10.0.0.241 - - [2026-02-09 01:48:49] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.018606 10.0.0.241 - - [2026-02-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009931 10.0.0.241 - - [2026-02-09 01:48:49] "POST /access-control-lists HTTP/1.1" 200 592 0.094612 10.0.0.241 - - [2026-02-09 01:48:49] "GET /network-policy/042e10b6-0733-41b3-93b9-679c83f0028a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005915 10.0.0.241 - - [2026-02-09 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.013179 10.0.0.241 - - [2026-02-09 01:48:49] "GET /domains HTTP/1.1" 401 298 0.000406 10.0.0.241 - - [2026-02-09 01:48:49] "GET /domains HTTP/1.1" 200 440 0.032658 10.0.0.241 - - [2026-02-09 01:48:49] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.241 - - [2026-02-09 01:48:49] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1895 0.008208 10.0.0.241 - - [2026-02-09 01:48:50] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001204 10.0.0.241 - - [2026-02-09 01:48:50] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 2574 0.031805 10.0.0.241 - - [2026-02-09 01:48:50] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99 HTTP/1.1" 200 2902 0.010581 10.0.0.241 - - [2026-02-09 01:48:50] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99 HTTP/1.1" 200 2902 0.006380 10.0.0.241 - - [2026-02-09 01:48:50] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 200 1788 0.004248 10.0.0.241 - - [2026-02-09 01:48:50] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 200 1788 0.003774 10.0.0.241 - - [2026-02-09 01:48:50] "GET /route-target/6e7f6a4e-73a1-44fc-b097-11b1b1cccc0f HTTP/1.1" 200 1208 0.004147 10.0.0.241 - - [2026-02-09 01:48:50] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99 HTTP/1.1" 200 2902 0.005044 10.0.0.241 - - [2026-02-09 01:48:50] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 200 1788 0.005825 10.0.0.241 - - [2026-02-09 01:48:50] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.005125 10.0.0.241 - - [2026-02-09 01:48:50] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99 HTTP/1.1" 200 2902 0.008603 10.0.0.241 - - [2026-02-09 01:48:50] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 200 1788 0.003692 10.0.0.241 - - [2026-02-09 01:48:50] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 200 1788 0.005048 10.0.0.241 - - [2026-02-09 01:48:50] "GET /route-target/6e7f6a4e-73a1-44fc-b097-11b1b1cccc0f HTTP/1.1" 200 1208 0.004703 10.0.0.241 - - [2026-02-09 01:48:50] "GET /domains HTTP/1.1" 200 440 0.003229 10.0.0.241 - - [2026-02-09 01:48:50] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.241 - - [2026-02-09 01:48:50] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1895 0.012749 10.0.0.241 - - [2026-02-09 01:48:50] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001266 10.0.0.241 - - [2026-02-09 01:48:51] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 2574 0.044755 10.0.0.241 - - [2026-02-09 01:48:51] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99 HTTP/1.1" 200 2902 0.006618 10.0.0.241 - - [2026-02-09 01:48:51] "GET /obj-perms HTTP/1.1" 200 6465 0.077034 10.0.0.241 - - [2026-02-09 01:48:51] "GET /domains HTTP/1.1" 200 440 0.002654 10.0.0.241 - - [2026-02-09 01:48:51] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001499 10.0.0.241 - - [2026-02-09 01:48:51] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1895 0.010103 10.0.0.241 - - [2026-02-09 01:48:51] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001141 10.0.0.241 - - [2026-02-09 01:48:51] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 2574 0.041921 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036 HTTP/1.1" 200 2893 0.007917 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036 HTTP/1.1" 200 2893 0.006798 10.0.0.241 - - [2026-02-09 01:48:52] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 200 1788 0.004763 10.0.0.241 - - [2026-02-09 01:48:52] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 200 1788 0.005405 10.0.0.241 - - [2026-02-09 01:48:52] "GET /route-target/d59b6365-d82f-4082-8018-b9f5644d721e HTTP/1.1" 200 1208 0.004094 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036 HTTP/1.1" 200 2893 0.005101 10.0.0.241 - - [2026-02-09 01:48:52] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 200 1788 0.004240 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005544 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036 HTTP/1.1" 200 2893 0.006646 10.0.0.241 - - [2026-02-09 01:48:52] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 200 1788 0.003886 10.0.0.241 - - [2026-02-09 01:48:52] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 200 1788 0.004966 10.0.0.241 - - [2026-02-09 01:48:52] "GET /route-target/d59b6365-d82f-4082-8018-b9f5644d721e HTTP/1.1" 200 1208 0.003472 10.0.0.241 - - [2026-02-09 01:48:52] "GET /domains HTTP/1.1" 200 440 0.005532 10.0.0.241 - - [2026-02-09 01:48:52] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001178 10.0.0.241 - - [2026-02-09 01:48:52] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1895 0.008223 10.0.0.241 - - [2026-02-09 01:48:52] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000991 10.0.0.241 - - [2026-02-09 01:48:52] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 2574 0.027232 10.0.0.241 - - [2026-02-09 01:48:52] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036 HTTP/1.1" 200 2893 0.005690 10.0.0.241 - - [2026-02-09 01:48:53] "GET /obj-perms HTTP/1.1" 200 6465 0.001662 10.0.0.241 - - [2026-02-09 01:48:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001436 252.241.48.144 - - [2026-02-09 01:48:53] "POST /neutron/network HTTP/1.1" 200 936 0.006010 252.241.48.144 - - [2026-02-09 01:48:53] "GET /aaa-mode HTTP/1.1" 401 298 0.001006 252.241.48.144 - - [2026-02-09 01:48:53] "GET / HTTP/1.1" 200 36499 0.002116 252.241.48.144 - - [2026-02-09 01:48:53] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000689 10.0.0.241 - - [2026-02-09 01:48:54] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001032 252.241.48.144 - - [2026-02-09 01:48:54] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.072976 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/network HTTP/1.1" 200 926 0.005468 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/port HTTP/1.1" 200 117 0.007118 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/port HTTP/1.1" 200 117 0.005527 10.0.0.241 - - [2026-02-09 01:48:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001279 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/port HTTP/1.1" 200 117 0.007653 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/network HTTP/1.1" 200 933 0.007818 252.241.48.144 - - [2026-02-09 01:48:54] "GET /aaa-mode HTTP/1.1" 401 298 0.001004 252.241.48.144 - - [2026-02-09 01:48:54] "GET / HTTP/1.1" 200 36499 0.005403 252.241.48.144 - - [2026-02-09 01:48:54] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000368 252.241.48.144 - - [2026-02-09 01:48:54] "POST /neutron/network HTTP/1.1" 200 936 0.006182 10.0.0.241 - - [2026-02-09 01:48:55] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003126 10.0.0.241 - - [2026-02-09 01:48:55] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001121 252.241.48.144 - - [2026-02-09 01:48:55] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.090815 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/network HTTP/1.1" 200 923 0.009852 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1062 0.344793 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1062 0.014954 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1062 0.020908 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1072 0.036422 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012475 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 117 0.009122 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1112 0.119398 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1122 0.020442 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/port HTTP/1.1" 200 1122 0.025926 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012157 252.241.48.144 - - [2026-02-09 01:48:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004039 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/subnet HTTP/1.1" 200 708 0.012714 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 117 0.001401 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/network HTTP/1.1" 200 933 0.021792 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/network HTTP/1.1" 200 926 0.009106 10.0.0.241 - - [2026-02-09 01:48:56] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001086 10.0.0.241 - - [2026-02-09 01:48:56] "PUT /access-control-list/195ad178-8db1-444b-99bd-ba2d75c8f293 HTTP/1.1" 200 274 0.010766 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1059 0.265903 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1059 0.016084 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1059 0.010725 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1109 0.068989 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1119 0.017354 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003176 252.241.48.144 - - [2026-02-09 01:48:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.010475 252.241.48.144 - - [2026-02-09 01:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.003209 252.241.48.144 - - [2026-02-09 01:48:57] "POST /neutron/network HTTP/1.1" 200 923 0.005513 10.0.0.241 - - [2026-02-09 01:49:00] "DELETE /project/4ecac217d1a8497d8726cdc44de9c528 HTTP/1.1" 404 173 0.011004 10.0.0.241 - - [2026-02-09 01:49:00] "DELETE /project/dbfacc424c664a1d9007a043915be321 HTTP/1.1" 404 173 0.008998 10.0.0.241 - - [2026-02-09 01:49:00] "DELETE /project/d22c2de40fdc40bf979d2d1a6340f789 HTTP/1.1" 404 173 0.010974 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001291 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000877 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001605 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.063657 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.067383 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.074146 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000898 10.0.0.241 - - [2026-02-09 01:49:00] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000806 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?fields=security_groups HTTP/1.1" 200 1375 0.080458 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?fields=security_groups HTTP/1.1" 200 1359 0.095487 10.0.0.241 - - [2026-02-09 01:49:00] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?fields=security_groups HTTP/1.1" 200 1397 0.091522 252.241.48.144 - - [2026-02-09 01:49:00] "POST /neutron/port HTTP/1.1" 200 1122 0.025985 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/486ade34-5418-4f0c-9d78-883fd574c165 HTTP/1.1" 200 115 0.084783 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /security-group/7e25d9db-4838-4087-87d4-72164cb4fc16 HTTP/1.1" 200 115 0.134969 10.0.0.241 - - [2026-02-09 01:49:01] "GET /projects?obj_uuids=f698b738-2b86-47ee-8975-a5459af1a7b3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /security-group/8800cc72-0f9e-45c2-8b05-3070765ab1d7 HTTP/1.1" 200 115 0.150057 252.241.48.144 - - [2026-02-09 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009815 10.0.0.241 - - [2026-02-09 01:49:01] "GET /projects?obj_uuids=dbfacc42-4c66-4a1d-9007-a043915be321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001523 10.0.0.241 - - [2026-02-09 01:49:01] "GET /project/f698b738-2b86-47ee-8975-a5459af1a7b3?fields=application_policy_sets HTTP/1.1" 200 1398 0.057924 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /security-group/13b861e3-4d6e-4977-b01e-3da565582de8 HTTP/1.1" 200 115 0.137594 10.0.0.241 - - [2026-02-09 01:49:01] "GET /projects?obj_uuids=4ecac217-d1a8-497d-8726-cdc44de9c528&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001441 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/9ab59833-2335-4509-af7f-b3398d8e0448 HTTP/1.1" 200 115 0.082393 10.0.0.241 - - [2026-02-09 01:49:01] "GET /project/4ecac217-d1a8-497d-8726-cdc44de9c528?fields=application_policy_sets HTTP/1.1" 200 1436 0.046963 252.241.48.144 - - [2026-02-09 01:49:01] "POST /neutron/port HTTP/1.1" 200 1122 0.040578 10.0.0.241 - - [2026-02-09 01:49:01] "GET /project/dbfacc42-4c66-4a1d-9007-a043915be321?fields=application_policy_sets HTTP/1.1" 200 1414 0.117509 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/4c221ed0-284f-4b1d-bf29-cf4a57444687 HTTP/1.1" 200 115 0.086110 252.241.48.144 - - [2026-02-09 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016614 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/b38d8e69-0018-422a-b3d4-8e8301360d01 HTTP/1.1" 200 115 0.061815 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/1f586655-901f-454e-947f-003f5ad0e151 HTTP/1.1" 200 115 0.088694 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /project/f698b738-2b86-47ee-8975-a5459af1a7b3 HTTP/1.1" 200 115 0.739894 252.241.48.144 - - [2026-02-09 01:49:01] "POST /neutron/port HTTP/1.1" 200 1122 0.061866 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /access-control-list/dbfc753e-a3fa-4575-8b89-89644665c9f7 HTTP/1.1" 200 115 0.056751 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /project/4ecac217-d1a8-497d-8726-cdc44de9c528 HTTP/1.1" 200 115 0.779957 10.0.0.241 - - [2026-02-09 01:49:01] "DELETE /project/dbfacc42-4c66-4a1d-9007-a043915be321 HTTP/1.1" 200 115 0.816197 252.241.48.144 - - [2026-02-09 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010501 10.0.0.241 - - [2026-02-09 01:49:01] "GET /virtual-machine/43f08e80-f24c-40b0-950f-ce035dcde979 HTTP/1.1" 200 1296 0.007012 10.0.0.241 - - [2026-02-09 01:49:01] "GET /virtual-machine-interface/83ddb9e9-dc72-4c1f-8ded-b768e212e6fd HTTP/1.1" 200 2953 0.005111 10.0.0.241 - - [2026-02-09 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.241 - - [2026-02-09 01:49:01] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003277 10.0.0.241 - - [2026-02-09 01:49:01] "GET /virtual-networks?parent_id=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002981 10.0.0.241 - - [2026-02-09 01:49:01] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006237 10.0.0.241 - - [2026-02-09 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.241 - - [2026-02-09 01:49:05] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006050 252.241.48.144 - - [2026-02-09 01:49:05] "POST /neutron/port HTTP/1.1" 200 1122 0.017236 252.241.48.144 - - [2026-02-09 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005832 252.241.48.144 - - [2026-02-09 01:49:05] "POST /neutron/port HTTP/1.1" 200 1122 0.013886 252.241.48.144 - - [2026-02-09 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006564 252.241.48.144 - - [2026-02-09 01:49:06] "POST /neutron/port HTTP/1.1" 200 1119 0.015065 252.241.48.144 - - [2026-02-09 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005429 252.241.48.144 - - [2026-02-09 01:49:06] "POST /neutron/port HTTP/1.1" 200 1119 0.012757 252.241.48.144 - - [2026-02-09 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005818 10.0.0.241 - - [2026-02-09 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.241 - - [2026-02-09 01:49:07] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003584 10.0.0.241 - - [2026-02-09 01:49:07] "GET /virtual-networks?parent_id=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002731 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1122 0.012779 10.0.0.241 - - [2026-02-09 01:49:07] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006912 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006116 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1122 0.015136 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006108 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1119 0.013305 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008648 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1119 0.014518 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006578 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1119 0.017934 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1119 0.011915 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004987 252.241.48.144 - - [2026-02-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006603 10.0.0.241 - - [2026-02-09 01:49:07] "GET /virtual-machine/ebaa12df-1d2f-4660-9274-773ae401650b HTTP/1.1" 200 1297 0.004591 10.0.0.241 - - [2026-02-09 01:49:08] "GET /virtual-machine-interface/18dd4ade-c7b3-4c8a-97d9-7b1f819b8845 HTTP/1.1" 200 2953 0.005048 252.241.48.144 - - [2026-02-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1119 0.013395 252.241.48.144 - - [2026-02-09 01:49:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006305 10.0.0.241 - - [2026-02-09 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.241 - - [2026-02-09 01:49:08] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004066 10.0.0.241 - - [2026-02-09 01:49:08] "GET /virtual-networks?parent_id=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003156 10.0.0.241 - - [2026-02-09 01:49:08] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004723 10.0.0.241 - - [2026-02-09 01:49:09] "GET /obj-perms HTTP/1.1" 200 6414 0.059572 10.0.0.241 - - [2026-02-09 01:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008218 10.0.0.241 - - [2026-02-09 01:49:09] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003631 10.0.0.241 - - [2026-02-09 01:49:09] "GET /obj-perms HTTP/1.1" 200 6414 0.064110 10.0.0.241 - - [2026-02-09 01:49:09] "GET /virtual-networks?parent_id=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003039 10.0.0.241 - - [2026-02-09 01:49:09] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006297 10.0.0.241 - - [2026-02-09 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2026-02-09 01:49:13] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001346 10.0.0.241 - - [2026-02-09 01:49:13] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027452 10.0.0.241 - - [2026-02-09 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.241 - - [2026-02-09 01:49:13] "PUT /network-policy/042e10b6-0733-41b3-93b9-679c83f0028a HTTP/1.1" 200 264 0.011362 10.0.0.241 - - [2026-02-09 01:49:13] "PUT /access-control-list/358af549-6169-4deb-b4b6-05caa5889f5e HTTP/1.1" 200 274 0.055312 10.0.0.241 - - [2026-02-09 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.241 - - [2026-02-09 01:49:13] "PUT /access-control-list/195ad178-8db1-444b-99bd-ba2d75c8f293 HTTP/1.1" 200 274 0.053053 10.0.0.241 - - [2026-02-09 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.012886 10.0.0.241 - - [2026-02-09 01:49:17] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006289 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 923 0.005692 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 823 0.057771 10.0.0.241 - - [2026-02-09 01:49:17] "DELETE /access-control-list/195ad178-8db1-444b-99bd-ba2d75c8f293 HTTP/1.1" 200 115 0.044281 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 823 0.005731 10.0.0.241 - - [2026-02-09 01:49:17] "GET /virtual-network/6abced34-6ba5-439c-8d03-c0b707be3036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006309 10.0.0.241 - - [2026-02-09 01:49:17] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.005104 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 926 0.005268 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 826 0.058268 10.0.0.241 - - [2026-02-09 01:49:17] "DELETE /access-control-list/358af549-6169-4deb-b4b6-05caa5889f5e HTTP/1.1" 200 115 0.047238 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 826 0.006478 10.0.0.241 - - [2026-02-09 01:49:17] "GET /virtual-network/821956f8-6bb9-4200-99d5-05f7b34c8b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006371 10.0.0.241 - - [2026-02-09 01:49:17] "DELETE /network-policy/042e10b6-0733-41b3-93b9-679c83f0028a HTTP/1.1" 200 115 0.028254 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 200 823 0.008812 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/network HTTP/1.1" 400 204 0.012928 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/port HTTP/1.1" 200 1122 0.017659 252.241.48.144 - - [2026-02-09 01:49:17] "POST /neutron/port HTTP/1.1" 200 1119 0.015732 252.241.48.144 - - [2026-02-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 1112 0.017949 252.241.48.144 - - [2026-02-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 1109 0.016791 252.241.48.144 - - [2026-02-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 151 0.149603 252.241.48.144 - - [2026-02-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 151 0.147701 252.241.48.144 - - [2026-02-09 01:49:19] "POST /neutron/network HTTP/1.1" 200 823 0.005416 10.0.0.241 - - [2026-02-09 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.241 - - [2026-02-09 01:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 10.0.0.241 - - [2026-02-09 01:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001800 252.241.48.144 - - [2026-02-09 01:49:20] "POST /neutron/network HTTP/1.1" 200 151 0.090149 10.0.0.241 - - [2026-02-09 01:49:20] "DELETE /route-target/d59b6365-d82f-4082-8018-b9f5644d721e HTTP/1.1" 200 115 0.020343 10.0.0.241 - - [2026-02-09 01:49:20] "GET /routing-instance/df36ab7d-feff-4ffb-bfe5-306d35e2b5ad HTTP/1.1" 404 171 0.001968 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domains HTTP/1.1" 200 440 0.003325 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1310 0.009567 10.0.0.241 - - [2026-02-09 01:49:20] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002816 10.0.0.241 - - [2026-02-09 01:49:20] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 2106 0.029819 252.241.48.144 - - [2026-02-09 01:49:20] "POST /neutron/network HTTP/1.1" 200 826 0.006070 10.0.0.241 - - [2026-02-09 01:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009750 10.0.0.241 - - [2026-02-09 01:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002822 10.0.0.241 - - [2026-02-09 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 252.241.48.144 - - [2026-02-09 01:49:20] "POST /neutron/network HTTP/1.1" 200 151 0.100675 10.0.0.241 - - [2026-02-09 01:49:20] "DELETE /route-target/6e7f6a4e-73a1-44fc-b097-11b1b1cccc0f HTTP/1.1" 200 115 0.023840 10.0.0.241 - - [2026-02-09 01:49:20] "GET /routing-instance/fd1c7c03-60fb-4199-8c1b-1233eff81898 HTTP/1.1" 404 171 0.002842 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domains HTTP/1.1" 200 440 0.002439 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001116 10.0.0.241 - - [2026-02-09 01:49:20] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1310 0.008099 10.0.0.241 - - [2026-02-09 01:49:20] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001041 10.0.0.241 - - [2026-02-09 01:49:20] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 1867 0.024888 10.0.0.241 - - [2026-02-09 01:49:21] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001140 10.0.0.241 - - [2026-02-09 01:49:21] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.023971 10.0.0.241 - - [2026-02-09 01:49:21] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001062 10.0.0.241 - - [2026-02-09 01:49:21] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?fields=virtual_networks HTTP/1.1" 200 1039 0.072774 10.0.0.241 - - [2026-02-09 01:49:21] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001369 10.0.0.241 - - [2026-02-09 01:49:21] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.028144 10.0.0.241 - - [2026-02-09 01:49:21] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001306 10.0.0.241 - - [2026-02-09 01:49:21] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?fields=security_groups HTTP/1.1" 200 1267 0.028798 10.0.0.241 - - [2026-02-09 01:49:22] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.241 - - [2026-02-09 01:49:22] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007798 10.0.0.241 - - [2026-02-09 01:49:22] "POST /fqname-to-id HTTP/1.1" 404 179 0.033642 10.0.0.241 - - [2026-02-09 01:49:23] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002300 10.0.0.241 - - [2026-02-09 01:49:23] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001653 10.0.0.241 - - [2026-02-09 01:49:23] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009135 10.0.0.241 - - [2026-02-09 01:49:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.002789 10.0.0.241 - - [2026-02-09 01:49:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.003440 10.0.0.241 - - [2026-02-09 01:49:23] "POST /security-groups HTTP/1.1" 200 576 0.067795 10.0.0.241 - - [2026-02-09 01:49:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003622 10.0.0.241 - - [2026-02-09 01:49:23] "POST /projects HTTP/1.1" 200 563 0.234389 10.0.0.241 - - [2026-02-09 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.272847 10.0.0.241 - - [2026-02-09 01:49:23] "POST /access-control-lists HTTP/1.1" 200 591 0.061661 10.0.0.241 - - [2026-02-09 01:49:23] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.427781 10.0.0.241 - - [2026-02-09 01:49:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.002992 10.0.0.241 - - [2026-02-09 01:49:23] "POST /access-control-lists HTTP/1.1" 200 589 0.077233 10.0.0.241 - - [2026-02-09 01:49:24] "GET / HTTP/1.1" 200 36499 0.004507 10.0.0.241 - - [2026-02-09 01:49:25] "POST /fqname-to-id HTTP/1.1" 401 298 0.000790 10.0.0.241 - - [2026-02-09 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.080646 10.0.0.241 - - [2026-02-09 01:49:26] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001185 10.0.0.241 - - [2026-02-09 01:49:26] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.025293 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/network HTTP/1.1" 200 117 0.039990 10.0.0.241 - - [2026-02-09 01:49:26] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001486 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/network HTTP/1.1" 200 610 0.073979 10.0.0.241 - - [2026-02-09 01:49:26] "POST /route-targets HTTP/1.1" 200 329 0.010127 10.0.0.241 - - [2026-02-09 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.015022 10.0.0.241 - - [2026-02-09 01:49:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004729 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.150241 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/network HTTP/1.1" 200 827 0.005420 10.0.0.241 - - [2026-02-09 01:49:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001458 10.0.0.241 - - [2026-02-09 01:49:26] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005481 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/network HTTP/1.1" 200 827 0.005729 10.0.0.241 - - [2026-02-09 01:49:26] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005049 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/network HTTP/1.1" 200 827 0.006025 252.241.48.144 - - [2026-02-09 01:49:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.007837 10.0.0.241 - - [2026-02-09 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.241 - - [2026-02-09 01:49:26] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004706 10.0.0.241 - - [2026-02-09 01:49:27] "PUT /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07 HTTP/1.1" 200 266 0.034020 10.0.0.241 - - [2026-02-09 01:49:27] "POST /route-targets HTTP/1.1" 200 325 0.014264 10.0.0.241 - - [2026-02-09 01:49:27] "POST /ref-update HTTP/1.1" 200 156 0.009619 10.0.0.241 - - [2026-02-09 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.241 - - [2026-02-09 01:49:27] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001118 10.0.0.241 - - [2026-02-09 01:49:27] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.026793 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/network HTTP/1.1" 200 117 0.009727 10.0.0.241 - - [2026-02-09 01:49:27] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001084 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/network HTTP/1.1" 200 610 0.068695 10.0.0.241 - - [2026-02-09 01:49:27] "POST /route-targets HTTP/1.1" 200 329 0.009791 10.0.0.241 - - [2026-02-09 01:49:27] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.241 - - [2026-02-09 01:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002751 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.177121 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/network HTTP/1.1" 200 828 0.007028 10.0.0.241 - - [2026-02-09 01:49:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001461 10.0.0.241 - - [2026-02-09 01:49:27] "GET /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005403 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/network HTTP/1.1" 200 828 0.006901 10.0.0.241 - - [2026-02-09 01:49:27] "GET /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005851 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/network HTTP/1.1" 200 828 0.006385 252.241.48.144 - - [2026-02-09 01:49:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.007809 10.0.0.241 - - [2026-02-09 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2026-02-09 01:49:28] "GET /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004780 10.0.0.241 - - [2026-02-09 01:49:28] "PUT /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a HTTP/1.1" 200 266 0.032021 10.0.0.241 - - [2026-02-09 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.010319 10.0.0.241 - - [2026-02-09 01:49:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001443 252.241.48.144 - - [2026-02-09 01:49:28] "POST /neutron/network HTTP/1.1" 200 837 0.005136 252.241.48.144 - - [2026-02-09 01:49:28] "GET /aaa-mode HTTP/1.1" 401 298 0.000427 252.241.48.144 - - [2026-02-09 01:49:28] "GET / HTTP/1.1" 200 36499 0.001875 252.241.48.144 - - [2026-02-09 01:49:28] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000405 10.0.0.241 - - [2026-02-09 01:49:28] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001556 252.241.48.144 - - [2026-02-09 01:49:28] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.062072 252.241.48.144 - - [2026-02-09 01:49:28] "POST /neutron/network HTTP/1.1" 200 827 0.005768 252.241.48.144 - - [2026-02-09 01:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.005912 252.241.48.144 - - [2026-02-09 01:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.006638 10.0.0.241 - - [2026-02-09 01:49:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.002127 252.241.48.144 - - [2026-02-09 01:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.005756 252.241.48.144 - - [2026-02-09 01:49:29] "POST /neutron/network HTTP/1.1" 200 838 0.007204 252.241.48.144 - - [2026-02-09 01:49:29] "GET /aaa-mode HTTP/1.1" 401 298 0.000525 252.241.48.144 - - [2026-02-09 01:49:29] "GET / HTTP/1.1" 200 36499 0.001918 252.241.48.144 - - [2026-02-09 01:49:29] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000506 252.241.48.144 - - [2026-02-09 01:49:29] "POST /neutron/network HTTP/1.1" 200 837 0.009998 10.0.0.241 - - [2026-02-09 01:49:30] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001447 10.0.0.241 - - [2026-02-09 01:49:30] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001243 252.241.48.144 - - [2026-02-09 01:49:30] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.077866 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/network HTTP/1.1" 200 828 0.008568 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1059 0.026807 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1049 0.342017 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010583 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1049 0.014575 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.005242 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1049 0.014397 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1059 0.017025 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1099 0.079451 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013281 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/port HTTP/1.1" 200 1109 0.018948 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003854 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/network HTTP/1.1" 200 838 0.015003 252.241.48.144 - - [2026-02-09 01:49:30] "POST /neutron/subnet HTTP/1.1" 200 689 0.011149 10.0.0.241 - - [2026-02-09 01:49:31] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001152 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.000926 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/network HTTP/1.1" 200 827 0.005539 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 1050 0.215539 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 1050 0.013998 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 1050 0.011859 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 1100 0.080252 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 1110 0.013675 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006740 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/subnet HTTP/1.1" 200 693 0.008862 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.001602 252.241.48.144 - - [2026-02-09 01:49:31] "POST /neutron/network HTTP/1.1" 200 828 0.005513 252.241.48.144 - - [2026-02-09 01:49:35] "POST /neutron/port HTTP/1.1" 200 1109 0.014467 252.241.48.144 - - [2026-02-09 01:49:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006209 252.241.48.144 - - [2026-02-09 01:49:35] "POST /neutron/port HTTP/1.1" 200 1109 0.014543 252.241.48.144 - - [2026-02-09 01:49:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008005 252.241.48.144 - - [2026-02-09 01:49:36] "POST /neutron/port HTTP/1.1" 200 1109 0.014416 252.241.48.144 - - [2026-02-09 01:49:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006101 10.0.0.241 - - [2026-02-09 01:49:36] "GET /virtual-machine/05b3ece1-b9b7-4d1b-86f5-2ccaf530779e HTTP/1.1" 401 298 0.000417 10.0.0.241 - - [2026-02-09 01:49:36] "GET /virtual-machine/05b3ece1-b9b7-4d1b-86f5-2ccaf530779e HTTP/1.1" 200 1285 0.034570 10.0.0.241 - - [2026-02-09 01:49:36] "GET /virtual-machine-interface/d88b4f56-e253-4473-852c-85c6c8a67d3e HTTP/1.1" 200 2929 0.006187 10.0.0.241 - - [2026-02-09 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.241 - - [2026-02-09 01:49:36] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004128 10.0.0.241 - - [2026-02-09 01:49:36] "GET /virtual-networks?parent_id=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002755 10.0.0.241 - - [2026-02-09 01:49:36] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007996 10.0.0.241 - - [2026-02-09 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.241 - - [2026-02-09 01:49:40] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007150 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:49:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000977 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:49:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001144 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/port HTTP/1.1" 200 1109 0.014067 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010061 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/port HTTP/1.1" 200 1110 0.016032 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005827 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/port HTTP/1.1" 200 1109 0.014472 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008943 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/port HTTP/1.1" 200 1110 0.013623 252.241.48.144 - - [2026-02-09 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007506 10.0.0.241 - - [2026-02-09 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.241 - - [2026-02-09 01:49:42] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002845 10.0.0.241 - - [2026-02-09 01:49:42] "GET /virtual-networks?parent_id=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003766 10.0.0.241 - - [2026-02-09 01:49:42] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005253 252.241.48.144 - - [2026-02-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1109 0.013850 252.241.48.144 - - [2026-02-09 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007539 252.241.48.144 - - [2026-02-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1109 0.013150 252.241.48.144 - - [2026-02-09 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005529 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/port HTTP/1.1" 200 1109 0.013239 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005452 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/port HTTP/1.1" 200 1110 0.013267 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006096 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/port HTTP/1.1" 200 1110 0.016051 252.241.48.144 - - [2026-02-09 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006134 252.241.48.144 - - [2026-02-09 01:49:47] "POST /neutron/port HTTP/1.1" 200 1110 0.012918 252.241.48.144 - - [2026-02-09 01:49:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006472 252.241.48.144 - - [2026-02-09 01:49:48] "POST /neutron/port HTTP/1.1" 200 1110 0.013578 252.241.48.144 - - [2026-02-09 01:49:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006922 252.241.48.144 - - [2026-02-09 01:49:48] "POST /neutron/port HTTP/1.1" 200 1110 0.013175 252.241.48.144 - - [2026-02-09 01:49:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006942 10.0.0.241 - - [2026-02-09 01:49:48] "GET /virtual-machine/f20708fc-92d4-46af-b4f8-074941219887 HTTP/1.1" 200 1288 0.007522 10.0.0.241 - - [2026-02-09 01:49:48] "GET /virtual-machine-interface/31a758b3-5f6e-413d-b293-3e1b96fda121 HTTP/1.1" 200 2929 0.005084 10.0.0.241 - - [2026-02-09 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.241 - - [2026-02-09 01:49:48] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003444 10.0.0.241 - - [2026-02-09 01:49:48] "GET /virtual-networks?parent_id=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002936 10.0.0.241 - - [2026-02-09 01:49:48] "GET /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005566 10.0.0.241 - - [2026-02-09 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.241 - - [2026-02-09 01:49:49] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003175 10.0.0.241 - - [2026-02-09 01:49:49] "GET /virtual-networks?parent_id=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002842 10.0.0.241 - - [2026-02-09 01:49:49] "GET /virtual-network/1345a7d8-f023-4128-83f9-7d0debf1e07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007150 10.0.0.241 - - [2026-02-09 01:49:50] "POST /routing-policys HTTP/1.1" 200 536 0.017282 10.0.0.241 - - [2026-02-09 01:49:50] "GET /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006314 10.0.0.241 - - [2026-02-09 01:49:50] "PUT /virtual-network/45f04e01-ffd9-44ed-9dee-8d9e4f465d07 HTTP/1.1" 200 266 0.041115 10.0.0.241 - - [2026-02-09 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.008960 252.241.48.144 - - [2026-02-09 01:49:50] "POST /neutron/port HTTP/1.1" 200 1109 0.014872 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/port HTTP/1.1" 200 1109 0.014846 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 837 0.006167 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003515 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.007456 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.001208 252.241.48.144 - - [2026-02-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 827 0.007205 10.0.0.241 - - [2026-02-09 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.030478 10.0.0.241 - - [2026-02-09 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.017518 10.0.0.241 - - [2026-02-09 01:49:55] "DELETE /routing-policy/36ec92fc-be43-40cb-81e6-33268dbe0551 HTTP/1.1" 200 115 0.026701 252.241.48.144 - - [2026-02-09 01:49:55] "POST /neutron/network HTTP/1.1" 200 828 0.009702 252.241.48.144 - - [2026-02-09 01:49:55] "POST /neutron/network HTTP/1.1" 400 204 0.011552 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1110 0.018610 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1109 0.022392 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1100 0.015504 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1099 0.012573 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 151 0.170540 252.241.48.144 - - [2026-02-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 151 0.171794 252.241.48.144 - - [2026-02-09 01:49:58] "POST /neutron/network HTTP/1.1" 200 828 0.008254 10.0.0.241 - - [2026-02-09 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003549 10.0.0.241 - - [2026-02-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.241 - - [2026-02-09 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004468 252.241.48.144 - - [2026-02-09 01:49:58] "POST /neutron/network HTTP/1.1" 200 151 0.082498 10.0.0.241 - - [2026-02-09 01:49:58] "DELETE /route-target/76e33e7a-0bfb-4fab-9a58-aa5932135fdc HTTP/1.1" 200 115 0.024337 10.0.0.241 - - [2026-02-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 252.241.48.144 - - [2026-02-09 01:49:58] "POST /neutron/network HTTP/1.1" 200 827 0.010180 10.0.0.241 - - [2026-02-09 01:49:58] "DELETE /route-target/73dd4fdb-f42f-4ec5-8510-c86186a3eaa0 HTTP/1.1" 409 241 0.005025 10.0.0.241 - - [2026-02-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.241 - - [2026-02-09 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001816 10.0.0.241 - - [2026-02-09 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002832 252.241.48.144 - - [2026-02-09 01:49:58] "POST /neutron/network HTTP/1.1" 200 151 0.080737 10.0.0.241 - - [2026-02-09 01:49:58] "DELETE /route-target/a3bb3af3-c16f-440c-b015-05cc6631e73f HTTP/1.1" 200 115 0.018669 10.0.0.241 - - [2026-02-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.241 - - [2026-02-09 01:49:58] "DELETE /route-target/73dd4fdb-f42f-4ec5-8510-c86186a3eaa0 HTTP/1.1" 200 115 0.017149 10.0.0.241 - - [2026-02-09 01:49:58] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001558 10.0.0.241 - - [2026-02-09 01:49:58] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.055146 10.0.0.241 - - [2026-02-09 01:49:58] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001526 10.0.0.241 - - [2026-02-09 01:49:58] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?fields=virtual_networks HTTP/1.1" 200 1020 0.066317 10.0.0.241 - - [2026-02-09 01:49:58] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001138 10.0.0.241 - - [2026-02-09 01:49:58] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.023573 10.0.0.241 - - [2026-02-09 01:49:58] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001593 10.0.0.241 - - [2026-02-09 01:49:59] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?fields=security_groups HTTP/1.1" 200 1239 0.030598 10.0.0.241 - - [2026-02-09 01:49:59] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.241 - - [2026-02-09 01:49:59] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007525 10.0.0.241 - - [2026-02-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.034255 10.0.0.241 - - [2026-02-09 01:50:00] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002338 10.0.0.241 - - [2026-02-09 01:50:00] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.241 - - [2026-02-09 01:50:00] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006910 10.0.0.241 - - [2026-02-09 01:50:00] "POST /id-to-fqname HTTP/1.1" 200 186 0.001680 10.0.0.241 - - [2026-02-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.003321 10.0.0.241 - - [2026-02-09 01:50:00] "POST /security-groups HTTP/1.1" 200 581 0.068228 10.0.0.241 - - [2026-02-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 230 0.010900 10.0.0.241 - - [2026-02-09 01:50:00] "POST /projects HTTP/1.1" 200 573 0.217588 10.0.0.241 - - [2026-02-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.295512 10.0.0.241 - - [2026-02-09 01:50:00] "POST /access-control-lists HTTP/1.1" 200 596 0.077950 10.0.0.241 - - [2026-02-09 01:50:00] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.444394 10.0.0.241 - - [2026-02-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.009178 10.0.0.241 - - [2026-02-09 01:50:00] "POST /access-control-lists HTTP/1.1" 200 594 0.065177 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /project/4c1d6a28b2ef4d81b9678f6b37c863a8 HTTP/1.1" 404 173 0.010779 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /project/dd58f96e4e584958a18575c4b19eeef7 HTTP/1.1" 404 173 0.010051 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001063 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000955 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.046280 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.050583 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002985 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001016 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?fields=security_groups HTTP/1.1" 200 1329 0.045359 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?fields=security_groups HTTP/1.1" 200 1357 0.048936 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /security-group/5337fb0c-edd6-41d8-b8e3-ef5bfecab82f HTTP/1.1" 200 115 0.048647 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=4c1d6a28-b2ef-4d81-b967-8f6b37c863a8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001246 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /security-group/534e7383-8809-4350-b301-f37b07c714ce HTTP/1.1" 200 115 0.080619 10.0.0.241 - - [2026-02-09 01:50:01] "GET /projects?obj_uuids=d22c2de4-0fdc-40bf-979d-2d1a6340f789&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001278 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /access-control-list/aa4c649d-6190-43aa-beb7-d56d969d350d HTTP/1.1" 200 115 0.061042 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8?fields=application_policy_sets HTTP/1.1" 200 1368 0.055916 10.0.0.241 - - [2026-02-09 01:50:01] "GET / HTTP/1.1" 200 36499 0.004300 10.0.0.241 - - [2026-02-09 01:50:01] "GET /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789?fields=application_policy_sets HTTP/1.1" 200 1396 0.060005 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /access-control-list/19ce84a7-471d-45cf-8a34-858b741475a4 HTTP/1.1" 200 115 0.056090 10.0.0.241 - - [2026-02-09 01:50:01] "DELETE /access-control-list/d86f1270-92f2-45cf-8018-891b7d04e302 HTTP/1.1" 200 115 0.053717 10.0.0.241 - - [2026-02-09 01:50:02] "DELETE /access-control-list/2e76bfc4-4638-4d48-ac5f-733b48c3e195 HTTP/1.1" 200 115 0.057081 10.0.0.241 - - [2026-02-09 01:50:02] "DELETE /project/4c1d6a28-b2ef-4d81-b967-8f6b37c863a8 HTTP/1.1" 200 115 0.448851 10.0.0.241 - - [2026-02-09 01:50:02] "DELETE /project/d22c2de4-0fdc-40bf-979d-2d1a6340f789 HTTP/1.1" 200 115 0.499686 10.0.0.241 - - [2026-02-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 401 298 0.000478 10.0.0.241 - - [2026-02-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.048267 10.0.0.241 - - [2026-02-09 01:50:03] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001515 10.0.0.241 - - [2026-02-09 01:50:03] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048635 252.241.48.144 - - [2026-02-09 01:50:03] "POST /neutron/network HTTP/1.1" 200 117 0.043031 10.0.0.241 - - [2026-02-09 01:50:03] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001547 252.241.48.144 - - [2026-02-09 01:50:03] "POST /neutron/network HTTP/1.1" 200 611 0.073580 10.0.0.241 - - [2026-02-09 01:50:03] "POST /route-targets HTTP/1.1" 200 329 0.013895 10.0.0.241 - - [2026-02-09 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.016154 10.0.0.241 - - [2026-02-09 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004723 252.241.48.144 - - [2026-02-09 01:50:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.134861 252.241.48.144 - - [2026-02-09 01:50:03] "POST /neutron/network HTTP/1.1" 200 831 0.006521 10.0.0.241 - - [2026-02-09 01:50:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.002620 10.0.0.241 - - [2026-02-09 01:50:03] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005537 252.241.48.144 - - [2026-02-09 01:50:03] "POST /neutron/network HTTP/1.1" 200 831 0.006750 10.0.0.241 - - [2026-02-09 01:50:03] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005051 252.241.48.144 - - [2026-02-09 01:50:04] "POST /neutron/network HTTP/1.1" 200 831 0.006911 252.241.48.144 - - [2026-02-09 01:50:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.009111 10.0.0.241 - - [2026-02-09 01:50:04] "GET /domains HTTP/1.1" 401 298 0.000412 10.0.0.241 - - [2026-02-09 01:50:04] "GET /domains HTTP/1.1" 200 440 0.031145 10.0.0.241 - - [2026-02-09 01:50:04] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.241 - - [2026-02-09 01:50:04] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.010422 10.0.0.241 - - [2026-02-09 01:50:04] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.241 - - [2026-02-09 01:50:04] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2083 0.028671 10.0.0.241 - - [2026-02-09 01:50:04] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b HTTP/1.1" 200 2326 0.006526 10.0.0.241 - - [2026-02-09 01:50:04] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b HTTP/1.1" 200 2326 0.005983 10.0.0.241 - - [2026-02-09 01:50:04] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 200 1497 0.004040 10.0.0.241 - - [2026-02-09 01:50:04] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 200 1497 0.005672 10.0.0.241 - - [2026-02-09 01:50:04] "GET /route-target/9befba07-3885-483e-bd00-1a964d75c88b HTTP/1.1" 200 1215 0.004537 10.0.0.241 - - [2026-02-09 01:50:05] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b HTTP/1.1" 200 2326 0.005724 10.0.0.241 - - [2026-02-09 01:50:05] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 200 1497 0.006536 10.0.0.241 - - [2026-02-09 01:50:05] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005552 10.0.0.241 - - [2026-02-09 01:50:05] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b HTTP/1.1" 200 2326 0.005290 10.0.0.241 - - [2026-02-09 01:50:05] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 200 1497 0.005648 10.0.0.241 - - [2026-02-09 01:50:05] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 200 1497 0.003840 10.0.0.241 - - [2026-02-09 01:50:05] "GET /route-target/9befba07-3885-483e-bd00-1a964d75c88b HTTP/1.1" 200 1215 0.003423 10.0.0.241 - - [2026-02-09 01:50:05] "GET /domains HTTP/1.1" 200 440 0.003154 10.0.0.241 - - [2026-02-09 01:50:05] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001118 10.0.0.241 - - [2026-02-09 01:50:05] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.008074 10.0.0.241 - - [2026-02-09 01:50:05] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000972 10.0.0.241 - - [2026-02-09 01:50:05] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2083 0.024464 10.0.0.241 - - [2026-02-09 01:50:05] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b HTTP/1.1" 200 2326 0.013562 10.0.0.241 - - [2026-02-09 01:50:06] "GET /obj-perms HTTP/1.1" 200 6457 0.073643 10.0.0.241 - - [2026-02-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.241 - - [2026-02-09 01:50:06] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000999 10.0.0.241 - - [2026-02-09 01:50:06] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.027142 252.241.48.144 - - [2026-02-09 01:50:06] "POST /neutron/network HTTP/1.1" 200 117 0.014999 10.0.0.241 - - [2026-02-09 01:50:06] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 252.241.48.144 - - [2026-02-09 01:50:06] "POST /neutron/network HTTP/1.1" 200 611 0.071777 10.0.0.241 - - [2026-02-09 01:50:06] "POST /route-targets HTTP/1.1" 200 329 0.010874 10.0.0.241 - - [2026-02-09 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.014217 10.0.0.241 - - [2026-02-09 01:50:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003090 252.241.48.144 - - [2026-02-09 01:50:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.175277 252.241.48.144 - - [2026-02-09 01:50:06] "POST /neutron/network HTTP/1.1" 200 832 0.005393 10.0.0.241 - - [2026-02-09 01:50:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001277 10.0.0.241 - - [2026-02-09 01:50:06] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005639 252.241.48.144 - - [2026-02-09 01:50:06] "POST /neutron/network HTTP/1.1" 200 832 0.005587 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005392 252.241.48.144 - - [2026-02-09 01:50:07] "POST /neutron/network HTTP/1.1" 200 832 0.006786 252.241.48.144 - - [2026-02-09 01:50:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.007503 10.0.0.241 - - [2026-02-09 01:50:07] "GET /domains HTTP/1.1" 200 440 0.002912 10.0.0.241 - - [2026-02-09 01:50:07] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001013 10.0.0.241 - - [2026-02-09 01:50:07] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.007250 10.0.0.241 - - [2026-02-09 01:50:07] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001513 10.0.0.241 - - [2026-02-09 01:50:07] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2301 0.029476 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16 HTTP/1.1" 200 2330 0.006823 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16 HTTP/1.1" 200 2330 0.005340 10.0.0.241 - - [2026-02-09 01:50:07] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 200 1496 0.004350 10.0.0.241 - - [2026-02-09 01:50:07] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 200 1496 0.004104 10.0.0.241 - - [2026-02-09 01:50:07] "GET /route-target/9ab514c7-a6c6-4702-8d91-f9c18ff8f62a HTTP/1.1" 200 1215 0.004179 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16 HTTP/1.1" 200 2330 0.006434 10.0.0.241 - - [2026-02-09 01:50:07] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 200 1496 0.004203 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006477 10.0.0.241 - - [2026-02-09 01:50:07] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16 HTTP/1.1" 200 2330 0.007716 10.0.0.241 - - [2026-02-09 01:50:07] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 200 1496 0.004570 10.0.0.241 - - [2026-02-09 01:50:07] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 200 1496 0.003742 10.0.0.241 - - [2026-02-09 01:50:07] "GET /route-target/9ab514c7-a6c6-4702-8d91-f9c18ff8f62a HTTP/1.1" 200 1215 0.003700 10.0.0.241 - - [2026-02-09 01:50:08] "GET /domains HTTP/1.1" 200 440 0.003581 10.0.0.241 - - [2026-02-09 01:50:08] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001025 10.0.0.241 - - [2026-02-09 01:50:08] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.007428 10.0.0.241 - - [2026-02-09 01:50:08] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.241 - - [2026-02-09 01:50:08] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2301 0.025345 10.0.0.241 - - [2026-02-09 01:50:08] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16 HTTP/1.1" 200 2330 0.005201 10.0.0.241 - - [2026-02-09 01:50:08] "GET /obj-perms HTTP/1.1" 200 6457 0.003557 10.0.0.241 - - [2026-02-09 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2026-02-09 01:50:08] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.241 - - [2026-02-09 01:50:08] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.023054 252.241.48.144 - - [2026-02-09 01:50:08] "POST /neutron/network HTTP/1.1" 200 117 0.010936 10.0.0.241 - - [2026-02-09 01:50:08] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001244 252.241.48.144 - - [2026-02-09 01:50:08] "POST /neutron/network HTTP/1.1" 200 613 0.071793 10.0.0.241 - - [2026-02-09 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.011715 10.0.0.241 - - [2026-02-09 01:50:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002028 252.241.48.144 - - [2026-02-09 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.164684 252.241.48.144 - - [2026-02-09 01:50:09] "POST /neutron/network HTTP/1.1" 200 832 0.005928 10.0.0.241 - - [2026-02-09 01:50:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001829 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005138 252.241.48.144 - - [2026-02-09 01:50:09] "POST /neutron/network HTTP/1.1" 200 832 0.005849 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005159 252.241.48.144 - - [2026-02-09 01:50:09] "POST /neutron/network HTTP/1.1" 200 832 0.007495 252.241.48.144 - - [2026-02-09 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.006956 10.0.0.241 - - [2026-02-09 01:50:09] "GET /domains HTTP/1.1" 200 440 0.003211 10.0.0.241 - - [2026-02-09 01:50:09] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001019 10.0.0.241 - - [2026-02-09 01:50:09] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.006747 10.0.0.241 - - [2026-02-09 01:50:09] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001474 10.0.0.241 - - [2026-02-09 01:50:09] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2520 0.032032 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695 HTTP/1.1" 200 2328 0.006455 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695 HTTP/1.1" 200 2328 0.005213 10.0.0.241 - - [2026-02-09 01:50:09] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 200 1502 0.005489 10.0.0.241 - - [2026-02-09 01:50:09] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 200 1502 0.005195 10.0.0.241 - - [2026-02-09 01:50:09] "GET /route-target/20741511-c586-42ef-9c5c-6f0f4d6644d3 HTTP/1.1" 200 1216 0.003587 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695 HTTP/1.1" 200 2328 0.005808 10.0.0.241 - - [2026-02-09 01:50:09] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 200 1502 0.003964 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005682 10.0.0.241 - - [2026-02-09 01:50:09] "GET /obj-perms HTTP/1.1" 200 6414 0.061190 10.0.0.241 - - [2026-02-09 01:50:09] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695 HTTP/1.1" 200 2328 0.004596 10.0.0.241 - - [2026-02-09 01:50:10] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 200 1502 0.004328 10.0.0.241 - - [2026-02-09 01:50:10] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 200 1502 0.003855 10.0.0.241 - - [2026-02-09 01:50:10] "GET /route-target/20741511-c586-42ef-9c5c-6f0f4d6644d3 HTTP/1.1" 200 1216 0.003634 10.0.0.241 - - [2026-02-09 01:50:10] "GET /domains HTTP/1.1" 200 440 0.003982 10.0.0.241 - - [2026-02-09 01:50:10] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001451 10.0.0.241 - - [2026-02-09 01:50:10] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.014260 10.0.0.241 - - [2026-02-09 01:50:10] "GET /obj-perms HTTP/1.1" 200 6414 0.071079 10.0.0.241 - - [2026-02-09 01:50:10] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.241 - - [2026-02-09 01:50:10] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2520 0.029143 10.0.0.241 - - [2026-02-09 01:50:10] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695 HTTP/1.1" 200 2328 0.006721 10.0.0.241 - - [2026-02-09 01:50:10] "GET /obj-perms HTTP/1.1" 200 6457 0.002060 10.0.0.241 - - [2026-02-09 01:50:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001672 252.241.48.144 - - [2026-02-09 01:50:11] "POST /neutron/network HTTP/1.1" 200 842 0.006142 252.241.48.144 - - [2026-02-09 01:50:11] "GET /aaa-mode HTTP/1.1" 401 298 0.000439 252.241.48.144 - - [2026-02-09 01:50:11] "GET / HTTP/1.1" 200 36499 0.003688 252.241.48.144 - - [2026-02-09 01:50:11] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000407 10.0.0.241 - - [2026-02-09 01:50:11] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001147 252.241.48.144 - - [2026-02-09 01:50:11] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.051911 252.241.48.144 - - [2026-02-09 01:50:11] "POST /neutron/network HTTP/1.1" 200 832 0.008134 252.241.48.144 - - [2026-02-09 01:50:11] "POST /neutron/port HTTP/1.1" 200 117 0.005307 252.241.48.144 - - [2026-02-09 01:50:11] "POST /neutron/port HTTP/1.1" 200 117 0.005120 10.0.0.241 - - [2026-02-09 01:50:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.004441 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/port HTTP/1.1" 200 117 0.006220 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/network HTTP/1.1" 200 842 0.007789 252.241.48.144 - - [2026-02-09 01:50:12] "GET /aaa-mode HTTP/1.1" 401 298 0.000459 252.241.48.144 - - [2026-02-09 01:50:12] "GET / HTTP/1.1" 200 36499 0.002601 252.241.48.144 - - [2026-02-09 01:50:12] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000406 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/network HTTP/1.1" 200 842 0.006042 10.0.0.241 - - [2026-02-09 01:50:12] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/port HTTP/1.1" 200 1058 0.235063 10.0.0.241 - - [2026-02-09 01:50:12] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001352 252.241.48.144 - - [2026-02-09 01:50:12] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.064350 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/port HTTP/1.1" 200 1058 0.037761 252.241.48.144 - - [2026-02-09 01:50:12] "POST /neutron/network HTTP/1.1" 200 832 0.033878 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 1058 0.012185 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 1108 0.089232 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 1118 0.024544 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 1118 0.017746 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009098 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003705 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 117 0.006027 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/subnet HTTP/1.1" 200 708 0.011058 10.0.0.241 - - [2026-02-09 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.003121 10.0.0.241 - - [2026-02-09 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.241 - - [2026-02-09 01:50:13] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001281 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/port HTTP/1.1" 200 117 0.000940 10.0.0.241 - - [2026-02-09 01:50:13] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009060 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/network HTTP/1.1" 200 832 0.005201 10.0.0.241 - - [2026-02-09 01:50:13] "POST /service-templates HTTP/1.1" 200 545 0.025361 10.0.0.241 - - [2026-02-09 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.241 - - [2026-02-09 01:50:13] "GET /service-template/5e005e52-06ba-4781-8b57-e54a9c9009ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005120 10.0.0.241 - - [2026-02-09 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.241 - - [2026-02-09 01:50:13] "GET /service-template/5e005e52-06ba-4781-8b57-e54a9c9009ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003345 252.241.48.144 - - [2026-02-09 01:50:13] "POST /neutron/network HTTP/1.1" 200 842 0.005627 10.0.0.241 - - [2026-02-09 01:50:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001429 10.0.0.241 - - [2026-02-09 01:50:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001311 10.0.0.241 - - [2026-02-09 01:50:13] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001574 10.0.0.241 - - [2026-02-09 01:50:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.002404 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1948 0.034864 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006540 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1056 0.316572 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1056 0.012316 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1056 0.011543 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1106 0.079099 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 1116 0.018877 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003629 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007878 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/port HTTP/1.1" 200 117 0.001194 252.241.48.144 - - [2026-02-09 01:50:14] "POST /neutron/network HTTP/1.1" 200 832 0.005345 252.241.48.144 - - [2026-02-09 01:50:15] "POST /neutron/network HTTP/1.1" 200 2220 0.010674 252.241.48.144 - - [2026-02-09 01:50:15] "GET /aaa-mode HTTP/1.1" 401 298 0.000691 252.241.48.144 - - [2026-02-09 01:50:15] "GET / HTTP/1.1" 200 36499 0.001792 252.241.48.144 - - [2026-02-09 01:50:15] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000676 10.0.0.241 - - [2026-02-09 01:50:15] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001416 252.241.48.144 - - [2026-02-09 01:50:15] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.087201 252.241.48.144 - - [2026-02-09 01:50:15] "POST /neutron/network HTTP/1.1" 200 831 0.010473 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/network HTTP/1.1" 200 832 0.010078 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/network HTTP/1.1" 200 832 0.006229 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/port HTTP/1.1" 200 2082 0.037295 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006350 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/port HTTP/1.1" 200 117 0.006143 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/port HTTP/1.1" 200 117 0.006870 252.241.48.144 - - [2026-02-09 01:50:16] "POST /neutron/network HTTP/1.1" 200 2220 0.012278 10.0.0.241 - - [2026-02-09 01:50:16] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001148 252.241.48.144 - - [2026-02-09 01:50:17] "POST /neutron/port HTTP/1.1" 200 1057 0.341064 10.0.0.241 - - [2026-02-09 01:50:17] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001843 252.241.48.144 - - [2026-02-09 01:50:17] "POST /neutron/port HTTP/1.1" 200 1058 0.211563 10.0.0.241 - - [2026-02-09 01:50:17] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001007 252.241.48.144 - - [2026-02-09 01:50:17] "POST /neutron/port HTTP/1.1" 200 1056 0.233059 252.241.48.144 - - [2026-02-09 01:50:17] "POST /neutron/port HTTP/1.1" 200 1057 0.011569 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1057 0.033517 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1107 0.085840 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1058 0.010490 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1058 0.011258 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1108 0.085363 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1056 0.011541 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1056 0.010896 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 1106 0.100993 252.241.48.144 - - [2026-02-09 01:50:18] "POST /neutron/port HTTP/1.1" 200 3046 0.024937 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004991 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.007492 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 117 0.001414 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/network HTTP/1.1" 200 831 0.006014 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003402 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.007397 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 117 0.001853 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/network HTTP/1.1" 200 832 0.007143 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.007489 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 117 0.001341 252.241.48.144 - - [2026-02-09 01:50:19] "POST /neutron/network HTTP/1.1" 200 832 0.009759 252.241.48.144 - - [2026-02-09 01:50:21] "POST /neutron/port HTTP/1.1" 200 3046 0.035432 252.241.48.144 - - [2026-02-09 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008664 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/port HTTP/1.1" 200 1118 0.013623 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005370 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/port HTTP/1.1" 200 1118 0.014719 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006588 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/port HTTP/1.1" 200 1118 0.020828 252.241.48.144 - - [2026-02-09 01:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006434 252.241.48.144 - - [2026-02-09 01:50:24] "POST /neutron/port HTTP/1.1" 200 1118 0.015180 252.241.48.144 - - [2026-02-09 01:50:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006377 252.241.48.144 - - [2026-02-09 01:50:24] "POST /neutron/port HTTP/1.1" 200 1116 0.013682 252.241.48.144 - - [2026-02-09 01:50:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007537 252.241.48.144 - - [2026-02-09 01:50:24] "POST /neutron/port HTTP/1.1" 200 1116 0.015759 252.241.48.144 - - [2026-02-09 01:50:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007617 252.241.48.144 - - [2026-02-09 01:50:25] "POST /neutron/port HTTP/1.1" 200 1116 0.015381 252.241.48.144 - - [2026-02-09 01:50:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006438 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/port HTTP/1.1" 200 1116 0.015860 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006096 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/port HTTP/1.1" 200 3046 0.023679 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008775 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/port HTTP/1.1" 200 3046 0.019687 252.241.48.144 - - [2026-02-09 01:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006484 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/port HTTP/1.1" 200 3046 0.021423 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007315 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/port HTTP/1.1" 200 3046 0.021354 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006171 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/port HTTP/1.1" 200 3046 0.019184 252.241.48.144 - - [2026-02-09 01:50:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007743 10.0.0.241 - - [2026-02-09 01:50:27] "GET /virtual-machine/b7f5b158-c1a9-41b7-8da2-90a9438dd842 HTTP/1.1" 200 1805 0.004570 10.0.0.241 - - [2026-02-09 01:50:27] "GET /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206 HTTP/1.1" 200 2948 0.005211 10.0.0.241 - - [2026-02-09 01:50:27] "GET /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39 HTTP/1.1" 200 2948 0.005710 10.0.0.241 - - [2026-02-09 01:50:27] "GET /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca HTTP/1.1" 200 2951 0.004939 10.0.0.241 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.241 - - [2026-02-09 01:50:27] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003365 10.0.0.241 - - [2026-02-09 01:50:27] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003629 10.0.0.241 - - [2026-02-09 01:50:28] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005404 10.0.0.241 - - [2026-02-09 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.241 - - [2026-02-09 01:50:31] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005131 10.0.0.241 - - [2026-02-09 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.241 - - [2026-02-09 01:50:35] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005581 10.0.0.241 - - [2026-02-09 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2026-02-09 01:50:39] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004518 10.0.0.241 - - [2026-02-09 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.241 - - [2026-02-09 01:50:41] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003315 10.0.0.241 - - [2026-02-09 01:50:41] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003703 10.0.0.241 - - [2026-02-09 01:50:41] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005080 252.241.48.144 - - [2026-02-09 01:50:42] "POST /neutron/port HTTP/1.1" 200 3046 0.023121 252.241.48.144 - - [2026-02-09 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007085 252.241.48.144 - - [2026-02-09 01:50:47] "POST /neutron/port HTTP/1.1" 200 3046 0.021607 252.241.48.144 - - [2026-02-09 01:50:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006886 252.241.48.144 - - [2026-02-09 01:50:52] "POST /neutron/port HTTP/1.1" 200 3046 0.019783 252.241.48.144 - - [2026-02-09 01:50:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006010 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/port HTTP/1.1" 200 3046 0.055124 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005845 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/port HTTP/1.1" 200 3046 0.048532 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005463 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/port HTTP/1.1" 200 3046 0.047891 252.241.48.144 - - [2026-02-09 01:50:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005710 252.241.48.144 - - [2026-02-09 01:50:54] "POST /neutron/port HTTP/1.1" 200 3046 0.066612 252.241.48.144 - - [2026-02-09 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005287 252.241.48.144 - - [2026-02-09 01:50:57] "POST /neutron/port HTTP/1.1" 200 3046 0.023516 252.241.48.144 - - [2026-02-09 01:50:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006438 252.241.48.144 - - [2026-02-09 01:51:02] "POST /neutron/port HTTP/1.1" 200 3046 0.025002 252.241.48.144 - - [2026-02-09 01:51:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007301 10.0.0.241 - - [2026-02-09 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.241 - - [2026-02-09 01:51:08] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003738 10.0.0.241 - - [2026-02-09 01:51:08] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003102 10.0.0.241 - - [2026-02-09 01:51:08] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005683 10.0.0.241 - - [2026-02-09 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.241 - - [2026-02-09 01:51:08] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003523 10.0.0.241 - - [2026-02-09 01:51:08] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003095 10.0.0.241 - - [2026-02-09 01:51:08] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006088 10.0.0.241 - - [2026-02-09 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.005155 10.0.0.241 - - [2026-02-09 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.241 - - [2026-02-09 01:51:08] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.041145 10.0.0.241 - - [2026-02-09 01:51:08] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.066531 10.0.0.241 - - [2026-02-09 01:51:09] "POST /service-instances HTTP/1.1" 200 545 0.064352 10.0.0.241 - - [2026-02-09 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.241 - - [2026-02-09 01:51:09] "GET /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006693 10.0.0.241 - - [2026-02-09 01:51:09] "POST /port-tuples HTTP/1.1" 200 588 0.030082 10.0.0.241 - - [2026-02-09 01:51:09] "GET /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005301 10.0.0.241 - - [2026-02-09 01:51:09] "PUT /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39 HTTP/1.1" 200 286 0.012507 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.010691 10.0.0.241 - - [2026-02-09 01:51:09] "POST /instance-ips HTTP/1.1" 200 387 0.026042 10.0.0.241 - - [2026-02-09 01:51:09] "GET /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005115 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.012290 10.0.0.241 - - [2026-02-09 01:51:09] "PUT /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206 HTTP/1.1" 200 286 0.020169 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.013318 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003369 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.010766 10.0.0.241 - - [2026-02-09 01:51:09] "GET /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006044 10.0.0.241 - - [2026-02-09 01:51:09] "POST /instance-ips HTTP/1.1" 200 387 0.029640 10.0.0.241 - - [2026-02-09 01:51:09] "PUT /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca HTTP/1.1" 200 286 0.012574 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.009502 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.014306 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.017850 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003375 252.241.48.144 - - [2026-02-09 01:51:09] "POST /neutron/port HTTP/1.1" 200 1118 0.016876 10.0.0.241 - - [2026-02-09 01:51:09] "POST /instance-ips HTTP/1.1" 200 375 0.021612 252.241.48.144 - - [2026-02-09 01:51:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006694 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.010678 252.241.48.144 - - [2026-02-09 01:51:09] "POST /neutron/port HTTP/1.1" 200 1118 0.016041 10.0.0.241 - - [2026-02-09 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.009073 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011717 252.241.48.144 - - [2026-02-09 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006805 10.0.0.241 - - [2026-02-09 01:51:10] "POST /instance-ips HTTP/1.1" 200 375 0.025357 252.241.48.144 - - [2026-02-09 01:51:10] "POST /neutron/port HTTP/1.1" 200 1118 0.027666 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.009666 252.241.48.144 - - [2026-02-09 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006224 10.0.0.241 - - [2026-02-09 01:51:10] "GET /virtual-machine/6e771e47-388c-4779-8ddd-ceb6836ee2b8 HTTP/1.1" 200 1292 0.006951 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004312 10.0.0.241 - - [2026-02-09 01:51:10] "GET /virtual-machine-interface/f833e9a8-a75f-4f97-bcb0-80aa709ac029 HTTP/1.1" 200 2949 0.006550 10.0.0.241 - - [2026-02-09 01:51:10] "POST /instance-ips HTTP/1.1" 200 377 0.018811 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.011004 10.0.0.241 - - [2026-02-09 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.241 - - [2026-02-09 01:51:10] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002974 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003515 10.0.0.241 - - [2026-02-09 01:51:10] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003479 10.0.0.241 - - [2026-02-09 01:51:10] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008653 10.0.0.241 - - [2026-02-09 01:51:10] "POST /instance-ips HTTP/1.1" 200 377 0.025152 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.010393 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.015046 10.0.0.241 - - [2026-02-09 01:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003752 10.0.0.241 - - [2026-02-09 01:51:10] "GET /obj-perms HTTP/1.1" 200 6414 0.060192 10.0.0.241 - - [2026-02-09 01:51:11] "GET /obj-perms HTTP/1.1" 200 6414 0.063814 10.0.0.241 - - [2026-02-09 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.241 - - [2026-02-09 01:51:11] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003791 10.0.0.241 - - [2026-02-09 01:51:11] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002882 10.0.0.241 - - [2026-02-09 01:51:11] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006838 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/port HTTP/1.1" 200 1116 0.017067 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006286 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/port HTTP/1.1" 200 1116 0.014760 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007563 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/port HTTP/1.1" 200 1116 0.014355 252.241.48.144 - - [2026-02-09 01:51:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006922 10.0.0.241 - - [2026-02-09 01:51:12] "GET /virtual-machine/a02addf9-55b6-4454-8b31-efe7f12e5f91 HTTP/1.1" 200 1293 0.006049 10.0.0.241 - - [2026-02-09 01:51:12] "GET /virtual-machine-interface/f7a7fcd6-64c0-465c-a89c-9074bb234526 HTTP/1.1" 200 2952 0.004970 10.0.0.241 - - [2026-02-09 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.241 - - [2026-02-09 01:51:12] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003769 10.0.0.241 - - [2026-02-09 01:51:12] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003784 10.0.0.241 - - [2026-02-09 01:51:12] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006372 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.241 - - [2026-02-09 01:51:14] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005296 10.0.0.241 - - [2026-02-09 01:51:14] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003144 10.0.0.241 - - [2026-02-09 01:51:14] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005742 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 209 0.003438 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.241 - - [2026-02-09 01:51:14] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 10.0.0.241 - - [2026-02-09 01:51:14] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.034660 10.0.0.241 - - [2026-02-09 01:51:14] "POST /network-policys HTTP/1.1" 200 549 0.016988 10.0.0.241 - - [2026-02-09 01:51:14] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004956 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.241 - - [2026-02-09 01:51:14] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005712 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.241 - - [2026-02-09 01:51:14] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005022 10.0.0.241 - - [2026-02-09 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.036868 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.036369 10.0.0.241 - - [2026-02-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.241 - - [2026-02-09 01:51:14] "POST /access-control-lists HTTP/1.1" 200 603 0.059887 10.0.0.241 - - [2026-02-09 01:51:14] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005069 252.241.48.144 - - [2026-02-09 01:51:15] "POST /neutron/network HTTP/1.1" 200 918 0.007191 10.0.0.241 - - [2026-02-09 01:51:15] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005322 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.241 - - [2026-02-09 01:51:15] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006534 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2026-02-09 01:51:15] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005554 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.241 - - [2026-02-09 01:51:15] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003354 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.007344 10.0.0.241 - - [2026-02-09 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.053002 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.241 - - [2026-02-09 01:51:15] "POST /access-control-lists HTTP/1.1" 200 606 0.076238 10.0.0.241 - - [2026-02-09 01:51:15] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003949 10.0.0.241 - - [2026-02-09 01:51:15] "POST /routing-instances HTTP/1.1" 200 757 0.022157 252.241.48.144 - - [2026-02-09 01:51:15] "POST /neutron/network HTTP/1.1" 200 918 0.013768 10.0.0.241 - - [2026-02-09 01:51:15] "POST /route-targets HTTP/1.1" 200 329 0.010265 10.0.0.241 - - [2026-02-09 01:51:15] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005712 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.241 - - [2026-02-09 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.241 - - [2026-02-09 01:51:15] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003240 10.0.0.241 - - [2026-02-09 01:51:15] "GET /routing-instance/583de5f6-b9ff-4320-a7ad-2ccd801163c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.004262 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2026-02-09 01:51:15] "GET /routing-instance/583de5f6-b9ff-4320-a7ad-2ccd801163c5?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003987 10.0.0.241 - - [2026-02-09 01:51:15] "GET /service-template/5e005e52-06ba-4781-8b57-e54a9c9009ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003420 10.0.0.241 - - [2026-02-09 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.012006 10.0.0.241 - - [2026-02-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.241 - - [2026-02-09 01:51:15] "POST /routing-instances HTTP/1.1" 200 758 0.025029 10.0.0.241 - - [2026-02-09 01:51:15] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001278 10.0.0.241 - - [2026-02-09 01:51:15] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.032143 10.0.0.241 - - [2026-02-09 01:51:15] "POST /route-targets HTTP/1.1" 200 329 0.010407 10.0.0.241 - - [2026-02-09 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.241 - - [2026-02-09 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.241 - - [2026-02-09 01:51:16] "GET /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3541 0.005104 10.0.0.241 - - [2026-02-09 01:51:16] "GET /routing-instance/470d6833-3efe-4ae5-ac7f-82b4522cc25d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.005821 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domains HTTP/1.1" 200 440 0.003123 10.0.0.241 - - [2026-02-09 01:51:16] "GET /routing-instance/470d6833-3efe-4ae5-ac7f-82b4522cc25d?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.004736 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1529 0.009144 10.0.0.241 - - [2026-02-09 01:51:16] "PUT /routing-instance/583de5f6-b9ff-4320-a7ad-2ccd801163c5 HTTP/1.1" 200 268 0.012458 10.0.0.241 - - [2026-02-09 01:51:16] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001142 10.0.0.241 - - [2026-02-09 01:51:16] "PUT /routing-instance/470d6833-3efe-4ae5-ac7f-82b4522cc25d HTTP/1.1" 200 268 0.016654 10.0.0.241 - - [2026-02-09 01:51:16] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 4236 0.057425 10.0.0.241 - - [2026-02-09 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.012574 10.0.0.241 - - [2026-02-09 01:51:16] "GET /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148 HTTP/1.1" 200 3795 0.006195 10.0.0.241 - - [2026-02-09 01:51:16] "PUT /access-control-list/ffc7a6d2-3c9d-4a97-be89-8bab6457b1d5 HTTP/1.1" 200 274 0.012891 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domains HTTP/1.1" 200 440 0.006027 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001085 10.0.0.241 - - [2026-02-09 01:51:16] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1529 0.008298 10.0.0.241 - - [2026-02-09 01:51:16] "PUT /access-control-list/54c70e17-971a-4a51-bc3a-5ecd1b4b99fa HTTP/1.1" 200 274 0.023197 10.0.0.241 - - [2026-02-09 01:51:16] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001215 10.0.0.241 - - [2026-02-09 01:51:16] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 4236 0.042608 10.0.0.241 - - [2026-02-09 01:51:16] "GET /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148 HTTP/1.1" 200 3795 0.004216 10.0.0.241 - - [2026-02-09 01:51:16] "GET /port-tuple/c5981ba0-1f54-4cca-9409-a4eaeb435d99 HTTP/1.1" 200 1982 0.004192 10.0.0.241 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206 HTTP/1.1" 200 3804 0.005328 10.0.0.241 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39 HTTP/1.1" 200 3822 0.008539 10.0.0.241 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca HTTP/1.1" 200 3810 0.006465 252.241.48.144 - - [2026-02-09 01:51:16] "POST /neutron/port HTTP/1.1" 200 3817 0.047631 252.241.48.144 - - [2026-02-09 01:51:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006122 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 3817 0.043461 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006872 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 3817 0.034547 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007067 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 3817 0.041478 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006094 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 892 0.014859 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 918 0.006109 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 805 0.012132 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 831 0.005579 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 892 0.018044 252.241.48.144 - - [2026-02-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 918 0.007508 10.0.0.241 - - [2026-02-09 01:51:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.002052 10.0.0.241 - - [2026-02-09 01:51:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.002022 10.0.0.241 - - [2026-02-09 01:51:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001760 10.0.0.241 - - [2026-02-09 01:51:17] "GET /virtual-machine/b7f5b158-c1a9-41b7-8da2-90a9438dd842 HTTP/1.1" 200 1805 0.003894 10.0.0.241 - - [2026-02-09 01:51:17] "GET /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206 HTTP/1.1" 200 3804 0.006664 10.0.0.241 - - [2026-02-09 01:51:18] "GET /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39 HTTP/1.1" 200 3822 0.007245 10.0.0.241 - - [2026-02-09 01:51:18] "GET /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca HTTP/1.1" 200 3810 0.005368 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/93cec79f-bdb2-4557-ba19-c1397579bed9 HTTP/1.1" 200 1959 0.003633 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/a9bbb203-d5b3-4790-9339-e61068fb9f46 HTTP/1.1" 200 1626 0.006988 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/f1439f68-51d7-4906-acda-4dc414cd59a3 HTTP/1.1" 200 1961 0.004154 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/af385ed3-c72c-4b54-b096-aaac7e0bbdff HTTP/1.1" 200 1983 0.005065 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/e0e25629-380c-4d85-9c15-57035cdcbf84 HTTP/1.1" 200 1985 0.004063 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/e7ad0914-5e39-4e22-8054-235a18697961 HTTP/1.1" 200 1624 0.004935 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/04d2ddcb-f7f8-43aa-a8eb-25f7c1b96926 HTTP/1.1" 200 1963 0.004824 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/9d284316-2c1b-4d3f-a14d-273e5882d1c2 HTTP/1.1" 200 1963 0.003983 10.0.0.241 - - [2026-02-09 01:51:18] "GET /instance-ip/ce098a40-052d-4750-8652-48444ccd5876 HTTP/1.1" 200 1624 0.005011 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 3817 0.031164 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006365 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 3817 0.035118 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006740 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 3817 0.033530 252.241.48.144 - - [2026-02-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007354 252.241.48.144 - - [2026-02-09 01:51:19] "POST /neutron/port HTTP/1.1" 200 3817 0.031962 252.241.48.144 - - [2026-02-09 01:51:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007129 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-machine/b7f5b158-c1a9-41b7-8da2-90a9438dd842 HTTP/1.1" 200 1805 0.004107 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/54ce073c-35d2-4259-a002-ec99718b3206 HTTP/1.1" 200 3804 0.007110 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/bebcb158-d596-4387-8387-f2f2d14bdf39 HTTP/1.1" 200 3822 0.005168 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/c7a19111-67d4-456d-8491-8ece5faa65ca HTTP/1.1" 200 3810 0.007136 10.0.0.241 - - [2026-02-09 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2026-02-09 01:51:19] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003078 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004273 10.0.0.241 - - [2026-02-09 01:51:19] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005262 10.0.0.241 - - [2026-02-09 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.241 - - [2026-02-09 01:51:20] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003074 10.0.0.241 - - [2026-02-09 01:51:20] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004642 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006006 10.0.0.241 - - [2026-02-09 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.241 - - [2026-02-09 01:51:21] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003786 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004612 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.004849 10.0.0.241 - - [2026-02-09 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.241 - - [2026-02-09 01:51:21] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003429 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003006 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006005 10.0.0.241 - - [2026-02-09 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.241 - - [2026-02-09 01:51:21] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003639 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003843 10.0.0.241 - - [2026-02-09 01:51:21] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005490 10.0.0.241 - - [2026-02-09 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.241 - - [2026-02-09 01:51:22] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003592 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004746 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005699 10.0.0.241 - - [2026-02-09 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.241 - - [2026-02-09 01:51:22] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004078 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003292 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006581 10.0.0.241 - - [2026-02-09 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.241 - - [2026-02-09 01:51:22] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003462 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003280 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006638 10.0.0.241 - - [2026-02-09 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.241 - - [2026-02-09 01:51:22] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003983 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004059 10.0.0.241 - - [2026-02-09 01:51:22] "GET /virtual-network/8927e04f-f14d-41b5-ab55-e970cb539b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006476 10.0.0.241 - - [2026-02-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.241 - - [2026-02-09 01:51:23] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004532 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003401 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005428 10.0.0.241 - - [2026-02-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.241 - - [2026-02-09 01:51:23] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004882 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003388 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006722 10.0.0.241 - - [2026-02-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.241 - - [2026-02-09 01:51:23] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003980 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002851 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005196 10.0.0.241 - - [2026-02-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.241 - - [2026-02-09 01:51:23] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003918 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-networks?parent_id=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003495 10.0.0.241 - - [2026-02-09 01:51:23] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005312 10.0.0.241 - - [2026-02-09 01:51:24] "GET /virtual-machine/b7f5b158-c1a9-41b7-8da2-90a9438dd842 HTTP/1.1" 200 1805 0.003675 10.0.0.241 - - [2026-02-09 01:51:24] "GET /domains HTTP/1.1" 200 440 0.002698 10.0.0.241 - - [2026-02-09 01:51:24] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.241 - - [2026-02-09 01:51:24] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1529 0.007821 10.0.0.241 - - [2026-02-09 01:51:24] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 10.0.0.241 - - [2026-02-09 01:51:24] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 4236 0.029592 10.0.0.241 - - [2026-02-09 01:51:24] "GET /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148 HTTP/1.1" 200 3795 0.005363 10.0.0.241 - - [2026-02-09 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.241 - - [2026-02-09 01:51:24] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.004525 10.0.0.241 - - [2026-02-09 01:51:24] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.006713 10.0.0.241 - - [2026-02-09 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.241 - - [2026-02-09 01:51:24] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004193 10.0.0.241 - - [2026-02-09 01:51:24] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.005150 10.0.0.241 - - [2026-02-09 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.241 - - [2026-02-09 01:51:24] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005056 10.0.0.241 - - [2026-02-09 01:51:24] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?fields=routing_instances HTTP/1.1" 200 1684 0.007420 10.0.0.241 - - [2026-02-09 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.241 - - [2026-02-09 01:51:24] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008744 10.0.0.241 - - [2026-02-09 01:51:24] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?fields=routing_instances HTTP/1.1" 200 1688 0.009167 10.0.0.241 - - [2026-02-09 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.039318 252.241.48.144 - - [2026-02-09 01:51:29] "POST /neutron/network HTTP/1.1" 200 832 0.009760 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /access-control-list/54c70e17-971a-4a51-bc3a-5ecd1b4b99fa HTTP/1.1" 200 115 0.056094 10.0.0.241 - - [2026-02-09 01:51:29] "GET /virtual-network/517b9e20-d036-4201-a579-d31536589695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005912 10.0.0.241 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /routing-instance/583de5f6-b9ff-4320-a7ad-2ccd801163c5 HTTP/1.1" 200 115 0.029286 10.0.0.241 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.241 - - [2026-02-09 01:51:29] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004538 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /route-target/ad42a03c-cfc8-4261-a635-71ee7bb708b9 HTTP/1.1" 200 115 0.032414 10.0.0.241 - - [2026-02-09 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.037412 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /routing-instance/470d6833-3efe-4ae5-ac7f-82b4522cc25d HTTP/1.1" 200 115 0.035115 10.0.0.241 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 252.241.48.144 - - [2026-02-09 01:51:29] "POST /neutron/network HTTP/1.1" 200 832 0.007495 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /route-target/43331b9c-dfc4-4bcd-aa54-20b56bfc47f7 HTTP/1.1" 200 115 0.015888 10.0.0.241 - - [2026-02-09 01:51:29] "GET /virtual-network/e4137354-01f4-48a8-b4d6-35ea2764da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006752 10.0.0.241 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /access-control-list/ffc7a6d2-3c9d-4a97-be89-8bab6457b1d5 HTTP/1.1" 200 115 0.023503 10.0.0.241 - - [2026-02-09 01:51:29] "GET /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005328 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /network-policy/d73c0e6a-2958-4f6f-8872-91b5127013bc HTTP/1.1" 200 115 0.021978 10.0.0.241 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /service-instance/0d324381-aef0-4084-8ab4-77dda2f72148 HTTP/1.1" 200 115 0.043669 10.0.0.241 - - [2026-02-09 01:51:29] "GET /domains HTTP/1.1" 200 440 0.002605 10.0.0.241 - - [2026-02-09 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.015242 10.0.0.241 - - [2026-02-09 01:51:29] "DELETE /instance-ip/93cec79f-bdb2-4557-ba19-c1397579bed9 HTTP/1.1" 200 115 0.027899 10.0.0.241 - - [2026-02-09 01:51:30] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001503 10.0.0.241 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.019731 10.0.0.241 - - [2026-02-09 01:51:30] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1529 0.008450 10.0.0.241 - - [2026-02-09 01:51:30] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001012 10.0.0.241 - - [2026-02-09 01:51:30] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 3762 0.027802 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /instance-ip/04d2ddcb-f7f8-43aa-a8eb-25f7c1b96926 HTTP/1.1" 200 115 0.036230 10.0.0.241 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.011372 10.0.0.241 - - [2026-02-09 01:51:30] "GET /virtual-machine/b7f5b158-c1a9-41b7-8da2-90a9438dd842 HTTP/1.1" 200 1805 0.003523 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /instance-ip/af385ed3-c72c-4b54-b096-aaac7e0bbdff HTTP/1.1" 200 115 0.021933 10.0.0.241 - - [2026-02-09 01:51:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003317 10.0.0.241 - - [2026-02-09 01:51:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002338 10.0.0.241 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.014188 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /instance-ip/9d284316-2c1b-4d3f-a14d-273e5882d1c2 HTTP/1.1" 200 115 0.024191 10.0.0.241 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.012613 10.0.0.241 - - [2026-02-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /instance-ip/f1439f68-51d7-4906-acda-4dc414cd59a3 HTTP/1.1" 200 115 0.050441 10.0.0.241 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.015822 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /service-template/5e005e52-06ba-4781-8b57-e54a9c9009ba HTTP/1.1" 200 115 0.053434 10.0.0.241 - - [2026-02-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.003414 10.0.0.241 - - [2026-02-09 01:51:30] "DELETE /instance-ip/e0e25629-380c-4d85-9c15-57035cdcbf84 HTTP/1.1" 200 115 0.022847 252.241.48.144 - - [2026-02-09 01:51:30] "POST /neutron/network HTTP/1.1" 200 832 0.006970 252.241.48.144 - - [2026-02-09 01:51:30] "POST /neutron/network HTTP/1.1" 400 204 0.011873 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1118 0.026371 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1116 0.014750 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1108 0.023512 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1106 0.021665 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 3046 0.025444 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1108 0.030268 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 151 0.196909 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 151 0.207807 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 151 0.201441 252.241.48.144 - - [2026-02-09 01:51:31] "POST /neutron/port HTTP/1.1" 200 1107 0.016239 252.241.48.144 - - [2026-02-09 01:51:32] "POST /neutron/port HTTP/1.1" 200 151 0.146324 252.241.48.144 - - [2026-02-09 01:51:32] "POST /neutron/port HTTP/1.1" 200 1106 0.013939 252.241.48.144 - - [2026-02-09 01:51:32] "POST /neutron/port HTTP/1.1" 200 151 0.116184 252.241.48.144 - - [2026-02-09 01:51:32] "POST /neutron/network HTTP/1.1" 200 832 0.005952 10.0.0.241 - - [2026-02-09 01:51:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005153 10.0.0.241 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.241 - - [2026-02-09 01:51:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003601 252.241.48.144 - - [2026-02-09 01:51:32] "POST /neutron/network HTTP/1.1" 200 151 0.087803 10.0.0.241 - - [2026-02-09 01:51:32] "DELETE /route-target/20741511-c586-42ef-9c5c-6f0f4d6644d3 HTTP/1.1" 200 115 0.019517 10.0.0.241 - - [2026-02-09 01:51:32] "GET /routing-instance/e486c4b1-41b1-447f-93be-d881d14d7be1 HTTP/1.1" 404 171 0.002404 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domains HTTP/1.1" 200 440 0.002598 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.008846 10.0.0.241 - - [2026-02-09 01:51:33] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002522 10.0.0.241 - - [2026-02-09 01:51:33] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2301 0.029143 252.241.48.144 - - [2026-02-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 832 0.005556 10.0.0.241 - - [2026-02-09 01:51:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002963 10.0.0.241 - - [2026-02-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.241 - - [2026-02-09 01:51:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004973 252.241.48.144 - - [2026-02-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 151 0.088476 10.0.0.241 - - [2026-02-09 01:51:33] "DELETE /route-target/9ab514c7-a6c6-4702-8d91-f9c18ff8f62a HTTP/1.1" 200 115 0.022962 10.0.0.241 - - [2026-02-09 01:51:33] "GET /routing-instance/2067313f-c3ff-4206-8754-5921e8df0988 HTTP/1.1" 404 171 0.004500 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domains HTTP/1.1" 200 440 0.002656 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001404 10.0.0.241 - - [2026-02-09 01:51:33] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.009918 10.0.0.241 - - [2026-02-09 01:51:33] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001113 10.0.0.241 - - [2026-02-09 01:51:33] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 2083 0.028234 252.241.48.144 - - [2026-02-09 01:51:34] "POST /neutron/network HTTP/1.1" 200 831 0.006716 10.0.0.241 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005868 10.0.0.241 - - [2026-02-09 01:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 10.0.0.241 - - [2026-02-09 01:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002117 252.241.48.144 - - [2026-02-09 01:51:34] "POST /neutron/network HTTP/1.1" 200 151 0.085339 10.0.0.241 - - [2026-02-09 01:51:34] "DELETE /route-target/9befba07-3885-483e-bd00-1a964d75c88b HTTP/1.1" 200 115 0.022403 10.0.0.241 - - [2026-02-09 01:51:34] "GET /routing-instance/434296d6-4b96-4d58-912d-a115f6ad9092 HTTP/1.1" 404 171 0.002380 10.0.0.241 - - [2026-02-09 01:51:34] "GET /domains HTTP/1.1" 200 440 0.002716 10.0.0.241 - - [2026-02-09 01:51:34] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.241 - - [2026-02-09 01:51:34] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1306 0.006791 10.0.0.241 - - [2026-02-09 01:51:34] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001908 10.0.0.241 - - [2026-02-09 01:51:34] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 1843 0.022976 10.0.0.241 - - [2026-02-09 01:51:35] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001176 10.0.0.241 - - [2026-02-09 01:51:35] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024667 10.0.0.241 - - [2026-02-09 01:51:35] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.241 - - [2026-02-09 01:51:35] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?fields=virtual_networks HTTP/1.1" 200 1031 0.073360 10.0.0.241 - - [2026-02-09 01:51:35] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001560 10.0.0.241 - - [2026-02-09 01:51:35] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.032631 10.0.0.241 - - [2026-02-09 01:51:35] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001103 10.0.0.241 - - [2026-02-09 01:51:35] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?fields=security_groups HTTP/1.1" 200 1255 0.037454 10.0.0.241 - - [2026-02-09 01:51:36] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.241 - - [2026-02-09 01:51:36] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007085 10.0.0.241 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.034216 10.0.0.241 - - [2026-02-09 01:51:36] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002757 10.0.0.241 - - [2026-02-09 01:51:36] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.241 - - [2026-02-09 01:51:36] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.044346 10.0.0.241 - - [2026-02-09 01:51:36] "POST /id-to-fqname HTTP/1.1" 200 189 0.002946 10.0.0.241 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.002468 10.0.0.241 - - [2026-02-09 01:51:36] "POST /security-groups HTTP/1.1" 200 584 0.064532 10.0.0.241 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.002621 10.0.0.241 - - [2026-02-09 01:51:36] "POST /projects HTTP/1.1" 200 579 0.229850 10.0.0.241 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.265321 10.0.0.241 - - [2026-02-09 01:51:37] "POST /access-control-lists HTTP/1.1" 200 599 0.059237 10.0.0.241 - - [2026-02-09 01:51:37] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.450423 10.0.0.241 - - [2026-02-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.003340 10.0.0.241 - - [2026-02-09 01:51:37] "POST /access-control-lists HTTP/1.1" 200 597 0.060387 10.0.0.241 - - [2026-02-09 01:51:38] "GET / HTTP/1.1" 200 36499 0.001919 10.0.0.241 - - [2026-02-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000721 10.0.0.241 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032670 10.0.0.241 - - [2026-02-09 01:51:40] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001236 10.0.0.241 - - [2026-02-09 01:51:40] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027639 10.0.0.241 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 178 0.002898 10.0.0.241 - - [2026-02-09 01:51:40] "POST /virtual-DNSs HTTP/1.1" 200 509 0.025620 10.0.0.241 - - [2026-02-09 01:51:40] "GET /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005296 10.0.0.241 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.241 - - [2026-02-09 01:51:40] "GET /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005368 10.0.0.241 - - [2026-02-09 01:51:40] "GET /domains HTTP/1.1" 401 298 0.000417 10.0.0.241 - - [2026-02-09 01:51:40] "GET /domains HTTP/1.1" 200 440 0.035611 10.0.0.241 - - [2026-02-09 01:51:40] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001552 10.0.0.241 - - [2026-02-09 01:51:40] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1693 0.008826 10.0.0.241 - - [2026-02-09 01:51:41] "GET /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754 HTTP/1.1" 200 1441 0.005679 10.0.0.241 - - [2026-02-09 01:51:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003320 10.0.0.241 - - [2026-02-09 01:51:41] "POST /network-ipams HTTP/1.1" 200 516 0.019431 10.0.0.241 - - [2026-02-09 01:51:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003322 10.0.0.241 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.241 - - [2026-02-09 01:51:41] "GET /network-ipam/ec70abb7-dab1-4a0e-b982-bf4a72a62d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.005054 10.0.0.241 - - [2026-02-09 01:51:41] "PUT /network-ipam/ec70abb7-dab1-4a0e-b982-bf4a72a62d56 HTTP/1.1" 200 260 0.010708 10.0.0.241 - - [2026-02-09 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.241 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.241 - - [2026-02-09 01:51:41] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001116 10.0.0.241 - - [2026-02-09 01:51:41] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.029092 252.241.48.144 - - [2026-02-09 01:51:41] "POST /neutron/network HTTP/1.1" 200 117 0.044080 10.0.0.241 - - [2026-02-09 01:51:41] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001310 252.241.48.144 - - [2026-02-09 01:51:41] "POST /neutron/network HTTP/1.1" 200 616 0.067564 10.0.0.241 - - [2026-02-09 01:51:41] "POST /route-targets HTTP/1.1" 200 329 0.011839 10.0.0.241 - - [2026-02-09 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.010778 10.0.0.241 - - [2026-02-09 01:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005885 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/subnet HTTP/1.1" 200 711 0.183415 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 829 0.006660 10.0.0.241 - - [2026-02-09 01:51:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001497 10.0.0.241 - - [2026-02-09 01:51:42] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006092 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 829 0.005849 10.0.0.241 - - [2026-02-09 01:51:42] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006061 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 829 0.066094 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/subnet HTTP/1.1" 200 711 0.006886 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 803 0.011593 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 829 0.006772 10.0.0.241 - - [2026-02-09 01:51:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001441 252.241.48.144 - - [2026-02-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 839 0.006110 252.241.48.144 - - [2026-02-09 01:51:43] "GET /aaa-mode HTTP/1.1" 401 298 0.000407 252.241.48.144 - - [2026-02-09 01:51:43] "GET / HTTP/1.1" 200 36499 0.001484 252.241.48.144 - - [2026-02-09 01:51:43] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000454 10.0.0.241 - - [2026-02-09 01:51:43] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001153 252.241.48.144 - - [2026-02-09 01:51:43] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.051053 252.241.48.144 - - [2026-02-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 829 0.034953 252.241.48.144 - - [2026-02-09 01:51:43] "POST /neutron/port HTTP/1.1" 200 117 0.005535 252.241.48.144 - - [2026-02-09 01:51:43] "POST /neutron/port HTTP/1.1" 200 117 0.009468 252.241.48.144 - - [2026-02-09 01:51:43] "POST /neutron/port HTTP/1.1" 200 117 0.006503 252.241.48.144 - - [2026-02-09 01:51:44] "POST /neutron/network HTTP/1.1" 200 839 0.008346 10.0.0.241 - - [2026-02-09 01:51:44] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 252.241.48.144 - - [2026-02-09 01:51:44] "POST /neutron/port HTTP/1.1" 200 1056 0.223702 252.241.48.144 - - [2026-02-09 01:51:44] "POST /neutron/port HTTP/1.1" 200 1056 0.013487 252.241.48.144 - - [2026-02-09 01:51:44] "POST /neutron/port HTTP/1.1" 200 1056 0.010823 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 1106 0.064235 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 1116 0.014150 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004788 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 685 0.007618 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.001307 252.241.48.144 - - [2026-02-09 01:51:45] "POST /neutron/network HTTP/1.1" 200 829 0.006118 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/port HTTP/1.1" 200 1116 0.014623 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006615 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/port HTTP/1.1" 200 1116 0.013047 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006482 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/port HTTP/1.1" 200 1116 0.012069 252.241.48.144 - - [2026-02-09 01:51:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006142 10.0.0.241 - - [2026-02-09 01:51:49] "GET /virtual-machine/389daeb1-360f-47c6-8ae3-f3f1efd36ce0 HTTP/1.1" 200 1295 0.004208 10.0.0.241 - - [2026-02-09 01:51:49] "GET /virtual-machine-interface/42c54ea3-c928-4c0d-b56c-6290236c76c2 HTTP/1.1" 200 2966 0.006608 10.0.0.241 - - [2026-02-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.241 - - [2026-02-09 01:51:49] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003627 10.0.0.241 - - [2026-02-09 01:51:49] "GET /virtual-networks?parent_id=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003406 10.0.0.241 - - [2026-02-09 01:51:49] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007256 252.241.48.144 - - [2026-02-09 01:51:51] "POST /neutron/port HTTP/1.1" 200 1116 0.014461 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/port HTTP/1.1" 200 1116 0.012064 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/network HTTP/1.1" 200 839 0.005507 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003471 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/subnet HTTP/1.1" 200 685 0.007822 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.001329 252.241.48.144 - - [2026-02-09 01:51:52] "POST /neutron/network HTTP/1.1" 200 829 0.007467 10.0.0.241 - - [2026-02-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.241 - - [2026-02-09 01:51:52] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008007 252.241.48.144 - - [2026-02-09 01:51:54] "POST /neutron/port HTTP/1.1" 200 1116 0.019040 252.241.48.144 - - [2026-02-09 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005600 252.241.48.144 - - [2026-02-09 01:51:55] "POST /neutron/port HTTP/1.1" 200 1116 0.014546 252.241.48.144 - - [2026-02-09 01:51:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005485 252.241.48.144 - - [2026-02-09 01:51:55] "POST /neutron/port HTTP/1.1" 200 1116 0.013700 252.241.48.144 - - [2026-02-09 01:51:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006185 10.0.0.241 - - [2026-02-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.241 - - [2026-02-09 01:51:57] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003348 10.0.0.241 - - [2026-02-09 01:51:57] "GET /virtual-networks?parent_id=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002852 10.0.0.241 - - [2026-02-09 01:51:57] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006127 252.241.48.144 - - [2026-02-09 01:51:57] "POST /neutron/port HTTP/1.1" 200 1116 0.016239 252.241.48.144 - - [2026-02-09 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008663 10.0.0.241 - - [2026-02-09 01:51:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000552 10.0.0.241 - - [2026-02-09 01:51:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000416 252.241.48.144 - - [2026-02-09 01:51:58] "POST /neutron/port HTTP/1.1" 200 1116 0.013593 252.241.48.144 - - [2026-02-09 01:51:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005885 10.0.0.241 - - [2026-02-09 01:51:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000396 10.0.0.241 - - [2026-02-09 01:51:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000452 10.0.0.241 - - [2026-02-09 01:52:02] "DELETE /project/508c5ad6233641069d405cd1b183b76a HTTP/1.1" 404 173 0.006126 10.0.0.241 - - [2026-02-09 01:52:02] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000899 10.0.0.241 - - [2026-02-09 01:52:02] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.027060 10.0.0.241 - - [2026-02-09 01:52:02] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.241 - - [2026-02-09 01:52:02] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?fields=security_groups HTTP/1.1" 200 1345 0.069028 10.0.0.241 - - [2026-02-09 01:52:02] "DELETE /security-group/8dd976e2-fadb-4dca-931b-9b842cfc0813 HTTP/1.1" 200 115 0.044288 10.0.0.241 - - [2026-02-09 01:52:02] "GET /projects?obj_uuids=dd58f96e-4e58-4958-a185-75c4b19eeef7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001241 10.0.0.241 - - [2026-02-09 01:52:02] "DELETE /access-control-list/8da14bee-cad5-41cf-88d2-0cfb819dcbfd HTTP/1.1" 200 115 0.031135 10.0.0.241 - - [2026-02-09 01:52:02] "GET /project/dd58f96e-4e58-4958-a185-75c4b19eeef7?fields=application_policy_sets HTTP/1.1" 200 1384 0.034518 10.0.0.241 - - [2026-02-09 01:52:02] "DELETE /access-control-list/b3a9e505-0fa3-41a4-b77c-570ee6f96af8 HTTP/1.1" 200 115 0.029920 10.0.0.241 - - [2026-02-09 01:52:02] "DELETE /project/dd58f96e-4e58-4958-a185-75c4b19eeef7 HTTP/1.1" 200 115 0.340544 252.241.48.144 - - [2026-02-09 01:52:07] "POST /neutron/network HTTP/1.1" 200 803 0.010631 252.241.48.144 - - [2026-02-09 01:52:07] "POST /neutron/network HTTP/1.1" 200 829 0.005666 10.0.0.241 - - [2026-02-09 01:52:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001377 252.241.48.144 - - [2026-02-09 01:52:07] "POST /neutron/port HTTP/1.1" 200 1116 0.013304 252.241.48.144 - - [2026-02-09 01:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006839 252.241.48.144 - - [2026-02-09 01:52:07] "POST /neutron/network HTTP/1.1" 200 839 0.007481 252.241.48.144 - - [2026-02-09 01:52:07] "GET /aaa-mode HTTP/1.1" 401 298 0.000474 252.241.48.144 - - [2026-02-09 01:52:07] "GET / HTTP/1.1" 200 36499 0.001727 252.241.48.144 - - [2026-02-09 01:52:07] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000415 10.0.0.241 - - [2026-02-09 01:52:08] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001173 252.241.48.144 - - [2026-02-09 01:52:08] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.055967 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 829 0.039666 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/port HTTP/1.1" 200 1116 0.014744 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006639 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/port HTTP/1.1" 200 117 0.007880 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/port HTTP/1.1" 200 117 0.007747 252.241.48.144 - - [2026-02-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 839 0.007291 10.0.0.241 - - [2026-02-09 01:52:09] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001556 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 1056 0.223706 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 1056 0.009851 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 1056 0.011955 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 1106 0.062553 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 1116 0.013369 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003793 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.008399 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001649 252.241.48.144 - - [2026-02-09 01:52:09] "POST /neutron/network HTTP/1.1" 200 829 0.006353 10.0.0.241 - - [2026-02-09 01:52:11] "GET /obj-perms HTTP/1.1" 200 6414 0.079169 10.0.0.241 - - [2026-02-09 01:52:12] "GET /obj-perms HTTP/1.1" 200 6414 0.061094 252.241.48.144 - - [2026-02-09 01:52:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013307 252.241.48.144 - - [2026-02-09 01:52:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006456 252.241.48.144 - - [2026-02-09 01:52:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013878 252.241.48.144 - - [2026-02-09 01:52:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010136 252.241.48.144 - - [2026-02-09 01:52:14] "POST /neutron/port HTTP/1.1" 200 1116 0.020319 252.241.48.144 - - [2026-02-09 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007134 10.0.0.241 - - [2026-02-09 01:52:14] "GET /virtual-machine/9e793366-cc30-43cc-8d42-81179ffb6249 HTTP/1.1" 200 1296 0.005352 10.0.0.241 - - [2026-02-09 01:52:14] "GET /virtual-machine-interface/2b9a9325-1412-4061-a5d2-38e8298deb28 HTTP/1.1" 200 2966 0.006078 10.0.0.241 - - [2026-02-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.241 - - [2026-02-09 01:52:14] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003650 10.0.0.241 - - [2026-02-09 01:52:14] "GET /virtual-networks?parent_id=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003245 10.0.0.241 - - [2026-02-09 01:52:14] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007464 10.0.0.241 - - [2026-02-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.241 - - [2026-02-09 01:52:17] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005157 252.241.48.144 - - [2026-02-09 01:52:19] "POST /neutron/port HTTP/1.1" 200 1116 0.012297 252.241.48.144 - - [2026-02-09 01:52:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005279 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/port HTTP/1.1" 200 1116 0.013038 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006275 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/port HTTP/1.1" 200 1116 0.015328 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006066 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/port HTTP/1.1" 200 1116 0.016912 252.241.48.144 - - [2026-02-09 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005470 10.0.0.241 - - [2026-02-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.241 - - [2026-02-09 01:52:21] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003199 10.0.0.241 - - [2026-02-09 01:52:21] "GET /virtual-networks?parent_id=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002939 10.0.0.241 - - [2026-02-09 01:52:21] "GET /virtual-network/703f5ce4-31c4-49c6-83ac-28cb1573fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005132 10.0.0.241 - - [2026-02-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.241 - - [2026-02-09 01:52:28] "DELETE /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754 HTTP/1.1" 409 237 0.006136 10.0.0.241 - - [2026-02-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.003258 10.0.0.241 - - [2026-02-09 01:52:28] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.016772 10.0.0.241 - - [2026-02-09 01:52:29] "GET /virtual-DNS-record/12821479-88df-4504-bc2d-4b24f82892de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004845 10.0.0.241 - - [2026-02-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.241 - - [2026-02-09 01:52:29] "GET /virtual-DNS-record/12821479-88df-4504-bc2d-4b24f82892de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.003154 10.0.0.241 - - [2026-02-09 01:52:29] "GET /domains HTTP/1.1" 200 440 0.002639 10.0.0.241 - - [2026-02-09 01:52:29] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001080 10.0.0.241 - - [2026-02-09 01:52:29] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1509 0.008157 10.0.0.241 - - [2026-02-09 01:52:29] "GET /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754 HTTP/1.1" 200 1910 0.004879 10.0.0.241 - - [2026-02-09 01:52:29] "GET /virtual-DNS-record/12821479-88df-4504-bc2d-4b24f82892de HTTP/1.1" 200 1338 0.003548 10.0.0.241 - - [2026-02-09 01:52:34] "DELETE /virtual-DNS-record/12821479-88df-4504-bc2d-4b24f82892de HTTP/1.1" 200 115 0.018755 10.0.0.241 - - [2026-02-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.002575 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/network HTTP/1.1" 200 829 0.006311 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/network HTTP/1.1" 400 204 0.012646 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1116 0.015798 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1116 0.018688 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1106 0.009629 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1106 0.010972 252.241.48.144 - - [2026-02-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 151 0.144011 252.241.48.144 - - [2026-02-09 01:52:36] "POST /neutron/port HTTP/1.1" 200 151 0.148541 252.241.48.144 - - [2026-02-09 01:52:37] "POST /neutron/network HTTP/1.1" 200 829 0.005204 10.0.0.241 - - [2026-02-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.241 - - [2026-02-09 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003779 10.0.0.241 - - [2026-02-09 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002485 252.241.48.144 - - [2026-02-09 01:52:37] "POST /neutron/network HTTP/1.1" 200 151 0.382968 10.0.0.241 - - [2026-02-09 01:52:37] "DELETE /route-target/860170f3-be76-4fd1-ab7d-46f8b9e7f81f HTTP/1.1" 200 115 0.073264 10.0.0.241 - - [2026-02-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.241 - - [2026-02-09 01:52:37] "DELETE /network-ipam/ec70abb7-dab1-4a0e-b982-bf4a72a62d56 HTTP/1.1" 200 115 0.031298 10.0.0.241 - - [2026-02-09 01:52:37] "DELETE /virtual-DNS/92760fdd-ea69-4ffa-9ca5-0c9707b81754 HTTP/1.1" 200 115 0.022921 10.0.0.241 - - [2026-02-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 178 0.005793 10.0.0.241 - - [2026-02-09 01:52:37] "GET /domains HTTP/1.1" 200 440 0.002945 10.0.0.241 - - [2026-02-09 01:52:37] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001513 10.0.0.241 - - [2026-02-09 01:52:37] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1309 0.010044 10.0.0.241 - - [2026-02-09 01:52:38] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001137 10.0.0.241 - - [2026-02-09 01:52:38] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.030319 10.0.0.241 - - [2026-02-09 01:52:38] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000904 10.0.0.241 - - [2026-02-09 01:52:38] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?fields=virtual_networks HTTP/1.1" 200 1036 0.071015 10.0.0.241 - - [2026-02-09 01:52:38] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001415 10.0.0.241 - - [2026-02-09 01:52:38] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.026532 10.0.0.241 - - [2026-02-09 01:52:38] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001254 10.0.0.241 - - [2026-02-09 01:52:38] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?fields=security_groups HTTP/1.1" 200 1263 0.025184 10.0.0.241 - - [2026-02-09 01:52:39] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.241 - - [2026-02-09 01:52:39] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006830 10.0.0.241 - - [2026-02-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 187 0.033896 10.0.0.241 - - [2026-02-09 01:52:39] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002363 10.0.0.241 - - [2026-02-09 01:52:39] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.241 - - [2026-02-09 01:52:39] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007100 10.0.0.241 - - [2026-02-09 01:52:39] "POST /id-to-fqname HTTP/1.1" 200 189 0.001254 10.0.0.241 - - [2026-02-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.002850 10.0.0.241 - - [2026-02-09 01:52:40] "POST /security-groups HTTP/1.1" 200 584 0.060606 10.0.0.241 - - [2026-02-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.002611 10.0.0.241 - - [2026-02-09 01:52:40] "POST /projects HTTP/1.1" 200 579 0.214485 10.0.0.241 - - [2026-02-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.251248 10.0.0.241 - - [2026-02-09 01:52:40] "POST /access-control-lists HTTP/1.1" 200 599 0.060142 10.0.0.241 - - [2026-02-09 01:52:40] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.397278 10.0.0.241 - - [2026-02-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.003155 10.0.0.241 - - [2026-02-09 01:52:40] "POST /access-control-lists HTTP/1.1" 200 597 0.060802 10.0.0.241 - - [2026-02-09 01:52:41] "GET / HTTP/1.1" 200 36499 0.001985 10.0.0.241 - - [2026-02-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000604 10.0.0.241 - - [2026-02-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.077612 10.0.0.241 - - [2026-02-09 01:52:42] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001247 10.0.0.241 - - [2026-02-09 01:52:42] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.029046 252.241.48.144 - - [2026-02-09 01:52:42] "POST /neutron/network HTTP/1.1" 200 117 0.041079 10.0.0.241 - - [2026-02-09 01:52:42] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001181 252.241.48.144 - - [2026-02-09 01:52:42] "POST /neutron/network HTTP/1.1" 200 604 0.069144 10.0.0.241 - - [2026-02-09 01:52:43] "POST /route-targets HTTP/1.1" 200 329 0.009897 10.0.0.241 - - [2026-02-09 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.241 - - [2026-02-09 01:52:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002930 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.146133 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/network HTTP/1.1" 200 822 0.008548 10.0.0.241 - - [2026-02-09 01:52:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.002685 10.0.0.241 - - [2026-02-09 01:52:43] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005991 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/network HTTP/1.1" 200 822 0.006325 10.0.0.241 - - [2026-02-09 01:52:43] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005516 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/network HTTP/1.1" 200 822 0.005275 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.007118 10.0.0.241 - - [2026-02-09 01:52:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001515 252.241.48.144 - - [2026-02-09 01:52:43] "POST /neutron/network HTTP/1.1" 200 832 0.008014 252.241.48.144 - - [2026-02-09 01:52:43] "GET /aaa-mode HTTP/1.1" 401 298 0.000405 252.241.48.144 - - [2026-02-09 01:52:44] "GET / HTTP/1.1" 200 36499 0.002213 252.241.48.144 - - [2026-02-09 01:52:44] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000505 10.0.0.241 - - [2026-02-09 01:52:44] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001513 252.241.48.144 - - [2026-02-09 01:52:44] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.061782 252.241.48.144 - - [2026-02-09 01:52:44] "POST /neutron/network HTTP/1.1" 200 822 0.037492 252.241.48.144 - - [2026-02-09 01:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.005499 252.241.48.144 - - [2026-02-09 01:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.007431 10.0.0.241 - - [2026-02-09 01:52:44] "POST /id-to-fqname HTTP/1.1" 200 219 0.001765 252.241.48.144 - - [2026-02-09 01:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.005736 252.241.48.144 - - [2026-02-09 01:52:45] "POST /neutron/network HTTP/1.1" 200 832 0.009071 252.241.48.144 - - [2026-02-09 01:52:45] "GET /aaa-mode HTTP/1.1" 401 298 0.001060 252.241.48.144 - - [2026-02-09 01:52:45] "GET / HTTP/1.1" 200 36499 0.003074 252.241.48.144 - - [2026-02-09 01:52:45] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000881 252.241.48.144 - - [2026-02-09 01:52:45] "POST /neutron/network HTTP/1.1" 200 832 0.006588 10.0.0.241 - - [2026-02-09 01:52:45] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001674 10.0.0.241 - - [2026-02-09 01:52:45] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001358 252.241.48.144 - - [2026-02-09 01:52:45] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.095346 252.241.48.144 - - [2026-02-09 01:52:45] "POST /neutron/network HTTP/1.1" 200 822 0.030404 252.241.48.144 - - [2026-02-09 01:52:45] "POST /neutron/port HTTP/1.1" 200 1058 0.262262 252.241.48.144 - - [2026-02-09 01:52:45] "POST /neutron/port HTTP/1.1" 200 1058 0.016409 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1068 0.022951 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1058 0.013142 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009369 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.005850 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1108 0.098560 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.017757 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.017743 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006533 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003152 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.013876 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.002360 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/network HTTP/1.1" 200 822 0.005861 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/network HTTP/1.1" 200 832 0.005894 10.0.0.241 - - [2026-02-09 01:52:46] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001385 252.241.48.144 - - [2026-02-09 01:52:46] "POST /neutron/port HTTP/1.1" 200 1058 0.239547 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/port HTTP/1.1" 200 1058 0.013897 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/port HTTP/1.1" 200 1058 0.011285 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/port HTTP/1.1" 200 1108 0.060001 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/port HTTP/1.1" 200 1118 0.013756 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004431 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.007045 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.001752 252.241.48.144 - - [2026-02-09 01:52:47] "POST /neutron/network HTTP/1.1" 200 822 0.006465 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/port HTTP/1.1" 200 1118 0.014923 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006369 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/port HTTP/1.1" 200 1118 0.012642 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008117 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/port HTTP/1.1" 200 1118 0.014059 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008982 10.0.0.241 - - [2026-02-09 01:52:51] "GET /virtual-machine/13b02e58-c5a6-4046-86b7-8593178ddb64 HTTP/1.1" 401 298 0.000417 252.241.48.144 - - [2026-02-09 01:52:51] "POST /neutron/port HTTP/1.1" 200 1118 0.014039 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/port HTTP/1.1" 200 1118 0.018091 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/network HTTP/1.1" 200 832 0.007329 10.0.0.241 - - [2026-02-09 01:52:52] "GET /virtual-machine/13b02e58-c5a6-4046-86b7-8593178ddb64 HTTP/1.1" 200 1294 0.035064 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004244 10.0.0.241 - - [2026-02-09 01:52:52] "GET /virtual-machine-interface/f4941eac-d21e-4b8d-8cb1-748820b51d98 HTTP/1.1" 200 2949 0.005608 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.007231 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/port HTTP/1.1" 200 117 0.001745 252.241.48.144 - - [2026-02-09 01:52:52] "POST /neutron/network HTTP/1.1" 200 822 0.005121 10.0.0.241 - - [2026-02-09 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.241 - - [2026-02-09 01:52:52] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003024 10.0.0.241 - - [2026-02-09 01:52:52] "GET /virtual-networks?parent_id=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003098 10.0.0.241 - - [2026-02-09 01:52:52] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005072 10.0.0.241 - - [2026-02-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.241 - - [2026-02-09 01:52:55] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004928 252.241.48.144 - - [2026-02-09 01:52:56] "POST /neutron/port HTTP/1.1" 200 1118 0.016177 252.241.48.144 - - [2026-02-09 01:52:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005440 252.241.48.144 - - [2026-02-09 01:52:56] "POST /neutron/port HTTP/1.1" 200 1118 0.012221 252.241.48.144 - - [2026-02-09 01:52:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006020 252.241.48.144 - - [2026-02-09 01:52:56] "POST /neutron/port HTTP/1.1" 200 1118 0.013347 252.241.48.144 - - [2026-02-09 01:52:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006399 252.241.48.144 - - [2026-02-09 01:52:57] "POST /neutron/port HTTP/1.1" 200 1118 0.013619 252.241.48.144 - - [2026-02-09 01:52:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007171 10.0.0.241 - - [2026-02-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.241 - - [2026-02-09 01:52:57] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003749 10.0.0.241 - - [2026-02-09 01:52:57] "GET /virtual-networks?parent_id=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003551 10.0.0.241 - - [2026-02-09 01:52:57] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006359 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.013100 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014745 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.014781 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007912 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.013570 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006416 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.014135 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.013788 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006307 10.0.0.241 - - [2026-02-09 01:52:58] "GET /virtual-machine/ce3d0d19-eb13-44c9-bd5b-a117363d3918 HTTP/1.1" 200 1296 0.010041 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005935 10.0.0.241 - - [2026-02-09 01:52:58] "GET /virtual-machine-interface/fb5e8be3-dc89-4ebc-b3f9-fe62550e9a0b HTTP/1.1" 200 2949 0.004857 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 1118 0.013688 10.0.0.241 - - [2026-02-09 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.241 - - [2026-02-09 01:52:58] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005682 252.241.48.144 - - [2026-02-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006421 10.0.0.241 - - [2026-02-09 01:52:58] "GET /virtual-networks?parent_id=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003146 10.0.0.241 - - [2026-02-09 01:52:58] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004915 10.0.0.241 - - [2026-02-09 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.241 - - [2026-02-09 01:53:00] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002928 10.0.0.241 - - [2026-02-09 01:53:00] "GET /virtual-networks?parent_id=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002896 10.0.0.241 - - [2026-02-09 01:53:00] "GET /virtual-network/83ba013b-cb64-4c97-a765-16c68b7dc250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006569 10.0.0.241 - - [2026-02-09 01:53:02] "DELETE /project/f1fe2d6f1c1a4586809dd01fe4618efc HTTP/1.1" 404 173 0.005429 10.0.0.241 - - [2026-02-09 01:53:02] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002000 10.0.0.241 - - [2026-02-09 01:53:02] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.036793 10.0.0.241 - - [2026-02-09 01:53:02] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001012 10.0.0.241 - - [2026-02-09 01:53:02] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?fields=security_groups HTTP/1.1" 200 1353 0.070800 10.0.0.241 - - [2026-02-09 01:53:02] "DELETE /security-group/61c15a11-6756-412d-ab0f-d9db2e0b86ae HTTP/1.1" 200 115 0.087140 10.0.0.241 - - [2026-02-09 01:53:02] "GET /projects?obj_uuids=508c5ad6-2336-4106-9d40-5cd1b183b76a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001205 10.0.0.241 - - [2026-02-09 01:53:02] "DELETE /access-control-list/9d749d4a-b8a9-43af-a138-84e884e38d27 HTTP/1.1" 200 115 0.074598 10.0.0.241 - - [2026-02-09 01:53:02] "GET /project/508c5ad6-2336-4106-9d40-5cd1b183b76a?fields=application_policy_sets HTTP/1.1" 200 1392 0.055294 10.0.0.241 - - [2026-02-09 01:53:02] "DELETE /access-control-list/d4c2ba11-8b27-4cfd-82a4-fb6d4d91321f HTTP/1.1" 200 115 0.070577 10.0.0.241 - - [2026-02-09 01:53:03] "DELETE /project/508c5ad6-2336-4106-9d40-5cd1b183b76a HTTP/1.1" 200 115 0.489298 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/network HTTP/1.1" 200 822 0.014378 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/network HTTP/1.1" 400 204 0.012413 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/port HTTP/1.1" 200 1118 0.026409 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/port HTTP/1.1" 200 1118 0.018484 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/port HTTP/1.1" 200 1108 0.017126 252.241.48.144 - - [2026-02-09 01:53:05] "POST /neutron/port HTTP/1.1" 200 1108 0.014399 252.241.48.144 - - [2026-02-09 01:53:06] "POST /neutron/port HTTP/1.1" 200 151 0.222602 252.241.48.144 - - [2026-02-09 01:53:06] "POST /neutron/port HTTP/1.1" 200 151 0.245297 252.241.48.144 - - [2026-02-09 01:53:07] "POST /neutron/network HTTP/1.1" 200 822 0.007206 10.0.0.241 - - [2026-02-09 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.241 - - [2026-02-09 01:53:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.241 - - [2026-02-09 01:53:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002591 252.241.48.144 - - [2026-02-09 01:53:07] "POST /neutron/network HTTP/1.1" 200 151 0.105698 10.0.0.241 - - [2026-02-09 01:53:07] "DELETE /route-target/f001d83b-9ca0-40c7-8976-cce9aeee5619 HTTP/1.1" 200 115 0.030481 10.0.0.241 - - [2026-02-09 01:53:07] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001295 10.0.0.241 - - [2026-02-09 01:53:07] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.028618 10.0.0.241 - - [2026-02-09 01:53:07] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001011 10.0.0.241 - - [2026-02-09 01:53:07] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?fields=virtual_networks HTTP/1.1" 200 1036 0.073554 10.0.0.241 - - [2026-02-09 01:53:07] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001462 10.0.0.241 - - [2026-02-09 01:53:08] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.024452 10.0.0.241 - - [2026-02-09 01:53:08] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001255 10.0.0.241 - - [2026-02-09 01:53:08] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?fields=security_groups HTTP/1.1" 200 1263 0.027300 10.0.0.241 - - [2026-02-09 01:53:08] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.241 - - [2026-02-09 01:53:08] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008189 10.0.0.241 - - [2026-02-09 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.031358 10.0.0.241 - - [2026-02-09 01:53:09] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002913 10.0.0.241 - - [2026-02-09 01:53:09] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004026 10.0.0.241 - - [2026-02-09 01:53:09] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010270 10.0.0.241 - - [2026-02-09 01:53:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.001877 10.0.0.241 - - [2026-02-09 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.003182 10.0.0.241 - - [2026-02-09 01:53:09] "POST /security-groups HTTP/1.1" 200 583 0.064564 10.0.0.241 - - [2026-02-09 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.003118 10.0.0.241 - - [2026-02-09 01:53:09] "POST /projects HTTP/1.1" 200 577 0.224591 10.0.0.241 - - [2026-02-09 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.303379 10.0.0.241 - - [2026-02-09 01:53:09] "POST /access-control-lists HTTP/1.1" 200 598 0.103826 10.0.0.241 - - [2026-02-09 01:53:09] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.459951 10.0.0.241 - - [2026-02-09 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.002894 10.0.0.241 - - [2026-02-09 01:53:09] "POST /access-control-lists HTTP/1.1" 200 596 0.060733 10.0.0.241 - - [2026-02-09 01:53:11] "GET / HTTP/1.1" 200 36499 0.001969 10.0.0.241 - - [2026-02-09 01:53:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000920 10.0.0.241 - - [2026-02-09 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.091503 10.0.0.241 - - [2026-02-09 01:53:12] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001543 10.0.0.241 - - [2026-02-09 01:53:12] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027729 10.0.0.241 - - [2026-02-09 01:53:12] "GET /obj-perms HTTP/1.1" 200 6414 0.067373 252.241.48.144 - - [2026-02-09 01:53:12] "POST /neutron/network HTTP/1.1" 200 117 0.036171 10.0.0.241 - - [2026-02-09 01:53:12] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 252.241.48.144 - - [2026-02-09 01:53:12] "POST /neutron/network HTTP/1.1" 200 623 0.072707 10.0.0.241 - - [2026-02-09 01:53:12] "POST /route-targets HTTP/1.1" 200 329 0.012631 10.0.0.241 - - [2026-02-09 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.023957 10.0.0.241 - - [2026-02-09 01:53:13] "GET /obj-perms HTTP/1.1" 200 6414 0.063459 10.0.0.241 - - [2026-02-09 01:53:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010323 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.203791 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/network HTTP/1.1" 200 837 0.006536 10.0.0.241 - - [2026-02-09 01:53:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001545 10.0.0.241 - - [2026-02-09 01:53:13] "GET /virtual-network/0130bf95-e136-4d20-a575-e700e29e5756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005660 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/network HTTP/1.1" 200 837 0.005781 10.0.0.241 - - [2026-02-09 01:53:13] "GET /virtual-network/0130bf95-e136-4d20-a575-e700e29e5756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005753 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/network HTTP/1.1" 200 837 0.006424 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.007174 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/network HTTP/1.1" 200 837 0.006235 10.0.0.241 - - [2026-02-09 01:53:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.004005 252.241.48.144 - - [2026-02-09 01:53:13] "POST /neutron/network HTTP/1.1" 200 847 0.006844 252.241.48.144 - - [2026-02-09 01:53:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000426 252.241.48.144 - - [2026-02-09 01:53:13] "GET / HTTP/1.1" 200 36499 0.001925 252.241.48.144 - - [2026-02-09 01:53:13] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000392 10.0.0.241 - - [2026-02-09 01:53:14] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001193 252.241.48.144 - - [2026-02-09 01:53:14] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059055 252.241.48.144 - - [2026-02-09 01:53:14] "POST /neutron/network HTTP/1.1" 200 837 0.005921 252.241.48.144 - - [2026-02-09 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.007619 252.241.48.144 - - [2026-02-09 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.005241 10.0.0.241 - - [2026-02-09 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.241 - - [2026-02-09 01:53:14] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004267 10.0.0.241 - - [2026-02-09 01:53:14] "PUT /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 278 0.009501 252.241.48.144 - - [2026-02-09 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.005685 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/network HTTP/1.1" 200 847 0.005107 10.0.0.241 - - [2026-02-09 01:53:15] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/port HTTP/1.1" 200 1053 0.422547 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/port HTTP/1.1" 200 1053 0.009653 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/port HTTP/1.1" 200 1053 0.014338 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/port HTTP/1.1" 200 1103 0.053446 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/port HTTP/1.1" 200 1113 0.012535 252.241.48.144 - - [2026-02-09 01:53:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004711 252.241.48.144 - - [2026-02-09 01:53:16] "POST /neutron/subnet HTTP/1.1" 200 675 0.008333 252.241.48.144 - - [2026-02-09 01:53:16] "POST /neutron/port HTTP/1.1" 200 117 0.001781 252.241.48.144 - - [2026-02-09 01:53:16] "POST /neutron/network HTTP/1.1" 200 837 0.006143 252.241.48.144 - - [2026-02-09 01:53:19] "POST /neutron/port HTTP/1.1" 200 1113 0.014243 252.241.48.144 - - [2026-02-09 01:53:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010566 252.241.48.144 - - [2026-02-09 01:53:20] "POST /neutron/port HTTP/1.1" 200 1113 0.013844 252.241.48.144 - - [2026-02-09 01:53:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007514 252.241.48.144 - - [2026-02-09 01:53:20] "POST /neutron/port HTTP/1.1" 200 1113 0.014307 252.241.48.144 - - [2026-02-09 01:53:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009486 10.0.0.241 - - [2026-02-09 01:53:20] "GET /virtual-machine/c80f7eb1-4682-40b4-ac60-3188c8b6d3fb HTTP/1.1" 401 298 0.000628 10.0.0.241 - - [2026-02-09 01:53:20] "GET /virtual-machine/c80f7eb1-4682-40b4-ac60-3188c8b6d3fb HTTP/1.1" 200 1295 0.033371 10.0.0.241 - - [2026-02-09 01:53:20] "GET /virtual-machine-interface/e96ef4b9-8c2f-40eb-92e9-185e049b514e HTTP/1.1" 200 2974 0.005835 10.0.0.241 - - [2026-02-09 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.241 - - [2026-02-09 01:53:21] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003243 10.0.0.241 - - [2026-02-09 01:53:21] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003079 10.0.0.241 - - [2026-02-09 01:53:21] "GET /virtual-network/0130bf95-e136-4d20-a575-e700e29e5756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006044 10.0.0.241 - - [2026-02-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.241 - - [2026-02-09 01:53:24] "GET /virtual-network/0130bf95-e136-4d20-a575-e700e29e5756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006118 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.014022 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006280 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013336 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005655 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013048 252.241.48.144 - - [2026-02-09 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006409 10.0.0.241 - - [2026-02-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.241 - - [2026-02-09 01:53:26] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003547 10.0.0.241 - - [2026-02-09 01:53:26] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002596 10.0.0.241 - - [2026-02-09 01:53:26] "GET /virtual-network/0130bf95-e136-4d20-a575-e700e29e5756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005849 252.241.48.144 - - [2026-02-09 01:53:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013809 252.241.48.144 - - [2026-02-09 01:53:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008008 10.0.0.241 - - [2026-02-09 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.241 - - [2026-02-09 01:53:28] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004459 10.0.0.241 - - [2026-02-09 01:53:28] "PUT /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 278 0.008746 252.241.48.144 - - [2026-02-09 01:53:28] "POST /neutron/network HTTP/1.1" 200 837 0.007442 252.241.48.144 - - [2026-02-09 01:53:29] "POST /neutron/network HTTP/1.1" 400 204 0.010180 252.241.48.144 - - [2026-02-09 01:53:29] "POST /neutron/port HTTP/1.1" 200 1113 0.015346 252.241.48.144 - - [2026-02-09 01:53:29] "POST /neutron/port HTTP/1.1" 200 1103 0.012915 252.241.48.144 - - [2026-02-09 01:53:30] "POST /neutron/port HTTP/1.1" 200 151 0.438263 252.241.48.144 - - [2026-02-09 01:53:31] "POST /neutron/network HTTP/1.1" 200 837 0.019471 10.0.0.241 - - [2026-02-09 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.013514 10.0.0.241 - - [2026-02-09 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.020882 10.0.0.241 - - [2026-02-09 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.108185 252.241.48.144 - - [2026-02-09 01:53:31] "POST /neutron/network HTTP/1.1" 200 151 0.565340 10.0.0.241 - - [2026-02-09 01:53:31] "DELETE /route-target/519c117f-e317-4446-a37d-cf2b872268c3 HTTP/1.1" 200 115 0.047666 10.0.0.241 - - [2026-02-09 01:53:32] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.024955 10.0.0.241 - - [2026-02-09 01:53:32] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a HTTP/1.1" 200 1885 0.006591 10.0.0.241 - - [2026-02-09 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018000 10.0.0.241 - - [2026-02-09 01:53:32] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001661 10.0.0.241 - - [2026-02-09 01:53:33] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.157616 252.241.48.144 - - [2026-02-09 01:53:33] "POST /neutron/network HTTP/1.1" 200 117 0.106267 10.0.0.241 - - [2026-02-09 01:53:33] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.015011 252.241.48.144 - - [2026-02-09 01:53:33] "POST /neutron/network HTTP/1.1" 200 603 0.353794 10.0.0.241 - - [2026-02-09 01:53:34] "POST /route-targets HTTP/1.1" 200 329 0.172099 10.0.0.241 - - [2026-02-09 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.107023 10.0.0.241 - - [2026-02-09 01:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.010396 252.241.48.144 - - [2026-02-09 01:53:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.541614 252.241.48.144 - - [2026-02-09 01:53:34] "POST /neutron/network HTTP/1.1" 200 823 0.016207 10.0.0.241 - - [2026-02-09 01:53:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001387 10.0.0.241 - - [2026-02-09 01:53:34] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010257 252.241.48.144 - - [2026-02-09 01:53:34] "POST /neutron/network HTTP/1.1" 200 823 0.008705 10.0.0.241 - - [2026-02-09 01:53:34] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010286 252.241.48.144 - - [2026-02-09 01:53:34] "POST /neutron/network HTTP/1.1" 200 823 0.029904 252.241.48.144 - - [2026-02-09 01:53:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.047218 10.0.0.241 - - [2026-02-09 01:53:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001474 252.241.48.144 - - [2026-02-09 01:53:35] "POST /neutron/network HTTP/1.1" 200 833 0.010342 252.241.48.144 - - [2026-02-09 01:53:35] "GET /aaa-mode HTTP/1.1" 401 298 0.000645 252.241.48.144 - - [2026-02-09 01:53:35] "GET / HTTP/1.1" 200 36499 0.001541 252.241.48.144 - - [2026-02-09 01:53:35] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.002932 10.0.0.241 - - [2026-02-09 01:53:36] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001192 252.241.48.144 - - [2026-02-09 01:53:36] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.114528 252.241.48.144 - - [2026-02-09 01:53:36] "POST /neutron/network HTTP/1.1" 200 823 0.012553 252.241.48.144 - - [2026-02-09 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.028780 252.241.48.144 - - [2026-02-09 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.016223 252.241.48.144 - - [2026-02-09 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.014536 252.241.48.144 - - [2026-02-09 01:53:37] "POST /neutron/network HTTP/1.1" 200 833 0.009832 10.0.0.241 - - [2026-02-09 01:53:37] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001487 252.241.48.144 - - [2026-02-09 01:53:37] "POST /neutron/port HTTP/1.1" 200 1059 0.354897 252.241.48.144 - - [2026-02-09 01:53:37] "POST /neutron/port HTTP/1.1" 200 1059 0.010725 252.241.48.144 - - [2026-02-09 01:53:37] "POST /neutron/port HTTP/1.1" 200 1059 0.011903 252.241.48.144 - - [2026-02-09 01:53:37] "POST /neutron/port HTTP/1.1" 200 1109 0.085423 252.241.48.144 - - [2026-02-09 01:53:38] "POST /neutron/port HTTP/1.1" 200 1119 0.020077 252.241.48.144 - - [2026-02-09 01:53:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 252.241.48.144 - - [2026-02-09 01:53:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.008365 252.241.48.144 - - [2026-02-09 01:53:38] "POST /neutron/port HTTP/1.1" 200 117 0.001263 252.241.48.144 - - [2026-02-09 01:53:38] "POST /neutron/network HTTP/1.1" 200 823 0.018804 252.241.48.144 - - [2026-02-09 01:53:41] "POST /neutron/port HTTP/1.1" 200 1119 0.015695 252.241.48.144 - - [2026-02-09 01:53:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011508 252.241.48.144 - - [2026-02-09 01:53:41] "POST /neutron/port HTTP/1.1" 200 1119 0.014414 252.241.48.144 - - [2026-02-09 01:53:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011381 252.241.48.144 - - [2026-02-09 01:53:42] "POST /neutron/port HTTP/1.1" 200 1119 0.021708 252.241.48.144 - - [2026-02-09 01:53:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009611 10.0.0.241 - - [2026-02-09 01:53:42] "GET /virtual-machine/e81612b8-a072-4963-b124-9907a03ba42f HTTP/1.1" 200 1295 0.007782 10.0.0.241 - - [2026-02-09 01:53:42] "GET /virtual-machine-interface/8ed315a9-8c9f-4822-a140-403569807980 HTTP/1.1" 200 2944 0.013510 10.0.0.241 - - [2026-02-09 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.241 - - [2026-02-09 01:53:42] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003214 10.0.0.241 - - [2026-02-09 01:53:42] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003294 10.0.0.241 - - [2026-02-09 01:53:42] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006765 10.0.0.241 - - [2026-02-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.241 - - [2026-02-09 01:53:45] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006452 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/port HTTP/1.1" 200 1119 0.013531 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006872 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/port HTTP/1.1" 200 1119 0.027993 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007229 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/port HTTP/1.1" 200 1119 0.015944 252.241.48.144 - - [2026-02-09 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005646 10.0.0.241 - - [2026-02-09 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.241 - - [2026-02-09 01:53:49] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014001 252.241.48.144 - - [2026-02-09 01:53:50] "POST /neutron/port HTTP/1.1" 200 1119 0.046011 252.241.48.144 - - [2026-02-09 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.047211 10.0.0.241 - - [2026-02-09 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.241 - - [2026-02-09 01:53:52] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003146 10.0.0.241 - - [2026-02-09 01:53:52] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002883 10.0.0.241 - - [2026-02-09 01:53:52] "GET /virtual-network/009f9f54-6283-4043-abee-36e2323bb2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005220 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:53:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001145 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:53:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001317 252.241.48.144 - - [2026-02-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 823 0.006681 252.241.48.144 - - [2026-02-09 01:53:54] "POST /neutron/network HTTP/1.1" 400 204 0.015513 252.241.48.144 - - [2026-02-09 01:53:55] "POST /neutron/port HTTP/1.1" 200 1119 0.015195 252.241.48.144 - - [2026-02-09 01:53:55] "POST /neutron/port HTTP/1.1" 200 1109 0.010577 252.241.48.144 - - [2026-02-09 01:53:55] "POST /neutron/port HTTP/1.1" 200 151 0.108988 252.241.48.144 - - [2026-02-09 01:53:56] "POST /neutron/network HTTP/1.1" 200 823 0.006513 10.0.0.241 - - [2026-02-09 01:53:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003064 10.0.0.241 - - [2026-02-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008381 10.0.0.241 - - [2026-02-09 01:53:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003692 252.241.48.144 - - [2026-02-09 01:53:56] "POST /neutron/network HTTP/1.1" 200 151 0.200404 10.0.0.241 - - [2026-02-09 01:53:56] "DELETE /route-target/cb563521-78be-4323-82e7-e08e2c4abdd3 HTTP/1.1" 200 115 0.025449 10.0.0.241 - - [2026-02-09 01:53:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002740 10.0.0.241 - - [2026-02-09 01:53:57] "POST /network-ipams HTTP/1.1" 200 543 0.018495 10.0.0.241 - - [2026-02-09 01:53:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003388 10.0.0.241 - - [2026-02-09 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.241 - - [2026-02-09 01:53:57] "GET /network-ipam/058cc721-e009-48ba-9f20-bec3e98759dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.004721 10.0.0.241 - - [2026-02-09 01:53:57] "PUT /network-ipam/058cc721-e009-48ba-9f20-bec3e98759dd HTTP/1.1" 200 260 0.011043 10.0.0.241 - - [2026-02-09 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.241 - - [2026-02-09 01:53:57] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001290 10.0.0.241 - - [2026-02-09 01:53:57] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031337 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 117 0.010592 10.0.0.241 - - [2026-02-09 01:53:58] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001455 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 603 0.070406 10.0.0.241 - - [2026-02-09 01:53:58] "POST /route-targets HTTP/1.1" 200 329 0.011884 10.0.0.241 - - [2026-02-09 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.015551 10.0.0.241 - - [2026-02-09 01:53:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003664 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.206895 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000819 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001279 10.0.0.241 - - [2026-02-09 01:53:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004926 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.206640 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 988 0.011627 10.0.0.241 - - [2026-02-09 01:53:58] "POST /id-to-fqname HTTP/1.1" 200 218 0.001585 10.0.0.241 - - [2026-02-09 01:53:58] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005363 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 988 0.008783 10.0.0.241 - - [2026-02-09 01:53:58] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005464 252.241.48.144 - - [2026-02-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 988 0.007594 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.008431 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.009854 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/network HTTP/1.1" 200 988 0.008932 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.008224 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.008053 10.0.0.241 - - [2026-02-09 01:53:59] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001024 252.241.48.144 - - [2026-02-09 01:53:59] "POST /neutron/port HTTP/1.1" 200 1015 0.464131 10.0.0.241 - - [2026-02-09 01:53:59] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 1015 0.191140 10.0.0.241 - - [2026-02-09 01:54:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001667 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 1015 0.012571 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 1015 0.009755 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/network HTTP/1.1" 200 988 0.014545 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 1015 0.013507 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.006161 252.241.48.144 - - [2026-02-09 01:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.006110 10.0.0.241 - - [2026-02-09 01:54:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001470 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.009381 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.015966 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.012873 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.012138 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/network HTTP/1.1" 200 988 0.014603 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.011224 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.023988 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.013326 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.020198 252.241.48.144 - - [2026-02-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1015 0.012818 10.0.0.241 - - [2026-02-09 01:54:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.005039 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/network HTTP/1.1" 200 998 0.008458 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 1015 0.028079 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 117 0.016039 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 1015 0.012113 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 1103 0.112306 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/network HTTP/1.1" 200 998 0.006930 252.241.48.144 - - [2026-02-09 01:54:02] "GET /aaa-mode HTTP/1.1" 401 298 0.000499 252.241.48.144 - - [2026-02-09 01:54:02] "GET / HTTP/1.1" 200 36499 0.001840 252.241.48.144 - - [2026-02-09 01:54:02] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000381 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.018792 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008788 10.0.0.241 - - [2026-02-09 01:54:02] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001509 252.241.48.144 - - [2026-02-09 01:54:02] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.072296 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/network HTTP/1.1" 200 988 0.017741 252.241.48.144 - - [2026-02-09 01:54:02] "POST /neutron/subnet HTTP/1.1" 200 673 0.023131 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 117 0.001678 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/network HTTP/1.1" 200 988 0.036060 10.0.0.241 - - [2026-02-09 01:54:03] "DELETE /project/af35ab2cfbb14785b084ac564a30f9a3 HTTP/1.1" 404 173 0.004770 10.0.0.241 - - [2026-02-09 01:54:03] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000873 10.0.0.241 - - [2026-02-09 01:54:03] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.032785 10.0.0.241 - - [2026-02-09 01:54:03] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001751 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 1015 0.018216 10.0.0.241 - - [2026-02-09 01:54:03] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?fields=security_groups HTTP/1.1" 200 1353 0.080990 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/network HTTP/1.1" 200 998 0.040915 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 1113 0.026647 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 1015 0.049753 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.022313 10.0.0.241 - - [2026-02-09 01:54:03] "DELETE /security-group/46f65d41-53fd-4dd0-8dbe-aca9a2d8b8cb HTTP/1.1" 200 115 0.131009 10.0.0.241 - - [2026-02-09 01:54:03] "GET /projects?obj_uuids=f1fe2d6f-1c1a-4586-809d-d01fe4618efc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002854 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 117 0.034937 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 1015 0.064672 10.0.0.241 - - [2026-02-09 01:54:03] "GET /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc?fields=application_policy_sets HTTP/1.1" 200 1392 0.126145 10.0.0.241 - - [2026-02-09 01:54:03] "GET /domains HTTP/1.1" 200 440 0.003477 10.0.0.241 - - [2026-02-09 01:54:03] "DELETE /access-control-list/98aef67c-60e1-4590-8c42-8d842c25cd6f HTTP/1.1" 200 115 0.228199 10.0.0.241 - - [2026-02-09 01:54:03] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001106 10.0.0.241 - - [2026-02-09 01:54:03] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1495 0.045039 10.0.0.241 - - [2026-02-09 01:54:03] "DELETE /access-control-list/3c7c8456-b7cf-47a0-8d53-6c157b11a2fc HTTP/1.1" 200 115 0.182714 10.0.0.241 - - [2026-02-09 01:54:03] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001526 252.241.48.144 - - [2026-02-09 01:54:03] "POST /neutron/port HTTP/1.1" 200 1103 0.269307 10.0.0.241 - - [2026-02-09 01:54:04] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3 HTTP/1.1" 200 2845 0.057032 10.0.0.241 - - [2026-02-09 01:54:04] "GET /network-ipam/058cc721-e009-48ba-9f20-bec3e98759dd HTTP/1.1" 200 2647 0.009352 10.0.0.241 - - [2026-02-09 01:54:04] "DELETE /project/f1fe2d6f-1c1a-4586-809d-d01fe4618efc HTTP/1.1" 200 115 0.975004 10.0.0.241 - - [2026-02-09 01:54:04] "GET /domains HTTP/1.1" 200 440 0.003359 10.0.0.241 - - [2026-02-09 01:54:04] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001266 10.0.0.241 - - [2026-02-09 01:54:04] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1308 0.011651 10.0.0.241 - - [2026-02-09 01:54:04] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002429 252.241.48.144 - - [2026-02-09 01:54:04] "POST /neutron/port HTTP/1.1" 200 1113 0.033746 10.0.0.241 - - [2026-02-09 01:54:04] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3 HTTP/1.1" 200 2845 0.055351 252.241.48.144 - - [2026-02-09 01:54:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003744 10.0.0.241 - - [2026-02-09 01:54:04] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280 HTTP/1.1" 200 3786 0.010257 10.0.0.241 - - [2026-02-09 01:54:04] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280 HTTP/1.1" 200 3786 0.006445 252.241.48.144 - - [2026-02-09 01:54:04] "POST /neutron/subnet HTTP/1.1" 200 673 0.015620 10.0.0.241 - - [2026-02-09 01:54:04] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 200 2383 0.005226 252.241.48.144 - - [2026-02-09 01:54:04] "POST /neutron/port HTTP/1.1" 200 117 0.001602 10.0.0.241 - - [2026-02-09 01:54:04] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 200 2383 0.011548 252.241.48.144 - - [2026-02-09 01:54:04] "POST /neutron/network HTTP/1.1" 200 988 0.007242 10.0.0.241 - - [2026-02-09 01:54:04] "GET /route-target/ca6fe650-b5b7-4772-afcd-f24b4acbeb8e HTTP/1.1" 200 1207 0.003435 10.0.0.241 - - [2026-02-09 01:54:04] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280 HTTP/1.1" 200 3786 0.014207 10.0.0.241 - - [2026-02-09 01:54:04] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 200 2383 0.008708 10.0.0.241 - - [2026-02-09 01:54:04] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006557 10.0.0.241 - - [2026-02-09 01:54:04] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280 HTTP/1.1" 200 3786 0.009048 10.0.0.241 - - [2026-02-09 01:54:05] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 200 2383 0.004608 10.0.0.241 - - [2026-02-09 01:54:05] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 200 2383 0.008489 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/network HTTP/1.1" 200 998 0.010090 10.0.0.241 - - [2026-02-09 01:54:05] "GET /route-target/ca6fe650-b5b7-4772-afcd-f24b4acbeb8e HTTP/1.1" 200 1207 0.003820 10.0.0.241 - - [2026-02-09 01:54:05] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.241 - - [2026-02-09 01:54:05] "GET /domains HTTP/1.1" 200 440 0.003018 10.0.0.241 - - [2026-02-09 01:54:05] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002786 10.0.0.241 - - [2026-02-09 01:54:05] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1308 0.014073 10.0.0.241 - - [2026-02-09 01:54:05] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001695 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/port HTTP/1.1" 200 1053 0.303916 10.0.0.241 - - [2026-02-09 01:54:05] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3 HTTP/1.1" 200 3089 0.063556 10.0.0.241 - - [2026-02-09 01:54:05] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280 HTTP/1.1" 200 4240 0.023333 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/port HTTP/1.1" 200 1053 0.033696 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/port HTTP/1.1" 200 1053 0.015273 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/port HTTP/1.1" 200 1103 0.087525 252.241.48.144 - - [2026-02-09 01:54:05] "POST /neutron/port HTTP/1.1" 200 1113 0.020122 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004360 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/subnet HTTP/1.1" 200 673 0.021789 10.0.0.241 - - [2026-02-09 01:54:06] "GET /obj-perms HTTP/1.1" 200 6461 0.065634 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.001559 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/network HTTP/1.1" 200 988 0.015012 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.028252 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009121 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.013852 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014790 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.014005 252.241.48.144 - - [2026-02-09 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006207 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000846 10.0.0.241 - - [2026-02-09 01:54:06] "GET /virtual-machine/ed9eb952-67cc-43f7-9ed6-9de32434a9c2 HTTP/1.1" 200 1291 0.008051 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001602 10.0.0.241 - - [2026-02-09 01:54:06] "GET /virtual-machine-interface/df0a390d-8d2a-4afe-b62d-bbd81eb8deae HTTP/1.1" 200 2944 0.006583 10.0.0.241 - - [2026-02-09 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.241 - - [2026-02-09 01:54:06] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003145 10.0.0.241 - - [2026-02-09 01:54:07] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002612 10.0.0.241 - - [2026-02-09 01:54:07] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007611 10.0.0.241 - - [2026-02-09 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.241 - - [2026-02-09 01:54:10] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006565 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001055 [Introspect:8084]10.0.0.241 - - [2026-02-09 01:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001709 10.0.0.241 - - [2026-02-09 01:54:13] "GET /obj-perms HTTP/1.1" 200 6414 0.111890 252.241.48.144 - - [2026-02-09 01:54:13] "POST /neutron/port HTTP/1.1" 200 1113 0.015939 10.0.0.241 - - [2026-02-09 01:54:13] "GET /obj-perms HTTP/1.1" 200 6414 0.065864 252.241.48.144 - - [2026-02-09 01:54:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005384 252.241.48.144 - - [2026-02-09 01:54:14] "POST /neutron/port HTTP/1.1" 200 1113 0.013889 252.241.48.144 - - [2026-02-09 01:54:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007640 252.241.48.144 - - [2026-02-09 01:54:14] "POST /neutron/port HTTP/1.1" 200 1113 0.014329 10.0.0.241 - - [2026-02-09 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 252.241.48.144 - - [2026-02-09 01:54:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011849 10.0.0.241 - - [2026-02-09 01:54:14] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009430 252.241.48.144 - - [2026-02-09 01:54:14] "POST /neutron/port HTTP/1.1" 200 1113 0.013764 252.241.48.144 - - [2026-02-09 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006462 252.241.48.144 - - [2026-02-09 01:54:15] "POST /neutron/port HTTP/1.1" 200 1113 0.017062 252.241.48.144 - - [2026-02-09 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005296 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/port HTTP/1.1" 200 1113 0.017156 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006705 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/port HTTP/1.1" 200 1113 0.017971 10.0.0.241 - - [2026-02-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.241 - - [2026-02-09 01:54:16] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004039 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006510 10.0.0.241 - - [2026-02-09 01:54:16] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002967 10.0.0.241 - - [2026-02-09 01:54:16] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005978 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/port HTTP/1.1" 200 1113 0.021734 252.241.48.144 - - [2026-02-09 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006701 252.241.48.144 - - [2026-02-09 01:54:17] "POST /neutron/port HTTP/1.1" 200 1113 0.013405 252.241.48.144 - - [2026-02-09 01:54:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005643 252.241.48.144 - - [2026-02-09 01:54:17] "POST /neutron/port HTTP/1.1" 200 1113 0.014730 252.241.48.144 - - [2026-02-09 01:54:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006495 252.241.48.144 - - [2026-02-09 01:54:18] "POST /neutron/port HTTP/1.1" 200 1113 0.017058 252.241.48.144 - - [2026-02-09 01:54:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005987 252.241.48.144 - - [2026-02-09 01:54:18] "POST /neutron/port HTTP/1.1" 200 1113 0.014511 252.241.48.144 - - [2026-02-09 01:54:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006450 252.241.48.144 - - [2026-02-09 01:54:19] "POST /neutron/port HTTP/1.1" 200 1113 0.012928 252.241.48.144 - - [2026-02-09 01:54:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006113 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1113 0.023478 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006111 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1113 0.014152 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008019 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1113 0.012992 252.241.48.144 - - [2026-02-09 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008425 10.0.0.241 - - [2026-02-09 01:54:22] "GET /virtual-machine/ab2eeb07-b07c-484d-9063-4fdc3e9818c2 HTTP/1.1" 200 1291 0.005398 10.0.0.241 - - [2026-02-09 01:54:22] "GET /virtual-machine-interface/0aae30bb-9f63-46d6-9170-2a9c5f6824cc HTTP/1.1" 200 2942 0.004931 10.0.0.241 - - [2026-02-09 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.241 - - [2026-02-09 01:54:22] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003151 10.0.0.241 - - [2026-02-09 01:54:22] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003583 10.0.0.241 - - [2026-02-09 01:54:22] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005742 10.0.0.241 - - [2026-02-09 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2026-02-09 01:54:24] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009993 10.0.0.241 - - [2026-02-09 01:54:24] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003241 10.0.0.241 - - [2026-02-09 01:54:24] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005151 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/port HTTP/1.1" 200 1113 0.014243 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006792 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/port HTTP/1.1" 200 1113 0.016601 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006296 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/port HTTP/1.1" 200 1113 0.012932 252.241.48.144 - - [2026-02-09 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006103 10.0.0.241 - - [2026-02-09 01:54:24] "GET /virtual-machine/366ebc14-4d90-4b35-b23f-d4ecac1a0ed9 HTTP/1.1" 200 1294 0.005066 10.0.0.241 - - [2026-02-09 01:54:24] "GET /virtual-machine-interface/4ef60cf0-4c6a-45d6-8901-04d8e5fb11b6 HTTP/1.1" 200 2942 0.005440 10.0.0.241 - - [2026-02-09 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.241 - - [2026-02-09 01:54:25] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004119 10.0.0.241 - - [2026-02-09 01:54:25] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003034 10.0.0.241 - - [2026-02-09 01:54:25] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006234 10.0.0.241 - - [2026-02-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.241 - - [2026-02-09 01:54:26] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004080 10.0.0.241 - - [2026-02-09 01:54:26] "GET /virtual-networks?parent_id=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003861 10.0.0.241 - - [2026-02-09 01:54:26] "GET /virtual-network/d1a14557-eee1-49ee-88c1-10907871d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005959 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.014917 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.013916 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 151 0.153766 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1113 0.041860 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.024733 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.016070 252.241.48.144 - - [2026-02-09 01:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.013793 252.241.48.144 - - [2026-02-09 01:54:43] "POST /neutron/port HTTP/1.1" 200 151 0.176654 252.241.48.144 - - [2026-02-09 01:54:43] "POST /neutron/port HTTP/1.1" 200 151 0.179993 252.241.48.144 - - [2026-02-09 01:54:43] "POST /neutron/network HTTP/1.1" 200 988 0.018400 10.0.0.241 - - [2026-02-09 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.241 - - [2026-02-09 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002501 10.0.0.241 - - [2026-02-09 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005017 10.0.0.241 - - [2026-02-09 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002667 10.0.0.241 - - [2026-02-09 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002195 252.241.48.144 - - [2026-02-09 01:54:43] "POST /neutron/network HTTP/1.1" 200 151 0.163188 10.0.0.241 - - [2026-02-09 01:54:43] "DELETE /route-target/ca6fe650-b5b7-4772-afcd-f24b4acbeb8e HTTP/1.1" 200 115 0.034086 10.0.0.241 - - [2026-02-09 01:54:43] "GET /routing-instance/88ca25e7-5e50-4cc9-845b-ebd76947978d HTTP/1.1" 404 171 0.003426 10.0.0.241 - - [2026-02-09 01:54:43] "GET /domains HTTP/1.1" 200 440 0.003868 10.0.0.241 - - [2026-02-09 01:54:43] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001046 10.0.0.241 - - [2026-02-09 01:54:43] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 1308 0.007223 10.0.0.241 - - [2026-02-09 01:54:43] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.241 - - [2026-02-09 01:54:43] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3 HTTP/1.1" 200 2088 0.036264 10.0.0.241 - - [2026-02-09 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.241 - - [2026-02-09 01:54:44] "DELETE /network-ipam/058cc721-e009-48ba-9f20-bec3e98759dd HTTP/1.1" 200 115 0.076571 10.0.0.241 - - [2026-02-09 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 209 0.002756 10.0.0.241 - - [2026-02-09 01:54:44] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.241 - - [2026-02-09 01:54:44] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025156 10.0.0.241 - - [2026-02-09 01:54:44] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 10.0.0.241 - - [2026-02-09 01:54:44] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?fields=virtual_networks HTTP/1.1" 200 1035 0.076660 10.0.0.241 - - [2026-02-09 01:54:44] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.241 - - [2026-02-09 01:54:44] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.026090 10.0.0.241 - - [2026-02-09 01:54:44] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001655 10.0.0.241 - - [2026-02-09 01:54:44] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?fields=security_groups HTTP/1.1" 200 1261 0.031018 252.241.48.144 - - [2026-02-09 01:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.005286 252.241.48.144 - - [2026-02-09 01:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.006417 252.241.48.144 - - [2026-02-09 01:54:47] "POST /neutron/port HTTP/1.1" 400 205 0.003399 252.241.48.144 - - [2026-02-09 01:54:47] "POST /neutron/port HTTP/1.1" 400 205 0.003526 10.0.0.241 - - [2026-02-09 01:54:59] "GET / HTTP/1.1" 200 36499 0.002035 10.0.0.241 - - [2026-02-09 01:55:00] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000485 10.0.0.241 - - [2026-02-09 01:55:00] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001293 10.0.0.241 - - [2026-02-09 01:55:00] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.049365 10.0.0.241 - - [2026-02-09 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.038090 10.0.0.241 - - [2026-02-09 01:55:01] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004052 10.0.0.241 - - [2026-02-09 01:55:01] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001486 10.0.0.241 - - [2026-02-09 01:55:01] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007130 10.0.0.241 - - [2026-02-09 01:55:01] "POST /id-to-fqname HTTP/1.1" 200 183 0.001611 10.0.0.241 - - [2026-02-09 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.003376 10.0.0.241 - - [2026-02-09 01:55:01] "POST /security-groups HTTP/1.1" 200 578 0.071945 10.0.0.241 - - [2026-02-09 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.005146 10.0.0.241 - - [2026-02-09 01:55:01] "POST /projects HTTP/1.1" 200 567 0.257457 10.0.0.241 - - [2026-02-09 01:55:01] "POST /access-control-lists HTTP/1.1" 200 593 0.060410 10.0.0.241 - - [2026-02-09 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.341063 10.0.0.241 - - [2026-02-09 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.002770 10.0.0.241 - - [2026-02-09 01:55:01] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.505306 10.0.0.241 - - [2026-02-09 01:55:01] "POST /access-control-lists HTTP/1.1" 200 591 0.068678 10.0.0.241 - - [2026-02-09 01:55:03] "GET / HTTP/1.1" 200 36499 0.004174 10.0.0.241 - - [2026-02-09 01:55:04] "DELETE /project/b0c5f07a12ed412e9a47e1268029e8fd HTTP/1.1" 404 173 0.005241 10.0.0.241 - - [2026-02-09 01:55:04] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.241 - - [2026-02-09 01:55:04] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.033973 10.0.0.241 - - [2026-02-09 01:55:04] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.241 - - [2026-02-09 01:55:04] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?fields=security_groups HTTP/1.1" 200 1351 0.070806 10.0.0.241 - - [2026-02-09 01:55:04] "DELETE /security-group/7d755e06-0a9a-4e1c-a7d7-f1509d1bd309 HTTP/1.1" 200 115 0.039574 10.0.0.241 - - [2026-02-09 01:55:04] "GET /projects?obj_uuids=af35ab2c-fbb1-4785-b084-ac564a30f9a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001170 10.0.0.241 - - [2026-02-09 01:55:04] "DELETE /access-control-list/c4206473-429a-4c77-a403-9d8247acb0d9 HTTP/1.1" 200 115 0.037095 10.0.0.241 - - [2026-02-09 01:55:04] "GET /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3?fields=application_policy_sets HTTP/1.1" 200 1390 0.044251 10.0.0.241 - - [2026-02-09 01:55:04] "DELETE /access-control-list/dc28b331-dcde-4ec0-af1f-a4dd58fee86b HTTP/1.1" 200 115 0.038243 10.0.0.241 - - [2026-02-09 01:55:04] "DELETE /project/af35ab2c-fbb1-4785-b084-ac564a30f9a3 HTTP/1.1" 200 115 0.395508 10.0.0.241 - - [2026-02-09 01:55:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.002715 10.0.0.241 - - [2026-02-09 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032957 10.0.0.241 - - [2026-02-09 01:55:05] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004092 10.0.0.241 - - [2026-02-09 01:55:05] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003578 10.0.0.241 - - [2026-02-09 01:55:05] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005043 10.0.0.241 - - [2026-02-09 01:55:05] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.010144 10.0.0.241 - - [2026-02-09 01:55:06] "GET /aaa-mode HTTP/1.1" 401 298 0.000420 10.0.0.241 - - [2026-02-09 01:55:06] "GET /aaa-mode HTTP/1.1" 200 128 0.027214 10.0.0.241 - - [2026-02-09 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.031512 10.0.0.241 - - [2026-02-09 01:55:07] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003273 10.0.0.241 - - [2026-02-09 01:55:07] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001665 10.0.0.241 - - [2026-02-09 01:55:07] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009024 10.0.0.241 - - [2026-02-09 01:55:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.001263 10.0.0.241 - - [2026-02-09 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.003314 10.0.0.241 - - [2026-02-09 01:55:07] "POST /security-groups HTTP/1.1" 200 578 0.064015 10.0.0.241 - - [2026-02-09 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.002466 10.0.0.241 - - [2026-02-09 01:55:07] "POST /projects HTTP/1.1" 200 567 0.219530 10.0.0.241 - - [2026-02-09 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.255845 10.0.0.241 - - [2026-02-09 01:55:07] "POST /access-control-lists HTTP/1.1" 200 593 0.059938 10.0.0.241 - - [2026-02-09 01:55:07] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.416712 10.0.0.241 - - [2026-02-09 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.004634 10.0.0.241 - - [2026-02-09 01:55:07] "POST /access-control-lists HTTP/1.1" 200 591 0.070062 10.0.0.241 - - [2026-02-09 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.034482 10.0.0.241 - - [2026-02-09 01:55:08] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002268 10.0.0.241 - - [2026-02-09 01:55:08] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000945 10.0.0.241 - - [2026-02-09 01:55:08] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006428 10.0.0.241 - - [2026-02-09 01:55:08] "POST /id-to-fqname HTTP/1.1" 200 183 0.001670 10.0.0.241 - - [2026-02-09 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.003075 10.0.0.241 - - [2026-02-09 01:55:08] "POST /security-groups HTTP/1.1" 200 578 0.064493 10.0.0.241 - - [2026-02-09 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.002674 10.0.0.241 - - [2026-02-09 01:55:08] "POST /projects HTTP/1.1" 200 567 0.220393 10.0.0.241 - - [2026-02-09 01:55:08] "POST /access-control-lists HTTP/1.1" 200 593 0.060786 10.0.0.241 - - [2026-02-09 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.299194 10.0.0.241 - - [2026-02-09 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.004729 10.0.0.241 - - [2026-02-09 01:55:08] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.436055 10.0.0.241 - - [2026-02-09 01:55:08] "POST /access-control-lists HTTP/1.1" 200 591 0.060859 10.0.0.241 - - [2026-02-09 01:55:09] "GET / HTTP/1.1" 200 36499 0.001994 10.0.0.241 - - [2026-02-09 01:55:10] "GET / HTTP/1.1" 200 36499 0.001540 10.0.0.241 - - [2026-02-09 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.002891 10.0.0.241 - - [2026-02-09 01:55:10] "POST /api-access-lists HTTP/1.1" 200 523 0.014094 10.0.0.241 - - [2026-02-09 01:55:10] "GET /api-access-list/51a9bb2a-6405-410b-9003-4093b267df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.004683 10.0.0.241 - - [2026-02-09 01:55:10] "GET /api-access-list/51a9bb2a-6405-410b-9003-4093b267df9c HTTP/1.1" 401 298 0.000604 10.0.0.241 - - [2026-02-09 01:55:11] "GET /api-access-list/51a9bb2a-6405-410b-9003-4093b267df9c HTTP/1.1" 200 1267 0.084331 10.0.0.241 - - [2026-02-09 01:55:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000448 10.0.0.241 - - [2026-02-09 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.084529 10.0.0.241 - - [2026-02-09 01:55:11] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001503 10.0.0.241 - - [2026-02-09 01:55:11] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040076 10.0.0.241 - - [2026-02-09 01:55:11] "GET /virtual-networks?parent_id=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011858 10.0.0.241 - - [2026-02-09 01:55:11] "POST /virtual-networks HTTP/1.1" 200 570 0.054284 10.0.0.241 - - [2026-02-09 01:55:11] "POST /route-targets HTTP/1.1" 200 329 0.009948 10.0.0.241 - - [2026-02-09 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.012333 10.0.0.241 - - [2026-02-09 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018788 10.0.0.241 - - [2026-02-09 01:55:11] "GET /network-ipam/ce490026-e088-4a56-8f00-3e3a9d8a19d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012093 10.0.0.241 - - [2026-02-09 01:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005217 10.0.0.241 - - [2026-02-09 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.053547 252.241.48.144 - - [2026-02-09 01:55:12] "POST /neutron/network HTTP/1.1" 200 829 0.051045 252.241.48.144 - - [2026-02-09 01:55:12] "POST /neutron/network HTTP/1.1" 200 829 0.020695 10.0.0.241 - - [2026-02-09 01:55:12] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.016392 252.241.48.144 - - [2026-02-09 01:55:12] "POST /neutron/network HTTP/1.1" 200 829 0.020642 252.241.48.144 - - [2026-02-09 01:55:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.027451 10.0.0.241 - - [2026-02-09 01:55:12] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a HTTP/1.1" 401 298 0.000479 10.0.0.241 - - [2026-02-09 01:55:12] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a HTTP/1.1" 200 2267 0.052764 10.0.0.241 - - [2026-02-09 01:55:12] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a HTTP/1.1" 401 298 0.000800 10.0.0.241 - - [2026-02-09 01:55:13] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a HTTP/1.1" 200 2007 0.046140 10.0.0.241 - - [2026-02-09 01:55:13] "GET /obj-perms HTTP/1.1" 200 6346 0.084610 10.0.0.241 - - [2026-02-09 01:55:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000546 10.0.0.241 - - [2026-02-09 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.033646 10.0.0.241 - - [2026-02-09 01:55:14] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.016013 10.0.0.241 - - [2026-02-09 01:55:14] "GET /obj-perms HTTP/1.1" 200 6414 0.061021 10.0.0.241 - - [2026-02-09 01:55:14] "GET /obj-perms HTTP/1.1" 200 6346 0.015023 10.0.0.241 - - [2026-02-09 01:55:14] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.020048 10.0.0.241 - - [2026-02-09 01:55:14] "GET /obj-perms HTTP/1.1" 200 6414 0.065359 10.0.0.241 - - [2026-02-09 01:55:14] "GET /obj-perms HTTP/1.1" 200 6346 0.067830 10.0.0.241 - - [2026-02-09 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.241 - - [2026-02-09 01:55:15] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.013573 10.0.0.241 - - [2026-02-09 01:55:15] "GET /obj-perms HTTP/1.1" 200 6346 0.009137 10.0.0.241 - - [2026-02-09 01:55:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.025363 10.0.0.241 - - [2026-02-09 01:55:15] "POST /id-to-fqname HTTP/1.1" 401 298 0.000539 10.0.0.241 - - [2026-02-09 01:55:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.043558 252.241.48.144 - - [2026-02-09 01:55:16] "POST /neutron/network HTTP/1.1" 200 839 0.051354 252.241.48.144 - - [2026-02-09 01:55:16] "GET /aaa-mode HTTP/1.1" 401 298 0.000420 252.241.48.144 - - [2026-02-09 01:55:16] "GET / HTTP/1.1" 200 36499 0.003847 252.241.48.144 - - [2026-02-09 01:55:16] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000367 10.0.0.241 - - [2026-02-09 01:55:16] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001278 252.241.48.144 - - [2026-02-09 01:55:16] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.058878 252.241.48.144 - - [2026-02-09 01:55:16] "POST /neutron/network HTTP/1.1" 200 829 0.006310 252.241.48.144 - - [2026-02-09 01:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.042485 252.241.48.144 - - [2026-02-09 01:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.007061 252.241.48.144 - - [2026-02-09 01:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.005424 252.241.48.144 - - [2026-02-09 01:55:17] "POST /neutron/network HTTP/1.1" 200 839 0.034107 252.241.48.144 - - [2026-02-09 01:55:17] "POST /neutron/network HTTP/1.1" 200 829 0.024203 10.0.0.241 - - [2026-02-09 01:55:18] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001461 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/port HTTP/1.1" 200 1053 0.381657 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/port HTTP/1.1" 200 1053 0.038573 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/port HTTP/1.1" 200 1053 0.010914 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/port HTTP/1.1" 200 1103 0.067549 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/port HTTP/1.1" 200 1113 0.014334 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003757 252.241.48.144 - - [2026-02-09 01:55:18] "POST /neutron/subnet HTTP/1.1" 200 647 0.006661 252.241.48.144 - - [2026-02-09 01:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.001255 252.241.48.144 - - [2026-02-09 01:55:19] "POST /neutron/network HTTP/1.1" 200 829 0.005812 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/port HTTP/1.1" 200 1113 0.015424 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007196 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/port HTTP/1.1" 200 1113 0.020620 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006503 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/port HTTP/1.1" 200 1113 0.012353 252.241.48.144 - - [2026-02-09 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007681 252.241.48.144 - - [2026-02-09 01:55:23] "POST /neutron/port HTTP/1.1" 200 1113 0.013472 252.241.48.144 - - [2026-02-09 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006510 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 200 1288 0.016033 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 200 1288 0.015584 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669 HTTP/1.1" 200 2533 0.019278 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 200 1288 0.012538 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669 HTTP/1.1" 200 2533 0.017246 10.0.0.241 - - [2026-02-09 01:55:23] "GET /instance-ip/95fef96b-305e-4e17-af78-de84d6933427 HTTP/1.1" 200 1628 0.015198 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 200 1288 0.012665 10.0.0.241 - - [2026-02-09 01:55:23] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669 HTTP/1.1" 200 2533 0.018003 10.0.0.241 - - [2026-02-09 01:55:23] "GET /instance-ip/95fef96b-305e-4e17-af78-de84d6933427 HTTP/1.1" 200 1628 0.013375 10.0.0.241 - - [2026-02-09 01:55:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.013291 10.0.0.241 - - [2026-02-09 01:55:24] "GET / HTTP/1.1" 200 36499 0.001741 10.0.0.241 - - [2026-02-09 01:55:24] "POST /fqname-to-id HTTP/1.1" 401 298 0.003036 10.0.0.241 - - [2026-02-09 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033695 10.0.0.241 - - [2026-02-09 01:55:24] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002927 10.0.0.241 - - [2026-02-09 01:55:24] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012998 10.0.0.241 - - [2026-02-09 01:55:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.013823 10.0.0.241 - - [2026-02-09 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.241 - - [2026-02-09 01:55:24] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002997 10.0.0.241 - - [2026-02-09 01:55:24] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011502 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.015117 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.241 - - [2026-02-09 01:55:25] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004031 10.0.0.241 - - [2026-02-09 01:55:25] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011660 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.012563 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.241 - - [2026-02-09 01:55:25] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003622 10.0.0.241 - - [2026-02-09 01:55:25] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012137 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.010771 10.0.0.241 - - [2026-02-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.241 - - [2026-02-09 01:55:25] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002901 10.0.0.241 - - [2026-02-09 01:55:25] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012116 252.241.48.144 - - [2026-02-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 1113 0.014305 252.241.48.144 - - [2026-02-09 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005702 10.0.0.241 - - [2026-02-09 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014285 10.0.0.241 - - [2026-02-09 01:55:28] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.013953 252.241.48.144 - - [2026-02-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 1113 0.015667 252.241.48.144 - - [2026-02-09 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006660 252.241.48.144 - - [2026-02-09 01:55:30] "POST /neutron/port HTTP/1.1" 200 1113 0.013696 252.241.48.144 - - [2026-02-09 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006145 10.0.0.241 - - [2026-02-09 01:55:30] "POST /fqname-to-id HTTP/1.1" 403 329 0.010725 10.0.0.241 - - [2026-02-09 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.241 - - [2026-02-09 01:55:30] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003239 10.0.0.241 - - [2026-02-09 01:55:30] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011042 10.0.0.241 - - [2026-02-09 01:55:30] "POST /fqname-to-id HTTP/1.1" 403 329 0.014040 10.0.0.241 - - [2026-02-09 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.241 - - [2026-02-09 01:55:30] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003203 10.0.0.241 - - [2026-02-09 01:55:30] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013639 10.0.0.241 - - [2026-02-09 01:55:30] "POST /fqname-to-id HTTP/1.1" 403 351 0.009425 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.241 - - [2026-02-09 01:55:31] "GET /routing-instance/0196a85c-22d2-435b-b5b6-dd8cbc32d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003650 10.0.0.241 - - [2026-02-09 01:55:31] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010674 10.0.0.241 - - [2026-02-09 01:55:31] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003123 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 403 329 0.013543 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2026-02-09 01:55:31] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003020 10.0.0.241 - - [2026-02-09 01:55:31] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010508 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 403 351 0.010231 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.241 - - [2026-02-09 01:55:31] "GET /routing-instance/0196a85c-22d2-435b-b5b6-dd8cbc32d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003934 10.0.0.241 - - [2026-02-09 01:55:31] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012943 10.0.0.241 - - [2026-02-09 01:55:31] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003378 10.0.0.241 - - [2026-02-09 01:55:31] "GET /obj-perms HTTP/1.1" 200 6346 0.009825 10.0.0.241 - - [2026-02-09 01:55:31] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010399 10.0.0.241 - - [2026-02-09 01:55:31] "GET /obj-perms HTTP/1.1" 200 6346 0.016182 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.241 - - [2026-02-09 01:55:31] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.014872 10.0.0.241 - - [2026-02-09 01:55:31] "GET /obj-perms HTTP/1.1" 200 6346 0.011596 10.0.0.241 - - [2026-02-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-02-09 01:55:31] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.015038 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.010269 10.0.0.241 - - [2026-02-09 01:55:32] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012064 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.009204 10.0.0.241 - - [2026-02-09 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.241 - - [2026-02-09 01:55:32] "GET /virtual-machine-interface/a3e14264-8272-48bd-aa67-563a84dbd669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.019550 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.008939 10.0.0.241 - - [2026-02-09 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2026-02-09 01:55:32] "GET /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.014361 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.013129 10.0.0.241 - - [2026-02-09 01:55:32] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010316 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.008926 10.0.0.241 - - [2026-02-09 01:55:32] "GET /obj-perms HTTP/1.1" 200 6346 0.007598 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6346 0.069301 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6346 0.010468 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6451 0.060996 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6451 0.003880 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6346 0.009766 10.0.0.241 - - [2026-02-09 01:55:33] "GET /obj-perms HTTP/1.1" 200 6346 0.009123 10.0.0.241 - - [2026-02-09 01:55:34] "GET /obj-perms HTTP/1.1" 200 6346 0.072812 10.0.0.241 - - [2026-02-09 01:55:34] "GET /obj-perms HTTP/1.1" 200 6346 0.009242 10.0.0.241 - - [2026-02-09 01:55:34] "GET /obj-perms HTTP/1.1" 200 6451 0.001794 10.0.0.241 - - [2026-02-09 01:55:34] "GET /obj-perms HTTP/1.1" 200 6451 0.001692 10.0.0.241 - - [2026-02-09 01:55:34] "GET /obj-perms HTTP/1.1" 200 6346 0.009691 10.0.0.241 - - [2026-02-09 01:55:34] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.010621 10.0.0.241 - - [2026-02-09 01:55:34] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 200 1288 0.013582 252.241.48.144 - - [2026-02-09 01:55:35] "POST /neutron/port HTTP/1.1" 200 1113 0.011673 252.241.48.144 - - [2026-02-09 01:55:35] "POST /neutron/port HTTP/1.1" 200 1103 0.012151 252.241.48.144 - - [2026-02-09 01:55:35] "POST /neutron/port HTTP/1.1" 200 151 0.113899 10.0.0.241 - - [2026-02-09 01:55:36] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 404 171 0.010674 10.0.0.241 - - [2026-02-09 01:55:36] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 404 171 0.009630 10.0.0.241 - - [2026-02-09 01:55:36] "GET /virtual-machine/4cae3730-e0a7-46a9-8853-ebf37c595214 HTTP/1.1" 404 171 0.010361 10.0.0.241 - - [2026-02-09 01:55:37] "POST /fqname-to-id HTTP/1.1" 403 329 0.011335 10.0.0.241 - - [2026-02-09 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.241 - - [2026-02-09 01:55:37] "GET /global-vrouter-config/7e9249d0-90c6-4b89-87c7-b26cebecd23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002503 10.0.0.241 - - [2026-02-09 01:55:37] "GET /virtual-networks?parent_id=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010553 10.0.0.241 - - [2026-02-09 01:55:37] "POST /fqname-to-id HTTP/1.1" 403 351 0.009085 10.0.0.241 - - [2026-02-09 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.241 - - [2026-02-09 01:55:37] "GET /routing-instance/0196a85c-22d2-435b-b5b6-dd8cbc32d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004339 10.0.0.241 - - [2026-02-09 01:55:37] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010741 10.0.0.241 - - [2026-02-09 01:55:37] "GET /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002681 10.0.0.241 - - [2026-02-09 01:55:37] "GET /obj-perms HTTP/1.1" 200 6346 0.008853 10.0.0.241 - - [2026-02-09 01:55:37] "GET /obj-perms HTTP/1.1" 200 6346 0.008681 10.0.0.241 - - [2026-02-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6346 0.073731 10.0.0.241 - - [2026-02-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6346 0.011323 10.0.0.241 - - [2026-02-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6451 0.002314 10.0.0.241 - - [2026-02-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6451 0.002119 10.0.0.241 - - [2026-02-09 01:55:41] "GET /obj-perms HTTP/1.1" 200 6451 0.001737 10.0.0.241 - - [2026-02-09 01:55:41] "GET /obj-perms HTTP/1.1" 200 6451 0.002496 10.0.0.241 - - [2026-02-09 01:55:44] "GET /obj-perms HTTP/1.1" 200 6451 0.002120 10.0.0.241 - - [2026-02-09 01:55:44] "GET /obj-perms HTTP/1.1" 200 6451 0.002269 10.0.0.241 - - [2026-02-09 01:55:47] "GET /obj-perms HTTP/1.1" 200 6451 0.002088 10.0.0.241 - - [2026-02-09 01:55:47] "GET /obj-perms HTTP/1.1" 200 6451 0.001650 10.0.0.241 - - [2026-02-09 01:55:50] "GET /obj-perms HTTP/1.1" 200 6451 0.003615 10.0.0.241 - - [2026-02-09 01:55:51] "GET /obj-perms HTTP/1.1" 200 6451 0.001736 10.0.0.241 - - [2026-02-09 01:55:54] "GET /obj-perms HTTP/1.1" 200 6451 0.001709 10.0.0.241 - - [2026-02-09 01:55:54] "GET /obj-perms HTTP/1.1" 200 6451 0.001764 10.0.0.241 - - [2026-02-09 01:55:57] "GET /obj-perms HTTP/1.1" 200 6451 0.001940 10.0.0.241 - - [2026-02-09 01:55:57] "GET /obj-perms HTTP/1.1" 200 6451 0.001898 10.0.0.241 - - [2026-02-09 01:56:00] "GET /obj-perms HTTP/1.1" 200 6451 0.001850 10.0.0.241 - - [2026-02-09 01:56:00] "GET /obj-perms HTTP/1.1" 200 6451 0.001822 10.0.0.241 - - [2026-02-09 01:56:03] "GET /obj-perms HTTP/1.1" 200 6451 0.002487 10.0.0.241 - - [2026-02-09 01:56:03] "GET /obj-perms HTTP/1.1" 200 6451 0.002003 10.0.0.241 - - [2026-02-09 01:56:03] "GET /obj-perms HTTP/1.1" 200 6451 0.002185 10.0.0.241 - - [2026-02-09 01:56:03] "GET /obj-perms HTTP/1.1" 200 6451 0.001923 10.0.0.241 - - [2026-02-09 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.241 - - [2026-02-09 01:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003473 10.0.0.241 - - [2026-02-09 01:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002377 10.0.0.241 - - [2026-02-09 01:56:03] "DELETE /virtual-network/05d7131d-4da0-4da1-9d9b-7860be86a16a HTTP/1.1" 200 115 0.094992 10.0.0.241 - - [2026-02-09 01:56:03] "DELETE /route-target/2aa202d6-424b-4c0b-a4e5-7039f30513fa HTTP/1.1" 200 115 0.026646 10.0.0.241 - - [2026-02-09 01:56:03] "DELETE /api-access-list/51a9bb2a-6405-410b-9003-4093b267df9c HTTP/1.1" 200 115 0.024588 10.0.0.241 - - [2026-02-09 01:56:03] "GET /api-access-list/51a9bb2a-6405-410b-9003-4093b267df9c HTTP/1.1" 404 171 0.002598 10.0.0.241 - - [2026-02-09 01:56:04] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001175 10.0.0.241 - - [2026-02-09 01:56:04] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.030602 10.0.0.241 - - [2026-02-09 01:56:04] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001265 10.0.0.241 - - [2026-02-09 01:56:04] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?fields=virtual_networks HTTP/1.1" 200 1025 0.071043 10.0.0.241 - - [2026-02-09 01:56:04] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.241 - - [2026-02-09 01:56:04] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.027781 10.0.0.241 - - [2026-02-09 01:56:04] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001498 10.0.0.241 - - [2026-02-09 01:56:04] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?fields=security_groups HTTP/1.1" 200 1246 0.028199 10.0.0.241 - - [2026-02-09 01:56:04] "DELETE /project/3a4c73fa819a4c88aa9c9a81f56c1de5 HTTP/1.1" 404 173 0.004108 10.0.0.241 - - [2026-02-09 01:56:04] "DELETE /project/d92ff4063ce646a0ac121ae65ba2da30 HTTP/1.1" 404 173 0.003601 10.0.0.241 - - [2026-02-09 01:56:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001611 10.0.0.241 - - [2026-02-09 01:56:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035548 10.0.0.241 - - [2026-02-09 01:56:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 10.0.0.241 - - [2026-02-09 01:56:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?fields=virtual_networks HTTP/1.1" 200 1024 0.072745 10.0.0.241 - - [2026-02-09 01:56:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001390 10.0.0.241 - - [2026-02-09 01:56:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.030516 10.0.0.241 - - [2026-02-09 01:56:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001452 10.0.0.241 - - [2026-02-09 01:56:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?fields=security_groups HTTP/1.1" 200 1245 0.026010 10.0.0.241 - - [2026-02-09 01:56:07] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003442 10.0.0.241 - - [2026-02-09 01:56:07] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.008989 10.0.0.241 - - [2026-02-09 01:56:07] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001076 10.0.0.241 - - [2026-02-09 01:56:07] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026865 10.0.0.241 - - [2026-02-09 01:56:07] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000902 10.0.0.241 - - [2026-02-09 01:56:07] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?fields=virtual_networks HTTP/1.1" 200 1025 0.065870 10.0.0.241 - - [2026-02-09 01:56:07] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001073 10.0.0.241 - - [2026-02-09 01:56:07] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.024102 10.0.0.241 - - [2026-02-09 01:56:07] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.241 - - [2026-02-09 01:56:07] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?fields=security_groups HTTP/1.1" 200 1246 0.024436 10.0.0.241 - - [2026-02-09 01:56:08] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.037256 10.0.0.241 - - [2026-02-09 01:56:08] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.045055 10.0.0.241 - - [2026-02-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.038146 10.0.0.241 - - [2026-02-09 01:56:08] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002366 10.0.0.241 - - [2026-02-09 01:56:08] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001187 10.0.0.241 - - [2026-02-09 01:56:08] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006606 10.0.0.241 - - [2026-02-09 01:56:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.001320 10.0.0.241 - - [2026-02-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004636 10.0.0.241 - - [2026-02-09 01:56:08] "POST /security-groups HTTP/1.1" 200 583 0.068560 10.0.0.241 - - [2026-02-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.003030 10.0.0.241 - - [2026-02-09 01:56:08] "POST /projects HTTP/1.1" 200 577 0.222616 10.0.0.241 - - [2026-02-09 01:56:08] "POST /access-control-lists HTTP/1.1" 200 598 0.061078 10.0.0.241 - - [2026-02-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.303052 10.0.0.241 - - [2026-02-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.003144 10.0.0.241 - - [2026-02-09 01:56:08] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.450923 10.0.0.241 - - [2026-02-09 01:56:09] "POST /access-control-lists HTTP/1.1" 200 596 0.064208 10.0.0.241 - - [2026-02-09 01:56:10] "GET / HTTP/1.1" 200 36499 0.002350 10.0.0.241 - - [2026-02-09 01:56:12] "POST /fqname-to-id HTTP/1.1" 401 298 0.000626 10.0.0.241 - - [2026-02-09 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.033946 10.0.0.241 - - [2026-02-09 01:56:12] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003320 10.0.0.241 - - [2026-02-09 01:56:12] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003196 10.0.0.241 - - [2026-02-09 01:56:13] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004150 10.0.0.241 - - [2026-02-09 01:56:13] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.010463 10.0.0.241 - - [2026-02-09 01:56:13] "GET /aaa-mode HTTP/1.1" 200 128 0.001924 10.0.0.241 - - [2026-02-09 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.031194 10.0.0.241 - - [2026-02-09 01:56:13] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002167 10.0.0.241 - - [2026-02-09 01:56:13] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.241 - - [2026-02-09 01:56:13] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007432 10.0.0.241 - - [2026-02-09 01:56:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001340 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004337 10.0.0.241 - - [2026-02-09 01:56:14] "POST /security-groups HTTP/1.1" 200 583 0.072096 10.0.0.241 - - [2026-02-09 01:56:14] "POST /projects HTTP/1.1" 200 577 0.234859 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.276009 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.046762 10.0.0.241 - - [2026-02-09 01:56:14] "POST /access-control-lists HTTP/1.1" 200 598 0.059834 10.0.0.241 - - [2026-02-09 01:56:14] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.483496 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.003038 10.0.0.241 - - [2026-02-09 01:56:14] "POST /access-control-lists HTTP/1.1" 200 596 0.060515 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.029114 10.0.0.241 - - [2026-02-09 01:56:14] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002567 10.0.0.241 - - [2026-02-09 01:56:14] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.241 - - [2026-02-09 01:56:14] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007537 10.0.0.241 - - [2026-02-09 01:56:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.006364 10.0.0.241 - - [2026-02-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004505 10.0.0.241 - - [2026-02-09 01:56:15] "POST /security-groups HTTP/1.1" 200 583 0.073495 10.0.0.241 - - [2026-02-09 01:56:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003269 10.0.0.241 - - [2026-02-09 01:56:15] "POST /projects HTTP/1.1" 200 577 0.227968 10.0.0.241 - - [2026-02-09 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.267951 10.0.0.241 - - [2026-02-09 01:56:15] "POST /access-control-lists HTTP/1.1" 200 598 0.081735 10.0.0.241 - - [2026-02-09 01:56:15] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.430763 10.0.0.241 - - [2026-02-09 01:56:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.003718 10.0.0.241 - - [2026-02-09 01:56:15] "GET /obj-perms HTTP/1.1" 200 6414 0.070198 10.0.0.241 - - [2026-02-09 01:56:15] "POST /access-control-lists HTTP/1.1" 200 596 0.059925 10.0.0.241 - - [2026-02-09 01:56:15] "GET /obj-perms HTTP/1.1" 200 6414 0.064649 10.0.0.241 - - [2026-02-09 01:56:15] "GET / HTTP/1.1" 200 36499 0.001693 10.0.0.241 - - [2026-02-09 01:56:16] "GET / HTTP/1.1" 200 36499 0.001805 10.0.0.241 - - [2026-02-09 01:56:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.002980 10.0.0.241 - - [2026-02-09 01:56:17] "POST /api-access-lists HTTP/1.1" 200 523 0.015561 10.0.0.241 - - [2026-02-09 01:56:17] "GET /api-access-list/a28fd19d-674d-4cfb-847d-4e43e33459ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006797 10.0.0.241 - - [2026-02-09 01:56:17] "GET /api-access-list/a28fd19d-674d-4cfb-847d-4e43e33459ea HTTP/1.1" 401 298 0.000457 10.0.0.241 - - [2026-02-09 01:56:17] "GET /api-access-list/a28fd19d-674d-4cfb-847d-4e43e33459ea HTTP/1.1" 200 1291 0.034333 10.0.0.241 - - [2026-02-09 01:56:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000455 10.0.0.241 - - [2026-02-09 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.043532 10.0.0.241 - - [2026-02-09 01:56:18] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001118 10.0.0.241 - - [2026-02-09 01:56:18] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038467 10.0.0.241 - - [2026-02-09 01:56:18] "GET /virtual-networks?parent_id=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014143 10.0.0.241 - - [2026-02-09 01:56:18] "POST /virtual-networks HTTP/1.1" 200 585 0.051568 10.0.0.241 - - [2026-02-09 01:56:18] "POST /route-targets HTTP/1.1" 200 329 0.009665 10.0.0.241 - - [2026-02-09 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.012309 10.0.0.241 - - [2026-02-09 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015114 10.0.0.241 - - [2026-02-09 01:56:18] "GET /network-ipam/ce490026-e088-4a56-8f00-3e3a9d8a19d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011564 10.0.0.241 - - [2026-02-09 01:56:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003064 10.0.0.241 - - [2026-02-09 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.052563 252.241.48.144 - - [2026-02-09 01:56:18] "POST /neutron/network HTTP/1.1" 200 846 0.058034 252.241.48.144 - - [2026-02-09 01:56:18] "POST /neutron/network HTTP/1.1" 200 846 0.024817 10.0.0.241 - - [2026-02-09 01:56:18] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016220 252.241.48.144 - - [2026-02-09 01:56:18] "POST /neutron/network HTTP/1.1" 200 846 0.022096 252.241.48.144 - - [2026-02-09 01:56:19] "POST /neutron/subnet HTTP/1.1" 200 676 0.030713 10.0.0.241 - - [2026-02-09 01:56:19] "POST /fqname-to-id HTTP/1.1" 401 298 0.000561 10.0.0.241 - - [2026-02-09 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.045918 10.0.0.241 - - [2026-02-09 01:56:19] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001248 10.0.0.241 - - [2026-02-09 01:56:19] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039145 10.0.0.241 - - [2026-02-09 01:56:19] "GET /virtual-networks?parent_id=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013763 10.0.0.241 - - [2026-02-09 01:56:19] "POST /virtual-networks HTTP/1.1" 200 585 0.054889 10.0.0.241 - - [2026-02-09 01:56:19] "POST /route-targets HTTP/1.1" 200 329 0.014373 10.0.0.241 - - [2026-02-09 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.012479 10.0.0.241 - - [2026-02-09 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025470 10.0.0.241 - - [2026-02-09 01:56:19] "GET /network-ipam/ce490026-e088-4a56-8f00-3e3a9d8a19d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012932 10.0.0.241 - - [2026-02-09 01:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004713 10.0.0.241 - - [2026-02-09 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.054979 252.241.48.144 - - [2026-02-09 01:56:20] "POST /neutron/network HTTP/1.1" 200 846 0.057107 252.241.48.144 - - [2026-02-09 01:56:20] "POST /neutron/network HTTP/1.1" 200 846 0.021333 10.0.0.241 - - [2026-02-09 01:56:20] "GET /virtual-network/7b8893a8-8aa2-412e-976d-b9a5e63d9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015433 252.241.48.144 - - [2026-02-09 01:56:20] "POST /neutron/network HTTP/1.1" 200 846 0.022601 252.241.48.144 - - [2026-02-09 01:56:20] "POST /neutron/subnet HTTP/1.1" 200 676 0.030956 10.0.0.241 - - [2026-02-09 01:56:20] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 401 298 0.000412 10.0.0.241 - - [2026-02-09 01:56:20] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 200 2313 0.053864 10.0.0.241 - - [2026-02-09 01:56:20] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 401 298 0.000433 10.0.0.241 - - [2026-02-09 01:56:21] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 403 366 0.047917 10.0.0.241 - - [2026-02-09 01:56:21] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 200 2313 0.009273 10.0.0.241 - - [2026-02-09 01:56:21] "GET /virtual-networks HTTP/1.1" 200 371 0.020857 10.0.0.241 - - [2026-02-09 01:56:21] "GET /virtual-networks HTTP/1.1" 200 371 0.021396 10.0.0.241 - - [2026-02-09 01:56:21] "GET /obj-perms HTTP/1.1" 403 257 0.039730 10.0.0.241 - - [2026-02-09 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.241 - - [2026-02-09 01:56:21] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014239 10.0.0.241 - - [2026-02-09 01:56:22] "GET /obj-perms HTTP/1.1" 403 257 0.035493 10.0.0.241 - - [2026-02-09 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.241 - - [2026-02-09 01:56:22] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013789 10.0.0.241 - - [2026-02-09 01:56:22] "GET /obj-perms HTTP/1.1" 200 6461 0.063885 10.0.0.241 - - [2026-02-09 01:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.009108 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019831 10.0.0.241 - - [2026-02-09 01:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.008761 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020178 10.0.0.241 - - [2026-02-09 01:56:23] "GET /obj-perms HTTP/1.1" 200 6461 0.001785 10.0.0.241 - - [2026-02-09 01:56:23] "PUT /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 200 266 0.025339 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-networks HTTP/1.1" 200 132 0.020779 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-networks HTTP/1.1" 200 611 0.017270 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-networks HTTP/1.1" 200 1437 0.002841 10.0.0.241 - - [2026-02-09 01:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.008281 10.0.0.241 - - [2026-02-09 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.241 - - [2026-02-09 01:56:23] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010411 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 403 257 0.043488 10.0.0.241 - - [2026-02-09 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.241 - - [2026-02-09 01:56:24] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010079 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 403 257 0.010745 10.0.0.241 - - [2026-02-09 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.241 - - [2026-02-09 01:56:24] "GET /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.020568 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 200 6461 0.002092 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 403 257 0.009024 10.0.0.241 - - [2026-02-09 01:56:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019440 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 403 257 0.008770 10.0.0.241 - - [2026-02-09 01:56:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023393 10.0.0.241 - - [2026-02-09 01:56:24] "GET /obj-perms HTTP/1.1" 200 6461 0.002106 10.0.0.241 - - [2026-02-09 01:56:24] "PUT /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 200 266 0.029224 10.0.0.241 - - [2026-02-09 01:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002195 10.0.0.241 - - [2026-02-09 01:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002216 10.0.0.241 - - [2026-02-09 01:56:24] "DELETE /virtual-network/7b8893a8-8aa2-412e-976d-b9a5e63d9a7a HTTP/1.1" 200 115 0.077404 10.0.0.241 - - [2026-02-09 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.241 - - [2026-02-09 01:56:24] "DELETE /route-target/b2fe4db9-f641-4d00-8baa-1836c74c0904 HTTP/1.1" 200 115 0.017258 10.0.0.241 - - [2026-02-09 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.241 - - [2026-02-09 01:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002287 10.0.0.241 - - [2026-02-09 01:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002331 10.0.0.241 - - [2026-02-09 01:56:25] "DELETE /virtual-network/0511ee6d-7616-4d2f-8a6c-dea11735758e HTTP/1.1" 200 115 0.082587 10.0.0.241 - - [2026-02-09 01:56:25] "DELETE /api-access-list/a28fd19d-674d-4cfb-847d-4e43e33459ea HTTP/1.1" 200 115 0.031587 10.0.0.241 - - [2026-02-09 01:56:25] "GET /api-access-list/a28fd19d-674d-4cfb-847d-4e43e33459ea HTTP/1.1" 404 171 0.002817 10.0.0.241 - - [2026-02-09 01:56:25] "DELETE /route-target/605a87ea-4e60-4301-9b0d-055092abfa49 HTTP/1.1" 200 115 0.015825 10.0.0.241 - - [2026-02-09 01:56:25] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001032 10.0.0.241 - - [2026-02-09 01:56:25] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023098 10.0.0.241 - - [2026-02-09 01:56:25] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000914 10.0.0.241 - - [2026-02-09 01:56:25] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?fields=virtual_networks HTTP/1.1" 200 1034 0.063958 10.0.0.241 - - [2026-02-09 01:56:25] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.241 - - [2026-02-09 01:56:25] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.025384 10.0.0.241 - - [2026-02-09 01:56:25] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001524 10.0.0.241 - - [2026-02-09 01:56:25] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?fields=security_groups HTTP/1.1" 200 1260 0.065156 10.0.0.241 - - [2026-02-09 01:56:26] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001146 10.0.0.241 - - [2026-02-09 01:56:26] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038551 10.0.0.241 - - [2026-02-09 01:56:26] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.241 - - [2026-02-09 01:56:26] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?fields=virtual_networks HTTP/1.1" 200 1033 0.030048 10.0.0.241 - - [2026-02-09 01:56:26] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001404 10.0.0.241 - - [2026-02-09 01:56:26] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024503 10.0.0.241 - - [2026-02-09 01:56:26] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.241 - - [2026-02-09 01:56:26] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?fields=security_groups HTTP/1.1" 200 1259 0.025296 10.0.0.241 - - [2026-02-09 01:56:27] "GET /aaa-mode HTTP/1.1" 200 128 0.001782 10.0.0.241 - - [2026-02-09 01:56:28] "GET / HTTP/1.1" 200 36499 0.001781 10.0.0.241 - - [2026-02-09 01:56:28] "GET / HTTP/1.1" 200 36499 0.001930 10.0.0.241 - - [2026-02-09 01:56:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000484 10.0.0.241 - - [2026-02-09 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.095607 10.0.0.241 - - [2026-02-09 01:56:29] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001119 10.0.0.241 - - [2026-02-09 01:56:29] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030712 10.0.0.241 - - [2026-02-09 01:56:29] "GET /virtual-networks?parent_id=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008537 10.0.0.241 - - [2026-02-09 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.012507 10.0.0.241 - - [2026-02-09 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.241 - - [2026-02-09 01:56:30] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.241 - - [2026-02-09 01:56:30] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014714 10.0.0.241 - - [2026-02-09 01:56:30] "POST /service-templates HTTP/1.1" 403 264 0.008565 10.0.0.241 - - [2026-02-09 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.003244 10.0.0.241 - - [2026-02-09 01:56:30] "POST /api-access-lists HTTP/1.1" 200 557 0.020203 10.0.0.241 - - [2026-02-09 01:56:30] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.004606 10.0.0.241 - - [2026-02-09 01:56:30] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 1326 0.004040 10.0.0.241 - - [2026-02-09 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011886 10.0.0.241 - - [2026-02-09 01:56:30] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000983 10.0.0.241 - - [2026-02-09 01:56:30] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.034389 10.0.0.241 - - [2026-02-09 01:56:30] "GET /virtual-networks?parent_id=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013826 10.0.0.241 - - [2026-02-09 01:56:30] "POST /virtual-networks HTTP/1.1" 200 585 0.058894 10.0.0.241 - - [2026-02-09 01:56:30] "POST /route-targets HTTP/1.1" 200 329 0.010918 10.0.0.241 - - [2026-02-09 01:56:30] "POST /ref-update HTTP/1.1" 200 156 0.010764 10.0.0.241 - - [2026-02-09 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.241 - - [2026-02-09 01:56:30] "GET /network-ipam/ce490026-e088-4a56-8f00-3e3a9d8a19d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012317 10.0.0.241 - - [2026-02-09 01:56:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003815 10.0.0.241 - - [2026-02-09 01:56:30] "POST /ref-update HTTP/1.1" 200 156 0.058898 252.241.48.144 - - [2026-02-09 01:56:30] "POST /neutron/network HTTP/1.1" 200 845 0.048548 252.241.48.144 - - [2026-02-09 01:56:30] "POST /neutron/network HTTP/1.1" 200 845 0.018862 10.0.0.241 - - [2026-02-09 01:56:31] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013952 252.241.48.144 - - [2026-02-09 01:56:31] "POST /neutron/network HTTP/1.1" 200 845 0.022661 252.241.48.144 - - [2026-02-09 01:56:31] "POST /neutron/subnet HTTP/1.1" 200 671 0.033226 252.241.48.144 - - [2026-02-09 01:56:31] "POST /neutron/network HTTP/1.1" 200 845 0.032521 10.0.0.241 - - [2026-02-09 01:56:31] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005908 10.0.0.241 - - [2026-02-09 01:56:31] "GET /network-ipam/ce490026-e088-4a56-8f00-3e3a9d8a19d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.004308 10.0.0.241 - - [2026-02-09 01:56:31] "GET /domains HTTP/1.1" 200 440 0.002550 10.0.0.241 - - [2026-02-09 01:56:31] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001102 10.0.0.241 - - [2026-02-09 01:56:31] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 2223 0.007605 10.0.0.241 - - [2026-02-09 01:56:31] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001088 10.0.0.241 - - [2026-02-09 01:56:31] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c HTTP/1.1" 200 2354 0.023961 10.0.0.241 - - [2026-02-09 01:56:31] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.006931 10.0.0.241 - - [2026-02-09 01:56:31] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.006181 10.0.0.241 - - [2026-02-09 01:56:31] "GET /routing-instance/615728d1-ffee-4398-91ca-1d36500d278e HTTP/1.1" 200 1559 0.004032 10.0.0.241 - - [2026-02-09 01:56:31] "GET /routing-instance/615728d1-ffee-4398-91ca-1d36500d278e HTTP/1.1" 200 1559 0.003832 10.0.0.241 - - [2026-02-09 01:56:31] "GET /route-target/10fbe468-c883-4895-8f59-831680927d44 HTTP/1.1" 200 1246 0.003455 10.0.0.241 - - [2026-02-09 01:56:31] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.005525 10.0.0.241 - - [2026-02-09 01:56:31] "GET /routing-instance/615728d1-ffee-4398-91ca-1d36500d278e HTTP/1.1" 200 1559 0.004478 10.0.0.241 - - [2026-02-09 01:56:32] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005004 10.0.0.241 - - [2026-02-09 01:56:32] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.006411 10.0.0.241 - - [2026-02-09 01:56:32] "GET /routing-instance/615728d1-ffee-4398-91ca-1d36500d278e HTTP/1.1" 200 1559 0.004085 10.0.0.241 - - [2026-02-09 01:56:32] "GET /routing-instance/615728d1-ffee-4398-91ca-1d36500d278e HTTP/1.1" 200 1559 0.003908 10.0.0.241 - - [2026-02-09 01:56:32] "GET /route-target/10fbe468-c883-4895-8f59-831680927d44 HTTP/1.1" 200 1246 0.003243 10.0.0.241 - - [2026-02-09 01:56:32] "GET /domains HTTP/1.1" 200 440 0.002579 10.0.0.241 - - [2026-02-09 01:56:32] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.241 - - [2026-02-09 01:56:32] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3 HTTP/1.1" 200 2223 0.007548 10.0.0.241 - - [2026-02-09 01:56:32] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002488 10.0.0.241 - - [2026-02-09 01:56:32] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c HTTP/1.1" 200 2354 0.061267 10.0.0.241 - - [2026-02-09 01:56:32] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.005223 10.0.0.241 - - [2026-02-09 01:56:32] "GET /obj-perms HTTP/1.1" 200 6461 0.001695 10.0.0.241 - - [2026-02-09 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.010660 10.0.0.241 - - [2026-02-09 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.241 - - [2026-02-09 01:56:32] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.241 - - [2026-02-09 01:56:32] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018022 10.0.0.241 - - [2026-02-09 01:56:32] "POST /service-templates HTTP/1.1" 403 264 0.014772 10.0.0.241 - - [2026-02-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.002938 10.0.0.241 - - [2026-02-09 01:56:33] "POST /api-access-lists HTTP/1.1" 200 523 0.013171 10.0.0.241 - - [2026-02-09 01:56:33] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004574 10.0.0.241 - - [2026-02-09 01:56:33] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 1292 0.003546 10.0.0.241 - - [2026-02-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.011837 10.0.0.241 - - [2026-02-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014296 10.0.0.241 - - [2026-02-09 01:56:33] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.241 - - [2026-02-09 01:56:33] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015445 10.0.0.241 - - [2026-02-09 01:56:33] "POST /service-templates HTTP/1.1" 200 553 0.025597 10.0.0.241 - - [2026-02-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014074 10.0.0.241 - - [2026-02-09 01:56:33] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015820 10.0.0.241 - - [2026-02-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011310 10.0.0.241 - - [2026-02-09 01:56:33] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011683 10.0.0.241 - - [2026-02-09 01:56:33] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 401 298 0.000420 10.0.0.241 - - [2026-02-09 01:56:34] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 403 263 0.039598 10.0.0.241 - - [2026-02-09 01:56:34] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.009846 10.0.0.241 - - [2026-02-09 01:56:34] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.052756 10.0.0.241 - - [2026-02-09 01:56:34] "GET /obj-perms HTTP/1.1" 403 257 0.040079 10.0.0.241 - - [2026-02-09 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2026-02-09 01:56:35] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014852 10.0.0.241 - - [2026-02-09 01:56:35] "GET /obj-perms HTTP/1.1" 403 257 0.010258 10.0.0.241 - - [2026-02-09 01:56:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010495 10.0.0.241 - - [2026-02-09 01:56:35] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003755 10.0.0.241 - - [2026-02-09 01:56:35] "PUT /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 266 0.024671 10.0.0.241 - - [2026-02-09 01:56:35] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 1463 0.005188 10.0.0.241 - - [2026-02-09 01:56:35] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.017321 10.0.0.241 - - [2026-02-09 01:56:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.000509 10.0.0.241 - - [2026-02-09 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.043750 10.0.0.241 - - [2026-02-09 01:56:35] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001779 10.0.0.241 - - [2026-02-09 01:56:35] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.061990 10.0.0.241 - - [2026-02-09 01:56:35] "GET /virtual-networks?parent_id=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018930 10.0.0.241 - - [2026-02-09 01:56:35] "POST /virtual-networks HTTP/1.1" 403 263 0.011667 10.0.0.241 - - [2026-02-09 01:56:36] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.009948 10.0.0.241 - - [2026-02-09 01:56:36] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.048332 10.0.0.241 - - [2026-02-09 01:56:36] "GET /obj-perms HTTP/1.1" 403 257 0.009701 10.0.0.241 - - [2026-02-09 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2026-02-09 01:56:36] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022671 10.0.0.241 - - [2026-02-09 01:56:36] "GET /obj-perms HTTP/1.1" 403 257 0.010142 10.0.0.241 - - [2026-02-09 01:56:36] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017802 10.0.0.241 - - [2026-02-09 01:56:36] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003101 10.0.0.241 - - [2026-02-09 01:56:36] "PUT /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 266 0.008745 10.0.0.241 - - [2026-02-09 01:56:36] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 1430 0.003379 10.0.0.241 - - [2026-02-09 01:56:36] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 200 1855 0.012506 10.0.0.241 - - [2026-02-09 01:56:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.010550 10.0.0.241 - - [2026-02-09 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011557 10.0.0.241 - - [2026-02-09 01:56:37] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001054 10.0.0.241 - - [2026-02-09 01:56:37] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015807 10.0.0.241 - - [2026-02-09 01:56:37] "POST /service-templates HTTP/1.1" 403 264 0.012714 10.0.0.241 - - [2026-02-09 01:56:37] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003675 10.0.0.241 - - [2026-02-09 01:56:37] "PUT /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 266 0.008669 10.0.0.241 - - [2026-02-09 01:56:37] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 1326 0.003426 10.0.0.241 - - [2026-02-09 01:56:37] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004411 10.0.0.241 - - [2026-02-09 01:56:37] "PUT /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 266 0.009000 10.0.0.241 - - [2026-02-09 01:56:37] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 1292 0.005797 10.0.0.241 - - [2026-02-09 01:56:37] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 403 263 0.009541 10.0.0.241 - - [2026-02-09 01:56:37] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 403 263 0.042101 10.0.0.241 - - [2026-02-09 01:56:37] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.009565 10.0.0.241 - - [2026-02-09 01:56:38] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.037479 10.0.0.241 - - [2026-02-09 01:56:38] "GET /obj-perms HTTP/1.1" 403 257 0.009206 10.0.0.241 - - [2026-02-09 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2026-02-09 01:56:38] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008773 10.0.0.241 - - [2026-02-09 01:56:38] "GET /obj-perms HTTP/1.1" 403 257 0.038966 10.0.0.241 - - [2026-02-09 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-02-09 01:56:38] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010343 10.0.0.241 - - [2026-02-09 01:56:38] "GET /obj-perms HTTP/1.1" 403 257 0.011226 10.0.0.241 - - [2026-02-09 01:56:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008688 10.0.0.241 - - [2026-02-09 01:56:39] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003480 10.0.0.241 - - [2026-02-09 01:56:39] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.009429 10.0.0.241 - - [2026-02-09 01:56:39] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 200 1855 0.014084 10.0.0.241 - - [2026-02-09 01:56:39] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.018411 10.0.0.241 - - [2026-02-09 01:56:39] "GET /obj-perms HTTP/1.1" 403 257 0.011778 10.0.0.241 - - [2026-02-09 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.241 - - [2026-02-09 01:56:39] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016389 10.0.0.241 - - [2026-02-09 01:56:39] "GET /obj-perms HTTP/1.1" 403 257 0.011780 10.0.0.241 - - [2026-02-09 01:56:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018715 10.0.0.241 - - [2026-02-09 01:56:39] "DELETE /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 200 115 0.023239 10.0.0.241 - - [2026-02-09 01:56:39] "GET /api-access-list/f6dd3282-3b16-497f-8c80-5bd561365ad9 HTTP/1.1" 404 171 0.002282 10.0.0.241 - - [2026-02-09 01:56:39] "DELETE /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 200 115 0.020509 10.0.0.241 - - [2026-02-09 01:56:39] "GET /api-access-list/16609a6b-b284-4a20-9eaf-10930ab00cdd HTTP/1.1" 404 171 0.002544 10.0.0.241 - - [2026-02-09 01:56:39] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 401 298 0.000648 10.0.0.241 - - [2026-02-09 01:56:40] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 403 263 0.049297 10.0.0.241 - - [2026-02-09 01:56:40] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.007930 10.0.0.241 - - [2026-02-09 01:56:40] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 403 264 0.036259 10.0.0.241 - - [2026-02-09 01:56:40] "GET /obj-perms HTTP/1.1" 403 257 0.042996 10.0.0.241 - - [2026-02-09 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.241 - - [2026-02-09 01:56:40] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007344 10.0.0.241 - - [2026-02-09 01:56:41] "GET /obj-perms HTTP/1.1" 403 257 0.007743 10.0.0.241 - - [2026-02-09 01:56:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006433 10.0.0.241 - - [2026-02-09 01:56:41] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.003743 10.0.0.241 - - [2026-02-09 01:56:41] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.009132 10.0.0.241 - - [2026-02-09 01:56:41] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 2313 0.016877 10.0.0.241 - - [2026-02-09 01:56:41] "GET /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 200 1855 0.010275 10.0.0.241 - - [2026-02-09 01:56:41] "GET /obj-perms HTTP/1.1" 403 257 0.007130 10.0.0.241 - - [2026-02-09 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2026-02-09 01:56:41] "GET /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012591 10.0.0.241 - - [2026-02-09 01:56:41] "GET /obj-perms HTTP/1.1" 403 257 0.007762 10.0.0.241 - - [2026-02-09 01:56:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.014784 10.0.0.241 - - [2026-02-09 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010911 10.0.0.241 - - [2026-02-09 01:56:41] "DELETE /service-template/3a06d095-f95d-4c95-8cde-54bb2697d943 HTTP/1.1" 200 115 0.026682 10.0.0.241 - - [2026-02-09 01:56:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.011729 10.0.0.241 - - [2026-02-09 01:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003703 10.0.0.241 - - [2026-02-09 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.241 - - [2026-02-09 01:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001795 10.0.0.241 - - [2026-02-09 01:56:41] "DELETE /virtual-network/e3c7b4f9-b05f-4db7-a08e-080b6c08ec3f HTTP/1.1" 200 115 0.077028 10.0.0.241 - - [2026-02-09 01:56:41] "DELETE /route-target/10fbe468-c883-4895-8f59-831680927d44 HTTP/1.1" 200 115 0.014694 10.0.0.241 - - [2026-02-09 01:56:42] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.003330 10.0.0.241 - - [2026-02-09 01:56:42] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.008350 10.0.0.241 - - [2026-02-09 01:56:42] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003484 10.0.0.241 - - [2026-02-09 01:56:42] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.008816 10.0.0.241 - - [2026-02-09 01:56:43] "GET /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004225 10.0.0.241 - - [2026-02-09 01:56:43] "PUT /api-access-list/f73088da-2811-4f2f-9a5c-9956d3685ed8 HTTP/1.1" 200 266 0.010509 10.0.0.241 - - [2026-02-09 01:56:43] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001037 10.0.0.241 - - [2026-02-09 01:56:43] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026230 10.0.0.241 - - [2026-02-09 01:56:43] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001386 10.0.0.241 - - [2026-02-09 01:56:43] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?fields=virtual_networks HTTP/1.1" 200 1034 0.073007 10.0.0.241 - - [2026-02-09 01:56:43] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002826 10.0.0.241 - - [2026-02-09 01:56:43] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027564 10.0.0.241 - - [2026-02-09 01:56:43] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000996 10.0.0.241 - - [2026-02-09 01:56:43] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?fields=security_groups HTTP/1.1" 200 1260 0.024112 10.0.0.241 - - [2026-02-09 01:56:44] "GET /projects?obj_uuids=5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001027 10.0.0.241 - - [2026-02-09 01:56:44] "GET /project/5d1ecb4a-d0c0-4f34-8a55-d943df6f0cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.023375 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-02-09T01:56:44Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-02-09 01:56:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001182 10.0.0.241 - - [2026-02-09 01:56:46] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001415 10.0.0.241 - - [2026-02-09 01:56:46] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007382 10.0.0.241 - - [2026-02-09 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.029526 10.0.0.241 - - [2026-02-09 01:56:46] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002301 10.0.0.241 - - [2026-02-09 01:56:46] "GET /domains?obj_uuids=1675f465-2475-43b6-ab5c-695718ce05c3&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001371 10.0.0.241 - - [2026-02-09 01:56:46] "GET /domain/1675f465-2475-43b6-ab5c-695718ce05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.044247 10.0.0.241 - - [2026-02-09 01:56:46] "POST /id-to-fqname HTTP/1.1" 200 184 0.001380 10.0.0.241 - - [2026-02-09 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.003302 10.0.0.241 - - [2026-02-09 01:56:46] "POST /security-groups HTTP/1.1" 200 579 0.060463 10.0.0.241 - - [2026-02-09 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.002770 10.0.0.241 - - [2026-02-09 01:56:46] "POST /projects HTTP/1.1" 200 569 0.207915 10.0.0.241 - - [2026-02-09 01:56:46] "POST /access-control-lists HTTP/1.1" 200 594 0.059186 10.0.0.241 - - [2026-02-09 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.282382 10.0.0.241 - - [2026-02-09 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.003000 10.0.0.241 - - [2026-02-09 01:56:46] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.463295 10.0.0.241 - - [2026-02-09 01:56:46] "POST /access-control-lists HTTP/1.1" 200 592 0.068483 10.0.0.241 - - [2026-02-09 01:56:48] "GET / HTTP/1.1" 200 36499 0.002257 10.0.0.241 - - [2026-02-09 01:56:48] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001040 10.0.0.241 - - [2026-02-09 01:56:48] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024080 10.0.0.241 - - [2026-02-09 01:56:48] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001074 10.0.0.241 - - [2026-02-09 01:56:48] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?fields=virtual_networks HTTP/1.1" 200 1026 0.068686 10.0.0.241 - - [2026-02-09 01:56:48] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001084 10.0.0.241 - - [2026-02-09 01:56:48] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.027025 10.0.0.241 - - [2026-02-09 01:56:48] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001059 10.0.0.241 - - [2026-02-09 01:56:48] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?fields=security_groups HTTP/1.1" 200 1248 0.025826 10.0.0.241 - - [2026-02-09 01:56:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000413 10.0.0.241 - - [2026-02-09 01:56:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000376 10.0.0.241 - - [2026-02-09 01:56:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000459 10.0.0.241 - - [2026-02-09 01:56:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000447 10.0.0.241 - - [2026-02-09 01:57:04] "DELETE /project/64ed28617374418a855ae5c363f57f53 HTTP/1.1" 404 173 0.032533 10.0.0.241 - - [2026-02-09 01:57:04] "DELETE /project/16bed5af0a584f979827221ebdaffe6e HTTP/1.1" 404 173 0.031518 10.0.0.241 - - [2026-02-09 01:57:04] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.241 - - [2026-02-09 01:57:04] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000836 10.0.0.241 - - [2026-02-09 01:57:04] "DELETE /project/2de5aa2fcd7d4df3be1a60c9494e7e8c HTTP/1.1" 404 173 0.023386 10.0.0.241 - - [2026-02-09 01:57:04] "DELETE /project/2e98979e59d649d48b4a2d927da0681c HTTP/1.1" 404 173 0.019311 10.0.0.241 - - [2026-02-09 01:57:04] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001111 10.0.0.241 - - [2026-02-09 01:57:04] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001096 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001124 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.105850 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.113824 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.073914 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.083296 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001056 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.180099 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.186053 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001052 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001520 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000796 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000750 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.172120 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?fields=security_groups HTTP/1.1" 200 1336 0.103442 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?fields=security_groups HTTP/1.1" 200 1350 0.141738 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?fields=security_groups HTTP/1.1" 200 1335 0.103563 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?fields=security_groups HTTP/1.1" 200 1349 0.108774 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?fields=security_groups HTTP/1.1" 200 1336 0.124629 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002006 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?fields=security_groups HTTP/1.1" 200 1350 0.170337 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?fields=security_groups HTTP/1.1" 200 1338 0.082799 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/52040872-0107-4731-9f36-3b3f6b2d5177 HTTP/1.1" 200 115 0.152075 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/5cd01682-ca79-453d-b3ab-a539ba4e7550 HTTP/1.1" 200 115 0.067837 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=d92ff406-3ce6-46a0-ac12-1ae65ba2da30&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001535 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/b5ce57b9-6b42-484e-91b3-439c3002cf5b HTTP/1.1" 200 115 0.158571 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001514 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/84dba037-09c7-4071-858a-1d73f462ffd6 HTTP/1.1" 200 115 0.180354 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=3a4c73fa-819a-4c88-aa9c-9a81f56c1de5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001160 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30?fields=application_policy_sets HTTP/1.1" 200 1375 0.062498 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/e15606ea-11a2-4aca-8969-30c24250acea HTTP/1.1" 200 115 0.185509 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/f5383b0e-fd6a-4e5b-bd17-146c6113a19c HTTP/1.1" 200 115 0.085562 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=64ed2861-7374-418a-855a-e5c363f57f53&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/082dc91f-a43f-4e3e-81cd-628905da89fe HTTP/1.1" 200 115 0.196270 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5?fields=application_policy_sets HTTP/1.1" 200 1374 0.057181 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=b0c5f07a-12ed-412e-9a47-e1268029e8fd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002677 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/4063d81d-51d1-49d3-96f0-e4020dcc06e2 HTTP/1.1" 200 115 0.204427 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c?fields=application_policy_sets HTTP/1.1" 200 1389 0.117508 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /security-group/57090fbd-112b-4956-8f2f-086655dcc807 HTTP/1.1" 200 115 0.183925 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=2e98979e-59d6-49d4-8b4a-2d927da0681c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001673 10.0.0.241 - - [2026-02-09 01:57:05] "GET /projects?obj_uuids=16bed5af-0a58-4f97-9827-221ebdaffe6e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001115 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/b3fed230-c804-4a16-ba8e-b05e9b943447 HTTP/1.1" 200 115 0.098802 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/64ed2861-7374-418a-855a-e5c363f57f53?fields=application_policy_sets HTTP/1.1" 200 1388 0.123883 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd?fields=application_policy_sets HTTP/1.1" 200 1375 0.148885 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/3b40065b-b17e-4d14-b578-5470762a9233 HTTP/1.1" 200 115 0.091447 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/2e98979e-59d6-49d4-8b4a-2d927da0681c?fields=application_policy_sets HTTP/1.1" 200 1389 0.156182 10.0.0.241 - - [2026-02-09 01:57:05] "GET /project/16bed5af-0a58-4f97-9827-221ebdaffe6e?fields=application_policy_sets HTTP/1.1" 200 1377 0.185729 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/deec1355-fea4-448e-807f-94e562222b09 HTTP/1.1" 200 115 0.138992 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/d92ff406-3ce6-46a0-ac12-1ae65ba2da30 HTTP/1.1" 200 115 0.988084 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/256cd111-e952-48a5-b4f3-20f7e2389f71 HTTP/1.1" 200 115 0.047518 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/3a4c73fa-819a-4c88-aa9c-9a81f56c1de5 HTTP/1.1" 200 115 0.985414 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/2de5aa2f-cd7d-4df3-be1a-60c9494e7e8c HTTP/1.1" 200 115 1.021998 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/64ed2861-7374-418a-855a-e5c363f57f53 HTTP/1.1" 200 115 1.030138 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/b0c5f07a-12ed-412e-9a47-e1268029e8fd HTTP/1.1" 200 115 1.052966 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/2e98979e-59d6-49d4-8b4a-2d927da0681c HTTP/1.1" 200 115 1.009733 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /project/16bed5af-0a58-4f97-9827-221ebdaffe6e HTTP/1.1" 200 115 1.010620 10.0.0.241 - - [2026-02-09 01:57:05] "DELETE /access-control-list/143ab53b-bd4b-4fa0-b501-1f0d3205a78f HTTP/1.1" 200 115 0.037760 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/d913f604-6073-4a4f-9ae7-8b5ad443a831 HTTP/1.1" 200 115 0.019127 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/7d3bdfb3-94fc-4ebd-b99a-b5d76eed96df HTTP/1.1" 200 115 0.020009 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/b4abd4d4-6c55-48d2-a541-89bdbc565bc6 HTTP/1.1" 200 115 0.022392 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/fd1551f2-98db-4159-a192-701edd8f76e4 HTTP/1.1" 200 115 0.021095 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/e038459b-cb28-4496-9886-ba70cc8db3da HTTP/1.1" 200 115 0.024574 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/037e32d8-cd40-4826-82ce-0965ba5b7681 HTTP/1.1" 200 115 0.019833 10.0.0.241 - - [2026-02-09 01:57:06] "DELETE /access-control-list/726bf454-29c9-4917-bcf7-96b8491783aa HTTP/1.1" 200 115 0.025280 10.0.0.241 - - [2026-02-09 01:57:16] "GET /obj-perms HTTP/1.1" 200 6414 0.088386 10.0.0.241 - - [2026-02-09 01:57:16] "GET /obj-perms HTTP/1.1" 200 6414 0.061132