++ 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
+++ date
++ echo 'INFO: =================== Mon Apr 28 01:42:18 UTC 2025 ==================='
INFO: =================== Mon Apr 28 01:42:18 UTC 2025 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ tee -a /var/log/contrail/config-api/console.log
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ grep -o 'dev.*'
+++++ awk '{print $2}'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ cut -d / -f 1
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ grep 'inet '
+++ ip addr show dev ens3
+++ awk '{print $2}'
+++ head -n 1
++ 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.253.75
++ 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_CRYPT_INTERFACE=crypt0
++ VROUTER_DECRYPT_INTERFACE=decrypt0
++ VROUTER_DECRYPT_KEY=15
++ VROUTER_MODULE_OPTIONS=
++ FABRIC_SNAT_HASH_TABLE_SIZE=4096
++ TSN_EVPN_MODE=False
++ TSN_NODES='[]'
++ PRIORITY_ID=
++ PRIORITY_BANDWIDTH=
++ PRIORITY_SCHEDULING=
++ QOS_QUEUE_ID=
++ QOS_LOGICAL_QUEUES=
++ QOS_DEF_HW_QUEUE=False
++ PRIORITY_TAGGING=True
++ SLO_DESTINATION=collector
++ '[' -n '' ']'
++ SAMPLE_DESTINATION=collector
++ FLOW_EXPORT_RATE=0
++ WEBUI_NODES=10.0.0.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
++ echo 10.0.0.241
++ cut -d , -f 1
+ 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: 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
+++ cut -d ' ' -f 1
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ cat /proc/net/fib_trie
++++ awk '/32 host/ { print f } {f=$2}'
++++ grep -vi host
++++ sort
++++ uniq
+++ local local_ips=,10.0.0.241,10.245.72.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.245.72.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
++ sed 's/^API__//g'
++ cut -d = -f 1
+ 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
04/28/2025 01:42:47.996 7f81c0c90588 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
04/28/2025 01:42:48.175 7f81c0c90588 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
04/28/2025 01:42:48.201 7f81c0c90588 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
04/28/2025 01:42:48.201 7f81c0c90588 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000777
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000683
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000563
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000628
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000792
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=<Pool at 0x7f81b74dbc18 set()>))...
Listening on http://localhost:8095/
Hit Ctrl-C to quit.

Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7f81ba627320 set()>, 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 - - [2025-04-28 01:43:35] "GET / HTTP/1.1" 503 181 0.000324
10.0.0.241 - - [2025-04-28 01:43:35] "GET / HTTP/1.1" 503 181 0.000204
10.0.0.241 - - [2025-04-28 01:43:35] "GET / HTTP/1.1" 503 181 0.000293
10.0.0.241 - - [2025-04-28 01:43:36] "GET / HTTP/1.1" 200 36499 0.041857
10.0.0.241 - - [2025-04-28 01:43:36] "GET / HTTP/1.1" 200 45019 0.001856
10.0.0.241 - - [2025-04-28 01:43:36] "GET / HTTP/1.1" 200 45019 0.001430
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 - - [2025-04-28 01:43:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000747
10.0.0.241 - - [2025-04-28 01:43:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000378
10.0.0.241 - - [2025-04-28 01:43:36] "GET / HTTP/1.1" 200 36499 0.002228
10.0.0.241 - - [2025-04-28 01:43:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000542
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.374819
10.0.0.241 - - [2025-04-28 01:43:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.389894
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.203360
10.0.0.241 - - [2025-04-28 01:43:37] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009141
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830
10.0.0.241 - - [2025-04-28 01:43:37] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.007025
10.0.0.241 - - [2025-04-28 01:43:37] "GET / HTTP/1.1" 200 36499 0.002207
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.006030
10.0.0.241 - - [2025-04-28 01:43:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.031195
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000650
10.0.0.241 - - [2025-04-28 01:43:37] "GET / HTTP/1.1" 200 36499 0.002148
/usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
  warnings.warn('Using keystoneclient sessions has been deprecated. '
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.031552
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000554
10.0.0.241 - - [2025-04-28 01:43:37] "POST /job-templates HTTP/1.1" 200 559 0.076053
10.0.0.241 - - [2025-04-28 01:43:37] "GET / HTTP/1.1" 200 36499 0.019026
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000623
10.0.0.241 - - [2025-04-28 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003607
10.0.0.241 - - [2025-04-28 01:43:38] "GET / HTTP/1.1" 200 36499 0.002406
10.0.0.241 - - [2025-04-28 01:43:38] "POST /job-templates HTTP/1.1" 200 567 0.075129
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 191 0.015939
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.042458
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451
10.0.0.241 - - [2025-04-28 01:43:38] "POST /job-templates HTTP/1.1" 200 549 0.098579
10.0.0.241 - - [2025-04-28 01:43:38] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014496
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.015163
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.044661
10.0.0.241 - - [2025-04-28 01:43:38] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008442
10.0.0.241 - - [2025-04-28 01:43:38] "POST /service-appliance-sets HTTP/1.1" 200 557 0.060019
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.004444
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.003326
10.0.0.241 - - [2025-04-28 01:43:38] "POST /job-templates HTTP/1.1" 200 581 0.118868
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.009840
10.0.0.241 - - [2025-04-28 01:43:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.081894
10.0.0.241 - - [2025-04-28 01:43:38] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008098
10.0.0.241 - - [2025-04-28 01:43:38] "POST /service-appliance-sets HTTP/1.1" 200 545 0.073524
10.0.0.241 - - [2025-04-28 01:43:38] "POST /job-templates HTTP/1.1" 200 583 0.091431
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.006839
10.0.0.241 - - [2025-04-28 01:43:38] "GET /network-ipam/0559a122-d2b6-4ebc-89fe-11700a9839a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004905
10.0.0.241 - - [2025-04-28 01:43:38] "POST /job-templates HTTP/1.1" 200 587 0.075334
10.0.0.241 - - [2025-04-28 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003376
10.0.0.241 - - [2025-04-28 01:43:39] "POST /service-templates HTTP/1.1" 200 515 0.085005
10.0.0.241 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 563 0.095082
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.006107
10.0.0.241 - - [2025-04-28 01:43:39] "POST /service-templates HTTP/1.1" 200 505 0.044039
10.0.0.241 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 573 0.041722
10.0.0.241 - - [2025-04-28 01:43:39] "POST /service-templates HTTP/1.1" 200 519 0.046795
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.003591
10.0.0.241 - - [2025-04-28 01:43:39] "POST /service-templates HTTP/1.1" 200 539 0.032538
10.0.0.241 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 559 0.069752
10.0.0.241 - - [2025-04-28 01:43:39] "POST /service-templates HTTP/1.1" 200 511 0.075493
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.003258
10.0.0.241 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 559 0.085623
10.0.0.241 - - [2025-04-28 01:43:39] "GET / HTTP/1.1" 200 36499 0.001995
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.005038
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000586
10.0.0.241 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 559 0.081920
10.0.0.241 - - [2025-04-28 01:43:39] "GET / HTTP/1.1" 200 36499 0.002200
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000912
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.004916
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 - - [2025-04-28 01:43:39] "POST /job-templates HTTP/1.1" 200 539 0.077919
10.0.0.241 - - [2025-04-28 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.007181
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.066803
10.0.0.241 - - [2025-04-28 01:43:40] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.025359
10.0.0.241 - - [2025-04-28 01:43:40] "POST /job-templates HTTP/1.1" 200 563 0.103071
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.018410
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.016648
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.047778
10.0.0.241 - - [2025-04-28 01:43:40] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008179
10.0.0.241 - - [2025-04-28 01:43:40] "POST /database-nodes HTTP/1.1" 200 597 0.051954
10.0.0.241 - - [2025-04-28 01:43:40] "GET /obj-perms HTTP/1.1" 200 6399 0.474330
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.003546
10.0.0.241 - - [2025-04-28 01:43:40] "POST /job-templates HTTP/1.1" 200 563 0.093917
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.016592
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000487
10.0.0.241 - - [2025-04-28 01:43:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.281896
10.0.0.241 - - [2025-04-28 01:43:40] "POST /job-templates HTTP/1.1" 200 563 0.233523
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.007074
10.0.0.241 - - [2025-04-28 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.115170
10.0.0.241 - - [2025-04-28 01:43:40] "GET /network-ipam/0559a122-d2b6-4ebc-89fe-11700a9839a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009170
10.0.0.241 - - [2025-04-28 01:43:40] "GET /obj-perms HTTP/1.1" 200 6399 0.128824
10.0.0.241 - - [2025-04-28 01:43:41] "POST /job-templates HTTP/1.1" 200 569 0.205132
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.005015
10.0.0.241 - - [2025-04-28 01:43:41] "POST /job-templates HTTP/1.1" 200 561 0.094494
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.008528
10.0.0.241 - - [2025-04-28 01:43:41] "POST /job-templates HTTP/1.1" 200 559 0.181833
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004103
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.004004
10.0.0.241 - - [2025-04-28 01:43:41] "POST /access-control-lists HTTP/1.1" 200 591 0.072868
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.005685
10.0.0.241 - - [2025-04-28 01:43:41] "POST /job-templates HTTP/1.1" 200 577 0.111456
10.0.0.241 - - [2025-04-28 01:43:41] "POST /access-control-lists HTTP/1.1" 200 589 0.042695
10.0.0.241 - - [2025-04-28 01:43:41] "GET / HTTP/1.1" 200 36499 0.004632
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000867
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.004736
10.0.0.241 - - [2025-04-28 01:43:41] "POST /route-targets HTTP/1.1" 200 329 0.026457
10.0.0.241 - - [2025-04-28 01:43:41] "POST /job-templates HTTP/1.1" 200 555 0.082530
10.0.0.241 - - [2025-04-28 01:43:41] "POST /ref-update HTTP/1.1" 200 156 0.076044
10.0.0.241 - - [2025-04-28 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.014553
10.0.0.241 - - [2025-04-28 01:43:42] "POST /route-targets HTTP/1.1" 200 329 0.046858
10.0.0.241 - - [2025-04-28 01:43:42] "POST /job-templates HTTP/1.1" 200 583 0.113738
10.0.0.241 - - [2025-04-28 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.052430
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.003547
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.035822
10.0.0.241 - - [2025-04-28 01:43:42] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010994
10.0.0.241 - - [2025-04-28 01:43:42] "POST /route-targets HTTP/1.1" 200 329 0.029372
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004140
10.0.0.241 - - [2025-04-28 01:43:42] "POST /job-templates HTTP/1.1" 200 559 0.099833
10.0.0.241 - - [2025-04-28 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.045895
10.0.0.241 - - [2025-04-28 01:43:42] "POST /config-nodes HTTP/1.1" 200 593 0.042070
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005074
10.0.0.241 - - [2025-04-28 01:43:42] "POST /route-targets HTTP/1.1" 200 329 0.015313
10.0.0.241 - - [2025-04-28 01:43:42] "GET / HTTP/1.1" 200 36499 0.002148
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000460
10.0.0.241 - - [2025-04-28 01:43:42] "POST /job-templates HTTP/1.1" 200 563 0.081486
10.0.0.241 - - [2025-04-28 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.067682
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.003748
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002668
10.0.0.241 - - [2025-04-28 01:43:42] "POST /job-templates HTTP/1.1" 200 579 0.080106
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.006193
10.0.0.241 - - [2025-04-28 01:43:42] "POST /access-control-lists HTTP/1.1" 200 555 0.093441
10.0.0.241 - - [2025-04-28 01:43:42] "GET / HTTP/1.1" 200 36499 0.002837
10.0.0.241 - - [2025-04-28 01:43:42] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000506
10.0.0.241 - - [2025-04-28 01:43:42] "PUT /access-control-list/017d8803-25ea-42f3-96ec-24c457dab41c HTTP/1.1" 200 274 0.066865
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041686
10.0.0.241 - - [2025-04-28 01:43:42] "POST /job-templates HTTP/1.1" 200 561 0.101120
10.0.0.241 - - [2025-04-28 01:43:42] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014851
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.009237
10.0.0.241 - - [2025-04-28 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004259
10.0.0.241 - - [2025-04-28 01:43:42] "PUT /access-control-list/3d789462-fa9d-4af1-9c2a-8c173a138526 HTTP/1.1" 200 274 0.030284
10.0.0.241 - - [2025-04-28 01:43:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.046370
10.0.0.241 - - [2025-04-28 01:43:43] "POST /job-templates HTTP/1.1" 200 563 0.092637
10.0.0.241 - - [2025-04-28 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.008377
10.0.0.241 - - [2025-04-28 01:43:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030721
10.0.0.241 - - [2025-04-28 01:43:43] "POST /job-templates HTTP/1.1" 200 559 0.072618
10.0.0.241 - - [2025-04-28 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.003703
10.0.0.241 - - [2025-04-28 01:43:43] "POST /job-templates HTTP/1.1" 200 557 0.079187
10.0.0.241 - - [2025-04-28 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.004083
10.0.0.241 - - [2025-04-28 01:43:43] "POST /job-templates HTTP/1.1" 200 557 0.221498
10.0.0.241 - - [2025-04-28 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.003510
10.0.0.241 - - [2025-04-28 01:43:43] "POST /job-templates HTTP/1.1" 200 557 0.098898
10.0.0.241 - - [2025-04-28 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.005105
10.0.0.241 - - [2025-04-28 01:43:44] "POST /job-templates HTTP/1.1" 200 567 0.083661
10.0.0.241 - - [2025-04-28 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.004581
10.0.0.241 - - [2025-04-28 01:43:44] "POST /job-templates HTTP/1.1" 200 569 0.108021
10.0.0.241 - - [2025-04-28 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.003652
10.0.0.241 - - [2025-04-28 01:43:44] "POST /config-propertiess HTTP/1.1" 200 555 0.070273
10.0.0.241 - - [2025-04-28 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 168 0.006931
10.0.0.241 - - [2025-04-28 01:43:44] "POST /tags HTTP/1.1" 200 323 0.154355
10.0.0.241 - - [2025-04-28 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 166 0.003342
10.0.0.241 - - [2025-04-28 01:43:44] "GET / HTTP/1.1" 200 36499 0.001714
10.0.0.241 - - [2025-04-28 01:43:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000488
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 319 0.211299
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 174 0.003541
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 335 0.041262
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.010655
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.046607
10.0.0.241 - - [2025-04-28 01:43:45] "GET /routing-instance/92fe6d04-b3c1-4765-8951-9288498438c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.006175
10.0.0.241 - - [2025-04-28 01:43:45] "POST /bgp-routers HTTP/1.1" 200 616 0.030287
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 311 0.047425
10.0.0.241 - - [2025-04-28 01:43:45] "GET /bgp-router/571355d6-0040-48e8-9379-f5ef68963f94?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.009891
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 174 0.003921
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 335 0.024535
10.0.0.241 - - [2025-04-28 01:43:45] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008776
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003423
10.0.0.241 - - [2025-04-28 01:43:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003331
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 315 0.030943
10.0.0.241 - - [2025-04-28 01:43:45] "POST /ref-update HTTP/1.1" 200 156 0.028965
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 169 0.008804
10.0.0.241 - - [2025-04-28 01:43:45] "POST /tags HTTP/1.1" 200 325 0.044528
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443
10.0.0.241 - - [2025-04-28 01:43:45] "PUT /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63 HTTP/1.1" 200 276 0.013686
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.003457
10.0.0.241 - - [2025-04-28 01:43:45] "POST /hardwares HTTP/1.1" 200 329 0.012139
10.0.0.241 - - [2025-04-28 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.007358
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 329 0.012593
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 166 0.003608
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 329 0.012262
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 166 0.003342
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 329 0.016032
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.003345
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 325 0.013207
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.003948
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 325 0.012360
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.003555
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 319 0.014699
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.003467
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 325 0.012944
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.003569
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 325 0.012257
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.004548
10.0.0.241 - - [2025-04-28 01:43:46] "POST /hardwares HTTP/1.1" 200 325 0.012406
10.0.0.241 - - [2025-04-28 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003545
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 327 0.012568
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.003409
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 327 0.015051
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.003323
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 327 0.015180
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.003697
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 327 0.012857
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 164 0.003583
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 325 0.012742
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.003376
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 319 0.014479
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 164 0.003761
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 325 0.022676
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.003341
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 319 0.012631
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 164 0.004251
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 325 0.014163
10.0.0.241 - - [2025-04-28 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.003286
10.0.0.241 - - [2025-04-28 01:43:47] "POST /hardwares HTTP/1.1" 200 321 0.012928
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 162 0.003759
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 321 0.014410
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 165 0.003257
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 327 0.012415
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.012739
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013206
10.0.0.241 - - [2025-04-28 01:43:48] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.004322
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 319 0.015630
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.002713
10.0.0.241 - - [2025-04-28 01:43:48] "PUT /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 278 0.011090
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 319 0.013222
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 162 0.004187
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 321 0.012872
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 162 0.004281
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 321 0.020020
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 162 0.004381
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 321 0.028627
10.0.0.241 - - [2025-04-28 01:43:48] "GET / HTTP/1.1" 200 36499 0.002844
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.004170
10.0.0.241 - - [2025-04-28 01:43:48] "POST /alarms HTTP/1.1" 401 297 0.000596
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 313 0.017170
10.0.0.241 - - [2025-04-28 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.005475
10.0.0.241 - - [2025-04-28 01:43:48] "POST /hardwares HTTP/1.1" 200 313 0.014134
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 160 0.004163
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 317 0.027107
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.003518
10.0.0.241 - - [2025-04-28 01:43:49] "GET / HTTP/1.1" 200 36499 0.001864
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000494
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 305 0.014880
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 158 0.003861
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 585 0.062875
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 579 0.051289
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 313 0.044833
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 579 0.022218
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 155 0.018438
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 563 0.028756
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 307 0.054269
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 559 0.046802
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 155 0.003381
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.040546
10.0.0.241 - - [2025-04-28 01:43:49] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006191
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 307 0.020781
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 561 0.043561
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 155 0.003408
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 569 0.023625
10.0.0.241 - - [2025-04-28 01:43:49] "GET /routing-instance/92fe6d04-b3c1-4765-8951-9288498438c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.006175
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 307 0.013913
10.0.0.241 - - [2025-04-28 01:43:49] "PUT /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63 HTTP/1.1" 200 276 0.023627
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 155 0.006003
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 553 0.048291
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003374
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 307 0.017653
10.0.0.241 - - [2025-04-28 01:43:49] "POST /alarms HTTP/1.1" 200 561 0.034348
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 156 0.006502
10.0.0.241 - - [2025-04-28 01:43:49] "POST /virtual-routers HTTP/1.1" 200 599 0.039649
10.0.0.241 - - [2025-04-28 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878
10.0.0.241 - - [2025-04-28 01:43:49] "POST /hardwares HTTP/1.1" 200 309 0.020052
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 571 0.055402
10.0.0.241 - - [2025-04-28 01:43:50] "GET /virtual-router/0ab37e64-282f-4805-87c2-9168532dabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.009026
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 156 0.004931
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 559 0.033263
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.007579
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 309 0.011617
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 156 0.003636
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 571 0.033049
10.0.0.241 - - [2025-04-28 01:43:50] "GET /virtual-network/ccb787dd-afe9-4ff7-93bb-75f901a5b63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006469
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 309 0.012124
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.002805
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 579 0.073991
10.0.0.241 - - [2025-04-28 01:43:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.088807
10.0.0.241 - - [2025-04-28 01:43:50] "PUT /access-control-list/b8787a0b-b9d8-416e-b09b-c440aa81d59a HTTP/1.1" 200 274 0.044904
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 311 0.054141
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 573 0.062361
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 158 0.004063
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 565 0.024554
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 313 0.013341
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 565 0.022455
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 158 0.004013
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 313 0.014129
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 565 0.030138
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 153 0.007334
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 551 0.021710
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 303 0.016255
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 599 0.025524
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003892
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 579 0.027128
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 311 0.030319
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 575 0.019909
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003936
10.0.0.241 - - [2025-04-28 01:43:50] "POST /alarms HTTP/1.1" 200 587 0.022608
10.0.0.241 - - [2025-04-28 01:43:50] "POST /hardwares HTTP/1.1" 200 311 0.013932
10.0.0.241 - - [2025-04-28 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003835
10.0.0.241 - - [2025-04-28 01:43:51] "POST /alarms HTTP/1.1" 200 613 0.023254
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 311 0.010897
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003480
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 311 0.012568
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003265
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 311 0.012046
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 161 0.003483
10.0.0.241 - - [2025-04-28 01:43:51] "GET / HTTP/1.1" 200 36499 0.001794
10.0.0.241 - - [2025-04-28 01:43:51] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000449
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 319 0.013885
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003695
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 311 0.016789
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003326
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 311 0.012635
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 154 0.003542
10.0.0.241 - - [2025-04-28 01:43:51] "POST /hardwares HTTP/1.1" 200 305 0.013262
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003153
10.0.0.241 - - [2025-04-28 01:43:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028464
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985
10.0.0.241 - - [2025-04-28 01:43:51] "POST /features HTTP/1.1" 200 537 0.019747
10.0.0.241 - - [2025-04-28 01:43:51] "PUT /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 278 0.017561
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.003446
10.0.0.241 - - [2025-04-28 01:43:51] "POST /features HTTP/1.1" 200 527 0.019111
10.0.0.241 - - [2025-04-28 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003687
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 525 0.019610
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003574
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 525 0.035199
10.0.0.241 - - [2025-04-28 01:43:52] "GET / HTTP/1.1" 200 36499 0.002106
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000483
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.003288
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 535 0.020055
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003307
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 525 0.019026
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000960
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003171
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001148
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 543 0.019951
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.003385
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.031040
10.0.0.241 - - [2025-04-28 01:43:52] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004761
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 529 0.020766
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.003077
10.0.0.241 - - [2025-04-28 01:43:52] "PUT /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 278 0.013741
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 523 0.036653
10.0.0.241 - - [2025-04-28 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.003508
10.0.0.241 - - [2025-04-28 01:43:52] "POST /features HTTP/1.1" 200 521 0.120852
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003302
10.0.0.241 - - [2025-04-28 01:43:53] "POST /features HTTP/1.1" 200 537 0.112934
10.0.0.241 - - [2025-04-28 01:43:53] "GET / HTTP/1.1" 200 36499 0.007513
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.000446
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.004162
10.0.0.241 - - [2025-04-28 01:43:53] "POST /features HTTP/1.1" 200 545 0.018568
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.003263
10.0.0.241 - - [2025-04-28 01:43:53] "POST /physical-roles HTTP/1.1" 200 525 0.022638
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 179 0.003202
10.0.0.241 - - [2025-04-28 01:43:53] "POST /physical-roles HTTP/1.1" 200 527 0.019206
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.003407
10.0.0.241 - - [2025-04-28 01:43:53] "POST /physical-roles HTTP/1.1" 200 537 0.025804
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.037900
10.0.0.241 - - [2025-04-28 01:43:53] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.013863
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 177 0.003236
10.0.0.241 - - [2025-04-28 01:43:53] "PUT /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63 HTTP/1.1" 200 276 0.030494
10.0.0.241 - - [2025-04-28 01:43:53] "POST /physical-roles HTTP/1.1" 200 523 0.039174
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.009933
10.0.0.241 - - [2025-04-28 01:43:53] "POST /overlay-roles HTTP/1.1" 200 549 0.019136
10.0.0.241 - - [2025-04-28 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.004411
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 535 0.019413
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 191 0.003657
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 549 0.022107
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.003715
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 537 0.019053
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003051
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 545 0.019910
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782
10.0.0.241 - - [2025-04-28 01:43:54] "PUT /overlay-role/66769c82-0489-4dd6-aab3-958ab87fdd38 HTTP/1.1" 200 260 0.012581
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.003351
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 535 0.018856
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.005781
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 537 0.019882
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.003191
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 533 0.018883
10.0.0.241 - - [2025-04-28 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 187 0.003818
10.0.0.241 - - [2025-04-28 01:43:54] "POST /overlay-roles HTTP/1.1" 200 541 0.018649
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003386
10.0.0.241 - - [2025-04-28 01:43:55] "POST /overlay-roles HTTP/1.1" 200 545 0.021073
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 178 0.003888
10.0.0.241 - - [2025-04-28 01:43:55] "POST /overlay-roles HTTP/1.1" 200 523 0.022668
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003268
10.0.0.241 - - [2025-04-28 01:43:55] "POST /overlay-roles HTTP/1.1" 200 547 0.021302
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.004157
10.0.0.241 - - [2025-04-28 01:43:55] "POST /role-definitions HTTP/1.1" 200 537 0.022761
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003433
10.0.0.241 - - [2025-04-28 01:43:55] "POST /role-definitions HTTP/1.1" 200 551 0.021191
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003458
10.0.0.241 - - [2025-04-28 01:43:55] "POST /role-definitions HTTP/1.1" 200 553 0.022372
10.0.0.241 - - [2025-04-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.003361
10.0.0.241 - - [2025-04-28 01:43:55] "POST /role-definitions HTTP/1.1" 200 555 0.202478
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003218
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 567 0.027022
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.005180
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 551 0.020866
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003464
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 553 0.022840
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.003440
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 555 0.025209
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003676
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 553 0.018749
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.003112
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 565 0.019991
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003308
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 551 0.021101
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003293
10.0.0.241 - - [2025-04-28 01:43:56] "POST /role-definitions HTTP/1.1" 200 553 0.018992
10.0.0.241 - - [2025-04-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.003439
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 549 0.026489
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.003284
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 551 0.018208
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.003592
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 557 0.018580
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003206
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 559 0.037942
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.003245
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 537 0.018761
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.003372
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 547 0.021537
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.003366
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 535 0.019122
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.003533
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 541 0.017737
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.003169
10.0.0.241 - - [2025-04-28 01:43:57] "POST /role-definitions HTTP/1.1" 200 551 0.021133
10.0.0.241 - - [2025-04-28 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003285
10.0.0.241 - - [2025-04-28 01:43:58] "POST /role-definitions HTTP/1.1" 200 561 0.017122
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.003113
10.0.0.241 - - [2025-04-28 01:43:58] "POST /role-definitions HTTP/1.1" 200 565 0.017859
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003562
10.0.0.241 - - [2025-04-28 01:43:58] "POST /role-definitions HTTP/1.1" 200 563 0.018471
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.003107
10.0.0.241 - - [2025-04-28 01:43:58] "POST /feature-configs HTTP/1.1" 200 541 0.022814
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000794
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.006957
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001633
10.0.0.241 - - [2025-04-28 01:43:58] "POST /feature-configs HTTP/1.1" 200 566 0.022385
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.003723
10.0.0.241 - - [2025-04-28 01:43:58] "POST /feature-configs HTTP/1.1" 200 565 0.047354
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.004621
10.0.0.241 - - [2025-04-28 01:43:58] "POST /node-profiles HTTP/1.1" 200 551 0.022766
10.0.0.241 - - [2025-04-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 187 0.003446
10.0.0.241 - - [2025-04-28 01:43:58] "POST /node-profiles HTTP/1.1" 200 541 0.122123
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.004267
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 553 0.024262
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.003232
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 545 0.018570
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.003199
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 545 0.019019
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.003203
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 543 0.021834
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.003365
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 535 0.020236
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 185 0.003232
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 537 0.019849
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.003240
10.0.0.241 - - [2025-04-28 01:43:59] "POST /node-profiles HTTP/1.1" 200 561 0.018958
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004787
10.0.0.241 - - [2025-04-28 01:43:59] "POST /telemetry-profiles HTTP/1.1" 200 558 0.018512
10.0.0.241 - - [2025-04-28 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003977
10.0.0.241 - - [2025-04-28 01:44:00] "POST /telemetry-profiles HTTP/1.1" 200 558 0.019693
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003263
10.0.0.241 - - [2025-04-28 01:44:00] "POST /telemetry-profiles HTTP/1.1" 200 558 0.018605
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003146
10.0.0.241 - - [2025-04-28 01:44:00] "POST /telemetry-profiles HTTP/1.1" 200 558 0.019434
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003231
10.0.0.241 - - [2025-04-28 01:44:00] "POST /telemetry-profiles HTTP/1.1" 200 558 0.020389
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003262
10.0.0.241 - - [2025-04-28 01:44:00] "POST /telemetry-profiles HTTP/1.1" 200 558 0.025136
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003967
10.0.0.241 - - [2025-04-28 01:44:00] "POST /sflow-profiles HTTP/1.1" 200 536 0.020628
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.004371
10.0.0.241 - - [2025-04-28 01:44:00] "POST /sflow-profiles HTTP/1.1" 200 542 0.022727
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.003556
10.0.0.241 - - [2025-04-28 01:44:00] "POST /sflow-profiles HTTP/1.1" 200 542 0.027262
10.0.0.241 - - [2025-04-28 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.004096
10.0.0.241 - - [2025-04-28 01:44:00] "POST /grpc-profiles HTTP/1.1" 200 534 0.022824
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.003207
10.0.0.241 - - [2025-04-28 01:44:01] "POST /snmp-profiles HTTP/1.1" 200 534 0.028649
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.003171
10.0.0.241 - - [2025-04-28 01:44:01] "POST /netconf-profiles HTTP/1.1" 200 546 0.080490
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.003293
10.0.0.241 - - [2025-04-28 01:44:01] "POST /device-functional-groups HTTP/1.1" 200 544 0.019539
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.003518
10.0.0.241 - - [2025-04-28 01:44:01] "POST /device-functional-groups HTTP/1.1" 200 544 0.026832
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.003546
10.0.0.241 - - [2025-04-28 01:44:01] "POST /device-functional-groups HTTP/1.1" 200 548 0.020278
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.003827
10.0.0.241 - - [2025-04-28 01:44:01] "POST /device-functional-groups HTTP/1.1" 200 546 0.034414
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003617
10.0.0.241 - - [2025-04-28 01:44:01] "POST /device-functional-groups HTTP/1.1" 200 594 0.032314
10.0.0.241 - - [2025-04-28 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004192
10.0.0.241 - - [2025-04-28 01:44:02] "POST /device-functional-groups HTTP/1.1" 200 574 0.027364
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003898
10.0.0.241 - - [2025-04-28 01:44:02] "POST /device-functional-groups HTTP/1.1" 200 624 0.023168
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.003409
10.0.0.241 - - [2025-04-28 01:44:02] "POST /device-functional-groups HTTP/1.1" 200 570 0.026291
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.003252
10.0.0.241 - - [2025-04-28 01:44:02] "POST /device-functional-groups HTTP/1.1" 200 568 0.023957
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 210 0.002993
10.0.0.241 - - [2025-04-28 01:44:02] "POST /device-functional-groups HTTP/1.1" 200 578 0.017887
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003058
10.0.0.241 - - [2025-04-28 01:44:02] "POST /role-configs HTTP/1.1" 200 529 0.019351
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.003273
10.0.0.241 - - [2025-04-28 01:44:02] "POST /role-configs HTTP/1.1" 200 524 0.019037
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.004214
10.0.0.241 - - [2025-04-28 01:44:02] "POST /role-configs HTTP/1.1" 200 526 0.021205
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003206
10.0.0.241 - - [2025-04-28 01:44:02] "POST /role-configs HTTP/1.1" 200 526 0.019195
10.0.0.241 - - [2025-04-28 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.003124
10.0.0.241 - - [2025-04-28 01:44:03] "POST /role-configs HTTP/1.1" 200 530 0.026314
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.003596
10.0.0.241 - - [2025-04-28 01:44:03] "POST /role-configs HTTP/1.1" 200 525 0.019035
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003234
10.0.0.241 - - [2025-04-28 01:44:03] "POST /role-configs HTTP/1.1" 200 521 0.018417
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.003047
10.0.0.241 - - [2025-04-28 01:44:03] "POST /role-configs HTTP/1.1" 200 522 0.020142
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341
10.0.0.241 - - [2025-04-28 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.015030
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.241 - - [2025-04-28 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.011906
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100
10.0.0.241 - - [2025-04-28 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.011190
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.241 - - [2025-04-28 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.010193
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.009830
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.009953
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000880
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:44:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001119
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.010143
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.010082
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.011343
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.241 - - [2025-04-28 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755
10.0.0.241 - - [2025-04-28 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.011114
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.014446
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.010655
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.030154
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.010116
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.010309
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401
10.0.0.241 - - [2025-04-28 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.009658
10.0.0.241 - - [2025-04-28 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.009655
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.010026
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.010357
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.008549
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.010821
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.010754
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611
10.0.0.241 - - [2025-04-28 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489
10.0.0.241 - - [2025-04-28 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.009317
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.008920
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.010708
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.008512
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.009970
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.008818
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359
10.0.0.241 - - [2025-04-28 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.009008
10.0.0.241 - - [2025-04-28 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.009536
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.011359
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.009366
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.010262
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.009488
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.010795
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727
10.0.0.241 - - [2025-04-28 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.241 - - [2025-04-28 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.008932
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.009209
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.009110
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.009785
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.008780
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.010048
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.241 - - [2025-04-28 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.009755
10.0.0.241 - - [2025-04-28 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.012561
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.009031
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.015721
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.009554
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.010183
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.009058
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485
10.0.0.241 - - [2025-04-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.241 - - [2025-04-28 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.009737
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009623
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.008852
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009865
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009770
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009987
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654
10.0.0.241 - - [2025-04-28 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.008980
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273
10.0.0.241 - - [2025-04-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.009357
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.010514
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.008994
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.008943
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.008693
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.010406
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201
10.0.0.241 - - [2025-04-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050
10.0.0.241 - - [2025-04-28 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.009825
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.009516
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.011213
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.010101
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.012004
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.010165
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446
10.0.0.241 - - [2025-04-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.009261
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097
10.0.0.241 - - [2025-04-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.010583
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.009203
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.012474
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.009869
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.008518
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.011304
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698
10.0.0.241 - - [2025-04-28 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.008554
10.0.0.241 - - [2025-04-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.008883
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009259
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009244
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.010007
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009215
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433
10.0.0.241 - - [2025-04-28 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009118
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195
10.0.0.241 - - [2025-04-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009892
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009870
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009211
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009622
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.010319
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009196
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408
10.0.0.241 - - [2025-04-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009607
10.0.0.241 - - [2025-04-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.008967
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.010448
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009205
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.011872
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.008729
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394
10.0.0.241 - - [2025-04-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009807
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684
10.0.0.241 - - [2025-04-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009115
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.010754
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009232
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009916
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009332
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.010215
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307
10.0.0.241 - - [2025-04-28 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009706
10.0.0.241 - - [2025-04-28 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.010674
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009606
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009004
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.010396
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.011153
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009077
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006837
10.0.0.241 - - [2025-04-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295
10.0.0.241 - - [2025-04-28 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.010597
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.008709
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.010094
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.009033
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.012110
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.009623
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346
10.0.0.241 - - [2025-04-28 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.014682
10.0.0.241 - - [2025-04-28 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009883
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009056
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.012058
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008863
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.010245
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009718
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356
10.0.0.241 - - [2025-04-28 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.241 - - [2025-04-28 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.010322
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.009092
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.010187
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.008296
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.008673
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.009340
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114
10.0.0.241 - - [2025-04-28 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.011068
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206
10.0.0.241 - - [2025-04-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008314
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009489
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.025522
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008940
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009956
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008459
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332
10.0.0.241 - - [2025-04-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303
10.0.0.241 - - [2025-04-28 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009960
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009710
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009590
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.012841
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009794
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.011247
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335
10.0.0.241 - - [2025-04-28 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009706
10.0.0.241 - - [2025-04-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.009586
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.010346
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.012000
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.010988
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.011442
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232
10.0.0.241 - - [2025-04-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.010366
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411
10.0.0.241 - - [2025-04-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.010272
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.011756
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.010476
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.011575
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.009325
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.009567
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731
10.0.0.241 - - [2025-04-28 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.008895
10.0.0.241 - - [2025-04-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.010965
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.008830
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.009664
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.010664
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.009595
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323
10.0.0.241 - - [2025-04-28 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.014104
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633
10.0.0.241 - - [2025-04-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.008912
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009366
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009044
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.010715
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.011354
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009753
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328
10.0.0.241 - - [2025-04-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009420
10.0.0.241 - - [2025-04-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.011714
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.009135
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.008703
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.008459
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.008926
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.010506
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319
10.0.0.241 - - [2025-04-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203
10.0.0.241 - - [2025-04-28 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.008755
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.010845
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.010447
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.009695
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.010897
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.010794
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153
10.0.0.241 - - [2025-04-28 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.009714
10.0.0.241 - - [2025-04-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.009808
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.008266
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.008512
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.010397
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.010149
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.010002
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231
10.0.0.241 - - [2025-04-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073
10.0.0.241 - - [2025-04-28 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.021830
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.010973
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.009893
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.009996
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.010769
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.010494
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171
10.0.0.241 - - [2025-04-28 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.011073
10.0.0.241 - - [2025-04-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.010731
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.011592
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.011279
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.010231
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.014595
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296
10.0.0.241 - - [2025-04-28 01:44:33] "POST /ref-update HTTP/1.1" 200 156 0.009646
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269
10.0.0.241 - - [2025-04-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.011094
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.013136
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.010229
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.013479
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.010910
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.013153
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364
10.0.0.241 - - [2025-04-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.011330
10.0.0.241 - - [2025-04-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.009669
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.014259
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.010274
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.009620
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.010732
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495
10.0.0.241 - - [2025-04-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.011715
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470
10.0.0.241 - - [2025-04-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.011783
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013577
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.017662
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.011012
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.010038
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.009813
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.010474
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264
10.0.0.241 - - [2025-04-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415
10.0.0.241 - - [2025-04-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.010020
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.009448
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.010250
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.010572
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.010853
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.011094
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176
10.0.0.241 - - [2025-04-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.009720
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084
10.0.0.241 - - [2025-04-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.010379
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.011247
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.010221
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.009755
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.010490
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017918
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.010106
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617
10.0.0.241 - - [2025-04-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545
10.0.0.241 - - [2025-04-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.010427
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.012023
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.025864
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.010309
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.008827
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.008921
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877
10.0.0.241 - - [2025-04-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.241 - - [2025-04-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.009332
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.010609
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.009431
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.010567
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.009347
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.010632
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232
10.0.0.241 - - [2025-04-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.009633
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420
10.0.0.241 - - [2025-04-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.009009
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.009606
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.016815
10.0.0.241 - - [2025-04-28 01:44:41] "GET /obj-perms HTTP/1.1" 200 6399 0.066350
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.012432
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.013396
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.017099
10.0.0.241 - - [2025-04-28 01:44:41] "GET /obj-perms HTTP/1.1" 200 6399 0.068638
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653
10.0.0.241 - - [2025-04-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.241 - - [2025-04-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.013243
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.013211
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009308
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.010644
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.010163
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.009620
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.011351
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110
10.0.0.241 - - [2025-04-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.010351
10.0.0.241 - - [2025-04-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375
10.0.0.241 - - [2025-04-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.010557
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394
10.0.0.241 - - [2025-04-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.011234
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.241 - - [2025-04-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.010022
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305
10.0.0.241 - - [2025-04-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.009639
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509
10.0.0.241 - - [2025-04-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238
10.0.0.241 - - [2025-04-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.010002
10.0.0.241 - - [2025-04-28 01:44:43] "POST /network-ipams HTTP/1.1" 200 554 0.018876
10.0.0.241 - - [2025-04-28 01:44:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003057
10.0.0.241 - - [2025-04-28 01:44:43] "POST /virtual-networks HTTP/1.1" 200 556 0.114615
10.0.0.241 - - [2025-04-28 01:44:43] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002940
10.0.0.241 - - [2025-04-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.003193
10.0.0.241 - - [2025-04-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 178 0.003175
10.0.0.241 - - [2025-04-28 01:44:44] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 314 0.003422
10.0.0.241 - - [2025-04-28 01:44:44] "GET /fabric/294b4dfc-969a-4e28-b04a-5d3821b09369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.004396
10.0.0.241 - - [2025-04-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.002957
10.0.0.241 - - [2025-04-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.003059
10.0.0.241 - - [2025-04-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003030
10.0.0.241 - - [2025-04-28 01:44:44] "POST /route-targets HTTP/1.1" 200 329 0.012371
10.0.0.241 - - [2025-04-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.022375
10.0.0.241 - - [2025-04-28 01:45:42] "GET /obj-perms HTTP/1.1" 200 6399 0.061578
10.0.0.241 - - [2025-04-28 01:45:42] "GET /obj-perms HTTP/1.1" 200 6399 0.061439
10.0.0.241 - - [2025-04-28 01:46:24] "GET / HTTP/1.1" 200 36499 0.001820
10.0.0.241 - - [2025-04-28 01:46:24] "POST /fqname-to-id HTTP/1.1" 401 297 0.001020
10.0.0.241 - - [2025-04-28 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031648
10.0.0.241 - - [2025-04-28 01:46:25] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.006814
10.0.0.241 - - [2025-04-28 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221
10.0.0.241 - - [2025-04-28 01:46:25] "GET /routing-instance/92fe6d04-b3c1-4765-8951-9288498438c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004378
10.0.0.241 - - [2025-04-28 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515
10.0.0.241 - - [2025-04-28 01:46:25] "GET /virtual-router/0ab37e64-282f-4805-87c2-9168532dabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004313
10.0.0.241 - - [2025-04-28 01:46:25] "PUT /virtual-router/0ab37e64-282f-4805-87c2-9168532dabfb HTTP/1.1" 200 264 0.012031
10.0.0.241 - - [2025-04-28 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185
10.0.0.241 - - [2025-04-28 01:46:25] "GET /virtual-router/0ab37e64-282f-4805-87c2-9168532dabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006052
10.0.0.241 - - [2025-04-28 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.241 - - [2025-04-28 01:46:25] "GET /virtual-machine-interface/e3a95ad1-4b12-4332-a726-dfa8ddebdc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.006297
10.0.0.241 - - [2025-04-28 01:46:25] "PUT /virtual-machine-interface/e3a95ad1-4b12-4332-a726-dfa8ddebdc77 HTTP/1.1" 200 286 0.011471
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001015
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001111
10.0.0.241 - - [2025-04-28 01:46:43] "GET /obj-perms HTTP/1.1" 200 6399 0.081314
10.0.0.241 - - [2025-04-28 01:46:44] "GET /obj-perms HTTP/1.1" 200 6399 0.143113
10.0.0.241 - - [2025-04-28 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933
10.0.0.241 - - [2025-04-28 01:46:44] "GET /virtual-router/0ab37e64-282f-4805-87c2-9168532dabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005631
10.0.0.241 - - [2025-04-28 01:47:44] "GET /obj-perms HTTP/1.1" 200 6399 0.059449
10.0.0.241 - - [2025-04-28 01:47:45] "GET /obj-perms HTTP/1.1" 200 6399 0.054826
10.0.0.241 - - [2025-04-28 01:48:11] "GET / HTTP/1.1" 200 36499 0.001908
10.0.0.241 - - [2025-04-28 01:48:14] "GET /global-system-configs HTTP/1.1" 200 324 0.038275
10.0.0.241 - - [2025-04-28 01:48:14] "GET /obj-perms HTTP/1.1" 200 6399 0.057972
10.0.0.241 - - [2025-04-28 01:48:16] "GET /global-system-configs HTTP/1.1" 200 324 0.055741
10.0.0.241 - - [2025-04-28 01:48:16] "GET /obj-perms HTTP/1.1" 200 6399 0.116308
10.0.0.241 - - [2025-04-28 01:48:21] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000518
10.0.0.241 - - [2025-04-28 01:48:21] "GET /projects?obj_uuids=cf45c040-e82e-4710-a8e4-b34fb8492a60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002707
10.0.0.241 - - [2025-04-28 01:48:21] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002500
10.0.0.241 - - [2025-04-28 01:48:21] "POST /domains HTTP/1.1" 200 331 0.014120
10.0.0.241 - - [2025-04-28 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.046494
10.0.0.241 - - [2025-04-28 01:48:21] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.167721
10.0.0.241 - - [2025-04-28 01:48:21] "POST /id-to-fqname HTTP/1.1" 200 165 0.001493
10.0.0.241 - - [2025-04-28 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 174 0.003136
10.0.0.241 - - [2025-04-28 01:48:21] "POST /security-groups HTTP/1.1" 200 560 0.063824
10.0.0.241 - - [2025-04-28 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 205 0.002914
10.0.0.241 - - [2025-04-28 01:48:21] "POST /projects HTTP/1.1" 200 531 0.286884
10.0.0.241 - - [2025-04-28 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.319131
10.0.0.241 - - [2025-04-28 01:48:21] "POST /access-control-lists HTTP/1.1" 200 575 0.067962
10.0.0.241 - - [2025-04-28 01:48:22] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.621762
10.0.0.241 - - [2025-04-28 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.004861
10.0.0.241 - - [2025-04-28 01:48:22] "POST /access-control-lists HTTP/1.1" 200 573 0.060077
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run
  File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle
    with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket
    ciphers=ciphers)
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 312, in __init__
    raise x
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 308, in __init__
    self.do_handshake()
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 666, in do_handshake
    self._sslobj.do_handshake()
  File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:877)
2025-04-28T01:48:22Z <Greenlet at 0x7f81b9241198: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f81b92bb93)> failed with SSLError

[Introspect:8084]10.0.0.241 - - [2025-04-28 01:48:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001153
10.0.0.241 - - [2025-04-28 01:48:23] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001358
10.0.0.241 - - [2025-04-28 01:48:23] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008725
10.0.0.241 - - [2025-04-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.029275
10.0.0.241 - - [2025-04-28 01:48:24] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002751
10.0.0.241 - - [2025-04-28 01:48:24] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001249
10.0.0.241 - - [2025-04-28 01:48:24] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008640
10.0.0.241 - - [2025-04-28 01:48:24] "POST /id-to-fqname HTTP/1.1" 200 199 0.001436
10.0.0.241 - - [2025-04-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.009382
10.0.0.241 - - [2025-04-28 01:48:24] "POST /security-groups HTTP/1.1" 200 594 0.075588
10.0.0.241 - - [2025-04-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 404 243 0.003023
10.0.0.241 - - [2025-04-28 01:48:24] "POST /projects HTTP/1.1" 200 599 0.258719
10.0.0.241 - - [2025-04-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.298009
10.0.0.241 - - [2025-04-28 01:48:24] "POST /access-control-lists HTTP/1.1" 200 609 0.073392
10.0.0.241 - - [2025-04-28 01:48:24] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.462001
10.0.0.241 - - [2025-04-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.006095
10.0.0.241 - - [2025-04-28 01:48:24] "POST /access-control-lists HTTP/1.1" 200 607 0.064383
10.0.0.241 - - [2025-04-28 01:48:26] "GET / HTTP/1.1" 200 36499 0.002164
10.0.0.241 - - [2025-04-28 01:48:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000582
10.0.0.241 - - [2025-04-28 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.073813
10.0.0.241 - - [2025-04-28 01:48:34] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001117
10.0.0.241 - - [2025-04-28 01:48:34] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.032336
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/network HTTP/1.1" 200 117 0.047796
10.0.0.241 - - [2025-04-28 01:48:35] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001185
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/network HTTP/1.1" 200 618 0.095851
10.0.0.241 - - [2025-04-28 01:48:35] "POST /route-targets HTTP/1.1" 200 329 0.018905
10.0.0.241 - - [2025-04-28 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.019117
10.0.0.241 - - [2025-04-28 01:48:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006619
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.146487
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/network HTTP/1.1" 200 837 0.006366
10.0.0.241 - - [2025-04-28 01:48:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001586
10.0.0.241 - - [2025-04-28 01:48:35] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006064
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/network HTTP/1.1" 200 837 0.008736
10.0.0.241 - - [2025-04-28 01:48:35] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006746
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/network HTTP/1.1" 200 837 0.008624
252.241.124.53 - - [2025-04-28 01:48:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.009541
10.0.0.241 - - [2025-04-28 01:48:35] "GET /domains HTTP/1.1" 401 297 0.000486
10.0.0.241 - - [2025-04-28 01:48:36] "GET /domains HTTP/1.1" 200 440 0.034851
10.0.0.241 - - [2025-04-28 01:48:36] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001831
10.0.0.241 - - [2025-04-28 01:48:36] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1318 0.010455
10.0.0.241 - - [2025-04-28 01:48:36] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001231
10.0.0.241 - - [2025-04-28 01:48:36] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d HTTP/1.1" 200 2169 0.031294
10.0.0.241 - - [2025-04-28 01:48:36] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9 HTTP/1.1" 200 2346 0.009585
10.0.0.241 - - [2025-04-28 01:48:36] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9 HTTP/1.1" 200 2346 0.005866
10.0.0.241 - - [2025-04-28 01:48:36] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 200 1498 0.004336
10.0.0.241 - - [2025-04-28 01:48:36] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 200 1498 0.007324
10.0.0.241 - - [2025-04-28 01:48:36] "GET /route-target/8ae107f6-bed1-4e60-80b0-1ece75a6e6c1 HTTP/1.1" 200 1221 0.004074
10.0.0.241 - - [2025-04-28 01:48:36] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9 HTTP/1.1" 200 2346 0.005670
10.0.0.241 - - [2025-04-28 01:48:36] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 200 1498 0.004173
10.0.0.241 - - [2025-04-28 01:48:37] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005908
10.0.0.241 - - [2025-04-28 01:48:37] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9 HTTP/1.1" 200 2346 0.005533
10.0.0.241 - - [2025-04-28 01:48:37] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 200 1498 0.004277
10.0.0.241 - - [2025-04-28 01:48:37] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 200 1498 0.004745
10.0.0.241 - - [2025-04-28 01:48:37] "GET /route-target/8ae107f6-bed1-4e60-80b0-1ece75a6e6c1 HTTP/1.1" 200 1221 0.003791
10.0.0.241 - - [2025-04-28 01:48:37] "GET /domains HTTP/1.1" 200 440 0.002963
10.0.0.241 - - [2025-04-28 01:48:37] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.030555
10.0.0.241 - - [2025-04-28 01:48:37] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1318 0.037519
10.0.0.241 - - [2025-04-28 01:48:37] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001258
10.0.0.241 - - [2025-04-28 01:48:37] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d HTTP/1.1" 200 2169 0.033119
10.0.0.241 - - [2025-04-28 01:48:37] "GET /virtual-network/6f8734b1-ac5e-4a39-beb3-e87cd043dce9 HTTP/1.1" 200 2346 0.013069
10.0.0.241 - - [2025-04-28 01:48:38] "GET /obj-perms HTTP/1.1" 200 6468 0.056322
10.0.0.241 - - [2025-04-28 01:48:38] "DELETE /project/e1d17f226b1c45bc89715ab6859a955d HTTP/1.1" 404 173 0.028457
10.0.0.241 - - [2025-04-28 01:48:38] "DELETE /project/cf45c040e82e4710a8e4b34fb8492a60 HTTP/1.1" 404 173 0.039801
10.0.0.241 - - [2025-04-28 01:48:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001572
252.241.124.53 - - [2025-04-28 01:48:42] "POST /neutron/network HTTP/1.1" 200 847 0.006773
252.241.124.53 - - [2025-04-28 01:48:42] "GET /aaa-mode HTTP/1.1" 401 297 0.000519
252.241.124.53 - - [2025-04-28 01:48:42] "GET / HTTP/1.1" 200 36499 0.001732
252.241.124.53 - - [2025-04-28 01:48:42] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000466
10.0.0.241 - - [2025-04-28 01:48:43] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001292
252.241.124.53 - - [2025-04-28 01:48:43] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.053327
252.241.124.53 - - [2025-04-28 01:48:43] "POST /neutron/network HTTP/1.1" 200 837 0.034704
252.241.124.53 - - [2025-04-28 01:48:45] "POST /neutron/port HTTP/1.1" 200 117 0.007873
252.241.124.53 - - [2025-04-28 01:48:45] "POST /neutron/network HTTP/1.1" 200 847 0.012744
10.0.0.241 - - [2025-04-28 01:48:45] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002097
10.0.0.241 - - [2025-04-28 01:48:45] "GET /obj-perms HTTP/1.1" 200 6399 0.085449
252.241.124.53 - - [2025-04-28 01:48:45] "POST /neutron/port HTTP/1.1" 200 959 0.022765
252.241.124.53 - - [2025-04-28 01:48:45] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009228
252.241.124.53 - - [2025-04-28 01:48:45] "POST /neutron/port HTTP/1.1" 200 1069 0.382743
10.0.0.241 - - [2025-04-28 01:48:46] "GET /obj-perms HTTP/1.1" 200 6399 0.066026
252.241.124.53 - - [2025-04-28 01:48:46] "POST /neutron/port HTTP/1.1" 200 1069 0.041340
252.241.124.53 - - [2025-04-28 01:48:46] "POST /neutron/port HTTP/1.1" 200 1069 0.012107
252.241.124.53 - - [2025-04-28 01:48:46] "POST /neutron/port HTTP/1.1" 200 1119 0.100853
252.241.124.53 - - [2025-04-28 01:48:46] "POST /neutron/port HTTP/1.1" 200 1093 0.018497
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004463
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.011437
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.001361
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/network HTTP/1.1" 200 837 0.008638
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/port HTTP/1.1" 200 1093 0.016430
252.241.124.53 - - [2025-04-28 01:48:47] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007433
252.241.124.53 - - [2025-04-28 01:48:52] "POST /neutron/port HTTP/1.1" 200 1093 0.015792
252.241.124.53 - - [2025-04-28 01:48:52] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006957
10.0.0.241 - - [2025-04-28 01:48:52] "GET /obj-perms HTTP/1.1" 200 6468 0.002022
10.0.0.241 - - [2025-04-28 01:48:53] "GET /obj-perms HTTP/1.1" 200 6468 0.002346
10.0.0.241 - - [2025-04-28 01:48:54] "GET /obj-perms HTTP/1.1" 200 6468 0.001943
10.0.0.241 - - [2025-04-28 01:48:55] "GET /obj-perms HTTP/1.1" 200 6468 0.002351
10.0.0.241 - - [2025-04-28 01:48:56] "GET /obj-perms HTTP/1.1" 200 6468 0.002029
252.241.124.53 - - [2025-04-28 01:48:58] "POST /neutron/network HTTP/1.1" 200 837 0.006462
252.241.124.53 - - [2025-04-28 01:48:58] "POST /neutron/network HTTP/1.1" 400 204 0.011739
252.241.124.53 - - [2025-04-28 01:48:58] "POST /neutron/port HTTP/1.1" 200 1093 0.017769
252.241.124.53 - - [2025-04-28 01:48:58] "POST /neutron/port HTTP/1.1" 200 1119 0.010824
252.241.124.53 - - [2025-04-28 01:48:59] "POST /neutron/port HTTP/1.1" 200 151 0.123276
252.241.124.53 - - [2025-04-28 01:49:00] "POST /neutron/network HTTP/1.1" 200 837 0.006377
10.0.0.241 - - [2025-04-28 01:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002625
10.0.0.241 - - [2025-04-28 01:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003524
252.241.124.53 - - [2025-04-28 01:49:00] "POST /neutron/network HTTP/1.1" 200 151 0.102354
10.0.0.241 - - [2025-04-28 01:49:00] "GET /routing-instance/502bdd66-947f-4789-b793-d00e0f6c3bbe HTTP/1.1" 404 171 0.003323
10.0.0.241 - - [2025-04-28 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033485
10.0.0.241 - - [2025-04-28 01:49:00] "DELETE /route-target/8ae107f6-bed1-4e60-80b0-1ece75a6e6c1 HTTP/1.1" 200 115 0.018612
10.0.0.241 - - [2025-04-28 01:49:00] "GET /domains HTTP/1.1" 200 440 0.002943
10.0.0.241 - - [2025-04-28 01:49:00] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002042
10.0.0.241 - - [2025-04-28 01:49:00] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1318 0.013681
10.0.0.241 - - [2025-04-28 01:49:00] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001195
10.0.0.241 - - [2025-04-28 01:49:00] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d HTTP/1.1" 200 1919 0.033515
10.0.0.241 - - [2025-04-28 01:49:01] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211
10.0.0.241 - - [2025-04-28 01:49:01] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.038083
10.0.0.241 - - [2025-04-28 01:49:01] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001231
10.0.0.241 - - [2025-04-28 01:49:01] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?fields=virtual_networks HTTP/1.1" 200 1055 0.033443
10.0.0.241 - - [2025-04-28 01:49:01] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001226
10.0.0.241 - - [2025-04-28 01:49:01] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.029749
10.0.0.241 - - [2025-04-28 01:49:01] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001311
10.0.0.241 - - [2025-04-28 01:49:01] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?fields=security_groups HTTP/1.1" 200 1292 0.027013
10.0.0.241 - - [2025-04-28 01:49:02] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001210
10.0.0.241 - - [2025-04-28 01:49:02] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008153
10.0.0.241 - - [2025-04-28 01:49:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.034167
10.0.0.241 - - [2025-04-28 01:49:02] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002789
10.0.0.241 - - [2025-04-28 01:49:02] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113
10.0.0.241 - - [2025-04-28 01:49:02] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007645
10.0.0.241 - - [2025-04-28 01:49:02] "POST /id-to-fqname HTTP/1.1" 200 200 0.001401
10.0.0.241 - - [2025-04-28 01:49:02] "POST /fqname-to-id HTTP/1.1" 404 209 0.006684
10.0.0.241 - - [2025-04-28 01:49:02] "POST /security-groups HTTP/1.1" 200 595 0.064118
10.0.0.241 - - [2025-04-28 01:49:02] "POST /fqname-to-id HTTP/1.1" 404 244 0.004175
10.0.0.241 - - [2025-04-28 01:49:02] "POST /projects HTTP/1.1" 200 601 0.228716
10.0.0.241 - - [2025-04-28 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.308643
10.0.0.241 - - [2025-04-28 01:49:02] "POST /access-control-lists HTTP/1.1" 200 610 0.068428
10.0.0.241 - - [2025-04-28 01:49:03] "POST /fqname-to-id HTTP/1.1" 404 243 0.004338
10.0.0.241 - - [2025-04-28 01:49:03] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.468263
10.0.0.241 - - [2025-04-28 01:49:03] "POST /access-control-lists HTTP/1.1" 200 608 0.076125
10.0.0.241 - - [2025-04-28 01:49:04] "GET / HTTP/1.1" 200 36499 0.003294
10.0.0.241 - - [2025-04-28 01:49:04] "GET /projects?obj_uuids=cf45c040-e82e-4710-a8e4-b34fb8492a60&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001277
10.0.0.241 - - [2025-04-28 01:49:04] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.028279
10.0.0.241 - - [2025-04-28 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892
10.0.0.241 - - [2025-04-28 01:49:05] "GET /security-group/92f5af8a-1469-4c66-9efd-e9fb9f93b86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005238
10.0.0.241 - - [2025-04-28 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.241 - - [2025-04-28 01:49:05] "GET /projects?obj_uuids=cf45c040-e82e-4710-a8e4-b34fb8492a60&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001660
10.0.0.241 - - [2025-04-28 01:49:05] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.049891
10.0.0.241 - - [2025-04-28 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444
10.0.0.241 - - [2025-04-28 01:49:05] "GET /security-group/92f5af8a-1469-4c66-9efd-e9fb9f93b86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.006225
10.0.0.241 - - [2025-04-28 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583
10.0.0.241 - - [2025-04-28 01:49:06] "PUT /security-group/92f5af8a-1469-4c66-9efd-e9fb9f93b86c HTTP/1.1" 200 264 0.020163
10.0.0.241 - - [2025-04-28 01:49:06] "PUT /access-control-list/a697c905-731f-4e7c-a9b7-29b91ea675a1 HTTP/1.1" 200 274 0.019824
10.0.0.241 - - [2025-04-28 01:49:06] "PUT /access-control-list/95864c95-dbaa-41b8-bdeb-c767d6bd5a1b HTTP/1.1" 200 274 0.019294
10.0.0.241 - - [2025-04-28 01:49:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000596
10.0.0.241 - - [2025-04-28 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.081355
10.0.0.241 - - [2025-04-28 01:49:06] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001709
10.0.0.241 - - [2025-04-28 01:49:06] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.029185
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 117 0.036469
10.0.0.241 - - [2025-04-28 01:49:07] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001199
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 617 0.084791
10.0.0.241 - - [2025-04-28 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.011920
10.0.0.241 - - [2025-04-28 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.018096
10.0.0.241 - - [2025-04-28 01:49:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003683
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.154115
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 835 0.006006
10.0.0.241 - - [2025-04-28 01:49:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001854
10.0.0.241 - - [2025-04-28 01:49:07] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005601
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 835 0.006083
10.0.0.241 - - [2025-04-28 01:49:07] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006864
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 835 0.006636
252.241.124.53 - - [2025-04-28 01:49:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.008035
10.0.0.241 - - [2025-04-28 01:49:07] "GET /domains HTTP/1.1" 401 297 0.000483
10.0.0.241 - - [2025-04-28 01:49:08] "GET /domains HTTP/1.1" 200 440 0.029525
10.0.0.241 - - [2025-04-28 01:49:08] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001300
10.0.0.241 - - [2025-04-28 01:49:08] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.009566
10.0.0.241 - - [2025-04-28 01:49:08] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001747
10.0.0.241 - - [2025-04-28 01:49:08] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2177 0.034197
10.0.0.241 - - [2025-04-28 01:49:08] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2340 0.007439
10.0.0.241 - - [2025-04-28 01:49:08] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2340 0.006222
10.0.0.241 - - [2025-04-28 01:49:08] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 200 1495 0.004506
10.0.0.241 - - [2025-04-28 01:49:08] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 200 1495 0.004104
10.0.0.241 - - [2025-04-28 01:49:08] "GET /route-target/2fd6e50b-fa97-4380-840f-4c6acc66722e HTTP/1.1" 200 1219 0.004673
10.0.0.241 - - [2025-04-28 01:49:08] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2340 0.005984
10.0.0.241 - - [2025-04-28 01:49:08] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 200 1495 0.005014
10.0.0.241 - - [2025-04-28 01:49:08] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005952
10.0.0.241 - - [2025-04-28 01:49:08] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2340 0.007556
10.0.0.241 - - [2025-04-28 01:49:08] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 200 1495 0.004185
10.0.0.241 - - [2025-04-28 01:49:08] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 200 1495 0.004399
10.0.0.241 - - [2025-04-28 01:49:09] "GET /route-target/2fd6e50b-fa97-4380-840f-4c6acc66722e HTTP/1.1" 200 1219 0.004280
10.0.0.241 - - [2025-04-28 01:49:09] "GET /domains HTTP/1.1" 200 440 0.003193
10.0.0.241 - - [2025-04-28 01:49:09] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001805
10.0.0.241 - - [2025-04-28 01:49:09] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.011098
10.0.0.241 - - [2025-04-28 01:49:09] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001219
10.0.0.241 - - [2025-04-28 01:49:09] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2177 0.028549
10.0.0.241 - - [2025-04-28 01:49:09] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2340 0.006691
10.0.0.241 - - [2025-04-28 01:49:09] "GET /obj-perms HTTP/1.1" 200 6470 0.064058
10.0.0.241 - - [2025-04-28 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458
10.0.0.241 - - [2025-04-28 01:49:10] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002052
10.0.0.241 - - [2025-04-28 01:49:10] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.050524
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/network HTTP/1.1" 200 117 0.010557
10.0.0.241 - - [2025-04-28 01:49:10] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001151
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/network HTTP/1.1" 200 617 0.101809
10.0.0.241 - - [2025-04-28 01:49:10] "POST /route-targets HTTP/1.1" 200 329 0.014905
10.0.0.241 - - [2025-04-28 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.017149
10.0.0.241 - - [2025-04-28 01:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003090
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.192228
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/network HTTP/1.1" 200 836 0.005945
10.0.0.241 - - [2025-04-28 01:49:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001612
10.0.0.241 - - [2025-04-28 01:49:10] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005684
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/network HTTP/1.1" 200 836 0.006533
10.0.0.241 - - [2025-04-28 01:49:10] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005874
252.241.124.53 - - [2025-04-28 01:49:10] "POST /neutron/network HTTP/1.1" 200 836 0.006215
252.241.124.53 - - [2025-04-28 01:49:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.008542
10.0.0.241 - - [2025-04-28 01:49:11] "GET /domains HTTP/1.1" 200 440 0.003590
10.0.0.241 - - [2025-04-28 01:49:11] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200
10.0.0.241 - - [2025-04-28 01:49:11] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.008216
10.0.0.241 - - [2025-04-28 01:49:11] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001907
10.0.0.241 - - [2025-04-28 01:49:11] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2405 0.040923
10.0.0.241 - - [2025-04-28 01:49:11] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3 HTTP/1.1" 200 2343 0.007395
10.0.0.241 - - [2025-04-28 01:49:11] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3 HTTP/1.1" 200 2343 0.005589
10.0.0.241 - - [2025-04-28 01:49:11] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 200 1496 0.006065
10.0.0.241 - - [2025-04-28 01:49:11] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 200 1496 0.003950
10.0.0.241 - - [2025-04-28 01:49:11] "GET /route-target/865a98d2-d36f-4edd-a074-37a95d5f33c6 HTTP/1.1" 200 1220 0.004033
10.0.0.241 - - [2025-04-28 01:49:11] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3 HTTP/1.1" 200 2343 0.009779
10.0.0.241 - - [2025-04-28 01:49:11] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 200 1496 0.005014
10.0.0.241 - - [2025-04-28 01:49:11] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010014
10.0.0.241 - - [2025-04-28 01:49:11] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3 HTTP/1.1" 200 2343 0.009572
10.0.0.241 - - [2025-04-28 01:49:11] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 200 1496 0.005432
10.0.0.241 - - [2025-04-28 01:49:11] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 200 1496 0.004606
10.0.0.241 - - [2025-04-28 01:49:11] "GET /route-target/865a98d2-d36f-4edd-a074-37a95d5f33c6 HTTP/1.1" 200 1220 0.003999
10.0.0.241 - - [2025-04-28 01:49:12] "GET /domains HTTP/1.1" 200 440 0.003225
10.0.0.241 - - [2025-04-28 01:49:12] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001429
10.0.0.241 - - [2025-04-28 01:49:12] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.009347
10.0.0.241 - - [2025-04-28 01:49:12] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001334
10.0.0.241 - - [2025-04-28 01:49:12] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2405 0.031721
10.0.0.241 - - [2025-04-28 01:49:12] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3 HTTP/1.1" 200 2343 0.005756
10.0.0.241 - - [2025-04-28 01:49:12] "GET /obj-perms HTTP/1.1" 200 6470 0.001957
10.0.0.241 - - [2025-04-28 01:49:12] "POST /id-to-fqname HTTP/1.1" 200 231 0.001461
252.241.124.53 - - [2025-04-28 01:49:13] "POST /neutron/network HTTP/1.1" 200 846 0.006882
252.241.124.53 - - [2025-04-28 01:49:13] "GET /aaa-mode HTTP/1.1" 401 297 0.000525
252.241.124.53 - - [2025-04-28 01:49:13] "GET / HTTP/1.1" 200 36499 0.001837
252.241.124.53 - - [2025-04-28 01:49:13] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000443
10.0.0.241 - - [2025-04-28 01:49:13] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001264
252.241.124.53 - - [2025-04-28 01:49:13] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.055617
252.241.124.53 - - [2025-04-28 01:49:14] "POST /neutron/network HTTP/1.1" 200 836 0.035248
252.241.124.53 - - [2025-04-28 01:49:14] "POST /neutron/port HTTP/1.1" 200 117 0.018090
252.241.124.53 - - [2025-04-28 01:49:14] "POST /neutron/port HTTP/1.1" 200 117 0.005588
10.0.0.241 - - [2025-04-28 01:49:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001619
252.241.124.53 - - [2025-04-28 01:49:14] "POST /neutron/port HTTP/1.1" 200 117 0.005324
252.241.124.53 - - [2025-04-28 01:49:15] "POST /neutron/network HTTP/1.1" 200 845 0.007391
252.241.124.53 - - [2025-04-28 01:49:15] "GET /aaa-mode HTTP/1.1" 401 297 0.000513
252.241.124.53 - - [2025-04-28 01:49:15] "GET / HTTP/1.1" 200 36499 0.001969
252.241.124.53 - - [2025-04-28 01:49:15] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000518
10.0.0.241 - - [2025-04-28 01:49:15] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001266
252.241.124.53 - - [2025-04-28 01:49:15] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.062926
252.241.124.53 - - [2025-04-28 01:49:15] "POST /neutron/network HTTP/1.1" 200 846 0.011193
10.0.0.241 - - [2025-04-28 01:49:15] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002489
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1070 0.266774
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/network HTTP/1.1" 200 835 0.036860
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1070 0.011719
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1070 0.010250
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1120 0.099180
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1094 0.026747
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007898
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 1094 0.015328
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 117 0.005344
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003854
10.0.0.241 - - [2025-04-28 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131
10.0.0.241 - - [2025-04-28 01:49:16] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001161
10.0.0.241 - - [2025-04-28 01:49:16] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.033770
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.014620
10.0.0.241 - - [2025-04-28 01:49:16] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007850
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 117 0.001305
10.0.0.241 - - [2025-04-28 01:49:16] "GET /floating-ip-pools?parent_id=266e1d2b-c29e-4289-b398-efb935d4262c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005465
10.0.0.241 - - [2025-04-28 01:49:16] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008221
252.241.124.53 - - [2025-04-28 01:49:16] "POST /neutron/network HTTP/1.1" 200 836 0.010547
10.0.0.241 - - [2025-04-28 01:49:16] "POST /floating-ip-pools HTTP/1.1" 200 611 0.027436
10.0.0.241 - - [2025-04-28 01:49:16] "POST /ref-update HTTP/1.1" 200 156 0.011365
10.0.0.241 - - [2025-04-28 01:49:16] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006199
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domains HTTP/1.1" 200 440 0.004397
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001476
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.010996
10.0.0.241 - - [2025-04-28 01:49:17] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001334
10.0.0.241 - - [2025-04-28 01:49:17] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2991 0.032310
10.0.0.241 - - [2025-04-28 01:49:17] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2620 0.009612
10.0.0.241 - - [2025-04-28 01:49:17] "GET /floating-ip-pool/e5ddc3f7-1eed-4f7f-b483-f4b23f4577c5 HTTP/1.1" 200 1443 0.006038
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/network HTTP/1.1" 200 845 0.007264
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domains HTTP/1.1" 200 440 0.003457
10.0.0.241 - - [2025-04-28 01:49:17] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001561
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002965
10.0.0.241 - - [2025-04-28 01:49:17] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1516 0.071422
10.0.0.241 - - [2025-04-28 01:49:17] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001217
10.0.0.241 - - [2025-04-28 01:49:17] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 3247 0.082600
10.0.0.241 - - [2025-04-28 01:49:17] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c HTTP/1.1" 200 2931 0.011210
10.0.0.241 - - [2025-04-28 01:49:17] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007225
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/port HTTP/1.1" 200 1069 0.374968
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/port HTTP/1.1" 200 1069 0.011037
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/port HTTP/1.1" 200 1094 0.015333
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/port HTTP/1.1" 200 1069 0.011024
252.241.124.53 - - [2025-04-28 01:49:17] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006811
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1119 0.087904
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1093 0.016348
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003529
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.010785
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.001404
252.241.124.53 - - [2025-04-28 01:49:18] "POST /neutron/network HTTP/1.1" 200 835 0.005961
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/port HTTP/1.1" 200 1094 0.018135
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008248
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/port HTTP/1.1" 200 1094 0.026829
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006997
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/port HTTP/1.1" 200 1094 0.058866
252.241.124.53 - - [2025-04-28 01:49:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009824
10.0.0.241 - - [2025-04-28 01:49:23] "GET /virtual-machine/7644bb1b-2dca-4443-9114-799fec5f8adf HTTP/1.1" 200 1306 0.019524
10.0.0.241 - - [2025-04-28 01:49:23] "GET /virtual-machine-interface/9417b9aa-ddae-4f3c-8f0b-1f076ee9027b HTTP/1.1" 200 3006 0.006944
10.0.0.241 - - [2025-04-28 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356
10.0.0.241 - - [2025-04-28 01:49:23] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004129
10.0.0.241 - - [2025-04-28 01:49:23] "GET /virtual-networks?parent_id=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004390
10.0.0.241 - - [2025-04-28 01:49:23] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008019
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001308
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.003570
10.0.0.241 - - [2025-04-28 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.241 - - [2025-04-28 01:49:27] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006998
252.241.124.53 - - [2025-04-28 01:49:28] "POST /neutron/port HTTP/1.1" 200 1094 0.061357
252.241.124.53 - - [2025-04-28 01:49:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007218
10.0.0.241 - - [2025-04-28 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784
10.0.0.241 - - [2025-04-28 01:49:29] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004971
10.0.0.241 - - [2025-04-28 01:49:29] "GET /virtual-networks?parent_id=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003914
10.0.0.241 - - [2025-04-28 01:49:29] "GET /virtual-network/85107252-6630-4da6-92bb-1c7fe9b541b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009927
252.241.124.53 - - [2025-04-28 01:49:29] "POST /neutron/port HTTP/1.1" 200 1094 0.016993
252.241.124.53 - - [2025-04-28 01:49:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009750
252.241.124.53 - - [2025-04-28 01:49:29] "POST /neutron/port HTTP/1.1" 200 1093 0.054286
252.241.124.53 - - [2025-04-28 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007406
252.241.124.53 - - [2025-04-28 01:49:30] "POST /neutron/port HTTP/1.1" 200 1093 0.053471
252.241.124.53 - - [2025-04-28 01:49:30] "POST /neutron/port HTTP/1.1" 200 1094 0.051539
252.241.124.53 - - [2025-04-28 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008683
252.241.124.53 - - [2025-04-28 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007532
252.241.124.53 - - [2025-04-28 01:49:31] "POST /neutron/port HTTP/1.1" 200 1094 0.045329
252.241.124.53 - - [2025-04-28 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007533
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000920
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001161
252.241.124.53 - - [2025-04-28 01:49:32] "POST /neutron/port HTTP/1.1" 200 1093 0.019525
252.241.124.53 - - [2025-04-28 01:49:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006302
10.0.0.241 - - [2025-04-28 01:49:34] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001352
252.241.124.53 - - [2025-04-28 01:49:34] "POST /neutron/floatingip HTTP/1.1" 200 529 0.161559
252.241.124.53 - - [2025-04-28 01:49:34] "POST /neutron/port HTTP/1.1" 200 1094 0.015975
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006491
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/floatingip HTTP/1.1" 200 576 0.042945
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/port HTTP/1.1" 200 1093 0.017730
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007314
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/port HTTP/1.1" 200 1093 0.017545
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006895
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/port HTTP/1.1" 200 1093 0.016075
252.241.124.53 - - [2025-04-28 01:49:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007064
10.0.0.241 - - [2025-04-28 01:49:35] "GET /virtual-machine/55538896-105e-49ae-954d-c4cababe79a6 HTTP/1.1" 200 1306 0.005460
10.0.0.241 - - [2025-04-28 01:49:35] "GET /virtual-machine-interface/876f2850-4847-4833-807d-21da546a39ea HTTP/1.1" 200 3004 0.007166
10.0.0.241 - - [2025-04-28 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243
10.0.0.241 - - [2025-04-28 01:49:35] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004217
10.0.0.241 - - [2025-04-28 01:49:35] "GET /virtual-networks?parent_id=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003535
10.0.0.241 - - [2025-04-28 01:49:36] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006003
10.0.0.241 - - [2025-04-28 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257
10.0.0.241 - - [2025-04-28 01:49:37] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003198
10.0.0.241 - - [2025-04-28 01:49:37] "GET /virtual-networks?parent_id=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003232
10.0.0.241 - - [2025-04-28 01:49:37] "GET /virtual-network/266e1d2b-c29e-4289-b398-efb935d4262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005567
252.241.124.53 - - [2025-04-28 01:49:37] "POST /neutron/floatingip HTTP/1.1" 200 576 0.010685
10.0.0.241 - - [2025-04-28 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136
10.0.0.241 - - [2025-04-28 01:49:37] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003572
10.0.0.241 - - [2025-04-28 01:49:37] "GET /route-target/2fd6e50b-fa97-4380-840f-4c6acc66722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003722
252.241.124.53 - - [2025-04-28 01:49:37] "POST /neutron/port HTTP/1.1" 200 1094 0.016565
10.0.0.241 - - [2025-04-28 01:49:37] "GET /floating-ip/1e4ca393-086e-4a2f-a7c5-55158900f4cf HTTP/1.1" 200 1889 0.005264
252.241.124.53 - - [2025-04-28 01:49:37] "POST /neutron/port HTTP/1.1" 200 1094 0.016089
252.241.124.53 - - [2025-04-28 01:49:37] "POST /neutron/network HTTP/1.1" 200 846 0.006155
252.241.124.53 - - [2025-04-28 01:49:37] "POST /neutron/floatingip HTTP/1.1" 200 550 0.012332
252.241.124.53 - - [2025-04-28 01:49:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.013312
252.241.124.53 - - [2025-04-28 01:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.001417
252.241.124.53 - - [2025-04-28 01:49:38] "POST /neutron/network HTTP/1.1" 200 836 0.008229
10.0.0.241 - - [2025-04-28 01:49:38] "DELETE /project/b7ab7c4e20a64363bc7903dddf4a2e59 HTTP/1.1" 404 173 0.004957
10.0.0.241 - - [2025-04-28 01:49:38] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089
10.0.0.241 - - [2025-04-28 01:49:38] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.035102
10.0.0.241 - - [2025-04-28 01:49:38] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001605
10.0.0.241 - - [2025-04-28 01:49:38] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?fields=security_groups HTTP/1.1" 200 1382 0.033348
10.0.0.241 - - [2025-04-28 01:49:38] "DELETE /security-group/c94a0293-3868-478a-9c21-caa1a2d04ee3 HTTP/1.1" 200 115 0.058930
10.0.0.241 - - [2025-04-28 01:49:38] "GET /projects?obj_uuids=e1d17f22-6b1c-45bc-8971-5ab6859a955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002512
10.0.0.241 - - [2025-04-28 01:49:38] "DELETE /access-control-list/7955fd9f-38c5-4580-aa2f-21a8a2bb1b14 HTTP/1.1" 200 115 0.055943
10.0.0.241 - - [2025-04-28 01:49:38] "GET /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d?fields=application_policy_sets HTTP/1.1" 200 1421 0.063895
10.0.0.241 - - [2025-04-28 01:49:38] "DELETE /access-control-list/057b84e9-f603-473f-a947-e232acb63227 HTTP/1.1" 200 115 0.056501
10.0.0.241 - - [2025-04-28 01:49:38] "DELETE /project/e1d17f22-6b1c-45bc-8971-5ab6859a955d HTTP/1.1" 200 115 0.391329
252.241.124.53 - - [2025-04-28 01:49:40] "POST /neutron/floatingip HTTP/1.1" 200 576 0.011568
252.241.124.53 - - [2025-04-28 01:49:41] "POST /neutron/floatingip HTTP/1.1" 200 529 0.027513
252.241.124.53 - - [2025-04-28 01:49:41] "POST /neutron/floatingip HTTP/1.1" 200 529 0.009030
252.241.124.53 - - [2025-04-28 01:49:41] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038620
10.0.0.241 - - [2025-04-28 01:49:41] "GET /floating-ip-pool/e5ddc3f7-1eed-4f7f-b483-f4b23f4577c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003463
10.0.0.241 - - [2025-04-28 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.009826
10.0.0.241 - - [2025-04-28 01:49:41] "DELETE /floating-ip-pool/e5ddc3f7-1eed-4f7f-b483-f4b23f4577c5 HTTP/1.1" 200 115 0.026923
252.241.124.53 - - [2025-04-28 01:49:41] "POST /neutron/network HTTP/1.1" 200 836 0.007799
252.241.124.53 - - [2025-04-28 01:49:41] "POST /neutron/network HTTP/1.1" 400 204 0.012289
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 1093 0.025697
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 1094 0.018559
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 1119 0.013009
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 1120 0.009459
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.174630
252.241.124.53 - - [2025-04-28 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.207485
252.241.124.53 - - [2025-04-28 01:49:43] "POST /neutron/network HTTP/1.1" 200 836 0.006323
10.0.0.241 - - [2025-04-28 01:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005815
10.0.0.241 - - [2025-04-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097
10.0.0.241 - - [2025-04-28 01:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004892
252.241.124.53 - - [2025-04-28 01:49:43] "POST /neutron/network HTTP/1.1" 200 151 0.099410
10.0.0.241 - - [2025-04-28 01:49:43] "DELETE /route-target/865a98d2-d36f-4edd-a074-37a95d5f33c6 HTTP/1.1" 200 115 0.026517
10.0.0.241 - - [2025-04-28 01:49:43] "GET /routing-instance/a1d3a9cc-cb66-4914-ab13-4e2dac711840 HTTP/1.1" 404 171 0.002808
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domains HTTP/1.1" 200 440 0.003144
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1319 0.010901
10.0.0.241 - - [2025-04-28 01:49:44] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001233
10.0.0.241 - - [2025-04-28 01:49:44] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 2177 0.028993
252.241.124.53 - - [2025-04-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 835 0.008993
10.0.0.241 - - [2025-04-28 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426
10.0.0.241 - - [2025-04-28 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006521
10.0.0.241 - - [2025-04-28 01:49:44] "DELETE /route-target/2fd6e50b-fa97-4380-840f-4c6acc66722e HTTP/1.1" 200 115 0.037667
10.0.0.241 - - [2025-04-28 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003729
252.241.124.53 - - [2025-04-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.147094
10.0.0.241 - - [2025-04-28 01:49:44] "GET /routing-instance/38cf8d86-969d-4c27-9d8a-cd3897501c1c HTTP/1.1" 404 171 0.003375
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domains HTTP/1.1" 200 440 0.005007
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001885
10.0.0.241 - - [2025-04-28 01:49:44] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1319 0.013141
10.0.0.241 - - [2025-04-28 01:49:44] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001754
10.0.0.241 - - [2025-04-28 01:49:44] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 1927 0.065745
10.0.0.241 - - [2025-04-28 01:49:45] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001254
10.0.0.241 - - [2025-04-28 01:49:45] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.036416
10.0.0.241 - - [2025-04-28 01:49:45] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001959
10.0.0.241 - - [2025-04-28 01:49:45] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?fields=virtual_networks HTTP/1.1" 200 1059 0.083887
10.0.0.241 - - [2025-04-28 01:49:45] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204
10.0.0.241 - - [2025-04-28 01:49:45] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.040282
10.0.0.241 - - [2025-04-28 01:49:46] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001208
10.0.0.241 - - [2025-04-28 01:49:46] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?fields=security_groups HTTP/1.1" 200 1297 0.032854
10.0.0.241 - - [2025-04-28 01:49:46] "GET /obj-perms HTTP/1.1" 200 6399 0.119586
10.0.0.241 - - [2025-04-28 01:49:46] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326
10.0.0.241 - - [2025-04-28 01:49:46] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009598
10.0.0.241 - - [2025-04-28 01:49:46] "GET / HTTP/1.1" 200 36499 0.001938
10.0.0.241 - - [2025-04-28 01:49:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000505
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.040081
10.0.0.241 - - [2025-04-28 01:49:47] "GET /obj-perms HTTP/1.1" 200 6399 0.070178
10.0.0.241 - - [2025-04-28 01:49:47] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004802
10.0.0.241 - - [2025-04-28 01:49:47] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001284
10.0.0.241 - - [2025-04-28 01:49:47] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009013
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.041372
10.0.0.241 - - [2025-04-28 01:49:47] "GET /global-system-config/12f3fb14-e1ab-4aba-98c1-338558377e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.010495
10.0.0.241 - - [2025-04-28 01:49:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.002133
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003150
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479
10.0.0.241 - - [2025-04-28 01:49:47] "GET /config-node/6fdd3526-2eda-41e4-89d2-e3e087baa94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.028996
10.0.0.241 - - [2025-04-28 01:49:47] "POST /security-groups HTTP/1.1" 200 578 0.065621
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.004706
10.0.0.241 - - [2025-04-28 01:49:47] "POST /projects HTTP/1.1" 200 567 0.254149
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.295976
10.0.0.241 - - [2025-04-28 01:49:47] "POST /access-control-lists HTTP/1.1" 200 593 0.060418
10.0.0.241 - - [2025-04-28 01:49:47] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.461314
10.0.0.241 - - [2025-04-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.002599
10.0.0.241 - - [2025-04-28 01:49:47] "POST /access-control-lists HTTP/1.1" 200 591 0.060046
10.0.0.241 - - [2025-04-28 01:49:48] "GET / HTTP/1.1" 200 36499 0.002053
10.0.0.241 - - [2025-04-28 01:49:50] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001257
10.0.0.241 - - [2025-04-28 01:49:50] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029433
10.0.0.241 - - [2025-04-28 01:49:51] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001154
10.0.0.241 - - [2025-04-28 01:49:51] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?fields=virtual_networks HTTP/1.1" 200 1024 0.076836
10.0.0.241 - - [2025-04-28 01:49:51] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001220
10.0.0.241 - - [2025-04-28 01:49:51] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026988
10.0.0.241 - - [2025-04-28 01:49:51] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001324
10.0.0.241 - - [2025-04-28 01:49:51] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?fields=security_groups HTTP/1.1" 200 1245 0.027612
10.0.0.241 - - [2025-04-28 01:49:52] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001213
10.0.0.241 - - [2025-04-28 01:49:52] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008291
10.0.0.241 - - [2025-04-28 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.032970
10.0.0.241 - - [2025-04-28 01:49:52] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003688
10.0.0.241 - - [2025-04-28 01:49:52] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001853
10.0.0.241 - - [2025-04-28 01:49:52] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009928
10.0.0.241 - - [2025-04-28 01:49:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.001585
10.0.0.241 - - [2025-04-28 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.002876
10.0.0.241 - - [2025-04-28 01:49:52] "POST /security-groups HTTP/1.1" 200 586 0.075708
10.0.0.241 - - [2025-04-28 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.002914
10.0.0.241 - - [2025-04-28 01:49:52] "POST /projects HTTP/1.1" 200 583 0.241613
10.0.0.241 - - [2025-04-28 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.317081
10.0.0.241 - - [2025-04-28 01:49:52] "POST /access-control-lists HTTP/1.1" 200 601 0.070528
10.0.0.241 - - [2025-04-28 01:49:52] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.467459
10.0.0.241 - - [2025-04-28 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.011173
10.0.0.241 - - [2025-04-28 01:49:52] "POST /access-control-lists HTTP/1.1" 200 599 0.060191
10.0.0.241 - - [2025-04-28 01:49:54] "GET / HTTP/1.1" 200 36499 0.002619
10.0.0.241 - - [2025-04-28 01:49:55] "POST /fqname-to-id HTTP/1.1" 401 297 0.000541
10.0.0.241 - - [2025-04-28 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.033012
10.0.0.241 - - [2025-04-28 01:49:55] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179
10.0.0.241 - - [2025-04-28 01:49:55] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.029588
10.0.0.241 - - [2025-04-28 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272
10.0.0.241 - - [2025-04-28 01:49:55] "GET /security-group/546235fe-441c-4bb9-ad0a-73bdd43e3e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.006019
10.0.0.241 - - [2025-04-28 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060
10.0.0.241 - - [2025-04-28 01:49:55] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191
10.0.0.241 - - [2025-04-28 01:49:55] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028780
10.0.0.241 - - [2025-04-28 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207
10.0.0.241 - - [2025-04-28 01:49:56] "GET /security-group/546235fe-441c-4bb9-ad0a-73bdd43e3e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.015386
10.0.0.241 - - [2025-04-28 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060
10.0.0.241 - - [2025-04-28 01:49:56] "PUT /security-group/546235fe-441c-4bb9-ad0a-73bdd43e3e1e HTTP/1.1" 200 264 0.016297
10.0.0.241 - - [2025-04-28 01:49:56] "PUT /access-control-list/76b0a57a-bb48-45b3-bba1-0dd625edb628 HTTP/1.1" 200 274 0.011473
10.0.0.241 - - [2025-04-28 01:49:56] "PUT /access-control-list/b0010398-86cd-4724-a5a2-20deeda2c19a HTTP/1.1" 200 274 0.013641
10.0.0.241 - - [2025-04-28 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.007196
10.0.0.241 - - [2025-04-28 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464
10.0.0.241 - - [2025-04-28 01:49:56] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001542
10.0.0.241 - - [2025-04-28 01:49:56] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.056296
252.241.124.53 - - [2025-04-28 01:49:56] "POST /neutron/network HTTP/1.1" 200 117 0.042538
10.0.0.241 - - [2025-04-28 01:49:56] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001294
252.241.124.53 - - [2025-04-28 01:49:56] "POST /neutron/network HTTP/1.1" 200 606 0.108213
10.0.0.241 - - [2025-04-28 01:49:56] "POST /route-targets HTTP/1.1" 200 329 0.013403
10.0.0.241 - - [2025-04-28 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.046134
10.0.0.241 - - [2025-04-28 01:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005111
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.417526
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/network HTTP/1.1" 200 823 0.007957
10.0.0.241 - - [2025-04-28 01:49:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.002083
10.0.0.241 - - [2025-04-28 01:49:57] "GET /virtual-network/90cd2856-2611-44be-9e89-e154b411fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008175
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/network HTTP/1.1" 200 823 0.006776
10.0.0.241 - - [2025-04-28 01:49:57] "GET /virtual-network/90cd2856-2611-44be-9e89-e154b411fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005881
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/network HTTP/1.1" 200 823 0.007801
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.008934
10.0.0.241 - - [2025-04-28 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.241 - - [2025-04-28 01:49:57] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001548
10.0.0.241 - - [2025-04-28 01:49:57] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032718
252.241.124.53 - - [2025-04-28 01:49:57] "POST /neutron/network HTTP/1.1" 200 117 0.014004
10.0.0.241 - - [2025-04-28 01:49:57] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001240
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/network HTTP/1.1" 200 613 0.122766
10.0.0.241 - - [2025-04-28 01:49:58] "POST /route-targets HTTP/1.1" 200 329 0.017308
10.0.0.241 - - [2025-04-28 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.016031
10.0.0.241 - - [2025-04-28 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003905
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.217486
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/network HTTP/1.1" 200 833 0.006499
10.0.0.241 - - [2025-04-28 01:49:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001559
10.0.0.241 - - [2025-04-28 01:49:58] "GET /virtual-network/9d36d1a9-7184-4167-9167-f3f576d58e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005628
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/network HTTP/1.1" 200 833 0.007622
10.0.0.241 - - [2025-04-28 01:49:58] "GET /virtual-network/9d36d1a9-7184-4167-9167-f3f576d58e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005961
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/network HTTP/1.1" 200 833 0.006138
10.0.0.241 - - [2025-04-28 01:49:58] "GET / HTTP/1.1" 200 36499 0.001871
10.0.0.241 - - [2025-04-28 01:49:58] "POST /fqname-to-id HTTP/1.1" 401 297 0.000478
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.010834
10.0.0.241 - - [2025-04-28 01:49:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001620
252.241.124.53 - - [2025-04-28 01:49:58] "POST /neutron/network HTTP/1.1" 200 833 0.005965
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000752
10.0.0.241 - - [2025-04-28 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030340
10.0.0.241 - - [2025-04-28 01:49:59] "GET /routing-instance/92fe6d04-b3c1-4765-8951-9288498438c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004459
252.241.124.53 - - [2025-04-28 01:49:59] "GET /aaa-mode HTTP/1.1" 401 297 0.000407
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:49:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001053
10.0.0.241 - - [2025-04-28 01:49:59] "POST /bgp-routers HTTP/1.1" 409 299 0.003544
252.241.124.53 - - [2025-04-28 01:49:59] "GET / HTTP/1.1" 200 36499 0.001890
252.241.124.53 - - [2025-04-28 01:49:59] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000473
10.0.0.241 - - [2025-04-28 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221
10.0.0.241 - - [2025-04-28 01:49:59] "GET /bgp-router/571355d6-0040-48e8-9379-f5ef68963f94?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006259
10.0.0.241 - - [2025-04-28 01:49:59] "PUT /bgp-router/571355d6-0040-48e8-9379-f5ef68963f94 HTTP/1.1" 200 256 0.013824
10.0.0.241 - - [2025-04-28 01:49:59] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231
252.241.124.53 - - [2025-04-28 01:49:59] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052350
252.241.124.53 - - [2025-04-28 01:49:59] "POST /neutron/network HTTP/1.1" 200 823 0.005826
252.241.124.53 - - [2025-04-28 01:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.005090
252.241.124.53 - - [2025-04-28 01:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.005279
10.0.0.241 - - [2025-04-28 01:49:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001589
252.241.124.53 - - [2025-04-28 01:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.005655
252.241.124.53 - - [2025-04-28 01:50:00] "POST /neutron/network HTTP/1.1" 200 843 0.045400
252.241.124.53 - - [2025-04-28 01:50:00] "GET /aaa-mode HTTP/1.1" 401 297 0.000473
252.241.124.53 - - [2025-04-28 01:50:00] "GET / HTTP/1.1" 200 36499 0.002027
252.241.124.53 - - [2025-04-28 01:50:00] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000999
10.0.0.241 - - [2025-04-28 01:50:00] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001574
252.241.124.53 - - [2025-04-28 01:50:00] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.089779
252.241.124.53 - - [2025-04-28 01:50:00] "POST /neutron/network HTTP/1.1" 200 833 0.007299
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/network HTTP/1.1" 200 833 0.007644
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 117 0.006765
10.0.0.241 - - [2025-04-28 01:50:01] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001342
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 117 0.017366
10.0.0.241 - - [2025-04-28 01:50:01] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001273
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/router HTTP/1.1" 200 583 0.160806
10.0.0.241 - - [2025-04-28 01:50:01] "POST /route-targets HTTP/1.1" 200 329 0.044020
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/router HTTP/1.1" 200 583 0.017596
10.0.0.241 - - [2025-04-28 01:50:01] "PUT /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73 HTTP/1.1" 200 264 0.043037
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 1059 0.437816
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/router HTTP/1.1" 200 654 0.036659
10.0.0.241 - - [2025-04-28 01:50:01] "GET /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.006049
10.0.0.241 - - [2025-04-28 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 1059 0.013578
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/router HTTP/1.1" 200 654 0.013749
10.0.0.241 - - [2025-04-28 01:50:01] "GET /service-template/58fd5bbf-f9cb-4ef2-aed3-22adfa842656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.021656
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/network HTTP/1.1" 200 843 0.016083
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 1059 0.013228
10.0.0.241 - - [2025-04-28 01:50:01] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001686
10.0.0.241 - - [2025-04-28 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.009152
10.0.0.241 - - [2025-04-28 01:50:01] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184
252.241.124.53 - - [2025-04-28 01:50:01] "POST /neutron/port HTTP/1.1" 200 1109 0.198974
10.0.0.241 - - [2025-04-28 01:50:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004142
10.0.0.241 - - [2025-04-28 01:50:02] "POST /virtual-networks HTTP/1.1" 200 696 0.286252
10.0.0.241 - - [2025-04-28 01:50:02] "POST /route-targets HTTP/1.1" 200 329 0.054176
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1083 0.079201
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/router HTTP/1.1" 200 344 0.500443
10.0.0.241 - - [2025-04-28 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.029096
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.016822
10.0.0.241 - - [2025-04-28 01:50:02] "POST /service-instances HTTP/1.1" 200 672 0.132321
10.0.0.241 - - [2025-04-28 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.036333
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1083 0.063065
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1062 0.636482
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/subnet HTTP/1.1" 200 689 0.065501
10.0.0.241 - - [2025-04-28 01:50:02] "POST /route-tables HTTP/1.1" 200 584 0.080278
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011599
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.001951
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1062 0.020720
10.0.0.241 - - [2025-04-28 01:50:02] "PUT /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73 HTTP/1.1" 200 264 0.035061
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1062 0.024892
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/network HTTP/1.1" 200 823 0.013092
10.0.0.241 - - [2025-04-28 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.029768
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1112 0.080098
10.0.0.241 - - [2025-04-28 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389
10.0.0.241 - - [2025-04-28 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050
10.0.0.241 - - [2025-04-28 01:50:02] "POST /virtual-machines HTTP/1.1" 200 551 0.017954
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 1086 0.017634
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.020051
10.0.0.241 - - [2025-04-28 01:50:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.108382
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.016402
10.0.0.241 - - [2025-04-28 01:50:02] "POST /chown HTTP/1.1" 200 109 0.007258
252.241.124.53 - - [2025-04-28 01:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.001861
10.0.0.241 - - [2025-04-28 01:50:03] "POST /instance-ips HTTP/1.1" 200 549 0.023364
252.241.124.53 - - [2025-04-28 01:50:03] "POST /neutron/network HTTP/1.1" 200 833 0.006495
10.0.0.241 - - [2025-04-28 01:50:03] "POST /instance-ips HTTP/1.1" 400 244 0.016202
10.0.0.241 - - [2025-04-28 01:50:03] "POST /chown HTTP/1.1" 200 109 0.015883
10.0.0.241 - - [2025-04-28 01:50:03] "PUT /virtual-machine-interface/4276bf6b-5383-463d-82b4-c717fc52c53b HTTP/1.1" 200 286 0.014625
10.0.0.241 - - [2025-04-28 01:50:03] "PUT /instance-ip/b73de13e-ec0d-4831-b60d-673408080309 HTTP/1.1" 200 258 0.020216
10.0.0.241 - - [2025-04-28 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.015287
10.0.0.241 - - [2025-04-28 01:50:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.096868
10.0.0.241 - - [2025-04-28 01:50:03] "POST /chown HTTP/1.1" 200 109 0.008826
10.0.0.241 - - [2025-04-28 01:50:03] "POST /instance-ips HTTP/1.1" 200 547 0.030661
10.0.0.241 - - [2025-04-28 01:50:03] "POST /instance-ips HTTP/1.1" 400 314 0.042222
10.0.0.241 - - [2025-04-28 01:50:03] "POST /chown HTTP/1.1" 200 109 0.011171
10.0.0.241 - - [2025-04-28 01:50:03] "PUT /virtual-machine-interface/22028001-6e39-4984-8de7-4cd975ffbb89 HTTP/1.1" 200 286 0.012087
10.0.0.241 - - [2025-04-28 01:50:03] "PUT /instance-ip/4aa77879-5602-4b35-8332-1ed83392f12d HTTP/1.1" 200 258 0.015982
10.0.0.241 - - [2025-04-28 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.014041
10.0.0.241 - - [2025-04-28 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.013036
10.0.0.241 - - [2025-04-28 01:50:03] "PUT /routing-instance/6c287338-2b20-4e80-96ee-e4d1cb3d3070 HTTP/1.1" 200 268 0.020511
10.0.0.241 - - [2025-04-28 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.016846
10.0.0.241 - - [2025-04-28 01:50:04] "POST /virtual-machines HTTP/1.1" 200 551 0.021902
10.0.0.241 - - [2025-04-28 01:50:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.103905
10.0.0.241 - - [2025-04-28 01:50:04] "POST /chown HTTP/1.1" 200 109 0.010777
10.0.0.241 - - [2025-04-28 01:50:04] "POST /instance-ips HTTP/1.1" 400 244 0.016187
10.0.0.241 - - [2025-04-28 01:50:04] "POST /chown HTTP/1.1" 200 109 0.010490
10.0.0.241 - - [2025-04-28 01:50:04] "PUT /virtual-machine-interface/5b392b0f-375e-4ac5-9956-c7d65e0869fa HTTP/1.1" 200 286 0.017793
10.0.0.241 - - [2025-04-28 01:50:04] "PUT /instance-ip/b73de13e-ec0d-4831-b60d-673408080309 HTTP/1.1" 200 258 0.014311
10.0.0.241 - - [2025-04-28 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.013132
10.0.0.241 - - [2025-04-28 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.013278
10.0.0.241 - - [2025-04-28 01:50:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.127738
10.0.0.241 - - [2025-04-28 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.031192
10.0.0.241 - - [2025-04-28 01:50:04] "PUT /routing-instance/6c287338-2b20-4e80-96ee-e4d1cb3d3070 HTTP/1.1" 200 268 0.020166
10.0.0.241 - - [2025-04-28 01:50:04] "POST /chown HTTP/1.1" 200 109 0.038823
10.0.0.241 - - [2025-04-28 01:50:04] "POST /instance-ips HTTP/1.1" 400 314 0.021756
10.0.0.241 - - [2025-04-28 01:50:04] "POST /chown HTTP/1.1" 200 109 0.019866
10.0.0.241 - - [2025-04-28 01:50:05] "PUT /virtual-machine-interface/1060e958-17dd-4d3f-82c2-4656a7af945e HTTP/1.1" 200 286 0.024060
10.0.0.241 - - [2025-04-28 01:50:05] "PUT /instance-ip/4aa77879-5602-4b35-8332-1ed83392f12d HTTP/1.1" 200 258 0.025037
10.0.0.241 - - [2025-04-28 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.037368
10.0.0.241 - - [2025-04-28 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.042441
10.0.0.241 - - [2025-04-28 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.019435
10.0.0.241 - - [2025-04-28 01:50:05] "PUT /routing-instance/6c287338-2b20-4e80-96ee-e4d1cb3d3070 HTTP/1.1" 200 268 0.055475
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/port HTTP/1.1" 200 1083 0.018595
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006887
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/port HTTP/1.1" 200 1083 0.016570
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007038
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/port HTTP/1.1" 200 1083 0.016123
252.241.124.53 - - [2025-04-28 01:50:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007603
10.0.0.241 - - [2025-04-28 01:50:07] "GET /virtual-machine/cbaa4ee2-70fb-4c98-a205-71348917c348 HTTP/1.1" 401 297 0.000520
10.0.0.241 - - [2025-04-28 01:50:08] "GET /virtual-machine/cbaa4ee2-70fb-4c98-a205-71348917c348 HTTP/1.1" 200 1298 0.040641
10.0.0.241 - - [2025-04-28 01:50:08] "GET /virtual-machine-interface/975803eb-e426-4be1-98da-f5949b466be3 HTTP/1.1" 200 2958 0.010628
10.0.0.241 - - [2025-04-28 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447
10.0.0.241 - - [2025-04-28 01:50:08] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003893
10.0.0.241 - - [2025-04-28 01:50:08] "GET /virtual-networks?parent_id=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003602
10.0.0.241 - - [2025-04-28 01:50:08] "GET /virtual-network/90cd2856-2611-44be-9e89-e154b411fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006961
10.0.0.241 - - [2025-04-28 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410
10.0.0.241 - - [2025-04-28 01:50:11] "GET /virtual-network/90cd2856-2611-44be-9e89-e154b411fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006326
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/port HTTP/1.1" 200 1083 0.025128
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/port HTTP/1.1" 200 1086 0.024150
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008851
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008105
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/port HTTP/1.1" 200 1083 0.035589
252.241.124.53 - - [2025-04-28 01:50:13] "POST /neutron/port HTTP/1.1" 200 1086 0.017412
252.241.124.53 - - [2025-04-28 01:50:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011589
252.241.124.53 - - [2025-04-28 01:50:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005903
10.0.0.241 - - [2025-04-28 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775
10.0.0.241 - - [2025-04-28 01:50:15] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003405
10.0.0.241 - - [2025-04-28 01:50:16] "GET /virtual-networks?parent_id=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002995
10.0.0.241 - - [2025-04-28 01:50:16] "GET /virtual-network/90cd2856-2611-44be-9e89-e154b411fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005867
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1083 0.023568
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1086 0.019826
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009020
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007076
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1086 0.026671
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1086 0.018018
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011256
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1083 0.035470
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010339
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008807
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/port HTTP/1.1" 200 1086 0.026243
252.241.124.53 - - [2025-04-28 01:50:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007096
10.0.0.241 - - [2025-04-28 01:50:16] "GET /virtual-machine/67f92460-6973-4af4-986a-5db67bd9de56 HTTP/1.1" 200 1297 0.005428
10.0.0.241 - - [2025-04-28 01:50:16] "GET /virtual-machine-interface/4fea6422-77b2-4107-99f9-2743d7912073 HTTP/1.1" 200 2969 0.006130
10.0.0.241 - - [2025-04-28 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539
10.0.0.241 - - [2025-04-28 01:50:17] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003232
10.0.0.241 - - [2025-04-28 01:50:17] "GET /virtual-networks?parent_id=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003602
10.0.0.241 - - [2025-04-28 01:50:17] "GET /virtual-network/9d36d1a9-7184-4167-9167-f3f576d58e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005818
10.0.0.241 - - [2025-04-28 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132
10.0.0.241 - - [2025-04-28 01:50:18] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003728
10.0.0.241 - - [2025-04-28 01:50:18] "GET /virtual-networks?parent_id=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003286
10.0.0.241 - - [2025-04-28 01:50:18] "GET /virtual-network/9d36d1a9-7184-4167-9167-f3f576d58e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006050
252.241.124.53 - - [2025-04-28 01:50:22] "POST /neutron/router HTTP/1.1" 200 654 0.004545
10.0.0.241 - - [2025-04-28 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.017624
252.241.124.53 - - [2025-04-28 01:50:22] "POST /neutron/router HTTP/1.1" 200 344 0.115756
252.241.124.53 - - [2025-04-28 01:50:22] "POST /neutron/router HTTP/1.1" 200 654 0.005608
10.0.0.241 - - [2025-04-28 01:50:22] "GET /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.005704
10.0.0.241 - - [2025-04-28 01:50:22] "GET /service-instance/c526408b-eb25-4a4e-997d-b0fbc42abe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003983
10.0.0.241 - - [2025-04-28 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497
252.241.124.53 - - [2025-04-28 01:50:22] "POST /neutron/router HTTP/1.1" 200 151 0.077504
10.0.0.241 - - [2025-04-28 01:50:22] "DELETE /route-target/1e6d656e-9801-4923-8597-b11ea91d0a1e HTTP/1.1" 409 241 0.009451
10.0.0.241 - - [2025-04-28 01:50:22] "PUT /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73 HTTP/1.1" 404 171 0.007784
10.0.0.241 - - [2025-04-28 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.016793
10.0.0.241 - - [2025-04-28 01:50:22] "DELETE /route-table/3e2379b2-dbef-45fe-940d-e4325eb033b6 HTTP/1.1" 200 115 0.062509
10.0.0.241 - - [2025-04-28 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181
10.0.0.241 - - [2025-04-28 01:50:22] "PUT /routing-instance/6c287338-2b20-4e80-96ee-e4d1cb3d3070 HTTP/1.1" 200 268 0.024716
10.0.0.241 - - [2025-04-28 01:50:23] "GET /virtual-network/56049f6c-06af-4b76-8a15-114bdfa44f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.019197
252.241.124.53 - - [2025-04-28 01:50:23] "POST /neutron/network HTTP/1.1" 200 833 0.007337
10.0.0.241 - - [2025-04-28 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.010579
252.241.124.53 - - [2025-04-28 01:50:23] "POST /neutron/network HTTP/1.1" 400 204 0.048838
10.0.0.241 - - [2025-04-28 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.027174
10.0.0.241 - - [2025-04-28 01:50:23] "DELETE /instance-ip/4aa77879-5602-4b35-8332-1ed83392f12d HTTP/1.1" 200 115 0.048208
10.0.0.241 - - [2025-04-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306
10.0.0.241 - - [2025-04-28 01:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002503
10.0.0.241 - - [2025-04-28 01:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003825
10.0.0.241 - - [2025-04-28 01:50:23] "DELETE /virtual-network/56049f6c-06af-4b76-8a15-114bdfa44f51 HTTP/1.1" 200 115 0.165527
10.0.0.241 - - [2025-04-28 01:50:23] "DELETE /route-target/a3730bab-7571-4f84-8443-750c9f5d68f7 HTTP/1.1" 200 115 0.031248
10.0.0.241 - - [2025-04-28 01:50:23] "DELETE /service-instance/c526408b-eb25-4a4e-997d-b0fbc42abe0a HTTP/1.1" 200 115 0.037022
10.0.0.241 - - [2025-04-28 01:50:23] "GET /logical-router/1cacbe24-af41-496c-9415-ab68394f2c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002669
10.0.0.241 - - [2025-04-28 01:50:23] "GET /service-instance/c526408b-eb25-4a4e-997d-b0fbc42abe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003340
10.0.0.241 - - [2025-04-28 01:50:23] "GET /virtual-machine-interface/4276bf6b-5383-463d-82b4-c717fc52c53b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.007731
10.0.0.241 - - [2025-04-28 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.027511
10.0.0.241 - - [2025-04-28 01:50:23] "GET /instance-ip/b73de13e-ec0d-4831-b60d-673408080309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005257
10.0.0.241 - - [2025-04-28 01:50:23] "DELETE /virtual-machine-interface/4276bf6b-5383-463d-82b4-c717fc52c53b HTTP/1.1" 200 115 0.063840
10.0.0.241 - - [2025-04-28 01:50:23] "GET /virtual-machine-interface/22028001-6e39-4984-8de7-4cd975ffbb89?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1331 0.026180
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 1086 0.079121
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 1083 0.077805
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /virtual-machine-interface/22028001-6e39-4984-8de7-4cd975ffbb89 HTTP/1.1" 200 115 0.112964
10.0.0.241 - - [2025-04-28 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.013758
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 1112 0.019505
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 1109 0.018831
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /virtual-machine/493605d3-b849-4247-a7bf-7552aeba2d41 HTTP/1.1" 200 115 0.024297
10.0.0.241 - - [2025-04-28 01:50:24] "GET /virtual-machine-interface/5b392b0f-375e-4ac5-9956-c7d65e0869fa?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.009305
10.0.0.241 - - [2025-04-28 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.013386
10.0.0.241 - - [2025-04-28 01:50:24] "GET /instance-ip/b73de13e-ec0d-4831-b60d-673408080309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.006850
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 151 0.218069
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /instance-ip/b73de13e-ec0d-4831-b60d-673408080309 HTTP/1.1" 200 115 0.089038
252.241.124.53 - - [2025-04-28 01:50:24] "POST /neutron/port HTTP/1.1" 200 151 0.264061
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /virtual-machine-interface/5b392b0f-375e-4ac5-9956-c7d65e0869fa HTTP/1.1" 200 115 0.086971
10.0.0.241 - - [2025-04-28 01:50:24] "GET /virtual-machine-interface/1060e958-17dd-4d3f-82c2-4656a7af945e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1330 0.007164
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /virtual-machine-interface/1060e958-17dd-4d3f-82c2-4656a7af945e HTTP/1.1" 200 115 0.032547
10.0.0.241 - - [2025-04-28 01:50:24] "DELETE /virtual-machine/f31c136b-66fa-4d1a-9672-5e86aff385cc HTTP/1.1" 200 115 0.064433
252.241.124.53 - - [2025-04-28 01:50:25] "POST /neutron/network HTTP/1.1" 200 833 0.006904
10.0.0.241 - - [2025-04-28 01:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008535
10.0.0.241 - - [2025-04-28 01:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002141
252.241.124.53 - - [2025-04-28 01:50:25] "POST /neutron/network HTTP/1.1" 200 151 0.103365
10.0.0.241 - - [2025-04-28 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013003
252.241.124.53 - - [2025-04-28 01:50:25] "POST /neutron/network HTTP/1.1" 200 823 0.007818
10.0.0.241 - - [2025-04-28 01:50:25] "DELETE /route-target/8ed9d8b4-d4c0-461a-8175-ee54d9ea97f0 HTTP/1.1" 200 115 0.021362
10.0.0.241 - - [2025-04-28 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703
10.0.0.241 - - [2025-04-28 01:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003049
10.0.0.241 - - [2025-04-28 01:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005444
252.241.124.53 - - [2025-04-28 01:50:25] "POST /neutron/network HTTP/1.1" 200 151 0.116992
10.0.0.241 - - [2025-04-28 01:50:25] "DELETE /route-target/2b229af4-166d-4c03-a6d0-1ccffa12bf2b HTTP/1.1" 200 115 0.024410
10.0.0.241 - - [2025-04-28 01:50:26] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001219
10.0.0.241 - - [2025-04-28 01:50:26] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.040530
10.0.0.241 - - [2025-04-28 01:50:26] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001273
10.0.0.241 - - [2025-04-28 01:50:26] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?fields=virtual_networks HTTP/1.1" 200 1040 0.034336
10.0.0.241 - - [2025-04-28 01:50:26] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001199
10.0.0.241 - - [2025-04-28 01:50:26] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.034271
10.0.0.241 - - [2025-04-28 01:50:26] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001462
10.0.0.241 - - [2025-04-28 01:50:26] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?fields=security_groups HTTP/1.1" 200 1269 0.034742
10.0.0.241 - - [2025-04-28 01:50:27] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215
10.0.0.241 - - [2025-04-28 01:50:27] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008399
10.0.0.241 - - [2025-04-28 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.030045
10.0.0.241 - - [2025-04-28 01:50:27] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002633
10.0.0.241 - - [2025-04-28 01:50:27] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001195
10.0.0.241 - - [2025-04-28 01:50:27] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008505
10.0.0.241 - - [2025-04-28 01:50:27] "POST /id-to-fqname HTTP/1.1" 200 196 0.001478
10.0.0.241 - - [2025-04-28 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.004397
10.0.0.241 - - [2025-04-28 01:50:27] "POST /security-groups HTTP/1.1" 200 591 0.064274
10.0.0.241 - - [2025-04-28 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002660
10.0.0.241 - - [2025-04-28 01:50:27] "POST /projects HTTP/1.1" 200 593 0.239493
10.0.0.241 - - [2025-04-28 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.272173
10.0.0.241 - - [2025-04-28 01:50:27] "POST /access-control-lists HTTP/1.1" 200 606 0.063056
10.0.0.241 - - [2025-04-28 01:50:27] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.421250
10.0.0.241 - - [2025-04-28 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.002906
10.0.0.241 - - [2025-04-28 01:50:27] "POST /access-control-lists HTTP/1.1" 200 604 0.059848
10.0.0.241 - - [2025-04-28 01:50:29] "GET / HTTP/1.1" 200 36499 0.002745
10.0.0.241 - - [2025-04-28 01:50:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000778
10.0.0.241 - - [2025-04-28 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.080576
10.0.0.241 - - [2025-04-28 01:50:30] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001194
10.0.0.241 - - [2025-04-28 01:50:30] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.031435
252.241.124.53 - - [2025-04-28 01:50:30] "POST /neutron/network HTTP/1.1" 200 117 0.036063
10.0.0.241 - - [2025-04-28 01:50:30] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001200
252.241.124.53 - - [2025-04-28 01:50:30] "POST /neutron/network HTTP/1.1" 200 611 0.072913
10.0.0.241 - - [2025-04-28 01:50:30] "POST /route-targets HTTP/1.1" 200 329 0.062742
10.0.0.241 - - [2025-04-28 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.015048
10.0.0.241 - - [2025-04-28 01:50:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005882
252.241.124.53 - - [2025-04-28 01:50:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.200200
10.0.0.241 - - [2025-04-28 01:50:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005181
10.0.0.241 - - [2025-04-28 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.038151
252.241.124.53 - - [2025-04-28 01:50:31] "POST /neutron/subnet HTTP/1.1" 200 823 0.534256
10.0.0.241 - - [2025-04-28 01:50:31] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008049
252.241.124.53 - - [2025-04-28 01:50:31] "POST /neutron/network HTTP/1.1" 200 1001 0.008608
10.0.0.241 - - [2025-04-28 01:50:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001548
10.0.0.241 - - [2025-04-28 01:50:31] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006329
252.241.124.53 - - [2025-04-28 01:50:31] "POST /neutron/network HTTP/1.1" 200 1001 0.011342
10.0.0.241 - - [2025-04-28 01:50:31] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005614
252.241.124.53 - - [2025-04-28 01:50:31] "POST /neutron/network HTTP/1.1" 200 1001 0.010444
252.241.124.53 - - [2025-04-28 01:50:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.008187
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.008932
10.0.0.241 - - [2025-04-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851
10.0.0.241 - - [2025-04-28 01:50:32] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001655
10.0.0.241 - - [2025-04-28 01:50:32] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.032251
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/network HTTP/1.1" 200 117 0.011587
10.0.0.241 - - [2025-04-28 01:50:32] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001146
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/network HTTP/1.1" 200 611 0.085103
10.0.0.241 - - [2025-04-28 01:50:32] "POST /route-targets HTTP/1.1" 200 329 0.010788
10.0.0.241 - - [2025-04-28 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.013759
10.0.0.241 - - [2025-04-28 01:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002952
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.215148
10.0.0.241 - - [2025-04-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439
10.0.0.241 - - [2025-04-28 01:50:32] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008760
10.0.0.241 - - [2025-04-28 01:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004296
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.177211
252.241.124.53 - - [2025-04-28 01:50:32] "POST /neutron/network HTTP/1.1" 200 1004 0.008399
10.0.0.241 - - [2025-04-28 01:50:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.002275
10.0.0.241 - - [2025-04-28 01:50:32] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009358
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/network HTTP/1.1" 200 1004 0.007664
10.0.0.241 - - [2025-04-28 01:50:33] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006420
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/network HTTP/1.1" 200 1004 0.008646
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.007742
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/subnet HTTP/1.1" 200 823 0.008492
10.0.0.241 - - [2025-04-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003057
10.0.0.241 - - [2025-04-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982
10.0.0.241 - - [2025-04-28 01:50:33] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001230
10.0.0.241 - - [2025-04-28 01:50:33] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.035083
10.0.0.241 - - [2025-04-28 01:50:33] "POST /network-policys HTTP/1.1" 200 579 0.076257
10.0.0.241 - - [2025-04-28 01:50:33] "GET /network-policy/dd6e845b-1d8a-4286-b482-0f8640a50daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.007131
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/network HTTP/1.1" 200 1001 0.007814
10.0.0.241 - - [2025-04-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.006865
10.0.0.241 - - [2025-04-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009291
10.0.0.241 - - [2025-04-28 01:50:33] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.011678
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/network HTTP/1.1" 200 1107 0.089230
10.0.0.241 - - [2025-04-28 01:50:33] "POST /access-control-lists HTTP/1.1" 200 598 0.100954
252.241.124.53 - - [2025-04-28 01:50:33] "POST /neutron/network HTTP/1.1" 200 1107 0.036060
10.0.0.241 - - [2025-04-28 01:50:33] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005721
10.0.0.241 - - [2025-04-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059
10.0.0.241 - - [2025-04-28 01:50:33] "GET /network-policy/dd6e845b-1d8a-4286-b482-0f8640a50daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004444
252.241.124.53 - - [2025-04-28 01:50:34] "POST /neutron/network HTTP/1.1" 200 1004 0.010333
10.0.0.241 - - [2025-04-28 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026119
10.0.0.241 - - [2025-04-28 01:50:34] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.045901
10.0.0.241 - - [2025-04-28 01:50:34] "PUT /access-control-list/a7545de1-98ea-46ae-82b2-143baea196ae HTTP/1.1" 200 274 0.089580
252.241.124.53 - - [2025-04-28 01:50:34] "POST /neutron/network HTTP/1.1" 200 1110 0.145895
10.0.0.241 - - [2025-04-28 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.005851
252.241.124.53 - - [2025-04-28 01:50:34] "POST /neutron/network HTTP/1.1" 200 1110 0.009577
10.0.0.241 - - [2025-04-28 01:50:34] "POST /access-control-lists HTTP/1.1" 200 598 0.075705
10.0.0.241 - - [2025-04-28 01:50:34] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.016910
10.0.0.241 - - [2025-04-28 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479
10.0.0.241 - - [2025-04-28 01:50:34] "GET /network-policy/dd6e845b-1d8a-4286-b482-0f8640a50daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.007461
10.0.0.241 - - [2025-04-28 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.014562
10.0.0.241 - - [2025-04-28 01:50:34] "GET /domains HTTP/1.1" 401 297 0.003338
10.0.0.241 - - [2025-04-28 01:50:34] "GET /domains HTTP/1.1" 200 440 0.051978
10.0.0.241 - - [2025-04-28 01:50:34] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002908
10.0.0.241 - - [2025-04-28 01:50:34] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1883 0.023232
10.0.0.241 - - [2025-04-28 01:50:35] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001812
10.0.0.241 - - [2025-04-28 01:50:35] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 2628 0.094766
10.0.0.241 - - [2025-04-28 01:50:35] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e HTTP/1.1" 200 3500 0.015256
10.0.0.241 - - [2025-04-28 01:50:35] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e HTTP/1.1" 200 3500 0.011107
10.0.0.241 - - [2025-04-28 01:50:35] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 200 1800 0.008843
10.0.0.241 - - [2025-04-28 01:50:35] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 200 1800 0.005706
10.0.0.241 - - [2025-04-28 01:50:35] "GET /route-target/bc9ee2f3-ce70-4d92-87f6-48096744741c HTTP/1.1" 200 1214 0.003978
10.0.0.241 - - [2025-04-28 01:50:35] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e HTTP/1.1" 200 3500 0.010212
10.0.0.241 - - [2025-04-28 01:50:35] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 200 1800 0.004517
10.0.0.241 - - [2025-04-28 01:50:35] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007030
10.0.0.241 - - [2025-04-28 01:50:35] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e HTTP/1.1" 200 3500 0.005517
10.0.0.241 - - [2025-04-28 01:50:35] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 200 1800 0.004825
10.0.0.241 - - [2025-04-28 01:50:35] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 200 1800 0.006117
10.0.0.241 - - [2025-04-28 01:50:35] "GET /route-target/bc9ee2f3-ce70-4d92-87f6-48096744741c HTTP/1.1" 200 1214 0.004045
10.0.0.241 - - [2025-04-28 01:50:36] "GET /domains HTTP/1.1" 200 440 0.004359
10.0.0.241 - - [2025-04-28 01:50:36] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442
10.0.0.241 - - [2025-04-28 01:50:36] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1883 0.010750
10.0.0.241 - - [2025-04-28 01:50:36] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001240
10.0.0.241 - - [2025-04-28 01:50:36] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 2628 0.039379
10.0.0.241 - - [2025-04-28 01:50:36] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e HTTP/1.1" 200 3500 0.006405
10.0.0.241 - - [2025-04-28 01:50:36] "GET /obj-perms HTTP/1.1" 200 6462 0.071308
10.0.0.241 - - [2025-04-28 01:50:36] "GET /domains HTTP/1.1" 200 440 0.003152
10.0.0.241 - - [2025-04-28 01:50:36] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378
10.0.0.241 - - [2025-04-28 01:50:37] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1883 0.008688
10.0.0.241 - - [2025-04-28 01:50:37] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001410
10.0.0.241 - - [2025-04-28 01:50:37] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 2628 0.032827
10.0.0.241 - - [2025-04-28 01:50:37] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2 HTTP/1.1" 200 3508 0.008532
10.0.0.241 - - [2025-04-28 01:50:37] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2 HTTP/1.1" 200 3508 0.005668
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002873
10.0.0.241 - - [2025-04-28 01:50:37] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 200 1800 0.004507
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001172
10.0.0.241 - - [2025-04-28 01:50:37] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 200 1800 0.004019
10.0.0.241 - - [2025-04-28 01:50:37] "GET /route-target/dad2c551-494f-4dfc-844a-bee8e467d9d1 HTTP/1.1" 200 1214 0.003819
10.0.0.241 - - [2025-04-28 01:50:37] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2 HTTP/1.1" 200 3508 0.006244
10.0.0.241 - - [2025-04-28 01:50:37] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 200 1800 0.004035
10.0.0.241 - - [2025-04-28 01:50:37] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005692
10.0.0.241 - - [2025-04-28 01:50:37] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2 HTTP/1.1" 200 3508 0.005239
10.0.0.241 - - [2025-04-28 01:50:37] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 200 1800 0.003854
10.0.0.241 - - [2025-04-28 01:50:37] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 200 1800 0.004264
10.0.0.241 - - [2025-04-28 01:50:37] "GET /route-target/dad2c551-494f-4dfc-844a-bee8e467d9d1 HTTP/1.1" 200 1214 0.003855
10.0.0.241 - - [2025-04-28 01:50:37] "GET /domains HTTP/1.1" 200 440 0.003647
10.0.0.241 - - [2025-04-28 01:50:37] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001259
10.0.0.241 - - [2025-04-28 01:50:37] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1883 0.007993
10.0.0.241 - - [2025-04-28 01:50:37] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001330
10.0.0.241 - - [2025-04-28 01:50:38] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 2628 0.036353
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2 HTTP/1.1" 200 3508 0.005954
10.0.0.241 - - [2025-04-28 01:50:38] "GET /obj-perms HTTP/1.1" 200 6462 0.002212
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006676
252.241.124.53 - - [2025-04-28 01:50:38] "POST /neutron/network HTTP/1.1" 200 1110 0.008035
10.0.0.241 - - [2025-04-28 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005929
252.241.124.53 - - [2025-04-28 01:50:38] "POST /neutron/network HTTP/1.1" 200 1004 0.054651
252.241.124.53 - - [2025-04-28 01:50:38] "POST /neutron/network HTTP/1.1" 200 1004 0.009033
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/4de9c880-7b56-416f-8f61-89d0c8eba0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005977
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005571
252.241.124.53 - - [2025-04-28 01:50:38] "POST /neutron/network HTTP/1.1" 200 1107 0.008877
10.0.0.241 - - [2025-04-28 01:50:38] "DELETE /project/5965589c69e344659778de8102f605e0 HTTP/1.1" 404 173 0.020813
10.0.0.241 - - [2025-04-28 01:50:38] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001154
10.0.0.241 - - [2025-04-28 01:50:38] "DELETE /project/0e78f73243964ac9bbfe3dbed577d25d HTTP/1.1" 404 173 0.010048
10.0.0.241 - - [2025-04-28 01:50:38] "DELETE /project/96e449a17b524672afe3b81bfabec92e HTTP/1.1" 404 173 0.005405
10.0.0.241 - - [2025-04-28 01:50:38] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001618
10.0.0.241 - - [2025-04-28 01:50:38] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.081776
10.0.0.241 - - [2025-04-28 01:50:38] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001718
10.0.0.241 - - [2025-04-28 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011733
10.0.0.241 - - [2025-04-28 01:50:38] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001990
10.0.0.241 - - [2025-04-28 01:50:38] "GET /virtual-network/63c25f58-5144-47f5-bb99-0c1f852f89ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010054
10.0.0.241 - - [2025-04-28 01:50:38] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.085655
252.241.124.53 - - [2025-04-28 01:50:38] "POST /neutron/network HTTP/1.1" 200 1001 0.137126
10.0.0.241 - - [2025-04-28 01:50:38] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?fields=security_groups HTTP/1.1" 200 1359 0.059250
10.0.0.241 - - [2025-04-28 01:50:38] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.122616
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001285
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?fields=security_groups HTTP/1.1" 200 1387 0.029755
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001638
252.241.124.53 - - [2025-04-28 01:50:39] "POST /neutron/network HTTP/1.1" 200 1001 0.018992
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?fields=security_groups HTTP/1.1" 200 1335 0.062914
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/a5e66243-9289-428f-9145-b9acabc9d3c7 HTTP/1.1" 200 115 0.080198
10.0.0.241 - - [2025-04-28 01:50:39] "GET /virtual-network/9526fa90-856f-47b3-bcd0-daacf809990e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.012939
10.0.0.241 - - [2025-04-28 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.036557
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /security-group/546235fe-441c-4bb9-ad0a-73bdd43e3e1e HTTP/1.1" 200 115 0.143012
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=0e78f732-4396-4ac9-bbfe-3dbed577d25d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005689
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /network-policy/dd6e845b-1d8a-4286-b482-0f8640a50daf HTTP/1.1" 200 115 0.099861
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /security-group/c3c75bc4-7565-4e46-ab18-39f6f2c30a63 HTTP/1.1" 200 115 0.163922
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d?fields=application_policy_sets HTTP/1.1" 200 1398 0.077896
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=b7ab7c4e-20a6-4363-bc79-03dddf4a2e59&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001189
252.241.124.53 - - [2025-04-28 01:50:39] "POST /neutron/network HTTP/1.1" 200 1004 0.029908
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/a7545de1-98ea-46ae-82b2-143baea196ae HTTP/1.1" 200 115 0.087005
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /security-group/c07d180a-6e54-4397-a87e-c051810d2b00 HTTP/1.1" 200 115 0.163152
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59?fields=application_policy_sets HTTP/1.1" 200 1426 0.085068
10.0.0.241 - - [2025-04-28 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.030547
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=5965589c-69e3-4465-9778-de8102f605e0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001225
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/5965589c-69e3-4465-9778-de8102f605e0?fields=application_policy_sets HTTP/1.1" 200 1374 0.103189
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/76b0a57a-bb48-45b3-bba1-0dd625edb628 HTTP/1.1" 200 115 0.063059
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /project/0e78f732-4396-4ac9-bbfe-3dbed577d25d HTTP/1.1" 200 115 0.670306
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/b0010398-86cd-4724-a5a2-20deeda2c19a HTTP/1.1" 200 115 0.070225
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /project/b7ab7c4e-20a6-4363-bc79-03dddf4a2e59 HTTP/1.1" 200 115 0.717458
10.0.0.241 - - [2025-04-28 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006196
10.0.0.241 - - [2025-04-28 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002844
10.0.0.241 - - [2025-04-28 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002568
10.0.0.241 - - [2025-04-28 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.011852
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/37bec595-c009-4de6-a0b2-5a7cb3316d1c HTTP/1.1" 200 115 0.043090
252.241.124.53 - - [2025-04-28 01:50:39] "POST /neutron/network HTTP/1.1" 200 151 0.258073
10.0.0.241 - - [2025-04-28 01:50:39] "GET /routing-instance/edfd7077-0a9a-40df-bd64-f534f6cc2fc2 HTTP/1.1" 404 171 0.003121
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/37fad15e-d5bc-4ca3-a681-a06c42693a82 HTTP/1.1" 200 115 0.050178
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /project/5965589c-69e3-4465-9778-de8102f605e0 HTTP/1.1" 200 115 0.816287
10.0.0.241 - - [2025-04-28 01:50:39] "GET /domains HTTP/1.1" 200 440 0.002753
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/ff0af57a-f2eb-431e-9998-f700d36d01ff HTTP/1.1" 200 115 0.031064
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /access-control-list/6d1a3e94-2d3f-4546-afbe-dc148cb8204f HTTP/1.1" 200 115 0.028153
10.0.0.241 - - [2025-04-28 01:50:39] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001114
10.0.0.241 - - [2025-04-28 01:50:39] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1315 0.008806
10.0.0.241 - - [2025-04-28 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945
10.0.0.241 - - [2025-04-28 01:50:39] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001223
10.0.0.241 - - [2025-04-28 01:50:39] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 2148 0.031828
10.0.0.241 - - [2025-04-28 01:50:39] "DELETE /route-target/dad2c551-494f-4dfc-844a-bee8e467d9d1 HTTP/1.1" 200 115 0.030192
252.241.124.53 - - [2025-04-28 01:50:40] "POST /neutron/network HTTP/1.1" 200 1001 0.008199
10.0.0.241 - - [2025-04-28 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248
10.0.0.241 - - [2025-04-28 01:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006902
10.0.0.241 - - [2025-04-28 01:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002410
10.0.0.241 - - [2025-04-28 01:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002237
10.0.0.241 - - [2025-04-28 01:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001994
252.241.124.53 - - [2025-04-28 01:50:40] "POST /neutron/network HTTP/1.1" 200 151 0.103610
10.0.0.241 - - [2025-04-28 01:50:40] "DELETE /route-target/bc9ee2f3-ce70-4d92-87f6-48096744741c HTTP/1.1" 200 115 0.029540
10.0.0.241 - - [2025-04-28 01:50:40] "GET /routing-instance/8d58a8aa-46ec-4fa4-926d-bb87e2f39ba9 HTTP/1.1" 404 171 0.002705
10.0.0.241 - - [2025-04-28 01:50:40] "GET /domains HTTP/1.1" 200 440 0.003414
10.0.0.241 - - [2025-04-28 01:50:40] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001880
10.0.0.241 - - [2025-04-28 01:50:40] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1315 0.008832
10.0.0.241 - - [2025-04-28 01:50:40] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001262
10.0.0.241 - - [2025-04-28 01:50:40] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 1903 0.023891
10.0.0.241 - - [2025-04-28 01:50:41] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001208
10.0.0.241 - - [2025-04-28 01:50:41] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.032304
10.0.0.241 - - [2025-04-28 01:50:41] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001804
10.0.0.241 - - [2025-04-28 01:50:41] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?fields=virtual_networks HTTP/1.1" 200 1051 0.076761
10.0.0.241 - - [2025-04-28 01:50:41] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001281
10.0.0.241 - - [2025-04-28 01:50:41] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.036285
10.0.0.241 - - [2025-04-28 01:50:41] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001231
10.0.0.241 - - [2025-04-28 01:50:41] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?fields=security_groups HTTP/1.1" 200 1285 0.025607
10.0.0.241 - - [2025-04-28 01:50:42] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001638
10.0.0.241 - - [2025-04-28 01:50:42] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008966
10.0.0.241 - - [2025-04-28 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.030214
10.0.0.241 - - [2025-04-28 01:50:42] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002704
10.0.0.241 - - [2025-04-28 01:50:42] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175
10.0.0.241 - - [2025-04-28 01:50:42] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008183
10.0.0.241 - - [2025-04-28 01:50:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.001559
10.0.0.241 - - [2025-04-28 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.007818
10.0.0.241 - - [2025-04-28 01:50:42] "POST /security-groups HTTP/1.1" 200 585 0.066161
10.0.0.241 - - [2025-04-28 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.002793
10.0.0.241 - - [2025-04-28 01:50:42] "POST /projects HTTP/1.1" 200 581 0.242891
10.0.0.241 - - [2025-04-28 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.277167
10.0.0.241 - - [2025-04-28 01:50:42] "POST /access-control-lists HTTP/1.1" 200 600 0.059251
10.0.0.241 - - [2025-04-28 01:50:43] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.429683
10.0.0.241 - - [2025-04-28 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.004019
10.0.0.241 - - [2025-04-28 01:50:43] "POST /access-control-lists HTTP/1.1" 200 598 0.063816
10.0.0.241 - - [2025-04-28 01:50:44] "GET / HTTP/1.1" 200 36499 0.002144
10.0.0.241 - - [2025-04-28 01:50:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000580
10.0.0.241 - - [2025-04-28 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.073555
10.0.0.241 - - [2025-04-28 01:50:45] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001253
10.0.0.241 - - [2025-04-28 01:50:45] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029412
252.241.124.53 - - [2025-04-28 01:50:45] "POST /neutron/network HTTP/1.1" 200 117 0.037641
10.0.0.241 - - [2025-04-28 01:50:45] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001269
252.241.124.53 - - [2025-04-28 01:50:45] "POST /neutron/network HTTP/1.1" 200 605 0.073502
10.0.0.241 - - [2025-04-28 01:50:46] "POST /route-targets HTTP/1.1" 200 329 0.011809
10.0.0.241 - - [2025-04-28 01:50:46] "POST /ref-update HTTP/1.1" 200 156 0.014221
10.0.0.241 - - [2025-04-28 01:50:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004467
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 719 0.160491
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/network HTTP/1.1" 200 823 0.006312
10.0.0.241 - - [2025-04-28 01:50:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001468
10.0.0.241 - - [2025-04-28 01:50:46] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005569
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/network HTTP/1.1" 200 823 0.006919
10.0.0.241 - - [2025-04-28 01:50:46] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007006
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/network HTTP/1.1" 200 823 0.006363
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 719 0.008253
10.0.0.241 - - [2025-04-28 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287
10.0.0.241 - - [2025-04-28 01:50:46] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001199
10.0.0.241 - - [2025-04-28 01:50:46] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.028812
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/network HTTP/1.1" 200 117 0.011515
10.0.0.241 - - [2025-04-28 01:50:46] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001201
252.241.124.53 - - [2025-04-28 01:50:46] "POST /neutron/network HTTP/1.1" 200 605 0.086219
10.0.0.241 - - [2025-04-28 01:50:46] "POST /route-targets HTTP/1.1" 200 329 0.012667
10.0.0.241 - - [2025-04-28 01:50:46] "POST /ref-update HTTP/1.1" 200 156 0.016095
10.0.0.241 - - [2025-04-28 01:50:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003254
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.185494
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 824 0.005944
10.0.0.241 - - [2025-04-28 01:50:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001518
10.0.0.241 - - [2025-04-28 01:50:47] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005557
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 824 0.006128
10.0.0.241 - - [2025-04-28 01:50:47] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005794
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 824 0.006200
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.007366
10.0.0.241 - - [2025-04-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.003053
10.0.0.241 - - [2025-04-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617
10.0.0.241 - - [2025-04-28 01:50:47] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001214
10.0.0.241 - - [2025-04-28 01:50:47] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034742
10.0.0.241 - - [2025-04-28 01:50:47] "GET /obj-perms HTTP/1.1" 200 6399 0.069257
10.0.0.241 - - [2025-04-28 01:50:47] "POST /network-policys HTTP/1.1" 200 573 0.021625
10.0.0.241 - - [2025-04-28 01:50:47] "GET /network-policy/443f54e0-1ed9-49ea-b79a-5bb0a1e0f565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005263
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 823 0.006250
10.0.0.241 - - [2025-04-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.003618
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 923 0.059113
10.0.0.241 - - [2025-04-28 01:50:47] "POST /access-control-lists HTTP/1.1" 200 592 0.076593
252.241.124.53 - - [2025-04-28 01:50:47] "POST /neutron/network HTTP/1.1" 200 923 0.006107
10.0.0.241 - - [2025-04-28 01:50:47] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006069
10.0.0.241 - - [2025-04-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098
10.0.0.241 - - [2025-04-28 01:50:48] "GET /network-policy/443f54e0-1ed9-49ea-b79a-5bb0a1e0f565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.004461
10.0.0.241 - - [2025-04-28 01:50:48] "GET /obj-perms HTTP/1.1" 200 6399 0.055743
252.241.124.53 - - [2025-04-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 824 0.005947
252.241.124.53 - - [2025-04-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 924 0.090960
10.0.0.241 - - [2025-04-28 01:50:48] "PUT /access-control-list/182eb6ca-c22b-4b4d-9bc2-937ffb409489 HTTP/1.1" 200 274 0.061891
10.0.0.241 - - [2025-04-28 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.003690
252.241.124.53 - - [2025-04-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 924 0.008129
10.0.0.241 - - [2025-04-28 01:50:48] "POST /access-control-lists HTTP/1.1" 200 592 0.067783
10.0.0.241 - - [2025-04-28 01:50:48] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.014370
10.0.0.241 - - [2025-04-28 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148
10.0.0.241 - - [2025-04-28 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.010524
10.0.0.241 - - [2025-04-28 01:50:48] "GET /network-policy/443f54e0-1ed9-49ea-b79a-5bb0a1e0f565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.003366
10.0.0.241 - - [2025-04-28 01:50:48] "GET /domains HTTP/1.1" 401 297 0.000473
10.0.0.241 - - [2025-04-28 01:50:48] "GET /domains HTTP/1.1" 200 440 0.029790
10.0.0.241 - - [2025-04-28 01:50:48] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001238
10.0.0.241 - - [2025-04-28 01:50:48] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.009436
10.0.0.241 - - [2025-04-28 01:50:49] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001798
10.0.0.241 - - [2025-04-28 01:50:49] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 2574 0.029766
10.0.0.241 - - [2025-04-28 01:50:49] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2 HTTP/1.1" 200 2891 0.006899
10.0.0.241 - - [2025-04-28 01:50:49] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2 HTTP/1.1" 200 2891 0.006926
10.0.0.241 - - [2025-04-28 01:50:49] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 200 1786 0.004272
10.0.0.241 - - [2025-04-28 01:50:49] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 200 1786 0.004070
10.0.0.241 - - [2025-04-28 01:50:49] "GET /route-target/e6d3c1cd-0b40-4b8f-a8e5-fdbae30927a4 HTTP/1.1" 200 1209 0.003808
10.0.0.241 - - [2025-04-28 01:50:49] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2 HTTP/1.1" 200 2891 0.005386
10.0.0.241 - - [2025-04-28 01:50:49] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 200 1786 0.004420
10.0.0.241 - - [2025-04-28 01:50:49] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005605
10.0.0.241 - - [2025-04-28 01:50:49] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2 HTTP/1.1" 200 2891 0.005019
10.0.0.241 - - [2025-04-28 01:50:49] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 200 1786 0.003750
10.0.0.241 - - [2025-04-28 01:50:49] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 200 1786 0.003887
10.0.0.241 - - [2025-04-28 01:50:49] "GET /route-target/e6d3c1cd-0b40-4b8f-a8e5-fdbae30927a4 HTTP/1.1" 200 1209 0.003555
10.0.0.241 - - [2025-04-28 01:50:49] "GET /domains HTTP/1.1" 200 440 0.002878
10.0.0.241 - - [2025-04-28 01:50:49] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368
10.0.0.241 - - [2025-04-28 01:50:49] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.009398
10.0.0.241 - - [2025-04-28 01:50:49] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001237
10.0.0.241 - - [2025-04-28 01:50:49] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 2574 0.031606
10.0.0.241 - - [2025-04-28 01:50:50] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2 HTTP/1.1" 200 2891 0.005515
10.0.0.241 - - [2025-04-28 01:50:50] "GET /obj-perms HTTP/1.1" 200 6450 0.057805
10.0.0.241 - - [2025-04-28 01:50:50] "GET /domains HTTP/1.1" 200 440 0.003123
10.0.0.241 - - [2025-04-28 01:50:50] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001286
10.0.0.241 - - [2025-04-28 01:50:50] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.010937
10.0.0.241 - - [2025-04-28 01:50:50] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001254
10.0.0.241 - - [2025-04-28 01:50:50] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 2574 0.031400
10.0.0.241 - - [2025-04-28 01:50:50] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6 HTTP/1.1" 200 2893 0.008237
10.0.0.241 - - [2025-04-28 01:50:50] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6 HTTP/1.1" 200 2893 0.005338
10.0.0.241 - - [2025-04-28 01:50:51] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 200 1786 0.004419
10.0.0.241 - - [2025-04-28 01:50:51] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 200 1786 0.004453
10.0.0.241 - - [2025-04-28 01:50:51] "GET /route-target/f43773d9-4191-4d64-9634-ab183895b187 HTTP/1.1" 200 1209 0.003836
10.0.0.241 - - [2025-04-28 01:50:51] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6 HTTP/1.1" 200 2893 0.005051
10.0.0.241 - - [2025-04-28 01:50:51] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 200 1786 0.003359
10.0.0.241 - - [2025-04-28 01:50:51] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005012
10.0.0.241 - - [2025-04-28 01:50:51] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6 HTTP/1.1" 200 2893 0.004943
10.0.0.241 - - [2025-04-28 01:50:51] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 200 1786 0.003501
10.0.0.241 - - [2025-04-28 01:50:51] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 200 1786 0.004561
10.0.0.241 - - [2025-04-28 01:50:51] "GET /route-target/f43773d9-4191-4d64-9634-ab183895b187 HTTP/1.1" 200 1209 0.003640
10.0.0.241 - - [2025-04-28 01:50:51] "GET /domains HTTP/1.1" 200 440 0.002896
10.0.0.241 - - [2025-04-28 01:50:51] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271
10.0.0.241 - - [2025-04-28 01:50:51] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.008056
10.0.0.241 - - [2025-04-28 01:50:51] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001097
10.0.0.241 - - [2025-04-28 01:50:51] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 2574 0.024965
10.0.0.241 - - [2025-04-28 01:50:51] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6 HTTP/1.1" 200 2893 0.005736
10.0.0.241 - - [2025-04-28 01:50:51] "GET /obj-perms HTTP/1.1" 200 6450 0.002053
10.0.0.241 - - [2025-04-28 01:50:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001636
252.241.124.53 - - [2025-04-28 01:50:52] "POST /neutron/network HTTP/1.1" 200 933 0.006276
252.241.124.53 - - [2025-04-28 01:50:52] "GET /aaa-mode HTTP/1.1" 401 297 0.000485
252.241.124.53 - - [2025-04-28 01:50:52] "GET / HTTP/1.1" 200 36499 0.002262
252.241.124.53 - - [2025-04-28 01:50:52] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000423
10.0.0.241 - - [2025-04-28 01:50:52] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001246
252.241.124.53 - - [2025-04-28 01:50:52] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.064010
252.241.124.53 - - [2025-04-28 01:50:52] "POST /neutron/network HTTP/1.1" 200 923 0.006121
252.241.124.53 - - [2025-04-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.006102
252.241.124.53 - - [2025-04-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.007368
10.0.0.241 - - [2025-04-28 01:50:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001596
252.241.124.53 - - [2025-04-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.008371
252.241.124.53 - - [2025-04-28 01:50:53] "POST /neutron/network HTTP/1.1" 200 934 0.006391
252.241.124.53 - - [2025-04-28 01:50:53] "GET /aaa-mode HTTP/1.1" 401 297 0.001213
252.241.124.53 - - [2025-04-28 01:50:53] "GET / HTTP/1.1" 200 36499 0.002364
252.241.124.53 - - [2025-04-28 01:50:53] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000521
252.241.124.53 - - [2025-04-28 01:50:53] "POST /neutron/network HTTP/1.1" 200 933 0.008445
10.0.0.241 - - [2025-04-28 01:50:53] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002900
10.0.0.241 - - [2025-04-28 01:50:54] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001546
252.241.124.53 - - [2025-04-28 01:50:54] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.094823
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1059 0.386226
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1059 0.010191
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1059 0.010941
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1109 0.081730
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/network HTTP/1.1" 200 924 0.041848
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1083 0.023052
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/subnet HTTP/1.1" 200 693 0.014416
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 117 0.001332
252.241.124.53 - - [2025-04-28 01:50:54] "POST /neutron/network HTTP/1.1" 200 923 0.006492
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1083 0.023155
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007593
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.008101
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/network HTTP/1.1" 200 934 0.014212
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1083 0.033374
10.0.0.241 - - [2025-04-28 01:50:55] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001259
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015074
10.0.0.241 - - [2025-04-28 01:50:55] "PUT /access-control-list/0d0b48a3-b20c-4acb-9413-01a0f8e3eaab HTTP/1.1" 200 274 0.055400
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1060 0.329689
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1060 0.009689
252.241.124.53 - - [2025-04-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1060 0.014138
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/port HTTP/1.1" 200 1110 0.077141
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/port HTTP/1.1" 200 1084 0.021272
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.012171
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/port HTTP/1.1" 200 117 0.001393
252.241.124.53 - - [2025-04-28 01:50:56] "POST /neutron/network HTTP/1.1" 200 924 0.006274
252.241.124.53 - - [2025-04-28 01:51:00] "POST /neutron/port HTTP/1.1" 200 1083 0.017803
252.241.124.53 - - [2025-04-28 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007028
252.241.124.53 - - [2025-04-28 01:51:00] "POST /neutron/port HTTP/1.1" 200 1083 0.018608
252.241.124.53 - - [2025-04-28 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007041
252.241.124.53 - - [2025-04-28 01:51:00] "POST /neutron/port HTTP/1.1" 200 1083 0.016527
252.241.124.53 - - [2025-04-28 01:51:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008686
10.0.0.241 - - [2025-04-28 01:51:01] "GET /virtual-machine/0784a9ef-92e2-4d9c-b741-97a80b9accff HTTP/1.1" 200 1295 0.005177
10.0.0.241 - - [2025-04-28 01:51:01] "GET /virtual-machine-interface/abd5b669-54ff-4af5-a93b-6e5b6d73b760 HTTP/1.1" 200 2953 0.007274
10.0.0.241 - - [2025-04-28 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252
10.0.0.241 - - [2025-04-28 01:51:01] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003519
10.0.0.241 - - [2025-04-28 01:51:01] "GET /virtual-networks?parent_id=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003423
10.0.0.241 - - [2025-04-28 01:51:01] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005763
10.0.0.241 - - [2025-04-28 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880
10.0.0.241 - - [2025-04-28 01:51:04] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005975
252.241.124.53 - - [2025-04-28 01:51:05] "POST /neutron/port HTTP/1.1" 200 1083 0.017056
252.241.124.53 - - [2025-04-28 01:51:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007252
252.241.124.53 - - [2025-04-28 01:51:05] "POST /neutron/port HTTP/1.1" 200 1083 0.018780
252.241.124.53 - - [2025-04-28 01:51:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006437
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1084 0.018368
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007961
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1083 0.027486
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1084 0.017052
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006627
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006596
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1083 0.027308
10.0.0.241 - - [2025-04-28 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295
10.0.0.241 - - [2025-04-28 01:51:06] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004421
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1084 0.018376
10.0.0.241 - - [2025-04-28 01:51:06] "GET /virtual-networks?parent_id=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004151
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008623
252.241.124.53 - - [2025-04-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013567
10.0.0.241 - - [2025-04-28 01:51:06] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.020462
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/port HTTP/1.1" 200 1084 0.020642
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007016
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/port HTTP/1.1" 200 1084 0.017404
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007203
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/port HTTP/1.1" 200 1084 0.017346
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007272
10.0.0.241 - - [2025-04-28 01:51:07] "GET /virtual-machine/9cd9d998-7f1c-4321-a4d5-49a6e4a8cdab HTTP/1.1" 200 1297 0.005013
10.0.0.241 - - [2025-04-28 01:51:07] "GET /virtual-machine-interface/f8d6f083-b97c-44f6-9b35-77b6e02503ae HTTP/1.1" 200 2953 0.005946
10.0.0.241 - - [2025-04-28 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863
10.0.0.241 - - [2025-04-28 01:51:07] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004394
10.0.0.241 - - [2025-04-28 01:51:07] "GET /virtual-networks?parent_id=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004464
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/port HTTP/1.1" 200 1084 0.016577
10.0.0.241 - - [2025-04-28 01:51:07] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005603
252.241.124.53 - - [2025-04-28 01:51:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007040
10.0.0.241 - - [2025-04-28 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.241 - - [2025-04-28 01:51:09] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003678
10.0.0.241 - - [2025-04-28 01:51:09] "GET /virtual-networks?parent_id=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003226
10.0.0.241 - - [2025-04-28 01:51:09] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007371
10.0.0.241 - - [2025-04-28 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249
10.0.0.241 - - [2025-04-28 01:51:13] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001240
10.0.0.241 - - [2025-04-28 01:51:13] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027350
10.0.0.241 - - [2025-04-28 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199
10.0.0.241 - - [2025-04-28 01:51:13] "PUT /network-policy/443f54e0-1ed9-49ea-b79a-5bb0a1e0f565 HTTP/1.1" 200 264 0.012024
10.0.0.241 - - [2025-04-28 01:51:13] "PUT /access-control-list/182eb6ca-c22b-4b4d-9bc2-937ffb409489 HTTP/1.1" 200 274 0.055384
10.0.0.241 - - [2025-04-28 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.016115
10.0.0.241 - - [2025-04-28 01:51:13] "PUT /access-control-list/0d0b48a3-b20c-4acb-9413-01a0f8e3eaab HTTP/1.1" 200 274 0.056787
10.0.0.241 - - [2025-04-28 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.011969
10.0.0.241 - - [2025-04-28 01:51:17] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005893
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 924 0.006355
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 824 0.064675
10.0.0.241 - - [2025-04-28 01:51:17] "DELETE /access-control-list/0d0b48a3-b20c-4acb-9413-01a0f8e3eaab HTTP/1.1" 200 115 0.040843
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 824 0.006159
10.0.0.241 - - [2025-04-28 01:51:17] "GET /virtual-network/3849bc19-9513-42ae-8376-bdbc19a9b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009638
10.0.0.241 - - [2025-04-28 01:51:17] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006057
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 923 0.005971
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 823 0.069342
10.0.0.241 - - [2025-04-28 01:51:17] "DELETE /access-control-list/182eb6ca-c22b-4b4d-9bc2-937ffb409489 HTTP/1.1" 200 115 0.059711
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 823 0.007628
10.0.0.241 - - [2025-04-28 01:51:17] "GET /virtual-network/634b7872-77b7-4cfd-99dc-af193b060eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007124
10.0.0.241 - - [2025-04-28 01:51:17] "DELETE /network-policy/443f54e0-1ed9-49ea-b79a-5bb0a1e0f565 HTTP/1.1" 200 115 0.044270
252.241.124.53 - - [2025-04-28 01:51:17] "POST /neutron/network HTTP/1.1" 200 824 0.006801
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 1084 0.026151
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/network HTTP/1.1" 400 204 0.010807
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 1083 0.022115
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 1110 0.010171
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 1109 0.014027
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 151 0.169387
252.241.124.53 - - [2025-04-28 01:51:18] "POST /neutron/port HTTP/1.1" 200 151 0.177344
252.241.124.53 - - [2025-04-28 01:51:20] "POST /neutron/network HTTP/1.1" 200 824 0.006367
10.0.0.241 - - [2025-04-28 01:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003571
10.0.0.241 - - [2025-04-28 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271
10.0.0.241 - - [2025-04-28 01:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003556
252.241.124.53 - - [2025-04-28 01:51:20] "POST /neutron/network HTTP/1.1" 200 151 0.093266
10.0.0.241 - - [2025-04-28 01:51:20] "DELETE /route-target/f43773d9-4191-4d64-9634-ab183895b187 HTTP/1.1" 200 115 0.019394
10.0.0.241 - - [2025-04-28 01:51:20] "GET /routing-instance/31a7a494-e899-4895-816f-03b3cbbbb488 HTTP/1.1" 404 171 0.002826
10.0.0.241 - - [2025-04-28 01:51:20] "GET /domains HTTP/1.1" 200 440 0.003567
10.0.0.241 - - [2025-04-28 01:51:20] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216
10.0.0.241 - - [2025-04-28 01:51:20] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.008066
10.0.0.241 - - [2025-04-28 01:51:20] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001257
10.0.0.241 - - [2025-04-28 01:51:20] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 2106 0.026432
252.241.124.53 - - [2025-04-28 01:51:20] "POST /neutron/network HTTP/1.1" 200 823 0.006607
10.0.0.241 - - [2025-04-28 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724
10.0.0.241 - - [2025-04-28 01:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004987
10.0.0.241 - - [2025-04-28 01:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003164
252.241.124.53 - - [2025-04-28 01:51:20] "POST /neutron/network HTTP/1.1" 200 151 0.108707
10.0.0.241 - - [2025-04-28 01:51:20] "DELETE /route-target/e6d3c1cd-0b40-4b8f-a8e5-fdbae30927a4 HTTP/1.1" 200 115 0.028222
10.0.0.241 - - [2025-04-28 01:51:20] "GET /routing-instance/89591cb9-3e25-45f6-8769-6052f61eb447 HTTP/1.1" 404 171 0.004190
10.0.0.241 - - [2025-04-28 01:51:21] "GET /domains HTTP/1.1" 200 440 0.002873
10.0.0.241 - - [2025-04-28 01:51:21] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001303
10.0.0.241 - - [2025-04-28 01:51:21] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1503 0.008584
10.0.0.241 - - [2025-04-28 01:51:21] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003005
10.0.0.241 - - [2025-04-28 01:51:21] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 1867 0.032596
10.0.0.241 - - [2025-04-28 01:51:21] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001268
10.0.0.241 - - [2025-04-28 01:51:21] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034691
10.0.0.241 - - [2025-04-28 01:51:21] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001184
10.0.0.241 - - [2025-04-28 01:51:21] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?fields=virtual_networks HTTP/1.1" 200 1039 0.031432
10.0.0.241 - - [2025-04-28 01:51:21] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286
10.0.0.241 - - [2025-04-28 01:51:22] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.027332
10.0.0.241 - - [2025-04-28 01:51:22] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001585
10.0.0.241 - - [2025-04-28 01:51:22] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?fields=security_groups HTTP/1.1" 200 1267 0.034914
10.0.0.241 - - [2025-04-28 01:51:22] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001235
10.0.0.241 - - [2025-04-28 01:51:22] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008410
10.0.0.241 - - [2025-04-28 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.033211
10.0.0.241 - - [2025-04-28 01:51:23] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003129
10.0.0.241 - - [2025-04-28 01:51:23] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001720
10.0.0.241 - - [2025-04-28 01:51:23] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.010531
10.0.0.241 - - [2025-04-28 01:51:23] "POST /id-to-fqname HTTP/1.1" 200 186 0.002566
10.0.0.241 - - [2025-04-28 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.004899
10.0.0.241 - - [2025-04-28 01:51:23] "POST /security-groups HTTP/1.1" 200 581 0.114487
10.0.0.241 - - [2025-04-28 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 230 0.007089
10.0.0.241 - - [2025-04-28 01:51:23] "POST /projects HTTP/1.1" 200 573 0.286800
10.0.0.241 - - [2025-04-28 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.322238
10.0.0.241 - - [2025-04-28 01:51:23] "POST /access-control-lists HTTP/1.1" 200 596 0.081593
10.0.0.241 - - [2025-04-28 01:51:23] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.527109
10.0.0.241 - - [2025-04-28 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.003083
10.0.0.241 - - [2025-04-28 01:51:23] "POST /access-control-lists HTTP/1.1" 200 594 0.069381
10.0.0.241 - - [2025-04-28 01:51:25] "GET / HTTP/1.1" 200 36499 0.002242
10.0.0.241 - - [2025-04-28 01:51:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000619
10.0.0.241 - - [2025-04-28 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.080188
10.0.0.241 - - [2025-04-28 01:51:26] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001422
10.0.0.241 - - [2025-04-28 01:51:26] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036601
252.241.124.53 - - [2025-04-28 01:51:26] "POST /neutron/network HTTP/1.1" 200 117 0.040835
10.0.0.241 - - [2025-04-28 01:51:26] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001740
252.241.124.53 - - [2025-04-28 01:51:26] "POST /neutron/network HTTP/1.1" 200 611 0.078253
10.0.0.241 - - [2025-04-28 01:51:26] "POST /route-targets HTTP/1.1" 200 329 0.013007
10.0.0.241 - - [2025-04-28 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.015635
10.0.0.241 - - [2025-04-28 01:51:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003739
252.241.124.53 - - [2025-04-28 01:51:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.142018
252.241.124.53 - - [2025-04-28 01:51:27] "POST /neutron/network HTTP/1.1" 200 830 0.006746
10.0.0.241 - - [2025-04-28 01:51:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001551
10.0.0.241 - - [2025-04-28 01:51:27] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005451
252.241.124.53 - - [2025-04-28 01:51:27] "POST /neutron/network HTTP/1.1" 200 830 0.006172
10.0.0.241 - - [2025-04-28 01:51:27] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006233
252.241.124.53 - - [2025-04-28 01:51:27] "POST /neutron/network HTTP/1.1" 200 830 0.006211
252.241.124.53 - - [2025-04-28 01:51:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.008349
10.0.0.241 - - [2025-04-28 01:51:27] "GET /domains HTTP/1.1" 401 297 0.000507
10.0.0.241 - - [2025-04-28 01:51:27] "GET /domains HTTP/1.1" 200 440 0.029725
10.0.0.241 - - [2025-04-28 01:51:27] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001272
10.0.0.241 - - [2025-04-28 01:51:27] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.009951
10.0.0.241 - - [2025-04-28 01:51:27] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001318
10.0.0.241 - - [2025-04-28 01:51:27] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2082 0.028737
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c HTTP/1.1" 200 2321 0.008421
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c HTTP/1.1" 200 2321 0.010519
10.0.0.241 - - [2025-04-28 01:51:28] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 200 1498 0.004725
10.0.0.241 - - [2025-04-28 01:51:28] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 200 1498 0.004508
10.0.0.241 - - [2025-04-28 01:51:28] "GET /route-target/ee5d3ec7-8c12-433e-a4c5-413c893f74d4 HTTP/1.1" 200 1215 0.003901
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c HTTP/1.1" 200 2321 0.006033
10.0.0.241 - - [2025-04-28 01:51:28] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 200 1498 0.005736
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005702
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c HTTP/1.1" 200 2321 0.005388
10.0.0.241 - - [2025-04-28 01:51:28] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 200 1498 0.004170
10.0.0.241 - - [2025-04-28 01:51:28] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 200 1498 0.006570
10.0.0.241 - - [2025-04-28 01:51:28] "GET /route-target/ee5d3ec7-8c12-433e-a4c5-413c893f74d4 HTTP/1.1" 200 1215 0.003942
10.0.0.241 - - [2025-04-28 01:51:28] "GET /domains HTTP/1.1" 200 440 0.003314
10.0.0.241 - - [2025-04-28 01:51:28] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279
10.0.0.241 - - [2025-04-28 01:51:28] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.011032
10.0.0.241 - - [2025-04-28 01:51:28] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001238
10.0.0.241 - - [2025-04-28 01:51:28] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2082 0.030729
10.0.0.241 - - [2025-04-28 01:51:28] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c HTTP/1.1" 200 2321 0.006086
10.0.0.241 - - [2025-04-28 01:51:29] "GET /obj-perms HTTP/1.1" 200 6442 0.061368
10.0.0.241 - - [2025-04-28 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.241 - - [2025-04-28 01:51:29] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001836
10.0.0.241 - - [2025-04-28 01:51:29] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028469
252.241.124.53 - - [2025-04-28 01:51:29] "POST /neutron/network HTTP/1.1" 200 117 0.009891
10.0.0.241 - - [2025-04-28 01:51:29] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001508
252.241.124.53 - - [2025-04-28 01:51:29] "POST /neutron/network HTTP/1.1" 200 611 0.081676
10.0.0.241 - - [2025-04-28 01:51:29] "POST /route-targets HTTP/1.1" 200 329 0.011887
10.0.0.241 - - [2025-04-28 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.011155
10.0.0.241 - - [2025-04-28 01:51:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005517
252.241.124.53 - - [2025-04-28 01:51:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.166819
252.241.124.53 - - [2025-04-28 01:51:30] "POST /neutron/network HTTP/1.1" 200 830 0.006147
10.0.0.241 - - [2025-04-28 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001559
10.0.0.241 - - [2025-04-28 01:51:30] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005681
252.241.124.53 - - [2025-04-28 01:51:30] "POST /neutron/network HTTP/1.1" 200 830 0.006608
10.0.0.241 - - [2025-04-28 01:51:30] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008363
252.241.124.53 - - [2025-04-28 01:51:30] "POST /neutron/network HTTP/1.1" 200 830 0.006814
252.241.124.53 - - [2025-04-28 01:51:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.008290
10.0.0.241 - - [2025-04-28 01:51:30] "GET /domains HTTP/1.1" 200 440 0.003205
10.0.0.241 - - [2025-04-28 01:51:30] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001966
10.0.0.241 - - [2025-04-28 01:51:30] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.011924
10.0.0.241 - - [2025-04-28 01:51:30] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001380
10.0.0.241 - - [2025-04-28 01:51:30] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2300 0.035205
10.0.0.241 - - [2025-04-28 01:51:30] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688 HTTP/1.1" 200 2321 0.011956
10.0.0.241 - - [2025-04-28 01:51:30] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688 HTTP/1.1" 200 2321 0.005941
10.0.0.241 - - [2025-04-28 01:51:30] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 200 1497 0.004737
10.0.0.241 - - [2025-04-28 01:51:30] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 200 1497 0.004397
10.0.0.241 - - [2025-04-28 01:51:31] "GET /route-target/134c9f37-e6cb-4142-80ca-f1fdba016e43 HTTP/1.1" 200 1213 0.004318
10.0.0.241 - - [2025-04-28 01:51:31] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688 HTTP/1.1" 200 2321 0.006112
10.0.0.241 - - [2025-04-28 01:51:31] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 200 1497 0.004871
10.0.0.241 - - [2025-04-28 01:51:31] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006386
10.0.0.241 - - [2025-04-28 01:51:31] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688 HTTP/1.1" 200 2321 0.006062
10.0.0.241 - - [2025-04-28 01:51:31] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 200 1497 0.004725
10.0.0.241 - - [2025-04-28 01:51:31] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 200 1497 0.005601
10.0.0.241 - - [2025-04-28 01:51:31] "GET /route-target/134c9f37-e6cb-4142-80ca-f1fdba016e43 HTTP/1.1" 200 1213 0.004142
10.0.0.241 - - [2025-04-28 01:51:31] "GET /domains HTTP/1.1" 200 440 0.002965
10.0.0.241 - - [2025-04-28 01:51:31] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001488
10.0.0.241 - - [2025-04-28 01:51:31] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.009896
10.0.0.241 - - [2025-04-28 01:51:31] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262
10.0.0.241 - - [2025-04-28 01:51:31] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2300 0.026591
10.0.0.241 - - [2025-04-28 01:51:31] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688 HTTP/1.1" 200 2321 0.005651
10.0.0.241 - - [2025-04-28 01:51:31] "GET /obj-perms HTTP/1.1" 200 6442 0.003388
10.0.0.241 - - [2025-04-28 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.241 - - [2025-04-28 01:51:31] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002011
10.0.0.241 - - [2025-04-28 01:51:32] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.034432
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/network HTTP/1.1" 200 117 0.012528
10.0.0.241 - - [2025-04-28 01:51:32] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001844
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/network HTTP/1.1" 200 613 0.079738
10.0.0.241 - - [2025-04-28 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.016064
10.0.0.241 - - [2025-04-28 01:51:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003927
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.148077
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/network HTTP/1.1" 200 831 0.005962
10.0.0.241 - - [2025-04-28 01:51:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001570
10.0.0.241 - - [2025-04-28 01:51:32] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005883
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/network HTTP/1.1" 200 831 0.005833
10.0.0.241 - - [2025-04-28 01:51:32] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006109
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/network HTTP/1.1" 200 831 0.006942
252.241.124.53 - - [2025-04-28 01:51:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.010121
10.0.0.241 - - [2025-04-28 01:51:32] "GET /domains HTTP/1.1" 200 440 0.003603
10.0.0.241 - - [2025-04-28 01:51:32] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159
10.0.0.241 - - [2025-04-28 01:51:32] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.007947
10.0.0.241 - - [2025-04-28 01:51:32] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410
10.0.0.241 - - [2025-04-28 01:51:32] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2519 0.031790
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604 HTTP/1.1" 200 2324 0.007279
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604 HTTP/1.1" 200 2324 0.007856
10.0.0.241 - - [2025-04-28 01:51:33] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 200 1500 0.004618
10.0.0.241 - - [2025-04-28 01:51:33] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 200 1500 0.004587
10.0.0.241 - - [2025-04-28 01:51:33] "GET /route-target/1e6d656e-9801-4923-8597-b11ea91d0a1e HTTP/1.1" 200 1215 0.003973
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604 HTTP/1.1" 200 2324 0.006079
10.0.0.241 - - [2025-04-28 01:51:33] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 200 1500 0.004040
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005632
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604 HTTP/1.1" 200 2324 0.007570
10.0.0.241 - - [2025-04-28 01:51:33] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 200 1500 0.004572
10.0.0.241 - - [2025-04-28 01:51:33] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 200 1500 0.004103
10.0.0.241 - - [2025-04-28 01:51:33] "GET /route-target/1e6d656e-9801-4923-8597-b11ea91d0a1e HTTP/1.1" 200 1215 0.003644
10.0.0.241 - - [2025-04-28 01:51:33] "GET /domains HTTP/1.1" 200 440 0.003269
10.0.0.241 - - [2025-04-28 01:51:33] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240
10.0.0.241 - - [2025-04-28 01:51:33] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1687 0.008548
10.0.0.241 - - [2025-04-28 01:51:33] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001527
10.0.0.241 - - [2025-04-28 01:51:33] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2519 0.032700
10.0.0.241 - - [2025-04-28 01:51:33] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604 HTTP/1.1" 200 2324 0.005935
10.0.0.241 - - [2025-04-28 01:51:34] "GET /obj-perms HTTP/1.1" 200 6442 0.002083
10.0.0.241 - - [2025-04-28 01:51:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001702
252.241.124.53 - - [2025-04-28 01:51:34] "POST /neutron/network HTTP/1.1" 200 840 0.006532
252.241.124.53 - - [2025-04-28 01:51:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000643
252.241.124.53 - - [2025-04-28 01:51:34] "GET / HTTP/1.1" 200 36499 0.003718
252.241.124.53 - - [2025-04-28 01:51:34] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000839
10.0.0.241 - - [2025-04-28 01:51:35] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001188
252.241.124.53 - - [2025-04-28 01:51:35] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.057782
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/network HTTP/1.1" 200 830 0.008808
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/port HTTP/1.1" 200 117 0.005577
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/port HTTP/1.1" 200 117 0.007196
10.0.0.241 - - [2025-04-28 01:51:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.002297
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/port HTTP/1.1" 200 117 0.005610
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/network HTTP/1.1" 200 841 0.006459
252.241.124.53 - - [2025-04-28 01:51:35] "GET /aaa-mode HTTP/1.1" 401 297 0.000620
252.241.124.53 - - [2025-04-28 01:51:35] "GET / HTTP/1.1" 200 36499 0.002501
252.241.124.53 - - [2025-04-28 01:51:35] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000531
252.241.124.53 - - [2025-04-28 01:51:35] "POST /neutron/network HTTP/1.1" 200 840 0.011517
10.0.0.241 - - [2025-04-28 01:51:36] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002301
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1056 0.294554
10.0.0.241 - - [2025-04-28 01:51:36] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001390
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1056 0.024384
252.241.124.53 - - [2025-04-28 01:51:36] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.093238
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/network HTTP/1.1" 200 831 0.009515
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1056 0.010975
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1106 0.134277
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1080 0.021410
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012560
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 1080 0.046792
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/port HTTP/1.1" 200 117 0.011317
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007781
10.0.0.241 - - [2025-04-28 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.003353
10.0.0.241 - - [2025-04-28 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003
10.0.0.241 - - [2025-04-28 01:51:36] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001364
252.241.124.53 - - [2025-04-28 01:51:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.020707
10.0.0.241 - - [2025-04-28 01:51:36] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012852
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/port HTTP/1.1" 200 117 0.001405
10.0.0.241 - - [2025-04-28 01:51:37] "POST /service-templates HTTP/1.1" 200 545 0.033952
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/network HTTP/1.1" 200 830 0.006480
10.0.0.241 - - [2025-04-28 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714
10.0.0.241 - - [2025-04-28 01:51:37] "GET /service-template/b1f4c3cf-9bc6-4833-86a3-1e5502952a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.008547
10.0.0.241 - - [2025-04-28 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.241 - - [2025-04-28 01:51:37] "GET /service-template/b1f4c3cf-9bc6-4833-86a3-1e5502952a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003944
10.0.0.241 - - [2025-04-28 01:51:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.002630
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/network HTTP/1.1" 200 841 0.011107
10.0.0.241 - - [2025-04-28 01:51:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001683
10.0.0.241 - - [2025-04-28 01:51:37] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001928
10.0.0.241 - - [2025-04-28 01:51:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.005290
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/port HTTP/1.1" 200 1080 0.053071
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011471
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/port HTTP/1.1" 200 1055 0.342363
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/port HTTP/1.1" 200 1055 0.014886
252.241.124.53 - - [2025-04-28 01:51:37] "POST /neutron/port HTTP/1.1" 200 1055 0.012061
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/port HTTP/1.1" 200 1105 0.098116
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/port HTTP/1.1" 200 1079 0.019129
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004600
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.026130
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/port HTTP/1.1" 200 117 0.001387
252.241.124.53 - - [2025-04-28 01:51:38] "POST /neutron/network HTTP/1.1" 200 831 0.006002
252.241.124.53 - - [2025-04-28 01:51:39] "POST /neutron/network HTTP/1.1" 200 2216 0.014612
252.241.124.53 - - [2025-04-28 01:51:39] "GET /aaa-mode HTTP/1.1" 401 297 0.001118
252.241.124.53 - - [2025-04-28 01:51:39] "GET / HTTP/1.1" 200 36499 0.002101
252.241.124.53 - - [2025-04-28 01:51:39] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000510
10.0.0.241 - - [2025-04-28 01:51:39] "DELETE /project/2dc987ea40414acbae409b8047ffe1d4 HTTP/1.1" 404 173 0.013030
10.0.0.241 - - [2025-04-28 01:51:39] "DELETE /project/c53a4e6e7f55466ba0a7c712382e4e60 HTTP/1.1" 404 173 0.011950
10.0.0.241 - - [2025-04-28 01:51:39] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001370
10.0.0.241 - - [2025-04-28 01:51:39] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001134
10.0.0.241 - - [2025-04-28 01:51:39] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.065705
10.0.0.241 - - [2025-04-28 01:51:39] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.073553
10.0.0.241 - - [2025-04-28 01:51:39] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001215
10.0.0.241 - - [2025-04-28 01:51:39] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001006
10.0.0.241 - - [2025-04-28 01:51:39] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?fields=security_groups HTTP/1.1" 200 1357 0.043800
10.0.0.241 - - [2025-04-28 01:51:39] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?fields=security_groups HTTP/1.1" 200 1375 0.049936
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /security-group/ee08d997-58c0-4b78-9430-b1adcf7cc5b3 HTTP/1.1" 200 115 0.102765
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /security-group/db1a4910-ab14-40a0-b93f-3805597e0eb1 HTTP/1.1" 200 115 0.103870
10.0.0.241 - - [2025-04-28 01:51:40] "GET /projects?obj_uuids=c53a4e6e-7f55-466b-a0a7-c712382e4e60&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001206
10.0.0.241 - - [2025-04-28 01:51:40] "GET /projects?obj_uuids=96e449a1-7b52-4672-afe3-b81bfabec92e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002504
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /access-control-list/72dbccb7-0a09-43e2-8346-c96d0fdc7da2 HTTP/1.1" 200 115 0.080266
10.0.0.241 - - [2025-04-28 01:51:40] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001493
10.0.0.241 - - [2025-04-28 01:51:40] "GET /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60?fields=application_policy_sets HTTP/1.1" 200 1396 0.097733
10.0.0.241 - - [2025-04-28 01:51:40] "GET /project/96e449a1-7b52-4672-afe3-b81bfabec92e?fields=application_policy_sets HTTP/1.1" 200 1414 0.116721
252.241.124.53 - - [2025-04-28 01:51:40] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.208892
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /access-control-list/bac48fb8-3d4d-41aa-8e7b-69453c661fdd HTTP/1.1" 200 115 0.178280
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/network HTTP/1.1" 200 830 0.018580
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /access-control-list/ad463eed-07bf-4cf4-aaf9-010d8e067351 HTTP/1.1" 200 115 0.151499
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/network HTTP/1.1" 200 830 0.008174
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /access-control-list/f83dcc84-d121-4e06-ab5a-3f76a3250fef HTTP/1.1" 200 115 0.034649
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /project/c53a4e6e-7f55-466b-a0a7-c712382e4e60 HTTP/1.1" 200 115 0.735347
10.0.0.241 - - [2025-04-28 01:51:40] "DELETE /project/96e449a1-7b52-4672-afe3-b81bfabec92e HTTP/1.1" 200 115 0.748546
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/network HTTP/1.1" 200 831 0.007200
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/port HTTP/1.1" 200 2043 0.045829
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011242
252.241.124.53 - - [2025-04-28 01:51:40] "POST /neutron/port HTTP/1.1" 200 117 0.007138
252.241.124.53 - - [2025-04-28 01:51:41] "POST /neutron/port HTTP/1.1" 200 117 0.007113
252.241.124.53 - - [2025-04-28 01:51:41] "POST /neutron/network HTTP/1.1" 200 2216 0.063665
10.0.0.241 - - [2025-04-28 01:51:41] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001343
252.241.124.53 - - [2025-04-28 01:51:41] "POST /neutron/port HTTP/1.1" 200 1056 0.323735
10.0.0.241 - - [2025-04-28 01:51:41] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001994
252.241.124.53 - - [2025-04-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1056 0.339222
10.0.0.241 - - [2025-04-28 01:51:42] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001237
252.241.124.53 - - [2025-04-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1055 0.323290
252.241.124.53 - - [2025-04-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1056 0.012763
252.241.124.53 - - [2025-04-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1056 0.015058
252.241.124.53 - - [2025-04-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1106 0.127075
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1056 0.026044
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1056 0.024453
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1106 0.126227
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1055 0.019171
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1055 0.014760
252.241.124.53 - - [2025-04-28 01:51:43] "POST /neutron/port HTTP/1.1" 200 1105 0.120289
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 3006 0.194479
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.022950
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.035148
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.027025
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/network HTTP/1.1" 200 830 0.086036
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011186
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.162682
252.241.124.53 - - [2025-04-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.002459
252.241.124.53 - - [2025-04-28 01:51:45] "POST /neutron/network HTTP/1.1" 200 830 0.009963
252.241.124.53 - - [2025-04-28 01:51:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.023102
252.241.124.53 - - [2025-04-28 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.029659
252.241.124.53 - - [2025-04-28 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.001418
252.241.124.53 - - [2025-04-28 01:51:45] "POST /neutron/network HTTP/1.1" 200 831 0.007806
252.241.124.53 - - [2025-04-28 01:51:46] "POST /neutron/port HTTP/1.1" 200 3006 0.129485
252.241.124.53 - - [2025-04-28 01:51:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.090077
10.0.0.241 - - [2025-04-28 01:51:49] "GET /obj-perms HTTP/1.1" 200 6399 0.165344
10.0.0.241 - - [2025-04-28 01:51:50] "GET /obj-perms HTTP/1.1" 200 6399 0.264084
252.241.124.53 - - [2025-04-28 01:51:51] "POST /neutron/port HTTP/1.1" 200 3006 0.072681
252.241.124.53 - - [2025-04-28 01:51:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014496
252.241.124.53 - - [2025-04-28 01:51:52] "POST /neutron/port HTTP/1.1" 200 1080 0.079659
252.241.124.53 - - [2025-04-28 01:51:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.036942
252.241.124.53 - - [2025-04-28 01:51:52] "POST /neutron/port HTTP/1.1" 200 1080 0.054856
252.241.124.53 - - [2025-04-28 01:51:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012018
252.241.124.53 - - [2025-04-28 01:51:52] "POST /neutron/port HTTP/1.1" 200 1080 0.068134
252.241.124.53 - - [2025-04-28 01:51:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.035541
252.241.124.53 - - [2025-04-28 01:51:54] "POST /neutron/port HTTP/1.1" 200 1080 0.043584
252.241.124.53 - - [2025-04-28 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.019007
252.241.124.53 - - [2025-04-28 01:51:54] "POST /neutron/port HTTP/1.1" 200 1079 0.020205
252.241.124.53 - - [2025-04-28 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009085
252.241.124.53 - - [2025-04-28 01:51:55] "POST /neutron/port HTTP/1.1" 200 1079 0.025620
252.241.124.53 - - [2025-04-28 01:51:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006891
252.241.124.53 - - [2025-04-28 01:51:56] "POST /neutron/port HTTP/1.1" 200 3006 0.042616
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008286
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/port HTTP/1.1" 200 3006 0.027073
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007244
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/port HTTP/1.1" 200 3006 0.037211
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010615
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/port HTTP/1.1" 200 3006 0.032173
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009900
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/port HTTP/1.1" 200 3006 0.022635
252.241.124.53 - - [2025-04-28 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006803
10.0.0.241 - - [2025-04-28 01:51:57] "GET /virtual-machine/33b42685-f358-4a21-89ed-acb0d1ee959b HTTP/1.1" 200 1803 0.006557
10.0.0.241 - - [2025-04-28 01:51:57] "GET /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012 HTTP/1.1" 200 2945 0.005974
10.0.0.241 - - [2025-04-28 01:51:57] "GET /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc HTTP/1.1" 200 2947 0.005725
10.0.0.241 - - [2025-04-28 01:51:57] "GET /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce HTTP/1.1" 200 2950 0.006671
10.0.0.241 - - [2025-04-28 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074
10.0.0.241 - - [2025-04-28 01:51:58] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003805
10.0.0.241 - - [2025-04-28 01:51:58] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006347
10.0.0.241 - - [2025-04-28 01:51:58] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010127
252.241.124.53 - - [2025-04-28 01:51:58] "POST /neutron/port HTTP/1.1" 200 1079 0.016280
252.241.124.53 - - [2025-04-28 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006548
252.241.124.53 - - [2025-04-28 01:51:59] "POST /neutron/port HTTP/1.1" 200 1079 0.018845
252.241.124.53 - - [2025-04-28 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008546
10.0.0.241 - - [2025-04-28 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809
10.0.0.241 - - [2025-04-28 01:52:01] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010603
10.0.0.241 - - [2025-04-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451
10.0.0.241 - - [2025-04-28 01:52:05] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005871
10.0.0.241 - - [2025-04-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526
10.0.0.241 - - [2025-04-28 01:52:09] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006269
10.0.0.241 - - [2025-04-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242
10.0.0.241 - - [2025-04-28 01:52:14] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005769
10.0.0.241 - - [2025-04-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.241 - - [2025-04-28 01:52:16] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003593
10.0.0.241 - - [2025-04-28 01:52:16] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003625
10.0.0.241 - - [2025-04-28 01:52:16] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007394
252.241.124.53 - - [2025-04-28 01:52:16] "POST /neutron/port HTTP/1.1" 200 3006 0.025822
252.241.124.53 - - [2025-04-28 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007051
252.241.124.53 - - [2025-04-28 01:52:21] "POST /neutron/port HTTP/1.1" 200 3006 0.021438
252.241.124.53 - - [2025-04-28 01:52:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007868
252.241.124.53 - - [2025-04-28 01:52:26] "POST /neutron/port HTTP/1.1" 200 3006 0.027012
252.241.124.53 - - [2025-04-28 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008806
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/port HTTP/1.1" 200 3006 0.025048
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006191
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/port HTTP/1.1" 200 3006 0.030635
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006685
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/port HTTP/1.1" 200 3006 0.022530
252.241.124.53 - - [2025-04-28 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010947
252.241.124.53 - - [2025-04-28 01:52:29] "POST /neutron/port HTTP/1.1" 200 3006 0.028247
252.241.124.53 - - [2025-04-28 01:52:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006586
252.241.124.53 - - [2025-04-28 01:52:32] "POST /neutron/port HTTP/1.1" 200 3006 0.028744
252.241.124.53 - - [2025-04-28 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007090
10.0.0.241 - - [2025-04-28 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.241 - - [2025-04-28 01:52:37] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003517
10.0.0.241 - - [2025-04-28 01:52:37] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004316
10.0.0.241 - - [2025-04-28 01:52:37] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006054
10.0.0.241 - - [2025-04-28 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719
10.0.0.241 - - [2025-04-28 01:52:37] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003845
10.0.0.241 - - [2025-04-28 01:52:37] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003237
10.0.0.241 - - [2025-04-28 01:52:37] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005886
10.0.0.241 - - [2025-04-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.003232
10.0.0.241 - - [2025-04-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899
10.0.0.241 - - [2025-04-28 01:52:38] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001245
10.0.0.241 - - [2025-04-28 01:52:38] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031538
10.0.0.241 - - [2025-04-28 01:52:38] "POST /service-instances HTTP/1.1" 200 545 0.064415
10.0.0.241 - - [2025-04-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219
10.0.0.241 - - [2025-04-28 01:52:38] "GET /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.008095
10.0.0.241 - - [2025-04-28 01:52:38] "POST /port-tuples HTTP/1.1" 200 588 0.025165
10.0.0.241 - - [2025-04-28 01:52:38] "GET /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006578
10.0.0.241 - - [2025-04-28 01:52:38] "PUT /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc HTTP/1.1" 200 286 0.012265
10.0.0.241 - - [2025-04-28 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.011159
10.0.0.241 - - [2025-04-28 01:52:38] "POST /instance-ips HTTP/1.1" 200 387 0.026712
10.0.0.241 - - [2025-04-28 01:52:38] "GET /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006774
10.0.0.241 - - [2025-04-28 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.018252
10.0.0.241 - - [2025-04-28 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.011513
10.0.0.241 - - [2025-04-28 01:52:38] "PUT /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012 HTTP/1.1" 200 286 0.017430
10.0.0.241 - - [2025-04-28 01:52:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005913
10.0.0.241 - - [2025-04-28 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.013168
10.0.0.241 - - [2025-04-28 01:52:38] "GET /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.005954
10.0.0.241 - - [2025-04-28 01:52:38] "POST /instance-ips HTTP/1.1" 200 387 0.032678
10.0.0.241 - - [2025-04-28 01:52:39] "PUT /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce HTTP/1.1" 200 286 0.016897
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.015702
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.011431
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009784
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003564
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/port HTTP/1.1" 200 1080 0.027174
10.0.0.241 - - [2025-04-28 01:52:39] "POST /instance-ips HTTP/1.1" 200 375 0.016372
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006890
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.010150
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/port HTTP/1.1" 200 1080 0.017586
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.008858
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004275
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009780
10.0.0.241 - - [2025-04-28 01:52:39] "POST /instance-ips HTTP/1.1" 200 375 0.024304
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/port HTTP/1.1" 200 1080 0.025833
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.010800
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007006
10.0.0.241 - - [2025-04-28 01:52:39] "GET /virtual-machine/1f6b8cae-6c28-4bb6-8212-7f0e39fe784b HTTP/1.1" 200 1291 0.005464
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009744
10.0.0.241 - - [2025-04-28 01:52:39] "GET /virtual-machine-interface/529c3c85-3576-4e34-991f-576bd474f02a HTTP/1.1" 200 2947 0.006175
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002605
10.0.0.241 - - [2025-04-28 01:52:39] "POST /instance-ips HTTP/1.1" 200 377 0.024841
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/port HTTP/1.1" 200 1080 0.022033
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009323
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009985
10.0.0.241 - - [2025-04-28 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722
10.0.0.241 - - [2025-04-28 01:52:39] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004364
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/port HTTP/1.1" 200 1080 0.024862
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004890
10.0.0.241 - - [2025-04-28 01:52:39] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004858
10.0.0.241 - - [2025-04-28 01:52:39] "POST /instance-ips HTTP/1.1" 200 377 0.021750
252.241.124.53 - - [2025-04-28 01:52:39] "POST /neutron/network HTTP/1.1" 200 840 0.016514
10.0.0.241 - - [2025-04-28 01:52:39] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011843
10.0.0.241 - - [2025-04-28 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009744
252.241.124.53 - - [2025-04-28 01:52:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003949
10.0.0.241 - - [2025-04-28 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.009326
252.241.124.53 - - [2025-04-28 01:52:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.016860
10.0.0.241 - - [2025-04-28 01:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002778
252.241.124.53 - - [2025-04-28 01:52:40] "POST /neutron/port HTTP/1.1" 200 117 0.001658
252.241.124.53 - - [2025-04-28 01:52:40] "POST /neutron/network HTTP/1.1" 200 830 0.006366
10.0.0.241 - - [2025-04-28 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648
10.0.0.241 - - [2025-04-28 01:52:41] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003611
10.0.0.241 - - [2025-04-28 01:52:41] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003364
10.0.0.241 - - [2025-04-28 01:52:41] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005977
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/port HTTP/1.1" 200 1079 0.016394
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007284
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/port HTTP/1.1" 200 1079 0.018345
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008351
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/port HTTP/1.1" 200 1079 0.017359
252.241.124.53 - - [2025-04-28 01:52:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008492
10.0.0.241 - - [2025-04-28 01:52:41] "GET /virtual-machine/27e1f09a-2323-49db-87e4-13dbfbd610f6 HTTP/1.1" 200 1291 0.005671
10.0.0.241 - - [2025-04-28 01:52:41] "GET /virtual-machine-interface/9da9be99-0bb9-4648-a4ca-0e4fd93e52d6 HTTP/1.1" 200 2951 0.009102
10.0.0.241 - - [2025-04-28 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386
10.0.0.241 - - [2025-04-28 01:52:42] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004141
10.0.0.241 - - [2025-04-28 01:52:42] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003890
10.0.0.241 - - [2025-04-28 01:52:42] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006126
10.0.0.241 - - [2025-04-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179
10.0.0.241 - - [2025-04-28 01:52:43] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003260
10.0.0.241 - - [2025-04-28 01:52:43] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003444
10.0.0.241 - - [2025-04-28 01:52:43] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006355
10.0.0.241 - - [2025-04-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.003614
10.0.0.241 - - [2025-04-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701
10.0.0.241 - - [2025-04-28 01:52:43] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200
10.0.0.241 - - [2025-04-28 01:52:43] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.049547
10.0.0.241 - - [2025-04-28 01:52:43] "POST /network-policys HTTP/1.1" 200 549 0.019653
10.0.0.241 - - [2025-04-28 01:52:43] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005350
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.241 - - [2025-04-28 01:52:44] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006008
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339
10.0.0.241 - - [2025-04-28 01:52:44] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003928
10.0.0.241 - - [2025-04-28 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.040829
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144
10.0.0.241 - - [2025-04-28 01:52:44] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004784
252.241.124.53 - - [2025-04-28 01:52:44] "POST /neutron/network HTTP/1.1" 200 916 0.008192
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.003382
10.0.0.241 - - [2025-04-28 01:52:44] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.047054
10.0.0.241 - - [2025-04-28 01:52:44] "POST /access-control-lists HTTP/1.1" 200 603 0.066866
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008764
10.0.0.241 - - [2025-04-28 01:52:44] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003907
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227
10.0.0.241 - - [2025-04-28 01:52:44] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009148
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197
10.0.0.241 - - [2025-04-28 01:52:44] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004017
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.008117
10.0.0.241 - - [2025-04-28 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.043091
10.0.0.241 - - [2025-04-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.241 - - [2025-04-28 01:52:44] "POST /access-control-lists HTTP/1.1" 200 606 0.069496
10.0.0.241 - - [2025-04-28 01:52:45] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003932
10.0.0.241 - - [2025-04-28 01:52:45] "POST /routing-instances HTTP/1.1" 200 757 0.017313
252.241.124.53 - - [2025-04-28 01:52:45] "POST /neutron/network HTTP/1.1" 200 917 0.008107
10.0.0.241 - - [2025-04-28 01:52:45] "POST /route-targets HTTP/1.1" 200 329 0.011293
10.0.0.241 - - [2025-04-28 01:52:45] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005671
10.0.0.241 - - [2025-04-28 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756
10.0.0.241 - - [2025-04-28 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.011216
10.0.0.241 - - [2025-04-28 01:52:45] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004019
10.0.0.241 - - [2025-04-28 01:52:45] "GET /routing-instance/575d193d-ccd6-4a3b-8592-f39ac9158a78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004121
10.0.0.241 - - [2025-04-28 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010
10.0.0.241 - - [2025-04-28 01:52:45] "GET /routing-instance/575d193d-ccd6-4a3b-8592-f39ac9158a78?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003973
10.0.0.241 - - [2025-04-28 01:52:45] "GET /service-template/b1f4c3cf-9bc6-4833-86a3-1e5502952a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004176
10.0.0.241 - - [2025-04-28 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.010506
10.0.0.241 - - [2025-04-28 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118
10.0.0.241 - - [2025-04-28 01:52:45] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200
10.0.0.241 - - [2025-04-28 01:52:45] "POST /routing-instances HTTP/1.1" 200 758 0.022192
10.0.0.241 - - [2025-04-28 01:52:45] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.034339
10.0.0.241 - - [2025-04-28 01:52:45] "POST /route-targets HTTP/1.1" 200 329 0.014032
10.0.0.241 - - [2025-04-28 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215
10.0.0.241 - - [2025-04-28 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.011731
10.0.0.241 - - [2025-04-28 01:52:45] "GET /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.008856
10.0.0.241 - - [2025-04-28 01:52:45] "GET /routing-instance/31f42799-32ca-43cf-be80-579f50a1829c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004322
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domains HTTP/1.1" 200 440 0.004096
10.0.0.241 - - [2025-04-28 01:52:45] "GET /routing-instance/31f42799-32ca-43cf-be80-579f50a1829c?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.005862
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001728
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1528 0.012982
10.0.0.241 - - [2025-04-28 01:52:45] "PUT /routing-instance/575d193d-ccd6-4a3b-8592-f39ac9158a78 HTTP/1.1" 200 268 0.013103
10.0.0.241 - - [2025-04-28 01:52:45] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001362
10.0.0.241 - - [2025-04-28 01:52:45] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 4235 0.030700
10.0.0.241 - - [2025-04-28 01:52:45] "PUT /routing-instance/31f42799-32ca-43cf-be80-579f50a1829c HTTP/1.1" 200 268 0.013291
10.0.0.241 - - [2025-04-28 01:52:45] "GET /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4 HTTP/1.1" 200 3796 0.005872
10.0.0.241 - - [2025-04-28 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.009930
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domains HTTP/1.1" 200 440 0.003338
10.0.0.241 - - [2025-04-28 01:52:45] "PUT /access-control-list/3c52740b-7799-41be-8110-3bc3d4374564 HTTP/1.1" 200 274 0.012674
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001766
10.0.0.241 - - [2025-04-28 01:52:45] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1528 0.010176
10.0.0.241 - - [2025-04-28 01:52:45] "PUT /access-control-list/ac0808af-37d6-4aa8-9af9-419b026f0042 HTTP/1.1" 200 274 0.011531
10.0.0.241 - - [2025-04-28 01:52:45] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299
10.0.0.241 - - [2025-04-28 01:52:45] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 4235 0.027207
10.0.0.241 - - [2025-04-28 01:52:46] "GET /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4 HTTP/1.1" 200 3796 0.004552
10.0.0.241 - - [2025-04-28 01:52:46] "GET /port-tuple/1b4834af-d07c-41ef-99c2-d3311b2e91e7 HTTP/1.1" 200 1980 0.004081
10.0.0.241 - - [2025-04-28 01:52:46] "GET /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012 HTTP/1.1" 200 3801 0.008043
10.0.0.241 - - [2025-04-28 01:52:46] "GET /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc HTTP/1.1" 200 3821 0.007717
10.0.0.241 - - [2025-04-28 01:52:46] "GET /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce HTTP/1.1" 200 3809 0.006134
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/port HTTP/1.1" 200 3813 0.049699
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007702
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/port HTTP/1.1" 200 3813 0.040425
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006886
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/port HTTP/1.1" 200 3813 0.044330
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009260
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/port HTTP/1.1" 200 3813 0.036365
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006585
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/network HTTP/1.1" 200 890 0.015537
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/network HTTP/1.1" 200 916 0.007016
252.241.124.53 - - [2025-04-28 01:52:46] "POST /neutron/network HTTP/1.1" 200 804 0.018170
252.241.124.53 - - [2025-04-28 01:52:47] "POST /neutron/network HTTP/1.1" 200 830 0.006088
252.241.124.53 - - [2025-04-28 01:52:47] "POST /neutron/network HTTP/1.1" 200 891 0.038766
252.241.124.53 - - [2025-04-28 01:52:47] "POST /neutron/network HTTP/1.1" 200 917 0.006548
10.0.0.241 - - [2025-04-28 01:52:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001555
10.0.0.241 - - [2025-04-28 01:52:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001347
10.0.0.241 - - [2025-04-28 01:52:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001559
10.0.0.241 - - [2025-04-28 01:52:47] "GET /virtual-machine/33b42685-f358-4a21-89ed-acb0d1ee959b HTTP/1.1" 200 1803 0.003962
10.0.0.241 - - [2025-04-28 01:52:47] "GET /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012 HTTP/1.1" 200 3801 0.006076
10.0.0.241 - - [2025-04-28 01:52:47] "GET /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc HTTP/1.1" 200 3821 0.005873
10.0.0.241 - - [2025-04-28 01:52:47] "GET /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce HTTP/1.1" 200 3809 0.007076
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/1b10fb2e-77e8-49aa-ad2d-b00a976e9cfb HTTP/1.1" 200 1958 0.004271
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/2144052a-6a21-46f3-a129-fb7c132fa6dc HTTP/1.1" 200 1960 0.004183
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/b4fd1ced-c84d-49fc-8900-9ad43cb0ca22 HTTP/1.1" 200 1623 0.005602
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/23719d93-2fe2-47e4-baf0-bf19708870b3 HTTP/1.1" 200 1982 0.004276
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/769550fe-d759-4d18-bee8-18f869362b56 HTTP/1.1" 200 1984 0.005586
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/caa6d659-dbdf-4957-b6a3-d73b8275ce56 HTTP/1.1" 200 1624 0.005682
10.0.0.241 - - [2025-04-28 01:52:47] "GET /instance-ip/06139a6f-bf43-471a-bb40-87e9ab8c6c32 HTTP/1.1" 200 1622 0.005634
10.0.0.241 - - [2025-04-28 01:52:48] "GET /instance-ip/93d8f5e7-bd9f-4e0d-9a81-10486a71d38b HTTP/1.1" 200 1963 0.004728
10.0.0.241 - - [2025-04-28 01:52:48] "GET /instance-ip/995dbb50-87cf-4643-b2e9-86ab14f8ea45 HTTP/1.1" 200 1965 0.004377
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/port HTTP/1.1" 200 3813 0.035258
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006499
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/port HTTP/1.1" 200 3813 0.034745
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006865
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/port HTTP/1.1" 200 3813 0.040088
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006743
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/port HTTP/1.1" 200 3813 0.037198
252.241.124.53 - - [2025-04-28 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007019
10.0.0.241 - - [2025-04-28 01:52:48] "GET /virtual-machine/33b42685-f358-4a21-89ed-acb0d1ee959b HTTP/1.1" 200 1803 0.003954
10.0.0.241 - - [2025-04-28 01:52:48] "GET /virtual-machine-interface/07f0e25b-1ff3-4f93-8731-e8868b2a8012 HTTP/1.1" 200 3801 0.007529
10.0.0.241 - - [2025-04-28 01:52:48] "GET /virtual-machine-interface/a94a1175-9961-47ef-8a36-a7d4e6ab09dc HTTP/1.1" 200 3821 0.006231
10.0.0.241 - - [2025-04-28 01:52:48] "GET /virtual-machine-interface/f6b3274e-3b3e-4639-8a2c-a0ec5cf5f4ce HTTP/1.1" 200 3809 0.007147
10.0.0.241 - - [2025-04-28 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446
10.0.0.241 - - [2025-04-28 01:52:49] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003589
10.0.0.241 - - [2025-04-28 01:52:49] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006612
10.0.0.241 - - [2025-04-28 01:52:49] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008158
10.0.0.241 - - [2025-04-28 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.241 - - [2025-04-28 01:52:50] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003286
10.0.0.241 - - [2025-04-28 01:52:50] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003370
10.0.0.241 - - [2025-04-28 01:52:50] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005945
10.0.0.241 - - [2025-04-28 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145
10.0.0.241 - - [2025-04-28 01:52:50] "GET /obj-perms HTTP/1.1" 200 6399 0.063995
10.0.0.241 - - [2025-04-28 01:52:50] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004397
10.0.0.241 - - [2025-04-28 01:52:50] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004339
10.0.0.241 - - [2025-04-28 01:52:50] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005901
10.0.0.241 - - [2025-04-28 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546
10.0.0.241 - - [2025-04-28 01:52:51] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003832
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003302
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006286
10.0.0.241 - - [2025-04-28 01:52:51] "GET /obj-perms HTTP/1.1" 200 6399 0.056825
10.0.0.241 - - [2025-04-28 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263
10.0.0.241 - - [2025-04-28 01:52:51] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003896
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003134
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005900
10.0.0.241 - - [2025-04-28 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315
10.0.0.241 - - [2025-04-28 01:52:51] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003552
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003176
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006332
10.0.0.241 - - [2025-04-28 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118
10.0.0.241 - - [2025-04-28 01:52:51] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004233
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003659
10.0.0.241 - - [2025-04-28 01:52:51] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006173
10.0.0.241 - - [2025-04-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.241 - - [2025-04-28 01:52:52] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003872
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003500
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007047
10.0.0.241 - - [2025-04-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186
10.0.0.241 - - [2025-04-28 01:52:52] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004063
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003253
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-network/2bcc484b-b602-40cf-b01a-e87b0337924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005747
10.0.0.241 - - [2025-04-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.241 - - [2025-04-28 01:52:52] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003602
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003266
10.0.0.241 - - [2025-04-28 01:52:52] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005941
10.0.0.241 - - [2025-04-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572
10.0.0.241 - - [2025-04-28 01:52:52] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.005446
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003757
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005799
10.0.0.241 - - [2025-04-28 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289
10.0.0.241 - - [2025-04-28 01:52:53] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003178
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003257
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005634
10.0.0.241 - - [2025-04-28 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115
10.0.0.241 - - [2025-04-28 01:52:53] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004023
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-networks?parent_id=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003522
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006061
10.0.0.241 - - [2025-04-28 01:52:53] "GET /virtual-machine/33b42685-f358-4a21-89ed-acb0d1ee959b HTTP/1.1" 200 1803 0.004378
10.0.0.241 - - [2025-04-28 01:52:53] "GET /domains HTTP/1.1" 200 440 0.002986
10.0.0.241 - - [2025-04-28 01:52:53] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215
10.0.0.241 - - [2025-04-28 01:52:53] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1528 0.008285
10.0.0.241 - - [2025-04-28 01:52:53] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001246
10.0.0.241 - - [2025-04-28 01:52:53] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 4235 0.028291
10.0.0.241 - - [2025-04-28 01:52:53] "GET /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4 HTTP/1.1" 200 3796 0.004583
10.0.0.241 - - [2025-04-28 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405
10.0.0.241 - - [2025-04-28 01:52:53] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.004329
10.0.0.241 - - [2025-04-28 01:52:54] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005438
10.0.0.241 - - [2025-04-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387
10.0.0.241 - - [2025-04-28 01:52:54] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.004382
10.0.0.241 - - [2025-04-28 01:52:54] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.005861
10.0.0.241 - - [2025-04-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206
10.0.0.241 - - [2025-04-28 01:52:54] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007372
10.0.0.241 - - [2025-04-28 01:52:54] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?fields=routing_instances HTTP/1.1" 200 1682 0.007505
10.0.0.241 - - [2025-04-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266
10.0.0.241 - - [2025-04-28 01:52:54] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005546
10.0.0.241 - - [2025-04-28 01:52:54] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?fields=routing_instances HTTP/1.1" 200 1687 0.007292
10.0.0.241 - - [2025-04-28 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.045873
252.241.124.53 - - [2025-04-28 01:52:59] "POST /neutron/network HTTP/1.1" 200 831 0.008695
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /access-control-list/ac0808af-37d6-4aa8-9af9-419b026f0042 HTTP/1.1" 200 115 0.061387
10.0.0.241 - - [2025-04-28 01:52:59] "GET /virtual-network/5585ba22-d5bc-40e4-948e-5659cc961604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005897
10.0.0.241 - - [2025-04-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /routing-instance/575d193d-ccd6-4a3b-8592-f39ac9158a78 HTTP/1.1" 200 115 0.026962
10.0.0.241 - - [2025-04-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009441
10.0.0.241 - - [2025-04-28 01:52:59] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004640
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /route-target/903c3a6a-28a2-4a65-8289-971a8817331d HTTP/1.1" 200 115 0.030797
10.0.0.241 - - [2025-04-28 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.056414
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /routing-instance/31f42799-32ca-43cf-be80-579f50a1829c HTTP/1.1" 200 115 0.086378
10.0.0.241 - - [2025-04-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008688
252.241.124.53 - - [2025-04-28 01:52:59] "POST /neutron/network HTTP/1.1" 200 830 0.009827
10.0.0.241 - - [2025-04-28 01:52:59] "GET /virtual-network/c303c36c-495c-4283-8ab6-3d478d79a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008709
10.0.0.241 - - [2025-04-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /route-target/ba610eb6-911d-4c2a-96f8-333f6da00349 HTTP/1.1" 200 115 0.036932
10.0.0.241 - - [2025-04-28 01:52:59] "GET /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003371
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /access-control-list/3c52740b-7799-41be-8110-3bc3d4374564 HTTP/1.1" 200 115 0.021966
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /network-policy/59dbd2d3-f5cd-4481-8237-0ddbe6eb4d9b HTTP/1.1" 200 115 0.029592
10.0.0.241 - - [2025-04-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /service-instance/35c05a09-8543-4a12-a5d4-3b1744e578f4 HTTP/1.1" 200 115 0.057001
10.0.0.241 - - [2025-04-28 01:52:59] "GET /domains HTTP/1.1" 200 440 0.003161
10.0.0.241 - - [2025-04-28 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.019234
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /instance-ip/2144052a-6a21-46f3-a129-fb7c132fa6dc HTTP/1.1" 200 115 0.030132
10.0.0.241 - - [2025-04-28 01:52:59] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002238
10.0.0.241 - - [2025-04-28 01:52:59] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1528 0.010162
10.0.0.241 - - [2025-04-28 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.022651
10.0.0.241 - - [2025-04-28 01:52:59] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001345
10.0.0.241 - - [2025-04-28 01:52:59] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 3761 0.038582
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /instance-ip/23719d93-2fe2-47e4-baf0-bf19708870b3 HTTP/1.1" 200 115 0.053021
10.0.0.241 - - [2025-04-28 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.018414
10.0.0.241 - - [2025-04-28 01:52:59] "GET /virtual-machine/33b42685-f358-4a21-89ed-acb0d1ee959b HTTP/1.1" 200 1803 0.007448
10.0.0.241 - - [2025-04-28 01:52:59] "DELETE /instance-ip/93d8f5e7-bd9f-4e0d-9a81-10486a71d38b HTTP/1.1" 200 115 0.034228
10.0.0.241 - - [2025-04-28 01:52:59] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005652
10.0.0.241 - - [2025-04-28 01:52:59] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003628
10.0.0.241 - - [2025-04-28 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.020835
10.0.0.241 - - [2025-04-28 01:53:00] "DELETE /instance-ip/769550fe-d759-4d18-bee8-18f869362b56 HTTP/1.1" 200 115 0.035232
10.0.0.241 - - [2025-04-28 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.016939
10.0.0.241 - - [2025-04-28 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312
10.0.0.241 - - [2025-04-28 01:53:00] "DELETE /instance-ip/1b10fb2e-77e8-49aa-ad2d-b00a976e9cfb HTTP/1.1" 200 115 0.068385
10.0.0.241 - - [2025-04-28 01:53:00] "DELETE /service-template/b1f4c3cf-9bc6-4833-86a3-1e5502952a32 HTTP/1.1" 200 115 0.052573
10.0.0.241 - - [2025-04-28 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.012068
10.0.0.241 - - [2025-04-28 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.025138
10.0.0.241 - - [2025-04-28 01:53:00] "DELETE /instance-ip/995dbb50-87cf-4643-b2e9-86ab14f8ea45 HTTP/1.1" 200 115 0.028324
252.241.124.53 - - [2025-04-28 01:53:00] "POST /neutron/network HTTP/1.1" 200 831 0.008167
252.241.124.53 - - [2025-04-28 01:53:00] "POST /neutron/network HTTP/1.1" 400 204 0.030445
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1079 0.026187
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1080 0.022537
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1105 0.014034
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1106 0.012762
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 151 0.209087
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 151 0.209699
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 3006 0.052450
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1106 0.017803
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 151 0.189134
252.241.124.53 - - [2025-04-28 01:53:01] "POST /neutron/port HTTP/1.1" 200 1106 0.010398
252.241.124.53 - - [2025-04-28 01:53:02] "POST /neutron/port HTTP/1.1" 200 151 0.112873
252.241.124.53 - - [2025-04-28 01:53:02] "POST /neutron/port HTTP/1.1" 200 1105 0.009835
252.241.124.53 - - [2025-04-28 01:53:02] "POST /neutron/port HTTP/1.1" 200 151 0.133130
252.241.124.53 - - [2025-04-28 01:53:02] "POST /neutron/network HTTP/1.1" 200 831 0.006382
10.0.0.241 - - [2025-04-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212
10.0.0.241 - - [2025-04-28 01:53:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002442
10.0.0.241 - - [2025-04-28 01:53:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003430
252.241.124.53 - - [2025-04-28 01:53:02] "POST /neutron/network HTTP/1.1" 200 151 0.096281
10.0.0.241 - - [2025-04-28 01:53:02] "DELETE /route-target/1e6d656e-9801-4923-8597-b11ea91d0a1e HTTP/1.1" 200 115 0.019128
10.0.0.241 - - [2025-04-28 01:53:02] "GET /routing-instance/46b73ac6-f494-4603-83e1-a45944babac6 HTTP/1.1" 404 171 0.002923
10.0.0.241 - - [2025-04-28 01:53:02] "GET /domains HTTP/1.1" 200 440 0.002934
10.0.0.241 - - [2025-04-28 01:53:02] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001288
10.0.0.241 - - [2025-04-28 01:53:02] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1305 0.009541
10.0.0.241 - - [2025-04-28 01:53:02] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002072
10.0.0.241 - - [2025-04-28 01:53:02] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2300 0.030162
252.241.124.53 - - [2025-04-28 01:53:03] "POST /neutron/network HTTP/1.1" 200 830 0.005910
10.0.0.241 - - [2025-04-28 01:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005521
10.0.0.241 - - [2025-04-28 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009
10.0.0.241 - - [2025-04-28 01:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002614
252.241.124.53 - - [2025-04-28 01:53:03] "POST /neutron/network HTTP/1.1" 200 151 0.109554
10.0.0.241 - - [2025-04-28 01:53:03] "GET /routing-instance/38ae5c68-0ee1-486b-a990-0945d06f489f HTTP/1.1" 404 171 0.003834
10.0.0.241 - - [2025-04-28 01:53:03] "DELETE /route-target/134c9f37-e6cb-4142-80ca-f1fdba016e43 HTTP/1.1" 200 115 0.029384
10.0.0.241 - - [2025-04-28 01:53:03] "GET /domains HTTP/1.1" 200 440 0.003156
10.0.0.241 - - [2025-04-28 01:53:03] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001493
10.0.0.241 - - [2025-04-28 01:53:03] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1305 0.010815
10.0.0.241 - - [2025-04-28 01:53:03] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001622
10.0.0.241 - - [2025-04-28 01:53:03] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 2082 0.029633
252.241.124.53 - - [2025-04-28 01:53:04] "POST /neutron/network HTTP/1.1" 200 830 0.007227
10.0.0.241 - - [2025-04-28 01:53:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002580
10.0.0.241 - - [2025-04-28 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890
10.0.0.241 - - [2025-04-28 01:53:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004632
252.241.124.53 - - [2025-04-28 01:53:04] "POST /neutron/network HTTP/1.1" 200 151 0.105489
10.0.0.241 - - [2025-04-28 01:53:04] "DELETE /route-target/ee5d3ec7-8c12-433e-a4c5-413c893f74d4 HTTP/1.1" 200 115 0.031393
10.0.0.241 - - [2025-04-28 01:53:04] "GET /routing-instance/f5902b64-c4ea-44a7-b0d0-3502fb510a72 HTTP/1.1" 404 171 0.003514
10.0.0.241 - - [2025-04-28 01:53:04] "GET /domains HTTP/1.1" 200 440 0.002934
10.0.0.241 - - [2025-04-28 01:53:04] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001241
10.0.0.241 - - [2025-04-28 01:53:04] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1305 0.008516
10.0.0.241 - - [2025-04-28 01:53:04] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001303
10.0.0.241 - - [2025-04-28 01:53:04] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 1842 0.030232
10.0.0.241 - - [2025-04-28 01:53:05] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001389
10.0.0.241 - - [2025-04-28 01:53:05] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.034202
10.0.0.241 - - [2025-04-28 01:53:05] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209
10.0.0.241 - - [2025-04-28 01:53:05] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?fields=virtual_networks HTTP/1.1" 200 1030 0.075781
10.0.0.241 - - [2025-04-28 01:53:05] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001302
10.0.0.241 - - [2025-04-28 01:53:05] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.031501
10.0.0.241 - - [2025-04-28 01:53:05] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001231
10.0.0.241 - - [2025-04-28 01:53:05] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?fields=security_groups HTTP/1.1" 200 1254 0.029891
10.0.0.241 - - [2025-04-28 01:53:06] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184
10.0.0.241 - - [2025-04-28 01:53:06] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008166
10.0.0.241 - - [2025-04-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.032244
10.0.0.241 - - [2025-04-28 01:53:06] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003088
10.0.0.241 - - [2025-04-28 01:53:06] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271
10.0.0.241 - - [2025-04-28 01:53:06] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008223
10.0.0.241 - - [2025-04-28 01:53:06] "POST /id-to-fqname HTTP/1.1" 200 189 0.004616
10.0.0.241 - - [2025-04-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.004388
10.0.0.241 - - [2025-04-28 01:53:06] "POST /security-groups HTTP/1.1" 200 584 0.071601
10.0.0.241 - - [2025-04-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.003089
10.0.0.241 - - [2025-04-28 01:53:06] "POST /projects HTTP/1.1" 200 579 0.231475
10.0.0.241 - - [2025-04-28 01:53:06] "POST /access-control-lists HTTP/1.1" 200 599 0.058546
10.0.0.241 - - [2025-04-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.313515
10.0.0.241 - - [2025-04-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.004251
10.0.0.241 - - [2025-04-28 01:53:06] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.477543
10.0.0.241 - - [2025-04-28 01:53:06] "POST /access-control-lists HTTP/1.1" 200 597 0.064132
10.0.0.241 - - [2025-04-28 01:53:08] "GET / HTTP/1.1" 200 36499 0.002300
10.0.0.241 - - [2025-04-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000574
10.0.0.241 - - [2025-04-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.034603
10.0.0.241 - - [2025-04-28 01:53:09] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001290
10.0.0.241 - - [2025-04-28 01:53:09] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027363
10.0.0.241 - - [2025-04-28 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 178 0.002998
10.0.0.241 - - [2025-04-28 01:53:10] "POST /virtual-DNSs HTTP/1.1" 200 509 0.018560
10.0.0.241 - - [2025-04-28 01:53:10] "GET /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005327
10.0.0.241 - - [2025-04-28 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568
10.0.0.241 - - [2025-04-28 01:53:10] "GET /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003881
10.0.0.241 - - [2025-04-28 01:53:10] "GET /domains HTTP/1.1" 401 297 0.000526
10.0.0.241 - - [2025-04-28 01:53:10] "GET /domains HTTP/1.1" 200 440 0.031695
10.0.0.241 - - [2025-04-28 01:53:10] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001931
10.0.0.241 - - [2025-04-28 01:53:10] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1692 0.010694
10.0.0.241 - - [2025-04-28 01:53:10] "GET /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50 HTTP/1.1" 200 1440 0.005539
10.0.0.241 - - [2025-04-28 01:53:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003163
10.0.0.241 - - [2025-04-28 01:53:10] "POST /network-ipams HTTP/1.1" 200 516 0.017886
10.0.0.241 - - [2025-04-28 01:53:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 974 0.003204
10.0.0.241 - - [2025-04-28 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459
10.0.0.241 - - [2025-04-28 01:53:11] "GET /network-ipam/43c96fa9-4281-4212-a5c1-bd57d87822db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.005134
10.0.0.241 - - [2025-04-28 01:53:11] "PUT /network-ipam/43c96fa9-4281-4212-a5c1-bd57d87822db HTTP/1.1" 200 260 0.012841
10.0.0.241 - - [2025-04-28 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.010041
10.0.0.241 - - [2025-04-28 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177
10.0.0.241 - - [2025-04-28 01:53:11] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001264
10.0.0.241 - - [2025-04-28 01:53:11] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.025359
252.241.124.53 - - [2025-04-28 01:53:11] "POST /neutron/network HTTP/1.1" 200 117 0.038853
10.0.0.241 - - [2025-04-28 01:53:11] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001266
252.241.124.53 - - [2025-04-28 01:53:11] "POST /neutron/network HTTP/1.1" 200 616 0.074924
10.0.0.241 - - [2025-04-28 01:53:11] "POST /route-targets HTTP/1.1" 200 329 0.011847
10.0.0.241 - - [2025-04-28 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.012455
10.0.0.241 - - [2025-04-28 01:53:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002894
252.241.124.53 - - [2025-04-28 01:53:11] "POST /neutron/subnet HTTP/1.1" 200 711 0.148439
252.241.124.53 - - [2025-04-28 01:53:11] "POST /neutron/network HTTP/1.1" 200 829 0.006338
10.0.0.241 - - [2025-04-28 01:53:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.002139
10.0.0.241 - - [2025-04-28 01:53:11] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007805
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 829 0.006272
10.0.0.241 - - [2025-04-28 01:53:12] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006167
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 829 0.006243
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/subnet HTTP/1.1" 200 711 0.009344
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 803 0.012365
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 829 0.006070
10.0.0.241 - - [2025-04-28 01:53:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001553
252.241.124.53 - - [2025-04-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 839 0.005934
252.241.124.53 - - [2025-04-28 01:53:12] "GET /aaa-mode HTTP/1.1" 401 297 0.000484
252.241.124.53 - - [2025-04-28 01:53:12] "GET / HTTP/1.1" 200 36499 0.002360
252.241.124.53 - - [2025-04-28 01:53:12] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000569
10.0.0.241 - - [2025-04-28 01:53:13] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001203
252.241.124.53 - - [2025-04-28 01:53:13] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.060841
252.241.124.53 - - [2025-04-28 01:53:13] "POST /neutron/network HTTP/1.1" 200 829 0.006721
252.241.124.53 - - [2025-04-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.005743
252.241.124.53 - - [2025-04-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.005634
252.241.124.53 - - [2025-04-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.006510
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/network HTTP/1.1" 200 839 0.006257
10.0.0.241 - - [2025-04-28 01:53:14] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001428
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1056 0.247523
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1056 0.010126
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1056 0.011073
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1106 0.070213
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1080 0.016276
10.0.0.241 - - [2025-04-28 01:53:14] "GET /global-system-configs HTTP/1.1" 200 324 0.039828
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003532
10.0.0.241 - - [2025-04-28 01:53:14] "GET /obj-perms HTTP/1.1" 200 6399 0.069879
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/subnet HTTP/1.1" 200 685 0.014344
252.241.124.53 - - [2025-04-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.001344
252.241.124.53 - - [2025-04-28 01:53:15] "POST /neutron/network HTTP/1.1" 200 829 0.006364
10.0.0.241 - - [2025-04-28 01:53:15] "GET /obj-perms HTTP/1.1" 200 6399 0.002366
10.0.0.241 - - [2025-04-28 01:53:15] "GET /global-system-configs HTTP/1.1" 200 324 0.005676
252.241.124.53 - - [2025-04-28 01:53:18] "POST /neutron/port HTTP/1.1" 200 1080 0.019255
252.241.124.53 - - [2025-04-28 01:53:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007952
252.241.124.53 - - [2025-04-28 01:53:18] "POST /neutron/port HTTP/1.1" 200 1080 0.018301
252.241.124.53 - - [2025-04-28 01:53:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007187
252.241.124.53 - - [2025-04-28 01:53:19] "POST /neutron/port HTTP/1.1" 200 1080 0.017327
252.241.124.53 - - [2025-04-28 01:53:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007026
10.0.0.241 - - [2025-04-28 01:53:19] "GET /virtual-machine/df5ac35b-3afa-4bc7-a132-ccb3594f0a82 HTTP/1.1" 200 1296 0.007051
10.0.0.241 - - [2025-04-28 01:53:19] "GET /virtual-machine-interface/13c0e968-0208-462c-a5bc-7bd05187b345 HTTP/1.1" 200 2965 0.010336
10.0.0.241 - - [2025-04-28 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354
10.0.0.241 - - [2025-04-28 01:53:19] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003439
10.0.0.241 - - [2025-04-28 01:53:19] "GET /virtual-networks?parent_id=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003058
10.0.0.241 - - [2025-04-28 01:53:19] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010832
10.0.0.241 - - [2025-04-28 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232
10.0.0.241 - - [2025-04-28 01:53:22] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006108
252.241.124.53 - - [2025-04-28 01:53:24] "POST /neutron/port HTTP/1.1" 200 1080 0.021461
252.241.124.53 - - [2025-04-28 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007585
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/port HTTP/1.1" 200 1080 0.019077
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006886
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/port HTTP/1.1" 200 1080 0.019997
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010298
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/port HTTP/1.1" 200 1080 0.020470
252.241.124.53 - - [2025-04-28 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006598
10.0.0.241 - - [2025-04-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.241 - - [2025-04-28 01:53:26] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003417
10.0.0.241 - - [2025-04-28 01:53:26] "GET /virtual-networks?parent_id=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003386
10.0.0.241 - - [2025-04-28 01:53:26] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006047
252.241.124.53 - - [2025-04-28 01:53:31] "POST /neutron/network HTTP/1.1" 200 803 0.011910
252.241.124.53 - - [2025-04-28 01:53:31] "POST /neutron/network HTTP/1.1" 200 829 0.005691
10.0.0.241 - - [2025-04-28 01:53:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001483
252.241.124.53 - - [2025-04-28 01:53:31] "POST /neutron/port HTTP/1.1" 200 1080 0.016319
252.241.124.53 - - [2025-04-28 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006601
252.241.124.53 - - [2025-04-28 01:53:32] "POST /neutron/network HTTP/1.1" 200 839 0.007314
252.241.124.53 - - [2025-04-28 01:53:32] "GET /aaa-mode HTTP/1.1" 401 297 0.000815
252.241.124.53 - - [2025-04-28 01:53:32] "GET / HTTP/1.1" 200 36499 0.002078
252.241.124.53 - - [2025-04-28 01:53:32] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000427
10.0.0.241 - - [2025-04-28 01:53:32] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001328
252.241.124.53 - - [2025-04-28 01:53:32] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.054843
252.241.124.53 - - [2025-04-28 01:53:32] "POST /neutron/network HTTP/1.1" 200 829 0.006258
252.241.124.53 - - [2025-04-28 01:53:32] "POST /neutron/port HTTP/1.1" 200 1080 0.020147
252.241.124.53 - - [2025-04-28 01:53:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007152
252.241.124.53 - - [2025-04-28 01:53:32] "POST /neutron/port HTTP/1.1" 200 117 0.005279
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/port HTTP/1.1" 200 117 0.005987
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/network HTTP/1.1" 200 839 0.007347
10.0.0.241 - - [2025-04-28 01:53:33] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001598
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/port HTTP/1.1" 200 1056 0.256959
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/port HTTP/1.1" 200 1056 0.013589
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/port HTTP/1.1" 200 1056 0.010766
252.241.124.53 - - [2025-04-28 01:53:33] "POST /neutron/port HTTP/1.1" 200 1106 0.065849
252.241.124.53 - - [2025-04-28 01:53:34] "POST /neutron/port HTTP/1.1" 200 1080 0.016268
252.241.124.53 - - [2025-04-28 01:53:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792
252.241.124.53 - - [2025-04-28 01:53:34] "POST /neutron/subnet HTTP/1.1" 200 685 0.011771
252.241.124.53 - - [2025-04-28 01:53:34] "POST /neutron/port HTTP/1.1" 200 117 0.001366
252.241.124.53 - - [2025-04-28 01:53:34] "POST /neutron/network HTTP/1.1" 200 829 0.005657
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/port HTTP/1.1" 200 1080 0.017642
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006887
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/port HTTP/1.1" 200 1080 0.017328
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006726
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/port HTTP/1.1" 200 1080 0.015977
252.241.124.53 - - [2025-04-28 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008870
10.0.0.241 - - [2025-04-28 01:53:38] "GET /virtual-machine/925f52e4-1823-4c18-bb91-24f7f3e94378 HTTP/1.1" 200 1296 0.004877
10.0.0.241 - - [2025-04-28 01:53:38] "GET /virtual-machine-interface/71684ffc-f3ee-4b7c-a2f9-ec4edfb9f987 HTTP/1.1" 200 2965 0.006088
10.0.0.241 - - [2025-04-28 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085
10.0.0.241 - - [2025-04-28 01:53:38] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003081
10.0.0.241 - - [2025-04-28 01:53:38] "GET /virtual-networks?parent_id=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003604
10.0.0.241 - - [2025-04-28 01:53:38] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005715
10.0.0.241 - - [2025-04-28 01:53:40] "DELETE /project/236da22088fa41f6b3ed33e7945e09c7 HTTP/1.1" 404 173 0.049315
10.0.0.241 - - [2025-04-28 01:53:40] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268
10.0.0.241 - - [2025-04-28 01:53:40] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.063623
10.0.0.241 - - [2025-04-28 01:53:40] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001593
10.0.0.241 - - [2025-04-28 01:53:40] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?fields=security_groups HTTP/1.1" 200 1344 0.075624
10.0.0.241 - - [2025-04-28 01:53:40] "DELETE /security-group/4d18aa96-4f27-4a66-a271-baa57e05bfed HTTP/1.1" 200 115 0.048114
10.0.0.241 - - [2025-04-28 01:53:40] "GET /projects?obj_uuids=2dc987ea-4041-4acb-ae40-9b8047ffe1d4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001705
10.0.0.241 - - [2025-04-28 01:53:40] "DELETE /access-control-list/721e8529-701d-4651-8721-772a49f8d626 HTTP/1.1" 200 115 0.044232
10.0.0.241 - - [2025-04-28 01:53:40] "GET /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4?fields=application_policy_sets HTTP/1.1" 200 1383 0.037422
10.0.0.241 - - [2025-04-28 01:53:40] "DELETE /access-control-list/c8fcb2ed-e9e5-47ae-b6fa-0c6ab037629d HTTP/1.1" 200 115 0.027555
10.0.0.241 - - [2025-04-28 01:53:41] "DELETE /project/2dc987ea-4041-4acb-ae40-9b8047ffe1d4 HTTP/1.1" 200 115 0.434799
10.0.0.241 - - [2025-04-28 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321
10.0.0.241 - - [2025-04-28 01:53:42] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005607
252.241.124.53 - - [2025-04-28 01:53:43] "POST /neutron/port HTTP/1.1" 200 1080 0.017056
252.241.124.53 - - [2025-04-28 01:53:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006091
10.0.0.241 - - [2025-04-28 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342
10.0.0.241 - - [2025-04-28 01:53:46] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003601
10.0.0.241 - - [2025-04-28 01:53:46] "GET /virtual-networks?parent_id=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004787
252.241.124.53 - - [2025-04-28 01:53:46] "POST /neutron/port HTTP/1.1" 200 1080 0.017073
10.0.0.241 - - [2025-04-28 01:53:46] "GET /virtual-network/876ae9cd-669d-496c-ac0d-307167e98870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005393
252.241.124.53 - - [2025-04-28 01:53:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006074
252.241.124.53 - - [2025-04-28 01:53:46] "POST /neutron/port HTTP/1.1" 200 1080 0.019018
252.241.124.53 - - [2025-04-28 01:53:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006513
10.0.0.241 - - [2025-04-28 01:53:51] "GET /obj-perms HTTP/1.1" 200 6399 0.053604
10.0.0.241 - - [2025-04-28 01:53:52] "GET /obj-perms HTTP/1.1" 200 6399 0.055274
10.0.0.241 - - [2025-04-28 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322
10.0.0.241 - - [2025-04-28 01:53:52] "DELETE /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50 HTTP/1.1" 409 237 0.006970
10.0.0.241 - - [2025-04-28 01:53:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003533
10.0.0.241 - - [2025-04-28 01:53:52] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.020003
10.0.0.241 - - [2025-04-28 01:53:52] "GET /virtual-DNS-record/155a0935-deb0-46aa-a92e-03ae6fa7e721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.005767
10.0.0.241 - - [2025-04-28 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.241 - - [2025-04-28 01:53:52] "GET /virtual-DNS-record/155a0935-deb0-46aa-a92e-03ae6fa7e721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003994
10.0.0.241 - - [2025-04-28 01:53:52] "GET /domains HTTP/1.1" 200 440 0.003941
10.0.0.241 - - [2025-04-28 01:53:52] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001320
10.0.0.241 - - [2025-04-28 01:53:52] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1508 0.009979
10.0.0.241 - - [2025-04-28 01:53:52] "GET /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50 HTTP/1.1" 200 1909 0.005156
10.0.0.241 - - [2025-04-28 01:53:53] "GET /virtual-DNS-record/155a0935-deb0-46aa-a92e-03ae6fa7e721 HTTP/1.1" 200 1337 0.003433
10.0.0.241 - - [2025-04-28 01:53:58] "DELETE /virtual-DNS-record/155a0935-deb0-46aa-a92e-03ae6fa7e721 HTTP/1.1" 200 115 0.021494
10.0.0.241 - - [2025-04-28 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.003415
252.241.124.53 - - [2025-04-28 01:53:58] "POST /neutron/network HTTP/1.1" 200 829 0.008918
252.241.124.53 - - [2025-04-28 01:53:58] "POST /neutron/network HTTP/1.1" 400 204 0.013267
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1080 0.023017
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1080 0.021392
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1106 0.015891
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1106 0.012157
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 151 0.183511
252.241.124.53 - - [2025-04-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 151 0.182236
252.241.124.53 - - [2025-04-28 01:54:00] "POST /neutron/network HTTP/1.1" 200 829 0.006174
10.0.0.241 - - [2025-04-28 01:54:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002742
10.0.0.241 - - [2025-04-28 01:54:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002745
252.241.124.53 - - [2025-04-28 01:54:01] "POST /neutron/network HTTP/1.1" 200 151 0.435802
10.0.0.241 - - [2025-04-28 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158
10.0.0.241 - - [2025-04-28 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.076034
10.0.0.241 - - [2025-04-28 01:54:01] "DELETE /route-target/5bb94056-63f0-4282-8bf2-eecb38f433f2 HTTP/1.1" 200 115 0.022222
10.0.0.241 - - [2025-04-28 01:54:01] "DELETE /network-ipam/43c96fa9-4281-4212-a5c1-bd57d87822db HTTP/1.1" 200 115 0.045878
10.0.0.241 - - [2025-04-28 01:54:01] "DELETE /virtual-DNS/afef10ff-ab0c-419e-a851-d28806830f50 HTTP/1.1" 200 115 0.029002
10.0.0.241 - - [2025-04-28 01:54:01] "POST /fqname-to-id HTTP/1.1" 404 178 0.003488
10.0.0.241 - - [2025-04-28 01:54:01] "GET /domains HTTP/1.1" 200 440 0.008814
10.0.0.241 - - [2025-04-28 01:54:01] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001606
10.0.0.241 - - [2025-04-28 01:54:01] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1308 0.010395
10.0.0.241 - - [2025-04-28 01:54:02] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001407
10.0.0.241 - - [2025-04-28 01:54:02] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.067101
10.0.0.241 - - [2025-04-28 01:54:02] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001930
10.0.0.241 - - [2025-04-28 01:54:02] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?fields=virtual_networks HTTP/1.1" 200 1036 0.032410
10.0.0.241 - - [2025-04-28 01:54:02] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001199
10.0.0.241 - - [2025-04-28 01:54:02] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.023479
10.0.0.241 - - [2025-04-28 01:54:02] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001242
10.0.0.241 - - [2025-04-28 01:54:02] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?fields=security_groups HTTP/1.1" 200 1263 0.029880
10.0.0.241 - - [2025-04-28 01:54:03] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305
10.0.0.241 - - [2025-04-28 01:54:03] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009059
10.0.0.241 - - [2025-04-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.030741
10.0.0.241 - - [2025-04-28 01:54:03] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002664
10.0.0.241 - - [2025-04-28 01:54:03] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167
10.0.0.241 - - [2025-04-28 01:54:03] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008205
10.0.0.241 - - [2025-04-28 01:54:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.001996
10.0.0.241 - - [2025-04-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.004883
10.0.0.241 - - [2025-04-28 01:54:03] "POST /security-groups HTTP/1.1" 200 584 0.071602
10.0.0.241 - - [2025-04-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.003598
10.0.0.241 - - [2025-04-28 01:54:03] "POST /projects HTTP/1.1" 200 579 0.251474
10.0.0.241 - - [2025-04-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.289736
10.0.0.241 - - [2025-04-28 01:54:03] "POST /access-control-lists HTTP/1.1" 200 599 0.063552
10.0.0.241 - - [2025-04-28 01:54:03] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.461326
10.0.0.241 - - [2025-04-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.004769
10.0.0.241 - - [2025-04-28 01:54:04] "POST /access-control-lists HTTP/1.1" 200 597 0.071040
10.0.0.241 - - [2025-04-28 01:54:05] "GET / HTTP/1.1" 200 36499 0.002133
10.0.0.241 - - [2025-04-28 01:54:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000538
10.0.0.241 - - [2025-04-28 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.075845
10.0.0.241 - - [2025-04-28 01:54:06] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001152
10.0.0.241 - - [2025-04-28 01:54:06] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.025603
252.241.124.53 - - [2025-04-28 01:54:06] "POST /neutron/network HTTP/1.1" 200 117 0.033936
10.0.0.241 - - [2025-04-28 01:54:06] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002512
252.241.124.53 - - [2025-04-28 01:54:06] "POST /neutron/network HTTP/1.1" 200 604 0.097520
10.0.0.241 - - [2025-04-28 01:54:06] "POST /route-targets HTTP/1.1" 200 329 0.010291
10.0.0.241 - - [2025-04-28 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.017443
10.0.0.241 - - [2025-04-28 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003799
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.178847
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/network HTTP/1.1" 200 823 0.005965
10.0.0.241 - - [2025-04-28 01:54:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001522
10.0.0.241 - - [2025-04-28 01:54:07] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005950
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/network HTTP/1.1" 200 823 0.006068
10.0.0.241 - - [2025-04-28 01:54:07] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005521
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/network HTTP/1.1" 200 823 0.005677
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.007215
10.0.0.241 - - [2025-04-28 01:54:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001495
252.241.124.53 - - [2025-04-28 01:54:07] "POST /neutron/network HTTP/1.1" 200 833 0.005925
252.241.124.53 - - [2025-04-28 01:54:07] "GET /aaa-mode HTTP/1.1" 401 297 0.000496
252.241.124.53 - - [2025-04-28 01:54:07] "GET / HTTP/1.1" 200 36499 0.002138
252.241.124.53 - - [2025-04-28 01:54:07] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000504
10.0.0.241 - - [2025-04-28 01:54:08] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001906
252.241.124.53 - - [2025-04-28 01:54:08] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.056866
252.241.124.53 - - [2025-04-28 01:54:08] "POST /neutron/network HTTP/1.1" 200 823 0.005639
252.241.124.53 - - [2025-04-28 01:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.005982
252.241.124.53 - - [2025-04-28 01:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.005456
10.0.0.241 - - [2025-04-28 01:54:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001552
252.241.124.53 - - [2025-04-28 01:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.006768
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/network HTTP/1.1" 200 833 0.007712
252.241.124.53 - - [2025-04-28 01:54:09] "GET /aaa-mode HTTP/1.1" 401 297 0.000553
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/network HTTP/1.1" 200 833 0.006796
252.241.124.53 - - [2025-04-28 01:54:09] "GET / HTTP/1.1" 200 36499 0.001991
252.241.124.53 - - [2025-04-28 01:54:09] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000470
10.0.0.241 - - [2025-04-28 01:54:09] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001346
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1059 0.242696
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1059 0.036750
10.0.0.241 - - [2025-04-28 01:54:09] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001171
252.241.124.53 - - [2025-04-28 01:54:09] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.054962
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/network HTTP/1.1" 200 823 0.010380
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1059 0.012543
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1109 0.066854
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1083 0.023896
252.241.124.53 - - [2025-04-28 01:54:09] "POST /neutron/port HTTP/1.1" 200 1083 0.025610
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004982
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007268
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 117 0.008946
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.015830
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 117 0.002217
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 1083 0.020559
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/network HTTP/1.1" 200 823 0.005937
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009271
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/network HTTP/1.1" 200 833 0.007875
10.0.0.241 - - [2025-04-28 01:54:10] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001211
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 1059 0.248286
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 1059 0.012148
252.241.124.53 - - [2025-04-28 01:54:10] "POST /neutron/port HTTP/1.1" 200 1059 0.010614
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/port HTTP/1.1" 200 1109 0.070688
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/port HTTP/1.1" 200 1083 0.017254
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003845
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.013578
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.001312
252.241.124.53 - - [2025-04-28 01:54:11] "POST /neutron/network HTTP/1.1" 200 823 0.005955
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/port HTTP/1.1" 200 1083 0.017064
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007175
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/port HTTP/1.1" 200 1083 0.018021
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007114
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/port HTTP/1.1" 200 1083 0.019723
252.241.124.53 - - [2025-04-28 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007256
10.0.0.241 - - [2025-04-28 01:54:15] "GET /virtual-machine/2f64db5e-1bdc-4392-a196-ea89daccafd3 HTTP/1.1" 401 297 0.000450
10.0.0.241 - - [2025-04-28 01:54:16] "GET /virtual-machine/2f64db5e-1bdc-4392-a196-ea89daccafd3 HTTP/1.1" 200 1295 0.035718
10.0.0.241 - - [2025-04-28 01:54:16] "GET /virtual-machine-interface/9b82b700-d3fa-4d20-b7bc-01e0af5f4ee8 HTTP/1.1" 200 2949 0.006026
10.0.0.241 - - [2025-04-28 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469
10.0.0.241 - - [2025-04-28 01:54:16] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003884
10.0.0.241 - - [2025-04-28 01:54:16] "GET /virtual-networks?parent_id=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003176
10.0.0.241 - - [2025-04-28 01:54:16] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005915
10.0.0.241 - - [2025-04-28 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302
10.0.0.241 - - [2025-04-28 01:54:19] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005940
252.241.124.53 - - [2025-04-28 01:54:19] "POST /neutron/port HTTP/1.1" 200 1083 0.016722
252.241.124.53 - - [2025-04-28 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006344
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/port HTTP/1.1" 200 1083 0.017357
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006537
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/port HTTP/1.1" 200 1083 0.017256
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006226
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/port HTTP/1.1" 200 1083 0.023844
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/port HTTP/1.1" 200 1083 0.020384
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006751
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006722
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/port HTTP/1.1" 200 1083 0.016432
10.0.0.241 - - [2025-04-28 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786
10.0.0.241 - - [2025-04-28 01:54:21] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003915
252.241.124.53 - - [2025-04-28 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006628
10.0.0.241 - - [2025-04-28 01:54:21] "GET /virtual-networks?parent_id=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003681
10.0.0.241 - - [2025-04-28 01:54:21] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005933
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/port HTTP/1.1" 200 1083 0.017403
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006569
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/port HTTP/1.1" 200 1083 0.020157
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006787
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/port HTTP/1.1" 200 1083 0.018409
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007193
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/port HTTP/1.1" 200 1083 0.019277
252.241.124.53 - - [2025-04-28 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007294
10.0.0.241 - - [2025-04-28 01:54:22] "GET /virtual-machine/d7b77e01-d2e3-4e84-a1ae-28900d9ba1d9 HTTP/1.1" 200 1296 0.006016
10.0.0.241 - - [2025-04-28 01:54:22] "GET /virtual-machine-interface/1ce056ca-d263-4ba9-b036-25d808717946 HTTP/1.1" 200 2948 0.005879
10.0.0.241 - - [2025-04-28 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312
10.0.0.241 - - [2025-04-28 01:54:22] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004087
10.0.0.241 - - [2025-04-28 01:54:22] "GET /virtual-networks?parent_id=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004368
10.0.0.241 - - [2025-04-28 01:54:23] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005963
252.241.124.53 - - [2025-04-28 01:54:23] "POST /neutron/port HTTP/1.1" 200 1083 0.019459
252.241.124.53 - - [2025-04-28 01:54:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006994
10.0.0.241 - - [2025-04-28 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501
10.0.0.241 - - [2025-04-28 01:54:24] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.005280
10.0.0.241 - - [2025-04-28 01:54:24] "GET /virtual-networks?parent_id=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003288
10.0.0.241 - - [2025-04-28 01:54:24] "GET /virtual-network/bfc7267e-2327-4ef0-9834-639e40110079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010309
252.241.124.53 - - [2025-04-28 01:54:29] "POST /neutron/network HTTP/1.1" 200 823 0.006352
252.241.124.53 - - [2025-04-28 01:54:29] "POST /neutron/network HTTP/1.1" 400 204 0.011939
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1083 0.024032
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1083 0.019228
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1109 0.013316
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1109 0.009773
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 151 0.143788
252.241.124.53 - - [2025-04-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 151 0.143263
252.241.124.53 - - [2025-04-28 01:54:31] "POST /neutron/network HTTP/1.1" 200 823 0.006307
10.0.0.241 - - [2025-04-28 01:54:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004283
10.0.0.241 - - [2025-04-28 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426
10.0.0.241 - - [2025-04-28 01:54:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002071
252.241.124.53 - - [2025-04-28 01:54:31] "POST /neutron/network HTTP/1.1" 200 151 0.087074
10.0.0.241 - - [2025-04-28 01:54:31] "DELETE /route-target/cf01476d-a1a6-46fb-a502-dc214aa3f985 HTTP/1.1" 200 115 0.014588
10.0.0.241 - - [2025-04-28 01:54:32] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001269
10.0.0.241 - - [2025-04-28 01:54:32] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027058
10.0.0.241 - - [2025-04-28 01:54:32] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144
10.0.0.241 - - [2025-04-28 01:54:32] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?fields=virtual_networks HTTP/1.1" 200 1036 0.072236
10.0.0.241 - - [2025-04-28 01:54:32] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001698
10.0.0.241 - - [2025-04-28 01:54:32] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.024584
10.0.0.241 - - [2025-04-28 01:54:32] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001182
10.0.0.241 - - [2025-04-28 01:54:32] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?fields=security_groups HTTP/1.1" 200 1263 0.024746
10.0.0.241 - - [2025-04-28 01:54:33] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001289
10.0.0.241 - - [2025-04-28 01:54:33] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008836
10.0.0.241 - - [2025-04-28 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.029982
10.0.0.241 - - [2025-04-28 01:54:33] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063
10.0.0.241 - - [2025-04-28 01:54:33] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206
10.0.0.241 - - [2025-04-28 01:54:33] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007753
10.0.0.241 - - [2025-04-28 01:54:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.001657
10.0.0.241 - - [2025-04-28 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.004105
10.0.0.241 - - [2025-04-28 01:54:33] "POST /security-groups HTTP/1.1" 200 583 0.067454
10.0.0.241 - - [2025-04-28 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.002820
10.0.0.241 - - [2025-04-28 01:54:33] "POST /projects HTTP/1.1" 200 577 0.239387
10.0.0.241 - - [2025-04-28 01:54:33] "POST /access-control-lists HTTP/1.1" 200 598 0.063669
10.0.0.241 - - [2025-04-28 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.319600
10.0.0.241 - - [2025-04-28 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.003470
10.0.0.241 - - [2025-04-28 01:54:33] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.461757
10.0.0.241 - - [2025-04-28 01:54:34] "POST /access-control-lists HTTP/1.1" 200 596 0.063554
10.0.0.241 - - [2025-04-28 01:54:35] "GET / HTTP/1.1" 200 36499 0.002590
10.0.0.241 - - [2025-04-28 01:54:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000640
10.0.0.241 - - [2025-04-28 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.072237
10.0.0.241 - - [2025-04-28 01:54:36] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197
10.0.0.241 - - [2025-04-28 01:54:36] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026388
252.241.124.53 - - [2025-04-28 01:54:36] "POST /neutron/network HTTP/1.1" 200 117 0.034148
10.0.0.241 - - [2025-04-28 01:54:36] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001570
252.241.124.53 - - [2025-04-28 01:54:36] "POST /neutron/network HTTP/1.1" 200 623 0.073514
10.0.0.241 - - [2025-04-28 01:54:36] "POST /route-targets HTTP/1.1" 200 329 0.010635
10.0.0.241 - - [2025-04-28 01:54:36] "POST /ref-update HTTP/1.1" 200 156 0.019377
10.0.0.241 - - [2025-04-28 01:54:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003223
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.168595
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 837 0.005926
10.0.0.241 - - [2025-04-28 01:54:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001420
10.0.0.241 - - [2025-04-28 01:54:37] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006625
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 837 0.005236
10.0.0.241 - - [2025-04-28 01:54:37] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005080
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 837 0.005324
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.007264
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 837 0.005530
10.0.0.241 - - [2025-04-28 01:54:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001444
252.241.124.53 - - [2025-04-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 847 0.006329
252.241.124.53 - - [2025-04-28 01:54:37] "GET /aaa-mode HTTP/1.1" 401 297 0.000686
252.241.124.53 - - [2025-04-28 01:54:37] "GET / HTTP/1.1" 200 36499 0.002634
252.241.124.53 - - [2025-04-28 01:54:37] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000455
10.0.0.241 - - [2025-04-28 01:54:38] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001793
252.241.124.53 - - [2025-04-28 01:54:38] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.065357
252.241.124.53 - - [2025-04-28 01:54:38] "POST /neutron/network HTTP/1.1" 200 837 0.035191
252.241.124.53 - - [2025-04-28 01:54:38] "POST /neutron/port HTTP/1.1" 200 117 0.006098
252.241.124.53 - - [2025-04-28 01:54:38] "POST /neutron/port HTTP/1.1" 200 117 0.005324
10.0.0.241 - - [2025-04-28 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068
10.0.0.241 - - [2025-04-28 01:54:38] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003076
10.0.0.241 - - [2025-04-28 01:54:38] "PUT /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 278 0.009769
252.241.124.53 - - [2025-04-28 01:54:38] "POST /neutron/port HTTP/1.1" 200 117 0.005715
252.241.124.53 - - [2025-04-28 01:54:39] "POST /neutron/network HTTP/1.1" 200 847 0.006252
10.0.0.241 - - [2025-04-28 01:54:39] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002086
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1053 0.274791
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1053 0.011513
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1053 0.012900
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1103 0.096930
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1077 0.022969
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/subnet HTTP/1.1" 200 675 0.025425
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 117 0.001416
252.241.124.53 - - [2025-04-28 01:54:40] "POST /neutron/network HTTP/1.1" 200 837 0.006022
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /project/7819dee9bc8344119bc9e48c0a0f0bb0 HTTP/1.1" 404 173 0.015867
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /project/85a0bf7c61c3494181353f9d97444d36 HTTP/1.1" 404 173 0.008761
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001079
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000974
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.084442
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.087520
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001135
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001428
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?fields=security_groups HTTP/1.1" 200 1353 0.093486
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?fields=security_groups HTTP/1.1" 200 1353 0.100005
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /security-group/2e43f0fb-fe2c-4466-85b4-26fc2fd6d3bd HTTP/1.1" 200 115 0.108059
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /security-group/c7acbfda-deff-4e63-a00f-e17533c3149d HTTP/1.1" 200 115 0.104512
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=7819dee9-bc83-4411-9bc9-e48c0a0f0bb0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001290
10.0.0.241 - - [2025-04-28 01:54:41] "GET /projects?obj_uuids=236da220-88fa-41f6-b3ed-33e7945e09c7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001569
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /access-control-list/413b180a-5558-4a9e-ba52-1c77448f47fe HTTP/1.1" 200 115 0.056155
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0?fields=application_policy_sets HTTP/1.1" 200 1392 0.059593
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /access-control-list/6b92b950-f682-419c-9b5f-d369de77ebc1 HTTP/1.1" 200 115 0.041005
10.0.0.241 - - [2025-04-28 01:54:41] "GET /project/236da220-88fa-41f6-b3ed-33e7945e09c7?fields=application_policy_sets HTTP/1.1" 200 1392 0.100616
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /access-control-list/c5164db3-6a4b-4577-9c8e-4341b6c5aaeb HTTP/1.1" 200 115 0.067568
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /access-control-list/bb811ef0-5cdf-4e3c-a509-89ce87ce5476 HTTP/1.1" 200 115 0.074901
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /project/7819dee9-bc83-4411-9bc9-e48c0a0f0bb0 HTTP/1.1" 200 115 0.644145
10.0.0.241 - - [2025-04-28 01:54:41] "DELETE /project/236da220-88fa-41f6-b3ed-33e7945e09c7 HTTP/1.1" 200 115 0.664913
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000922
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001219
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 1077 0.017139
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006803
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 1077 0.017879
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011043
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 1077 0.024369
252.241.124.53 - - [2025-04-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007988
10.0.0.241 - - [2025-04-28 01:54:44] "GET /virtual-machine/9e2849a5-3e72-4713-8f9d-5c1087e262b2 HTTP/1.1" 401 297 0.000646
10.0.0.241 - - [2025-04-28 01:54:45] "GET /virtual-machine/9e2849a5-3e72-4713-8f9d-5c1087e262b2 HTTP/1.1" 200 1295 0.038947
10.0.0.241 - - [2025-04-28 01:54:45] "GET /virtual-machine-interface/c869c197-b4b9-4697-97e8-005529e82581 HTTP/1.1" 200 2973 0.005837
10.0.0.241 - - [2025-04-28 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175
10.0.0.241 - - [2025-04-28 01:54:45] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003427
10.0.0.241 - - [2025-04-28 01:54:45] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003319
10.0.0.241 - - [2025-04-28 01:54:45] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.066135
10.0.0.241 - - [2025-04-28 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191
10.0.0.241 - - [2025-04-28 01:54:48] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005352
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000905
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001143
252.241.124.53 - - [2025-04-28 01:54:51] "POST /neutron/port HTTP/1.1" 200 1077 0.049106
252.241.124.53 - - [2025-04-28 01:54:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007154
10.0.0.241 - - [2025-04-28 01:54:52] "GET /obj-perms HTTP/1.1" 200 6399 0.118364
10.0.0.241 - - [2025-04-28 01:54:52] "GET /obj-perms HTTP/1.1" 200 6399 0.055307
10.0.0.241 - - [2025-04-28 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191
10.0.0.241 - - [2025-04-28 01:54:53] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005578
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/port HTTP/1.1" 200 1077 0.052693
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006128
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/port HTTP/1.1" 200 1077 0.046669
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006489
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/port HTTP/1.1" 200 1077 0.049382
252.241.124.53 - - [2025-04-28 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006691
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000879
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001178
10.0.0.241 - - [2025-04-28 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202
10.0.0.241 - - [2025-04-28 01:54:55] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003335
10.0.0.241 - - [2025-04-28 01:54:55] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003097
10.0.0.241 - - [2025-04-28 01:54:55] "GET /virtual-network/5fd764d4-b385-4d98-bd8e-40c1e9e3e9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005897
10.0.0.241 - - [2025-04-28 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520
10.0.0.241 - - [2025-04-28 01:54:57] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003375
10.0.0.241 - - [2025-04-28 01:54:57] "PUT /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 278 0.015591
252.241.124.53 - - [2025-04-28 01:54:57] "POST /neutron/network HTTP/1.1" 200 837 0.012211
252.241.124.53 - - [2025-04-28 01:54:57] "POST /neutron/network HTTP/1.1" 400 204 0.018146
252.241.124.53 - - [2025-04-28 01:54:58] "POST /neutron/port HTTP/1.1" 200 1077 0.018237
252.241.124.53 - - [2025-04-28 01:54:58] "POST /neutron/port HTTP/1.1" 200 1103 0.012028
252.241.124.53 - - [2025-04-28 01:54:58] "POST /neutron/port HTTP/1.1" 200 151 0.240807
252.241.124.53 - - [2025-04-28 01:54:59] "POST /neutron/network HTTP/1.1" 200 837 0.006103
10.0.0.241 - - [2025-04-28 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084
10.0.0.241 - - [2025-04-28 01:54:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003806
10.0.0.241 - - [2025-04-28 01:54:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005955
252.241.124.53 - - [2025-04-28 01:54:59] "POST /neutron/network HTTP/1.1" 200 151 0.113905
10.0.0.241 - - [2025-04-28 01:54:59] "DELETE /route-target/8c665be4-91ef-4b59-ace4-716e8f460ef0 HTTP/1.1" 200 115 0.026760
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:55:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001234
[Introspect:8084]10.0.0.241 - - [2025-04-28 01:55:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001230
10.0.0.241 - - [2025-04-28 01:55:00] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003253
10.0.0.241 - - [2025-04-28 01:55:00] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440 HTTP/1.1" 200 1833 0.003745
10.0.0.241 - - [2025-04-28 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.241 - - [2025-04-28 01:55:00] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144
10.0.0.241 - - [2025-04-28 01:55:00] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.030722
252.241.124.53 - - [2025-04-28 01:55:00] "POST /neutron/network HTTP/1.1" 200 117 0.009264
10.0.0.241 - - [2025-04-28 01:55:01] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/network HTTP/1.1" 200 603 0.088553
10.0.0.241 - - [2025-04-28 01:55:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005387
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.212320
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/network HTTP/1.1" 200 822 0.005897
10.0.0.241 - - [2025-04-28 01:55:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.001602
10.0.0.241 - - [2025-04-28 01:55:01] "GET /virtual-network/eca32a9f-3059-453f-ae08-0b6d0081d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005720
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/network HTTP/1.1" 200 822 0.007207
10.0.0.241 - - [2025-04-28 01:55:01] "POST /route-targets HTTP/1.1" 200 329 0.076561
10.0.0.241 - - [2025-04-28 01:55:01] "GET /virtual-network/eca32a9f-3059-453f-ae08-0b6d0081d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.028473
10.0.0.241 - - [2025-04-28 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.020684
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/network HTTP/1.1" 200 822 0.005547
252.241.124.53 - - [2025-04-28 01:55:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.008380
10.0.0.241 - - [2025-04-28 01:55:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.001643
252.241.124.53 - - [2025-04-28 01:55:02] "POST /neutron/network HTTP/1.1" 200 832 0.007018
252.241.124.53 - - [2025-04-28 01:55:02] "GET /aaa-mode HTTP/1.1" 401 297 0.000540
252.241.124.53 - - [2025-04-28 01:55:02] "GET / HTTP/1.1" 200 36499 0.002775
252.241.124.53 - - [2025-04-28 01:55:02] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000545
10.0.0.241 - - [2025-04-28 01:55:02] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001225
252.241.124.53 - - [2025-04-28 01:55:02] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062191
252.241.124.53 - - [2025-04-28 01:55:02] "POST /neutron/network HTTP/1.1" 200 822 0.006896
252.241.124.53 - - [2025-04-28 01:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.005550
252.241.124.53 - - [2025-04-28 01:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.006006
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/port HTTP/1.1" 200 117 0.009912
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/network HTTP/1.1" 200 832 0.007420
10.0.0.241 - - [2025-04-28 01:55:03] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001316
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/port HTTP/1.1" 200 1058 0.234669
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/port HTTP/1.1" 200 1058 0.010073
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/port HTTP/1.1" 200 1058 0.010191
252.241.124.53 - - [2025-04-28 01:55:03] "POST /neutron/port HTTP/1.1" 200 1108 0.060633
252.241.124.53 - - [2025-04-28 01:55:04] "POST /neutron/port HTTP/1.1" 200 1082 0.016605
252.241.124.53 - - [2025-04-28 01:55:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164
252.241.124.53 - - [2025-04-28 01:55:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.012005
252.241.124.53 - - [2025-04-28 01:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.001367
252.241.124.53 - - [2025-04-28 01:55:04] "POST /neutron/network HTTP/1.1" 200 822 0.006648
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/port HTTP/1.1" 200 1082 0.017132
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006955
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/port HTTP/1.1" 200 1082 0.016739
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006745
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/port HTTP/1.1" 200 1082 0.016035
252.241.124.53 - - [2025-04-28 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006860
10.0.0.241 - - [2025-04-28 01:55:08] "GET /virtual-machine/2c83cb40-97fb-41f1-986b-aeffe0dad37a HTTP/1.1" 200 1294 0.005831
10.0.0.241 - - [2025-04-28 01:55:08] "GET /virtual-machine-interface/eb8b4fea-a40b-452c-82cf-6151f7042d10 HTTP/1.1" 200 2942 0.006102
10.0.0.241 - - [2025-04-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271
10.0.0.241 - - [2025-04-28 01:55:08] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004623
10.0.0.241 - - [2025-04-28 01:55:08] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003900
10.0.0.241 - - [2025-04-28 01:55:08] "GET /virtual-network/eca32a9f-3059-453f-ae08-0b6d0081d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006772
10.0.0.241 - - [2025-04-28 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188
10.0.0.241 - - [2025-04-28 01:55:12] "GET /virtual-network/eca32a9f-3059-453f-ae08-0b6d0081d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005916
252.241.124.53 - - [2025-04-28 01:55:14] "POST /neutron/port HTTP/1.1" 200 1082 0.018261
252.241.124.53 - - [2025-04-28 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008982
252.241.124.53 - - [2025-04-28 01:55:14] "POST /neutron/port HTTP/1.1" 200 1082 0.019205
252.241.124.53 - - [2025-04-28 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006532
10.0.0.241 - - [2025-04-28 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386
10.0.0.241 - - [2025-04-28 01:55:16] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003604
10.0.0.241 - - [2025-04-28 01:55:16] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003341
10.0.0.241 - - [2025-04-28 01:55:16] "GET /virtual-network/eca32a9f-3059-453f-ae08-0b6d0081d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005894
252.241.124.53 - - [2025-04-28 01:55:16] "POST /neutron/port HTTP/1.1" 200 1082 0.016979
252.241.124.53 - - [2025-04-28 01:55:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008391
252.241.124.53 - - [2025-04-28 01:55:17] "POST /neutron/port HTTP/1.1" 200 1082 0.016709
252.241.124.53 - - [2025-04-28 01:55:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006935
252.241.124.53 - - [2025-04-28 01:55:17] "POST /neutron/port HTTP/1.1" 200 1082 0.016231
252.241.124.53 - - [2025-04-28 01:55:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006545
252.241.124.53 - - [2025-04-28 01:55:23] "POST /neutron/network HTTP/1.1" 200 822 0.011649
252.241.124.53 - - [2025-04-28 01:55:23] "POST /neutron/network HTTP/1.1" 400 204 0.020146
252.241.124.53 - - [2025-04-28 01:55:24] "POST /neutron/port HTTP/1.1" 200 1082 0.016831
252.241.124.53 - - [2025-04-28 01:55:24] "POST /neutron/port HTTP/1.1" 200 1108 0.009938
252.241.124.53 - - [2025-04-28 01:55:24] "POST /neutron/port HTTP/1.1" 200 151 0.127192
252.241.124.53 - - [2025-04-28 01:55:25] "POST /neutron/network HTTP/1.1" 200 822 0.006340
10.0.0.241 - - [2025-04-28 01:55:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002718
10.0.0.241 - - [2025-04-28 01:55:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007739
10.0.0.241 - - [2025-04-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720
252.241.124.53 - - [2025-04-28 01:55:25] "POST /neutron/network HTTP/1.1" 200 151 0.120749
10.0.0.241 - - [2025-04-28 01:55:25] "DELETE /route-target/3906e7c3-d776-4108-93d2-8ae8fdf011d0 HTTP/1.1" 200 115 0.027169
10.0.0.241 - - [2025-04-28 01:55:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003177
10.0.0.241 - - [2025-04-28 01:55:26] "POST /network-ipams HTTP/1.1" 200 543 0.022335
10.0.0.241 - - [2025-04-28 01:55:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 987 0.003824
10.0.0.241 - - [2025-04-28 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118
10.0.0.241 - - [2025-04-28 01:55:26] "GET /network-ipam/43c89381-1d96-4bb8-a49e-f543e20e209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.007192
10.0.0.241 - - [2025-04-28 01:55:26] "PUT /network-ipam/43c89381-1d96-4bb8-a49e-f543e20e209c HTTP/1.1" 200 260 0.011476
10.0.0.241 - - [2025-04-28 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368
10.0.0.241 - - [2025-04-28 01:55:27] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220
10.0.0.241 - - [2025-04-28 01:55:27] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025775
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 117 0.008266
10.0.0.241 - - [2025-04-28 01:55:27] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001408
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 603 0.079398
10.0.0.241 - - [2025-04-28 01:55:27] "POST /route-targets HTTP/1.1" 200 329 0.015933
10.0.0.241 - - [2025-04-28 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.014823
10.0.0.241 - - [2025-04-28 01:55:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004159
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.185178
10.0.0.241 - - [2025-04-28 01:55:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005190
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.196069
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 988 0.007846
10.0.0.241 - - [2025-04-28 01:55:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001625
10.0.0.241 - - [2025-04-28 01:55:27] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005726
252.241.124.53 - - [2025-04-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 988 0.010324
10.0.0.241 - - [2025-04-28 01:55:28] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006026
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/network HTTP/1.1" 200 988 0.008189
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.007677
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008978
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/network HTTP/1.1" 200 988 0.010379
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.007947
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.007531
10.0.0.241 - - [2025-04-28 01:55:28] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 1015 0.191179
10.0.0.241 - - [2025-04-28 01:55:28] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205
252.241.124.53 - - [2025-04-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 1015 0.195357
10.0.0.241 - - [2025-04-28 01:55:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001620
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 1015 0.008382
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 1015 0.008108
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/network HTTP/1.1" 200 988 0.011182
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 1015 0.009223
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 117 0.005738
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 117 0.005154
10.0.0.241 - - [2025-04-28 01:55:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001786
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 117 0.007414
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 1015 0.008193
252.241.124.53 - - [2025-04-28 01:55:29] "POST /neutron/port HTTP/1.1" 200 1015 0.007626
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.010247
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/network HTTP/1.1" 200 988 0.012409
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.008900
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.007532
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.005562
10.0.0.241 - - [2025-04-28 01:55:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001491
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.016407
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.010874
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/network HTTP/1.1" 200 998 0.017104
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.014760
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.013175
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1015 0.009094
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/network HTTP/1.1" 200 998 0.008094
252.241.124.53 - - [2025-04-28 01:55:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000453
252.241.124.53 - - [2025-04-28 01:55:30] "POST /neutron/port HTTP/1.1" 200 1103 0.100661
252.241.124.53 - - [2025-04-28 01:55:30] "GET / HTTP/1.1" 200 36499 0.002542
252.241.124.53 - - [2025-04-28 01:55:30] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000744
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1077 0.021106
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003674
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.014626
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 117 0.001578
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/network HTTP/1.1" 200 988 0.008790
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1015 0.009669
10.0.0.241 - - [2025-04-28 01:55:31] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001873
252.241.124.53 - - [2025-04-28 01:55:31] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.085167
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/network HTTP/1.1" 200 998 0.012070
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/network HTTP/1.1" 200 988 0.012412
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1015 0.013566
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1015 0.009013
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1077 0.084777
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.025354
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 1103 0.207722
252.241.124.53 - - [2025-04-28 01:55:31] "POST /neutron/port HTTP/1.1" 200 117 0.006416
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domains HTTP/1.1" 200 440 0.003745
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/port HTTP/1.1" 200 1077 0.022219
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001303
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1307 0.012926
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004856
10.0.0.241 - - [2025-04-28 01:55:32] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001523
10.0.0.241 - - [2025-04-28 01:55:32] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36 HTTP/1.1" 200 2843 0.054550
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.028298
10.0.0.241 - - [2025-04-28 01:55:32] "GET /network-ipam/43c89381-1d96-4bb8-a49e-f543e20e209c HTTP/1.1" 200 2602 0.005709
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/port HTTP/1.1" 200 117 0.001434
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/network HTTP/1.1" 200 998 0.008502
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/network HTTP/1.1" 200 988 0.015952
10.0.0.241 - - [2025-04-28 01:55:32] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001251
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domains HTTP/1.1" 200 440 0.003871
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294
10.0.0.241 - - [2025-04-28 01:55:32] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1307 0.013173
10.0.0.241 - - [2025-04-28 01:55:32] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001384
10.0.0.241 - - [2025-04-28 01:55:32] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36 HTTP/1.1" 200 3087 0.078035
10.0.0.241 - - [2025-04-28 01:55:32] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1 HTTP/1.1" 200 4237 0.013066
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/port HTTP/1.1" 200 1053 0.338882
10.0.0.241 - - [2025-04-28 01:55:32] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1 HTTP/1.1" 200 4237 0.007181
10.0.0.241 - - [2025-04-28 01:55:32] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 200 2817 0.007198
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/port HTTP/1.1" 200 1053 0.012163
10.0.0.241 - - [2025-04-28 01:55:32] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 200 2817 0.004373
252.241.124.53 - - [2025-04-28 01:55:32] "POST /neutron/port HTTP/1.1" 200 1053 0.011415
10.0.0.241 - - [2025-04-28 01:55:32] "GET /route-target/9c1168d2-1b3d-450f-891c-ebae09d8c132 HTTP/1.1" 200 1206 0.003824
10.0.0.241 - - [2025-04-28 01:55:32] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1 HTTP/1.1" 200 4237 0.007909
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/port HTTP/1.1" 200 1103 0.108440
10.0.0.241 - - [2025-04-28 01:55:33] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 200 2817 0.004091
10.0.0.241 - - [2025-04-28 01:55:33] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.010415
10.0.0.241 - - [2025-04-28 01:55:33] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1 HTTP/1.1" 200 4237 0.008548
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.030758
10.0.0.241 - - [2025-04-28 01:55:33] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 200 2817 0.005032
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004315
10.0.0.241 - - [2025-04-28 01:55:33] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 200 2817 0.004141
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.015262
10.0.0.241 - - [2025-04-28 01:55:33] "GET /route-target/9c1168d2-1b3d-450f-891c-ebae09d8c132 HTTP/1.1" 200 1206 0.003016
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/port HTTP/1.1" 200 117 0.001407
252.241.124.53 - - [2025-04-28 01:55:33] "POST /neutron/network HTTP/1.1" 200 988 0.007768
10.0.0.241 - - [2025-04-28 01:55:33] "GET /domains HTTP/1.1" 200 440 0.003566
10.0.0.241 - - [2025-04-28 01:55:33] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001989
10.0.0.241 - - [2025-04-28 01:55:33] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1307 0.015482
10.0.0.241 - - [2025-04-28 01:55:33] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005247
10.0.0.241 - - [2025-04-28 01:55:33] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36 HTTP/1.1" 200 3087 0.038407
10.0.0.241 - - [2025-04-28 01:55:33] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1 HTTP/1.1" 200 4237 0.006399
10.0.0.241 - - [2025-04-28 01:55:34] "GET /obj-perms HTTP/1.1" 200 6446 0.088675
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/port HTTP/1.1" 200 1077 0.035469
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007594
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/port HTTP/1.1" 200 1077 0.027109
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007939
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/port HTTP/1.1" 200 1077 0.024407
252.241.124.53 - - [2025-04-28 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014977
10.0.0.241 - - [2025-04-28 01:55:34] "GET /virtual-machine/86ac1f92-8130-4ac9-a27f-095ce4e5f9fa HTTP/1.1" 200 1290 0.007600
10.0.0.241 - - [2025-04-28 01:55:34] "GET /virtual-machine-interface/55a4cabc-673c-48c4-bd53-3f996e8a1b57 HTTP/1.1" 200 2942 0.006229
10.0.0.241 - - [2025-04-28 01:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.241 - - [2025-04-28 01:55:35] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.012651
10.0.0.241 - - [2025-04-28 01:55:35] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003928
10.0.0.241 - - [2025-04-28 01:55:35] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.012481
10.0.0.241 - - [2025-04-28 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209
10.0.0.241 - - [2025-04-28 01:55:38] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005394
252.241.124.53 - - [2025-04-28 01:55:39] "POST /neutron/port HTTP/1.1" 200 1077 0.039710
252.241.124.53 - - [2025-04-28 01:55:39] "POST /neutron/port HTTP/1.1" 200 1077 0.021187
252.241.124.53 - - [2025-04-28 01:55:39] "POST /neutron/network HTTP/1.1" 200 998 0.022797
252.241.124.53 - - [2025-04-28 01:55:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009191
252.241.124.53 - - [2025-04-28 01:55:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.015955
252.241.124.53 - - [2025-04-28 01:55:40] "POST /neutron/port HTTP/1.1" 200 117 0.001360
252.241.124.53 - - [2025-04-28 01:55:40] "POST /neutron/network HTTP/1.1" 200 988 0.015749
10.0.0.241 - - [2025-04-28 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560
10.0.0.241 - - [2025-04-28 01:55:42] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006576
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/port HTTP/1.1" 200 1077 0.040448
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006853
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/port HTTP/1.1" 200 1077 0.019541
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006889
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/port HTTP/1.1" 200 1077 0.022648
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006725
252.241.124.53 - - [2025-04-28 01:55:42] "POST /neutron/port HTTP/1.1" 200 1077 0.027580
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006401
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/port HTTP/1.1" 200 1077 0.017811
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008065
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/port HTTP/1.1" 200 1077 0.017548
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006279
252.241.124.53 - - [2025-04-28 01:55:43] "POST /neutron/port HTTP/1.1" 200 1077 0.023497
252.241.124.53 - - [2025-04-28 01:55:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007379
252.241.124.53 - - [2025-04-28 01:55:44] "POST /neutron/port HTTP/1.1" 200 1077 0.020607
252.241.124.53 - - [2025-04-28 01:55:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006879
252.241.124.53 - - [2025-04-28 01:55:44] "POST /neutron/port HTTP/1.1" 200 1077 0.017343
252.241.124.53 - - [2025-04-28 01:55:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006584
10.0.0.241 - - [2025-04-28 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297
10.0.0.241 - - [2025-04-28 01:55:44] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003324
10.0.0.241 - - [2025-04-28 01:55:44] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003279
10.0.0.241 - - [2025-04-28 01:55:44] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008585
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/port HTTP/1.1" 200 1077 0.019535
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007244
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/port HTTP/1.1" 200 1077 0.019206
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007015
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/port HTTP/1.1" 200 1077 0.017349
252.241.124.53 - - [2025-04-28 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007301
10.0.0.241 - - [2025-04-28 01:55:45] "GET /virtual-machine/61d993c7-ece0-4b62-9cd2-48bb598f1ed3 HTTP/1.1" 200 1290 0.006143
10.0.0.241 - - [2025-04-28 01:55:45] "GET /virtual-machine-interface/b23b2ae6-ed70-4d8c-8f6d-cb099d50e647 HTTP/1.1" 200 2943 0.014647
10.0.0.241 - - [2025-04-28 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.241 - - [2025-04-28 01:55:45] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003554
10.0.0.241 - - [2025-04-28 01:55:45] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003520
10.0.0.241 - - [2025-04-28 01:55:45] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005981
10.0.0.241 - - [2025-04-28 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013
10.0.0.241 - - [2025-04-28 01:55:47] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.004349
10.0.0.241 - - [2025-04-28 01:55:47] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003245
10.0.0.241 - - [2025-04-28 01:55:47] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005923
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/port HTTP/1.1" 200 1077 0.017144
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006356
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/port HTTP/1.1" 200 1077 0.016176
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008771
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/port HTTP/1.1" 200 1077 0.026289
252.241.124.53 - - [2025-04-28 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006671
10.0.0.241 - - [2025-04-28 01:55:47] "GET /virtual-machine/d499e1af-6498-4614-b04b-a969a9790250 HTTP/1.1" 200 1295 0.006472
10.0.0.241 - - [2025-04-28 01:55:47] "GET /virtual-machine-interface/8b35d2a5-c25a-4897-8ff9-18a9ae16e917 HTTP/1.1" 200 2943 0.006154
10.0.0.241 - - [2025-04-28 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614
10.0.0.241 - - [2025-04-28 01:55:48] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.007626
10.0.0.241 - - [2025-04-28 01:55:48] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003747
10.0.0.241 - - [2025-04-28 01:55:48] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006000
10.0.0.241 - - [2025-04-28 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335
10.0.0.241 - - [2025-04-28 01:55:49] "GET /global-vrouter-config/fae0e0e4-a211-4b4d-8fdc-23a4e9cab440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1565 0.003768
10.0.0.241 - - [2025-04-28 01:55:49] "GET /virtual-networks?parent_id=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003027
10.0.0.241 - - [2025-04-28 01:55:49] "GET /virtual-network/175127e5-7f22-4d77-8225-6087bd16d4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006723
252.241.124.53 - - [2025-04-28 01:55:49] "POST /neutron/port HTTP/1.1" 200 1077 0.018215
252.241.124.53 - - [2025-04-28 01:55:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006608
252.241.124.53 - - [2025-04-28 01:55:49] "POST /neutron/port HTTP/1.1" 200 1077 0.016887
252.241.124.53 - - [2025-04-28 01:55:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006088
10.0.0.241 - - [2025-04-28 01:55:53] "GET /obj-perms HTTP/1.1" 200 6399 0.052776
10.0.0.241 - - [2025-04-28 01:55:53] "GET /obj-perms HTTP/1.1" 200 6399 0.057170
252.241.124.53 - - [2025-04-28 01:56:05] "POST /neutron/port HTTP/1.1" 200 1103 0.011069
252.241.124.53 - - [2025-04-28 01:56:05] "POST /neutron/port HTTP/1.1" 200 1103 0.010211
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 1077 0.024475
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 151 0.169442
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 1103 0.011612
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 1103 0.014344
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 1103 0.011067
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 151 0.164086
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/port HTTP/1.1" 200 151 0.174165
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/network HTTP/1.1" 200 988 0.008689
10.0.0.241 - - [2025-04-28 01:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003988
10.0.0.241 - - [2025-04-28 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125
10.0.0.241 - - [2025-04-28 01:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002378
10.0.0.241 - - [2025-04-28 01:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003718
10.0.0.241 - - [2025-04-28 01:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002547
252.241.124.53 - - [2025-04-28 01:56:06] "POST /neutron/network HTTP/1.1" 200 151 0.158985
10.0.0.241 - - [2025-04-28 01:56:06] "DELETE /route-target/9c1168d2-1b3d-450f-891c-ebae09d8c132 HTTP/1.1" 200 115 0.028595
10.0.0.241 - - [2025-04-28 01:56:06] "GET /routing-instance/c77cd220-2ed1-4bf8-a506-d1173f801953 HTTP/1.1" 404 171 0.002598
10.0.0.241 - - [2025-04-28 01:56:06] "GET /domains HTTP/1.1" 200 440 0.003196
10.0.0.241 - - [2025-04-28 01:56:06] "GET /domains?obj_uuids=603e603f-8372-4ebb-8595-56d5f17fcd53&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186
10.0.0.241 - - [2025-04-28 01:56:06] "GET /domain/603e603f-8372-4ebb-8595-56d5f17fcd53 HTTP/1.1" 200 1307 0.007804
10.0.0.241 - - [2025-04-28 01:56:06] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002009
10.0.0.241 - - [2025-04-28 01:56:06] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36 HTTP/1.1" 200 2086 0.035571
10.0.0.241 - - [2025-04-28 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306
10.0.0.241 - - [2025-04-28 01:56:07] "DELETE /network-ipam/43c89381-1d96-4bb8-a49e-f543e20e209c HTTP/1.1" 200 115 0.024309
10.0.0.241 - - [2025-04-28 01:56:07] "POST /fqname-to-id HTTP/1.1" 404 209 0.003034
10.0.0.241 - - [2025-04-28 01:56:07] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001621
10.0.0.241 - - [2025-04-28 01:56:07] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033672
10.0.0.241 - - [2025-04-28 01:56:07] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001267
10.0.0.241 - - [2025-04-28 01:56:07] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?fields=virtual_networks HTTP/1.1" 200 1033 0.033313
10.0.0.241 - - [2025-04-28 01:56:07] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001355
10.0.0.241 - - [2025-04-28 01:56:07] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035938
10.0.0.241 - - [2025-04-28 01:56:07] "GET /projects?obj_uuids=85a0bf7c-61c3-4941-8135-3f9d97444d36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001246
10.0.0.241 - - [2025-04-28 01:56:07] "GET /project/85a0bf7c-61c3-4941-8135-3f9d97444d36?fields=security_groups HTTP/1.1" 200 1259 0.033417
252.241.124.53 - - [2025-04-28 01:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.006653
252.241.124.53 - - [2025-04-28 01:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.010203
252.241.124.53 - - [2025-04-28 01:56:11] "POST /neutron/port HTTP/1.1" 400 205 0.003696
252.241.124.53 - - [2025-04-28 01:56:11] "POST /neutron/port HTTP/1.1" 400 205 0.003816
10.0.0.241 - - [2025-04-28 01:56:23] "GET / HTTP/1.1" 200 36499 0.002641
10.0.0.241 - - [2025-04-28 01:56:24] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000546
10.0.0.241 - - [2025-04-28 01:56:25] "GET /projects?obj_uuids=cf45c040-e82e-4710-a8e4-b34fb8492a60&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001351
10.0.0.241 - - [2025-04-28 01:56:25] "GET /project/cf45c040-e82e-4710-a8e4-b34fb8492a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.069481
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run
  File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle
    with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket
    ciphers=ciphers)