+++ date ++ echo 'INFO: =================== Mon Jan 6 02:15:21 UTC 2025 ===================' INFO: =================== Mon Jan 6 02:15:21 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.24 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.24 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.24 ++ ANALYTICSDB_NODES=10.0.0.24 ++ ANALYTICS_SNMP_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8081 ' +++ '[' -n '10.0.0.24:8081 ' ']' +++ echo 10.0.0.24:8081 ++ ANALYTICS_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9042 ' +++ '[' -n '10.0.0.24:9042 ' ']' +++ echo 10.0.0.24:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.24:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8086 ' +++ '[' -n '10.0.0.24:8086 ' ']' +++ echo 10.0.0.24:8086 ++ COLLECTOR_SERVERS=10.0.0.24: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.24 ++ CONFIGDB_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8082 ' +++ '[' -n '10.0.0.24:8082 ' ']' +++ echo 10.0.0.24:8082 ++ CONFIG_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9161 ' +++ '[' -n '10.0.0.24:9161 ' ']' +++ echo 10.0.0.24:9161 ++ CONFIGDB_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9041 ' +++ '[' -n '10.0.0.24:9041 ' ']' +++ echo 10.0.0.24:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.24:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.24 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.24 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:2181, +++ '[' -n 10.0.0.24:2181, ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:2181 ' +++ '[' -n '10.0.0.24:2181 ' ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.24:2181 ++ RABBITMQ_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:5673, +++ '[' -n 10.0.0.24:5673, ']' +++ echo 10.0.0.24:5673 ++ RABBITMQ_SERVERS=10.0.0.24:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:6379 ' +++ '[' -n '10.0.0.24:6379 ' ']' +++ echo 10.0.0.24:6379 ++ REDIS_SERVERS=10.0.0.24:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9092 ' +++ '[' -n '10.0.0.24:9092 ' ']' +++ echo 10.0.0.24:9092 ++ KAFKA_SERVERS=10.0.0.24:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.24 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.24 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.24 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.24 ++ cut -d , -f 1 + local cassandra=10.0.0.24 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.24 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.24 +++ local servers=10.0.0.24 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.24,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.24'\''))' +++ local server_ip=10.0.0.24 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.24 ]] +++ [[ ,10.0.0.24,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.24, ]] +++ echo 10.0.0.24 1 +++ return ++ local ip=10.0.0.24 ++ [[ -z 10.0.0.24 ]] ++ echo 10.0.0.24 + host_ip=10.0.0.24 + [[ cql == \c\q\l ]] ++ echo 10.0.0.24:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.24:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.24:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 01/06/2025 02:15:28.803 7f0a0d91cb88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/06/2025 02:15:28.836 7f0a0d91cb88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/06/2025 02:15:28.851 7f0a0d91cb88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/06/2025 02:15:28.852 7f0a0d91cb88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.24:8082/ Hit Ctrl-C to quit. 10.0.0.24 - - [2025-01-06 02:15:33] "GET / HTTP/1.1" 200 45871 0.001670 10.0.0.24 - - [2025-01-06 02:15:33] "GET / HTTP/1.1" 200 45871 0.001213 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.24 - - [2025-01-06 02:15:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000592 10.0.0.24 - - [2025-01-06 02:15:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000291 10.0.0.24 - - [2025-01-06 02:15:33] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.24 - - [2025-01-06 02:15:34] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.24 - - [2025-01-06 02:15:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.24 - - [2025-01-06 02:15:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.928823 10.0.0.24 - - [2025-01-06 02:15:35] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002851 10.0.0.24 - - [2025-01-06 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.646012 10.0.0.24 - - [2025-01-06 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.24 - - [2025-01-06 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.059095 10.0.0.24 - - [2025-01-06 02:15:35] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008985 10.0.0.24 - - [2025-01-06 02:15:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.003424 10.0.0.24 - - [2025-01-06 02:15:35] "POST /config-nodes HTTP/1.1" 200 599 0.031427 10.0.0.24 - - [2025-01-06 02:15:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.24 - - [2025-01-06 02:15:35] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.24 - - [2025-01-06 02:15:35] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000463 /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.24 - - [2025-01-06 02:15:35] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.313460 10.0.0.24 - - [2025-01-06 02:15:36] "GET /network-ipam/b74fea3f-d299-4ba2-befa-afefa3e87d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004764 10.0.0.24 - - [2025-01-06 02:15:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050627 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.24 - - [2025-01-06 02:15:36] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.021327 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.24 - - [2025-01-06 02:15:36] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013248 10.0.0.24 - - [2025-01-06 02:15:36] "POST /service-appliance-sets HTTP/1.1" 200 553 0.040857 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.002645 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.003408 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.24 - - [2025-01-06 02:15:36] "POST /access-control-lists HTTP/1.1" 200 587 0.031285 10.0.0.24 - - [2025-01-06 02:15:36] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007087 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.002954 10.0.0.24 - - [2025-01-06 02:15:36] "POST /service-appliance-sets HTTP/1.1" 200 541 0.030446 10.0.0.24 - - [2025-01-06 02:15:36] "POST /access-control-lists HTTP/1.1" 200 585 0.030431 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.24 - - [2025-01-06 02:15:36] "POST /route-targets HTTP/1.1" 200 327 0.012466 10.0.0.24 - - [2025-01-06 02:15:36] "GET /network-ipam/b74fea3f-d299-4ba2-befa-afefa3e87d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003829 10.0.0.24 - - [2025-01-06 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.011413 10.0.0.24 - - [2025-01-06 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.024972 10.0.0.24 - - [2025-01-06 02:15:37] "POST /route-targets HTTP/1.1" 200 327 0.042871 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 555 0.059559 10.0.0.24 - - [2025-01-06 02:15:37] "POST /service-templates HTTP/1.1" 200 511 0.030734 10.0.0.24 - - [2025-01-06 02:15:37] "POST /service-templates HTTP/1.1" 200 501 0.016754 10.0.0.24 - - [2025-01-06 02:15:37] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.002812 10.0.0.24 - - [2025-01-06 02:15:37] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.24 - - [2025-01-06 02:15:37] "POST /service-templates HTTP/1.1" 200 515 0.019320 10.0.0.24 - - [2025-01-06 02:15:37] "POST /route-targets HTTP/1.1" 200 327 0.016038 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 563 0.078126 10.0.0.24 - - [2025-01-06 02:15:37] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.24 - - [2025-01-06 02:15:37] "POST /service-templates HTTP/1.1" 200 535 0.043468 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.003435 10.0.0.24 - - [2025-01-06 02:15:37] "POST /route-targets HTTP/1.1" 200 327 0.016412 10.0.0.24 - - [2025-01-06 02:15:37] "POST /service-templates HTTP/1.1" 200 507 0.038227 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 545 0.073079 10.0.0.24 - - [2025-01-06 02:15:37] "POST /ref-update HTTP/1.1" 200 156 0.045392 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.003098 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004053 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 577 0.063108 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.003138 10.0.0.24 - - [2025-01-06 02:15:37] "POST /access-control-lists HTTP/1.1" 200 551 0.076220 10.0.0.24 - - [2025-01-06 02:15:37] "PUT /access-control-list/0059387f-f937-45a2-85b9-e064e3a24b83 HTTP/1.1" 200 272 0.010103 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 579 0.070601 10.0.0.24 - - [2025-01-06 02:15:37] "PUT /access-control-list/0fc0331d-41f0-4393-ba52-305c66a5b5b6 HTTP/1.1" 200 272 0.018002 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.300895 10.0.0.24 - - [2025-01-06 02:15:37] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005278 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.002930 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.002811 10.0.0.24 - - [2025-01-06 02:15:37] "POST /job-templates HTTP/1.1" 200 583 0.070113 10.0.0.24 - - [2025-01-06 02:15:37] "POST /config-database-nodes HTTP/1.1" 200 617 0.041584 10.0.0.24 - - [2025-01-06 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.014774 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 559 0.067070 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 203 0.003583 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 569 0.065095 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003580 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 555 0.064623 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003325 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 555 0.060711 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.002792 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 555 0.060974 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.004203 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 535 0.060651 10.0.0.24 - - [2025-01-06 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003331 10.0.0.24 - - [2025-01-06 02:15:38] "POST /job-templates HTTP/1.1" 200 559 0.062476 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003304 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 559 0.065581 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003309 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 559 0.062230 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003515 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 565 0.061547 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.003496 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 557 0.066049 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.002937 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 555 0.066675 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003120 10.0.0.24 - - [2025-01-06 02:15:39] "POST /job-templates HTTP/1.1" 200 573 0.065488 10.0.0.24 - - [2025-01-06 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.003473 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 551 0.064502 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.003120 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 579 0.061263 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.002765 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 555 0.061576 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002933 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 559 0.061154 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.007700 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 575 0.065904 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.002934 10.0.0.24 - - [2025-01-06 02:15:40] "POST /job-templates HTTP/1.1" 200 557 0.077245 10.0.0.24 - - [2025-01-06 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002751 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 559 0.067763 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.24 - - [2025-01-06 02:15:41] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.006380 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.003359 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 555 0.064986 10.0.0.24 - - [2025-01-06 02:15:41] "PUT /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9 HTTP/1.1" 200 276 0.049600 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.027147 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 553 0.081067 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003258 10.0.0.24 - - [2025-01-06 02:15:41] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.24 - - [2025-01-06 02:15:41] "POST /alarms HTTP/1.1" 401 292 0.000380 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 553 0.069433 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.002950 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 553 0.070127 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.003281 10.0.0.24 - - [2025-01-06 02:15:41] "POST /job-templates HTTP/1.1" 200 563 0.072086 10.0.0.24 - - [2025-01-06 02:15:41] "POST /alarms HTTP/1.1" 200 581 0.045876 10.0.0.24 - - [2025-01-06 02:15:41] "POST /alarms HTTP/1.1" 200 575 0.021526 10.0.0.24 - - [2025-01-06 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.004073 10.0.0.24 - - [2025-01-06 02:15:41] "POST /alarms HTTP/1.1" 200 575 0.019955 10.0.0.24 - - [2025-01-06 02:15:42] "POST /job-templates HTTP/1.1" 200 565 0.016831 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003261 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 559 0.018825 10.0.0.24 - - [2025-01-06 02:15:42] "POST /config-propertiess HTTP/1.1" 200 551 0.022114 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 555 0.019836 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 168 0.002783 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 557 0.016018 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 565 0.024815 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 321 0.044338 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.002022 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 549 0.016340 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 557 0.018641 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 317 0.025733 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.002668 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 567 0.023021 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 333 0.034483 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 555 0.023578 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.002406 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 567 0.018847 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 309 0.024312 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.002770 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 575 0.065182 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 333 0.023643 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 569 0.020333 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002940 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 561 0.017359 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 313 0.020703 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 561 0.018510 10.0.0.24 - - [2025-01-06 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 169 0.002817 10.0.0.24 - - [2025-01-06 02:15:42] "POST /alarms HTTP/1.1" 200 561 0.037656 10.0.0.24 - - [2025-01-06 02:15:42] "POST /tags HTTP/1.1" 200 323 0.025055 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 547 0.022219 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.24 - - [2025-01-06 02:15:43] "PUT /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef HTTP/1.1" 200 274 0.034681 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 595 0.043413 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.003818 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 575 0.022408 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 327 0.012927 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 571 0.017818 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.002368 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 327 0.014806 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 583 0.024757 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.004013 10.0.0.24 - - [2025-01-06 02:15:43] "POST /alarms HTTP/1.1" 200 609 0.022296 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 327 0.011990 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.002752 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 327 0.012906 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003482 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 323 0.011327 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.002899 10.0.0.24 - - [2025-01-06 02:15:43] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.24 - - [2025-01-06 02:15:43] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000425 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 323 0.018385 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.002948 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 317 0.014243 10.0.0.24 - - [2025-01-06 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004342 10.0.0.24 - - [2025-01-06 02:15:43] "POST /hardwares HTTP/1.1" 200 323 0.013606 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003585 10.0.0.24 - - [2025-01-06 02:15:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024443 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 323 0.012390 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.002081 10.0.0.24 - - [2025-01-06 02:15:44] "PUT /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9 HTTP/1.1" 200 276 0.011412 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 323 0.010793 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.002907 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 325 0.009958 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003216 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 325 0.011560 10.0.0.24 - - [2025-01-06 02:15:44] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000368 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003000 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 325 0.009915 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003021 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 325 0.010293 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003172 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 323 0.010651 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.003676 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022351 10.0.0.24 - - [2025-01-06 02:15:44] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002898 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 317 0.008953 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.002858 10.0.0.24 - - [2025-01-06 02:15:44] "PUT /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9 HTTP/1.1" 200 276 0.009986 10.0.0.24 - - [2025-01-06 02:15:44] "POST /hardwares HTTP/1.1" 200 323 0.012162 10.0.0.24 - - [2025-01-06 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.002749 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 317 0.011046 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.002995 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 323 0.009776 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002919 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 319 0.011507 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002736 10.0.0.24 - - [2025-01-06 02:15:45] "GET / HTTP/1.1" 200 35931 0.002924 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 319 0.009653 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.002900 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 325 0.010671 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.002749 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 317 0.010003 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003161 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 317 0.012085 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027235 10.0.0.24 - - [2025-01-06 02:15:45] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005899 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002697 10.0.0.24 - - [2025-01-06 02:15:45] "PUT /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef HTTP/1.1" 200 274 0.022685 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 319 0.017466 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003194 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 319 0.026521 10.0.0.24 - - [2025-01-06 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002694 10.0.0.24 - - [2025-01-06 02:15:45] "POST /hardwares HTTP/1.1" 200 319 0.010392 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.002719 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 311 0.009764 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.002610 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 311 0.011396 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 160 0.002866 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 315 0.010971 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.002680 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 303 0.010071 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.003014 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 311 0.010046 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003161 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 305 0.012336 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.002813 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 305 0.010895 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003565 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 305 0.012074 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003619 10.0.0.24 - - [2025-01-06 02:15:46] "POST /hardwares HTTP/1.1" 200 305 0.010859 10.0.0.24 - - [2025-01-06 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 156 0.003736 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 307 0.012428 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.003028 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 307 0.010140 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.002819 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 307 0.011803 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003408 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 309 0.020136 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003435 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 311 0.013038 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003448 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 311 0.013648 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 153 0.002992 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 301 0.009823 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.031346 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 309 0.011412 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003816 10.0.0.24 - - [2025-01-06 02:15:47] "POST /hardwares HTTP/1.1" 200 309 0.011545 10.0.0.24 - - [2025-01-06 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003366 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 309 0.015103 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004377 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 309 0.011967 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.002680 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 309 0.013161 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.004633 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 317 0.011888 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003424 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 309 0.012302 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003090 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 309 0.010654 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.002800 10.0.0.24 - - [2025-01-06 02:15:48] "POST /hardwares HTTP/1.1" 200 303 0.009858 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.002691 10.0.0.24 - - [2025-01-06 02:15:48] "POST /features HTTP/1.1" 200 533 0.015271 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.003042 10.0.0.24 - - [2025-01-06 02:15:48] "POST /features HTTP/1.1" 200 523 0.019798 10.0.0.24 - - [2025-01-06 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.002753 10.0.0.24 - - [2025-01-06 02:15:48] "POST /features HTTP/1.1" 200 521 0.016201 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003031 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 521 0.016972 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003200 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 531 0.014816 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.002554 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 521 0.015364 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003203 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 539 0.017572 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.002746 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 525 0.015101 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.002716 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 519 0.020495 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.002712 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 517 0.023070 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.003942 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 533 0.015384 10.0.0.24 - - [2025-01-06 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.002710 10.0.0.24 - - [2025-01-06 02:15:49] "POST /features HTTP/1.1" 200 541 0.017767 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 178 0.002956 10.0.0.24 - - [2025-01-06 02:15:50] "POST /physical-roles HTTP/1.1" 200 521 0.015676 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 179 0.002789 10.0.0.24 - - [2025-01-06 02:15:50] "POST /physical-roles HTTP/1.1" 200 523 0.015017 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.002910 10.0.0.24 - - [2025-01-06 02:15:50] "POST /physical-roles HTTP/1.1" 200 533 0.015074 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 177 0.002879 10.0.0.24 - - [2025-01-06 02:15:50] "POST /physical-roles HTTP/1.1" 200 519 0.046148 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.002712 10.0.0.24 - - [2025-01-06 02:15:50] "POST /overlay-roles HTTP/1.1" 200 545 0.019455 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003001 10.0.0.24 - - [2025-01-06 02:15:50] "POST /overlay-roles HTTP/1.1" 200 531 0.015667 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003507 10.0.0.24 - - [2025-01-06 02:15:50] "POST /overlay-roles HTTP/1.1" 200 545 0.015964 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.003336 10.0.0.24 - - [2025-01-06 02:15:50] "POST /overlay-roles HTTP/1.1" 200 533 0.017024 10.0.0.24 - - [2025-01-06 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.002762 10.0.0.24 - - [2025-01-06 02:15:50] "POST /overlay-roles HTTP/1.1" 200 541 0.014743 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.24 - - [2025-01-06 02:15:51] "PUT /overlay-role/e1e0ed8c-0f33-4c77-bca8-6a6f24dedff5 HTTP/1.1" 200 258 0.008958 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.002886 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 531 0.015469 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.002704 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 533 0.014463 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.003256 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 529 0.015358 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.002563 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 537 0.014352 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.002413 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 541 0.015564 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.002827 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 519 0.015695 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003317 10.0.0.24 - - [2025-01-06 02:15:51] "POST /overlay-roles HTTP/1.1" 200 543 0.014087 10.0.0.24 - - [2025-01-06 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.003101 10.0.0.24 - - [2025-01-06 02:15:51] "POST /role-definitions HTTP/1.1" 200 533 0.016019 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.002812 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 547 0.015974 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002993 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 549 0.017164 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.004631 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 551 0.040571 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.002736 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 563 0.016100 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.002745 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 547 0.015413 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002758 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 549 0.015207 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003008 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 551 0.015047 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002635 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 549 0.019276 10.0.0.24 - - [2025-01-06 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.002814 10.0.0.24 - - [2025-01-06 02:15:52] "POST /role-definitions HTTP/1.1" 200 561 0.015592 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.004138 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 547 0.020729 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.004355 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 549 0.018331 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.002817 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 545 0.015929 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.002753 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 547 0.018084 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.002740 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 553 0.016062 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.002836 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 555 0.021320 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.003152 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 533 0.017891 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.003145 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 543 0.014987 10.0.0.24 - - [2025-01-06 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.003057 10.0.0.24 - - [2025-01-06 02:15:53] "POST /role-definitions HTTP/1.1" 200 531 0.017280 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.002771 10.0.0.24 - - [2025-01-06 02:15:54] "POST /role-definitions HTTP/1.1" 200 537 0.015919 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003004 10.0.0.24 - - [2025-01-06 02:15:54] "POST /role-definitions HTTP/1.1" 200 547 0.015671 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.002883 10.0.0.24 - - [2025-01-06 02:15:54] "POST /role-definitions HTTP/1.1" 200 557 0.018914 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.002961 10.0.0.24 - - [2025-01-06 02:15:54] "POST /role-definitions HTTP/1.1" 200 561 0.017951 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.003102 10.0.0.24 - - [2025-01-06 02:15:54] "POST /role-definitions HTTP/1.1" 200 559 0.015475 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.002556 10.0.0.24 - - [2025-01-06 02:15:54] "POST /feature-configs HTTP/1.1" 200 537 0.015526 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.003093 10.0.0.24 - - [2025-01-06 02:15:54] "POST /feature-configs HTTP/1.1" 200 562 0.014478 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.002872 10.0.0.24 - - [2025-01-06 02:15:54] "POST /feature-configs HTTP/1.1" 200 561 0.014647 10.0.0.24 - - [2025-01-06 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.002654 10.0.0.24 - - [2025-01-06 02:15:54] "POST /node-profiles HTTP/1.1" 200 547 0.027540 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.002852 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 537 0.015204 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.002752 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 549 0.017261 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003047 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 541 0.015436 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.002754 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 541 0.017763 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.003135 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 539 0.017898 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.002904 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 531 0.015467 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.003651 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 533 0.018651 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.002692 10.0.0.24 - - [2025-01-06 02:15:55] "POST /node-profiles HTTP/1.1" 200 557 0.014107 10.0.0.24 - - [2025-01-06 02:15:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.002784 10.0.0.24 - - [2025-01-06 02:15:55] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017958 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003489 10.0.0.24 - - [2025-01-06 02:15:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016585 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003732 10.0.0.24 - - [2025-01-06 02:15:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018612 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.004068 10.0.0.24 - - [2025-01-06 02:15:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020557 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003441 10.0.0.24 - - [2025-01-06 02:15:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017532 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003293 10.0.0.24 - - [2025-01-06 02:15:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018269 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.002876 10.0.0.24 - - [2025-01-06 02:15:56] "POST /sflow-profiles HTTP/1.1" 200 532 0.017215 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.003105 10.0.0.24 - - [2025-01-06 02:15:56] "POST /sflow-profiles HTTP/1.1" 200 538 0.019363 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.003928 10.0.0.24 - - [2025-01-06 02:15:56] "POST /sflow-profiles HTTP/1.1" 200 538 0.017818 10.0.0.24 - - [2025-01-06 02:15:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.003502 10.0.0.24 - - [2025-01-06 02:15:57] "POST /grpc-profiles HTTP/1.1" 200 530 0.018116 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.003140 10.0.0.24 - - [2025-01-06 02:15:57] "POST /snmp-profiles HTTP/1.1" 200 530 0.024980 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.005764 10.0.0.24 - - [2025-01-06 02:15:57] "POST /netconf-profiles HTTP/1.1" 200 542 0.019118 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003792 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 540 0.018768 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.004736 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 540 0.020648 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.002850 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 544 0.016793 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003957 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 542 0.018627 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 218 0.003141 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 590 0.016052 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 208 0.002908 10.0.0.24 - - [2025-01-06 02:15:57] "POST /device-functional-groups HTTP/1.1" 200 570 0.014662 10.0.0.24 - - [2025-01-06 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.003155 10.0.0.24 - - [2025-01-06 02:15:58] "POST /device-functional-groups HTTP/1.1" 200 620 0.014434 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.003576 10.0.0.24 - - [2025-01-06 02:15:58] "POST /device-functional-groups HTTP/1.1" 200 566 0.016165 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.004671 10.0.0.24 - - [2025-01-06 02:15:58] "POST /device-functional-groups HTTP/1.1" 200 564 0.016478 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.002770 10.0.0.24 - - [2025-01-06 02:15:58] "POST /device-functional-groups HTTP/1.1" 200 574 0.018548 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003054 10.0.0.24 - - [2025-01-06 02:15:58] "POST /role-configs HTTP/1.1" 200 525 0.016674 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.003385 10.0.0.24 - - [2025-01-06 02:15:58] "POST /role-configs HTTP/1.1" 200 520 0.014652 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.002931 10.0.0.24 - - [2025-01-06 02:15:58] "POST /role-configs HTTP/1.1" 200 522 0.015885 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.003971 10.0.0.24 - - [2025-01-06 02:15:58] "POST /role-configs HTTP/1.1" 200 522 0.024386 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003305 10.0.0.24 - - [2025-01-06 02:15:58] "POST /role-configs HTTP/1.1" 200 526 0.015481 10.0.0.24 - - [2025-01-06 02:15:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.002674 10.0.0.24 - - [2025-01-06 02:15:59] "POST /role-configs HTTP/1.1" 200 521 0.015167 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.002900 10.0.0.24 - - [2025-01-06 02:15:59] "POST /role-configs HTTP/1.1" 200 517 0.017783 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.002812 10.0.0.24 - - [2025-01-06 02:15:59] "POST /role-configs HTTP/1.1" 200 518 0.020216 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.24 - - [2025-01-06 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009384 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.24 - - [2025-01-06 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009515 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.24 - - [2025-01-06 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.24 - - [2025-01-06 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009069 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.24 - - [2025-01-06 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.011155 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.011748 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.007694 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.015698 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.008513 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.24 - - [2025-01-06 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.009610 10.0.0.24 - - [2025-01-06 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.007151 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.006794 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.007986 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.006812 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.009585 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.24 - - [2025-01-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.24 - - [2025-01-06 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.007524 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.008393 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.010614 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.007652 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.007051 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.24 - - [2025-01-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.007341 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.24 - - [2025-01-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.009741 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.009712 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.007574 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.006420 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.006319 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.24 - - [2025-01-06 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.007373 10.0.0.24 - - [2025-01-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.006475 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.007547 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.006738 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.007188 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.24 - - [2025-01-06 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.24 - - [2025-01-06 02:16:04] "POST /ref-update HTTP/1.1" 200 156 0.007131 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.007161 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.007954 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.009600 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.007358 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.24 - - [2025-01-06 02:16:05] "POST /ref-update HTTP/1.1" 200 156 0.010091 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.24 - - [2025-01-06 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.006399 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.010431 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.006751 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.008031 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.006469 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.010682 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.24 - - [2025-01-06 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.24 - - [2025-01-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.016951 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.007955 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.007317 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.24 - - [2025-01-06 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.24 - - [2025-01-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.008741 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.011264 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.007735 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.008492 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.24 - - [2025-01-06 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.010735 10.0.0.24 - - [2025-01-06 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.006823 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.012801 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.006876 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.008518 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.24 - - [2025-01-06 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.24 - - [2025-01-06 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.024814 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.007033 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.012819 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.006602 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.008464 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.24 - - [2025-01-06 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.006685 10.0.0.24 - - [2025-01-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.006571 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.006687 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.007708 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.007155 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.006864 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.007824 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.24 - - [2025-01-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.24 - - [2025-01-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.008174 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.007426 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.006387 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.009756 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.24 - - [2025-01-06 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.24 - - [2025-01-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.006986 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.008490 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.24 - - [2025-01-06 02:16:13] "GET /global-system-configs HTTP/1.1" 200 322 0.878865 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.007520 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.007519 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.007469 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.24 - - [2025-01-06 02:16:13] "GET /global-system-configs HTTP/1.1" 200 322 0.023682 10.0.0.24 - - [2025-01-06 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.007446 10.0.0.24 - - [2025-01-06 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.007213 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.007453 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.007069 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.007027 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.012041 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.007983 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.24 - - [2025-01-06 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.24 - - [2025-01-06 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.006556 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.007337 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.007291 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.24 - - [2025-01-06 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.24 - - [2025-01-06 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.008302 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.009406 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.010065 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.006802 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.006734 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.24 - - [2025-01-06 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.008125 10.0.0.24 - - [2025-01-06 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.008256 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.007683 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.007508 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.24 - - [2025-01-06 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.008686 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.24 - - [2025-01-06 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.008288 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.008893 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.006805 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.007124 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.006999 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.24 - - [2025-01-06 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.007138 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.24 - - [2025-01-06 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.025549 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.007896 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.006590 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.007032 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.014331 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.24 - - [2025-01-06 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.24 - - [2025-01-06 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.006860 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.007276 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.007008 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.007581 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.24 - - [2025-01-06 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.24 - - [2025-01-06 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.006711 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007028 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.008017 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007015 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007012 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007002 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.24 - - [2025-01-06 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.24 - - [2025-01-06 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.006359 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.010001 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.007249 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.009246 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.015180 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.24 - - [2025-01-06 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.007512 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.24 - - [2025-01-06 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.006989 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.008571 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.008240 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.007310 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.006629 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.24 - - [2025-01-06 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.009192 10.0.0.24 - - [2025-01-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.006867 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.006993 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.008475 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.006567 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.24 - - [2025-01-06 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.24 - - [2025-01-06 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.006911 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.007327 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.006912 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.006821 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.24 - - [2025-01-06 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.24 - - [2025-01-06 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.006522 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.009156 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.24 - - [2025-01-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.24 - - [2025-01-06 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.010378 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.010513 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.008344 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.24 - - [2025-01-06 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.009072 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.24 - - [2025-01-06 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.020743 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.008099 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.009563 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.011640 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.010850 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.24 - - [2025-01-06 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.015854 10.0.0.24 - - [2025-01-06 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.010792 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.011639 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.010909 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.011882 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.24 - - [2025-01-06 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.24 - - [2025-01-06 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.008868 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.008600 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.008731 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.007682 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.24 - - [2025-01-06 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.007139 10.0.0.24 - - [2025-01-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.008590 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.012098 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.008115 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.24 - - [2025-01-06 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.24 - - [2025-01-06 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.008272 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.008434 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.007715 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.008141 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.24 - - [2025-01-06 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.008035 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.24 - - [2025-01-06 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.025494 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.007603 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.007961 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.009697 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.24 - - [2025-01-06 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.24 - - [2025-01-06 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.021997 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.008295 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.008042 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.24 - - [2025-01-06 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.006799 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.24 - - [2025-01-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.007619 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.006725 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.007133 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.006587 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.24 - - [2025-01-06 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.008493 10.0.0.24 - - [2025-01-06 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.007545 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.006928 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.015994 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.010691 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.009248 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.009145 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.24 - - [2025-01-06 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.24 - - [2025-01-06 02:16:36] "POST /ref-update HTTP/1.1" 200 156 0.010458 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.012915 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.010505 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.010547 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.007370 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.24 - - [2025-01-06 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.010303 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.24 - - [2025-01-06 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.009619 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.009101 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.007801 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.010367 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.022701 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.24 - - [2025-01-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.24 - - [2025-01-06 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.24 - - [2025-01-06 02:16:38] "POST /network-ipams HTTP/1.1" 200 550 0.015775 10.0.0.24 - - [2025-01-06 02:16:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004085 10.0.0.24 - - [2025-01-06 02:16:39] "POST /virtual-networks HTTP/1.1" 200 552 0.093897 10.0.0.24 - - [2025-01-06 02:16:39] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003104 10.0.0.24 - - [2025-01-06 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.003265 10.0.0.24 - - [2025-01-06 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 178 0.002596 10.0.0.24 - - [2025-01-06 02:16:39] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002699 10.0.0.24 - - [2025-01-06 02:16:39] "GET /fabric/79e0aa2b-bb26-4a0c-8f30-4107a197db3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.003854 10.0.0.24 - - [2025-01-06 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003051 10.0.0.24 - - [2025-01-06 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003023 10.0.0.24 - - [2025-01-06 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.002710 10.0.0.24 - - [2025-01-06 02:16:39] "POST /route-targets HTTP/1.1" 200 327 0.010860 10.0.0.24 - - [2025-01-06 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.011048 10.0.0.24 - - [2025-01-06 02:17:01] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.24 - - [2025-01-06 02:17:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.24 - - [2025-01-06 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022172 10.0.0.24 - - [2025-01-06 02:17:01] "GET /routing-instance/d212cdcd-62c0-4278-aeed-3e75d97fb0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004079 10.0.0.24 - - [2025-01-06 02:17:01] "POST /bgp-routers HTTP/1.1" 200 622 0.017893 10.0.0.24 - - [2025-01-06 02:17:01] "GET /bgp-router/c9056ed3-2c93-416a-9afa-32cab739b469?fields=global_system_config_back_refs HTTP/1.1" 200 1119 0.005427 10.0.0.24 - - [2025-01-06 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.24 - - [2025-01-06 02:17:01] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007759 10.0.0.24 - - [2025-01-06 02:17:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003399 10.0.0.24 - - [2025-01-06 02:17:01] "POST /ref-update HTTP/1.1" 200 156 0.008034 10.0.0.24 - - [2025-01-06 02:17:52] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.24 - - [2025-01-06 02:17:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.24 - - [2025-01-06 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023679 10.0.0.24 - - [2025-01-06 02:17:52] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006598 10.0.0.24 - - [2025-01-06 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.003537 10.0.0.24 - - [2025-01-06 02:17:53] "POST /database-nodes HTTP/1.1" 200 603 0.016908 10.0.0.24 - - [2025-01-06 02:18:36] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.24 - - [2025-01-06 02:18:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.24 - - [2025-01-06 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023974 10.0.0.24 - - [2025-01-06 02:18:36] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005449 10.0.0.24 - - [2025-01-06 02:18:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.002824 10.0.0.24 - - [2025-01-06 02:18:36] "POST /analytics-nodes HTTP/1.1" 200 605 0.021522 10.0.0.24 - - [2025-01-06 02:18:42] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.24 - - [2025-01-06 02:18:52] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.24 - - [2025-01-06 02:18:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.24 - - [2025-01-06 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028168 10.0.0.24 - - [2025-01-06 02:18:52] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.009936 10.0.0.24 - - [2025-01-06 02:18:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.003312 10.0.0.24 - - [2025-01-06 02:18:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.021789 10.0.0.24 - - [2025-01-06 02:19:02] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.24 - - [2025-01-06 02:19:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.24 - - [2025-01-06 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027726 10.0.0.24 - - [2025-01-06 02:19:03] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006868 10.0.0.24 - - [2025-01-06 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.003026 10.0.0.24 - - [2025-01-06 02:19:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.016696 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.24 - - [2025-01-06 02:19:39] "GET /obj-perms HTTP/1.1" 200 5056 0.362863 10.0.0.24 - - [2025-01-06 02:19:39] "GET /obj-perms HTTP/1.1" 200 5056 0.047870 10.0.0.24 - - [2025-01-06 02:20:39] "GET /obj-perms HTTP/1.1" 200 5056 0.053063 10.0.0.24 - - [2025-01-06 02:20:40] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031676 10.0.0.24 - - [2025-01-06 02:20:40] "GET /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005842 10.0.0.24 - - [2025-01-06 02:20:40] "GET /obj-perms HTTP/1.1" 200 5056 0.333312 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.24 - - [2025-01-06 02:20:40] "GET /routing-instance/d212cdcd-62c0-4278-aeed-3e75d97fb0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003587 10.0.0.24 - - [2025-01-06 02:20:40] "PUT /global-system-config/6ae4fe2f-5129-4b9f-b90d-2e80d1439aef HTTP/1.1" 200 274 0.010082 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.002825 10.0.0.24 - - [2025-01-06 02:20:40] "POST /virtual-routers HTTP/1.1" 200 605 0.016936 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.24 - - [2025-01-06 02:20:40] "GET /virtual-router/a902cf95-ab94-4d86-8e6a-c47ae7ea69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.004909 10.0.0.24 - - [2025-01-06 02:20:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.007499 10.0.0.24 - - [2025-01-06 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.24 - - [2025-01-06 02:20:41] "GET /virtual-network/6c7b9609-1203-4c79-a67d-0d8ce44d5e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005005 10.0.0.24 - - [2025-01-06 02:20:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.047293 10.0.0.24 - - [2025-01-06 02:20:41] "PUT /access-control-list/393ba846-65fd-4f10-9756-d32e123ddc19 HTTP/1.1" 200 272 0.031335 10.0.0.24 - - [2025-01-06 02:21:10] "GET /global-system-configs HTTP/1.1" 200 322 0.026573 10.0.0.24 - - [2025-01-06 02:21:10] "GET /obj-perms HTTP/1.1" 200 5056 0.067112 10.0.0.24 - - [2025-01-06 02:21:10] "GET /global-system-configs HTTP/1.1" 200 322 0.006535 10.0.0.24 - - [2025-01-06 02:21:10] "GET /obj-perms HTTP/1.1" 200 5056 0.022831 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:21:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:21:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001193 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:21:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000733 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:21:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000796 10.0.0.24 - - [2025-01-06 02:21:40] "GET /obj-perms HTTP/1.1" 200 5056 0.048487 10.0.0.24 - - [2025-01-06 02:21:41] "GET /obj-perms HTTP/1.1" 200 5056 0.039459 10.0.0.24 - - [2025-01-06 02:22:02] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.24 - - [2025-01-06 02:22:03] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000469 10.0.0.24 - - [2025-01-06 02:22:03] "GET /projects?obj_uuids=ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.022745 10.0.0.24 - - [2025-01-06 02:22:03] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.24 - - [2025-01-06 02:22:03] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.028018 10.0.0.24 - - [2025-01-06 02:22:03] "POST /id-to-fqname HTTP/1.1" 200 167 0.002192 10.0.0.24 - - [2025-01-06 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 176 0.004161 10.0.0.24 - - [2025-01-06 02:22:03] "POST /security-groups HTTP/1.1" 200 568 0.069489 10.0.0.24 - - [2025-01-06 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.003886 10.0.0.24 - - [2025-01-06 02:22:03] "POST /projects HTTP/1.1" 200 539 0.235675 10.0.0.24 - - [2025-01-06 02:22:03] "POST /access-control-lists HTTP/1.1" 200 573 0.057303 10.0.0.24 - - [2025-01-06 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.311777 10.0.0.24 - - [2025-01-06 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.002852 10.0.0.24 - - [2025-01-06 02:22:03] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.474172 10.0.0.24 - - [2025-01-06 02:22:04] "POST /access-control-lists HTTP/1.1" 200 571 0.065514 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:22:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001047 10.0.0.24 - - [2025-01-06 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.022693 10.0.0.24 - - [2025-01-06 02:22:04] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002925 10.0.0.24 - - [2025-01-06 02:22:04] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.24 - - [2025-01-06 02:22:04] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007075 10.0.0.24 - - [2025-01-06 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 201 0.001146 10.0.0.24 - - [2025-01-06 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.003285 10.0.0.24 - - [2025-01-06 02:22:05] "POST /security-groups HTTP/1.1" 200 602 0.063870 10.0.0.24 - - [2025-01-06 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.007768 10.0.0.24 - - [2025-01-06 02:22:05] "POST /projects HTTP/1.1" 200 607 0.217334 10.0.0.24 - - [2025-01-06 02:22:05] "POST /access-control-lists HTTP/1.1" 200 607 0.058063 10.0.0.24 - - [2025-01-06 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.288708 10.0.0.24 - - [2025-01-06 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 244 0.003614 10.0.0.24 - - [2025-01-06 02:22:05] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.412778 10.0.0.24 - - [2025-01-06 02:22:05] "POST /access-control-lists HTTP/1.1" 200 605 0.060479 10.0.0.24 - - [2025-01-06 02:22:06] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.24 - - [2025-01-06 02:22:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.24 - - [2025-01-06 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.045258 10.0.0.24 - - [2025-01-06 02:22:07] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000939 10.0.0.24 - - [2025-01-06 02:22:07] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019984 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/network HTTP/1.1" 200 117 0.036460 10.0.0.24 - - [2025-01-06 02:22:07] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001029 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/network HTTP/1.1" 200 620 0.073156 10.0.0.24 - - [2025-01-06 02:22:07] "POST /route-targets HTTP/1.1" 200 327 0.015142 10.0.0.24 - - [2025-01-06 02:22:07] "POST /ref-update HTTP/1.1" 200 156 0.012740 10.0.0.24 - - [2025-01-06 02:22:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002305 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.171488 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/network HTTP/1.1" 200 839 0.004866 10.0.0.24 - - [2025-01-06 02:22:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001042 10.0.0.24 - - [2025-01-06 02:22:07] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004216 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/network HTTP/1.1" 200 839 0.005085 10.0.0.24 - - [2025-01-06 02:22:07] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004522 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/network HTTP/1.1" 200 839 0.005440 10.0.0.24 - - [2025-01-06 02:22:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.006795 10.0.0.24 - - [2025-01-06 02:22:07] "GET /domains HTTP/1.1" 401 292 0.000357 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domains HTTP/1.1" 200 280 0.026404 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2585 0.013420 10.0.0.24 - - [2025-01-06 02:22:08] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001038 10.0.0.24 - - [2025-01-06 02:22:08] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa HTTP/1.1" 200 2168 0.069634 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911 HTTP/1.1" 200 2343 0.005739 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911 HTTP/1.1" 200 2343 0.004518 10.0.0.24 - - [2025-01-06 02:22:08] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 200 1494 0.004780 10.0.0.24 - - [2025-01-06 02:22:08] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 200 1494 0.006075 10.0.0.24 - - [2025-01-06 02:22:08] "GET /route-target/aacc245e-e80b-41ae-aae1-2c45efd46482 HTTP/1.1" 200 1220 0.006865 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911 HTTP/1.1" 200 2343 0.004532 10.0.0.24 - - [2025-01-06 02:22:08] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 200 1494 0.003146 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005487 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911 HTTP/1.1" 200 2343 0.005088 10.0.0.24 - - [2025-01-06 02:22:08] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 200 1494 0.004048 10.0.0.24 - - [2025-01-06 02:22:08] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 200 1494 0.003325 10.0.0.24 - - [2025-01-06 02:22:08] "GET /route-target/aacc245e-e80b-41ae-aae1-2c45efd46482 HTTP/1.1" 200 1220 0.011188 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domains HTTP/1.1" 200 280 0.005727 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001345 10.0.0.24 - - [2025-01-06 02:22:08] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2585 0.009039 10.0.0.24 - - [2025-01-06 02:22:08] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001297 10.0.0.24 - - [2025-01-06 02:22:08] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa HTTP/1.1" 200 2168 0.080198 10.0.0.24 - - [2025-01-06 02:22:08] "GET /virtual-network/c851a083-335c-4f08-9d64-36816fbaa911 HTTP/1.1" 200 2343 0.004731 10.0.0.24 - - [2025-01-06 02:22:08] "GET /obj-perms HTTP/1.1" 200 5052 0.041808 10.0.0.24 - - [2025-01-06 02:22:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.001457 10.0.0.24 - - [2025-01-06 02:22:10] "POST /neutron/network HTTP/1.1" 200 849 0.005637 10.0.0.24 - - [2025-01-06 02:22:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000613 10.0.0.24 - - [2025-01-06 02:22:10] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.24 - - [2025-01-06 02:22:10] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000372 10.0.0.24 - - [2025-01-06 02:22:11] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001063 10.0.0.24 - - [2025-01-06 02:22:11] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.046900 10.0.0.24 - - [2025-01-06 02:22:11] "POST /neutron/network HTTP/1.1" 200 839 0.024234 10.0.0.24 - - [2025-01-06 02:22:11] "POST /neutron/port HTTP/1.1" 200 117 0.005193 10.0.0.24 - - [2025-01-06 02:22:11] "POST /neutron/port HTTP/1.1" 200 117 0.005176 10.0.0.24 - - [2025-01-06 02:22:11] "POST /neutron/port HTTP/1.1" 200 117 0.004903 10.0.0.24 - - [2025-01-06 02:22:12] "POST /neutron/network HTTP/1.1" 200 849 0.005488 10.0.0.24 - - [2025-01-06 02:22:12] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001096 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 1071 0.201517 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 1071 0.028328 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 1071 0.008170 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 1125 0.079948 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 1099 0.017672 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004651 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.009166 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.24 - - [2025-01-06 02:22:13] "POST /neutron/network HTTP/1.1" 200 839 0.006682 10.0.0.24 - - [2025-01-06 02:22:17] "POST /neutron/port HTTP/1.1" 200 1099 0.014602 10.0.0.24 - - [2025-01-06 02:22:17] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006014 10.0.0.24 - - [2025-01-06 02:22:17] "GET /obj-perms HTTP/1.1" 200 5052 0.003238 10.0.0.24 - - [2025-01-06 02:22:18] "GET /obj-perms HTTP/1.1" 200 5052 0.003140 10.0.0.24 - - [2025-01-06 02:22:19] "GET /obj-perms HTTP/1.1" 200 5052 0.003180 10.0.0.24 - - [2025-01-06 02:22:20] "GET /obj-perms HTTP/1.1" 200 5052 0.005629 10.0.0.24 - - [2025-01-06 02:22:21] "GET /obj-perms HTTP/1.1" 200 5052 0.003136 10.0.0.24 - - [2025-01-06 02:22:22] "POST /neutron/network HTTP/1.1" 200 839 0.009903 10.0.0.24 - - [2025-01-06 02:22:22] "POST /neutron/network HTTP/1.1" 400 204 0.009323 10.0.0.24 - - [2025-01-06 02:22:22] "POST /neutron/port HTTP/1.1" 200 1099 0.012679 10.0.0.24 - - [2025-01-06 02:22:22] "POST /neutron/port HTTP/1.1" 200 1125 0.007688 10.0.0.24 - - [2025-01-06 02:22:22] "POST /neutron/port HTTP/1.1" 200 151 0.078551 10.0.0.24 - - [2025-01-06 02:22:24] "POST /neutron/network HTTP/1.1" 200 839 0.006110 10.0.0.24 - - [2025-01-06 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.24 - - [2025-01-06 02:22:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002321 10.0.0.24 - - [2025-01-06 02:22:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003117 10.0.0.24 - - [2025-01-06 02:22:24] "POST /neutron/network HTTP/1.1" 200 151 0.099211 10.0.0.24 - - [2025-01-06 02:22:24] "DELETE /route-target/aacc245e-e80b-41ae-aae1-2c45efd46482 HTTP/1.1" 200 115 0.016876 10.0.0.24 - - [2025-01-06 02:22:24] "GET /routing-instance/f46b2834-e45b-4484-8787-6ec15f86f8c6 HTTP/1.1" 404 171 0.002877 10.0.0.24 - - [2025-01-06 02:22:24] "GET /domains HTTP/1.1" 200 280 0.002393 10.0.0.24 - - [2025-01-06 02:22:24] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.24 - - [2025-01-06 02:22:24] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2585 0.050681 10.0.0.24 - - [2025-01-06 02:22:24] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000897 10.0.0.24 - - [2025-01-06 02:22:24] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa HTTP/1.1" 200 1918 0.066970 10.0.0.24 - - [2025-01-06 02:22:24] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001037 10.0.0.24 - - [2025-01-06 02:22:24] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.025964 10.0.0.24 - - [2025-01-06 02:22:24] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.24 - - [2025-01-06 02:22:24] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?fields=virtual_networks HTTP/1.1" 200 1054 0.091437 10.0.0.24 - - [2025-01-06 02:22:24] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001046 10.0.0.24 - - [2025-01-06 02:22:24] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.029955 10.0.0.24 - - [2025-01-06 02:22:25] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000984 10.0.0.24 - - [2025-01-06 02:22:25] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?fields=security_groups HTTP/1.1" 200 1291 0.039829 10.0.0.24 - - [2025-01-06 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.021575 10.0.0.24 - - [2025-01-06 02:22:25] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002487 10.0.0.24 - - [2025-01-06 02:22:25] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.24 - - [2025-01-06 02:22:25] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007302 10.0.0.24 - - [2025-01-06 02:22:26] "POST /id-to-fqname HTTP/1.1" 200 202 0.002538 10.0.0.24 - - [2025-01-06 02:22:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.002399 10.0.0.24 - - [2025-01-06 02:22:26] "POST /security-groups HTTP/1.1" 200 603 0.065706 10.0.0.24 - - [2025-01-06 02:22:26] "POST /fqname-to-id HTTP/1.1" 404 246 0.003337 10.0.0.24 - - [2025-01-06 02:22:26] "POST /projects HTTP/1.1" 200 609 0.229961 10.0.0.24 - - [2025-01-06 02:22:26] "POST /access-control-lists HTTP/1.1" 200 608 0.057282 10.0.0.24 - - [2025-01-06 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.297585 10.0.0.24 - - [2025-01-06 02:22:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.002374 10.0.0.24 - - [2025-01-06 02:22:26] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.412349 10.0.0.24 - - [2025-01-06 02:22:26] "POST /access-control-lists HTTP/1.1" 200 606 0.060546 10.0.0.24 - - [2025-01-06 02:22:27] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.24 - - [2025-01-06 02:22:27] "GET /projects?obj_uuids=ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001059 10.0.0.24 - - [2025-01-06 02:22:27] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.027508 10.0.0.24 - - [2025-01-06 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.24 - - [2025-01-06 02:22:28] "GET /security-group/b435fc7c-73a3-4425-8001-b2fe1d3c1068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004131 10.0.0.24 - - [2025-01-06 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.24 - - [2025-01-06 02:22:28] "GET /projects?obj_uuids=ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001002 10.0.0.24 - - [2025-01-06 02:22:28] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.039048 10.0.0.24 - - [2025-01-06 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.24 - - [2025-01-06 02:22:28] "GET /security-group/b435fc7c-73a3-4425-8001-b2fe1d3c1068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004010 10.0.0.24 - - [2025-01-06 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.24 - - [2025-01-06 02:22:28] "PUT /security-group/b435fc7c-73a3-4425-8001-b2fe1d3c1068 HTTP/1.1" 200 262 0.013570 10.0.0.24 - - [2025-01-06 02:22:28] "PUT /access-control-list/84a3fab9-5142-4c06-be33-815a9f8156d2 HTTP/1.1" 200 272 0.009892 10.0.0.24 - - [2025-01-06 02:22:28] "PUT /access-control-list/cc45466f-dca2-406e-8298-1366304e4cf3 HTTP/1.1" 200 272 0.008346 10.0.0.24 - - [2025-01-06 02:22:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.24 - - [2025-01-06 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.049492 10.0.0.24 - - [2025-01-06 02:22:29] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.24 - - [2025-01-06 02:22:29] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.022173 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/network HTTP/1.1" 200 117 0.026735 10.0.0.24 - - [2025-01-06 02:22:29] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001056 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/network HTTP/1.1" 200 619 0.067078 10.0.0.24 - - [2025-01-06 02:22:29] "POST /route-targets HTTP/1.1" 200 327 0.008776 10.0.0.24 - - [2025-01-06 02:22:29] "POST /ref-update HTTP/1.1" 200 156 0.011608 10.0.0.24 - - [2025-01-06 02:22:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002324 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.205599 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/network HTTP/1.1" 200 839 0.004598 10.0.0.24 - - [2025-01-06 02:22:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001047 10.0.0.24 - - [2025-01-06 02:22:29] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004252 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/network HTTP/1.1" 200 839 0.005174 10.0.0.24 - - [2025-01-06 02:22:29] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005550 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/network HTTP/1.1" 200 839 0.005834 10.0.0.24 - - [2025-01-06 02:22:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.005678 10.0.0.24 - - [2025-01-06 02:22:29] "GET /domains HTTP/1.1" 401 292 0.000348 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domains HTTP/1.1" 200 280 0.025620 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.012035 10.0.0.24 - - [2025-01-06 02:22:30] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000868 10.0.0.24 - - [2025-01-06 02:22:30] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 2175 0.069340 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 2343 0.005849 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 2343 0.004252 10.0.0.24 - - [2025-01-06 02:22:30] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 200 1491 0.003217 10.0.0.24 - - [2025-01-06 02:22:30] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 200 1491 0.002717 10.0.0.24 - - [2025-01-06 02:22:30] "GET /route-target/ab4ef77d-ea6e-43cf-b724-9aa0840990ee HTTP/1.1" 200 1219 0.003002 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 2343 0.004485 10.0.0.24 - - [2025-01-06 02:22:30] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 200 1491 0.003085 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004362 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 2343 0.004646 10.0.0.24 - - [2025-01-06 02:22:30] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 200 1491 0.003105 10.0.0.24 - - [2025-01-06 02:22:30] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 200 1491 0.002965 10.0.0.24 - - [2025-01-06 02:22:30] "GET /route-target/ab4ef77d-ea6e-43cf-b724-9aa0840990ee HTTP/1.1" 200 1219 0.002598 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domains HTTP/1.1" 200 280 0.002344 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.24 - - [2025-01-06 02:22:30] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.006740 10.0.0.24 - - [2025-01-06 02:22:30] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.24 - - [2025-01-06 02:22:30] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 2175 0.070487 10.0.0.24 - - [2025-01-06 02:22:30] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 2343 0.004204 10.0.0.24 - - [2025-01-06 02:22:30] "GET /obj-perms HTTP/1.1" 200 5054 0.048468 10.0.0.24 - - [2025-01-06 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.24 - - [2025-01-06 02:22:30] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001220 10.0.0.24 - - [2025-01-06 02:22:30] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.024505 10.0.0.24 - - [2025-01-06 02:22:30] "POST /neutron/network HTTP/1.1" 200 117 0.009080 10.0.0.24 - - [2025-01-06 02:22:30] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001129 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/network HTTP/1.1" 200 619 0.069432 10.0.0.24 - - [2025-01-06 02:22:31] "POST /route-targets HTTP/1.1" 200 327 0.009924 10.0.0.24 - - [2025-01-06 02:22:31] "POST /ref-update HTTP/1.1" 200 156 0.014942 10.0.0.24 - - [2025-01-06 02:22:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005081 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.182593 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/network HTTP/1.1" 200 839 0.004824 10.0.0.24 - - [2025-01-06 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.002898 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004221 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/network HTTP/1.1" 200 839 0.005177 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004482 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/network HTTP/1.1" 200 839 0.005990 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.006691 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domains HTTP/1.1" 200 280 0.002906 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.007261 10.0.0.24 - - [2025-01-06 02:22:31] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.24 - - [2025-01-06 02:22:31] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 2403 0.072767 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6 HTTP/1.1" 200 2343 0.007798 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6 HTTP/1.1" 200 2343 0.004546 10.0.0.24 - - [2025-01-06 02:22:31] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 200 1492 0.004655 10.0.0.24 - - [2025-01-06 02:22:31] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 200 1492 0.002799 10.0.0.24 - - [2025-01-06 02:22:31] "GET /route-target/c8f33d55-1c70-4909-811a-ab0084037f65 HTTP/1.1" 200 1218 0.002450 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6 HTTP/1.1" 200 2343 0.004068 10.0.0.24 - - [2025-01-06 02:22:31] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 200 1492 0.002842 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004255 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6 HTTP/1.1" 200 2343 0.004479 10.0.0.24 - - [2025-01-06 02:22:31] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 200 1492 0.006190 10.0.0.24 - - [2025-01-06 02:22:31] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 200 1492 0.003446 10.0.0.24 - - [2025-01-06 02:22:31] "GET /route-target/c8f33d55-1c70-4909-811a-ab0084037f65 HTTP/1.1" 200 1218 0.002795 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domains HTTP/1.1" 200 280 0.002366 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.24 - - [2025-01-06 02:22:31] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.007430 10.0.0.24 - - [2025-01-06 02:22:31] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.24 - - [2025-01-06 02:22:31] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 2403 0.072410 10.0.0.24 - - [2025-01-06 02:22:31] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6 HTTP/1.1" 200 2343 0.004562 10.0.0.24 - - [2025-01-06 02:22:31] "GET /obj-perms HTTP/1.1" 200 5054 0.002977 10.0.0.24 - - [2025-01-06 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001071 10.0.0.24 - - [2025-01-06 02:22:31] "POST /neutron/network HTTP/1.1" 200 849 0.005189 10.0.0.24 - - [2025-01-06 02:22:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000370 10.0.0.24 - - [2025-01-06 02:22:32] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.24 - - [2025-01-06 02:22:32] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386 10.0.0.24 - - [2025-01-06 02:22:32] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.24 - - [2025-01-06 02:22:32] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079890 10.0.0.24 - - [2025-01-06 02:22:32] "POST /neutron/network HTTP/1.1" 200 839 0.005326 10.0.0.24 - - [2025-01-06 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.004728 10.0.0.24 - - [2025-01-06 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.004811 10.0.0.24 - - [2025-01-06 02:22:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001238 10.0.0.24 - - [2025-01-06 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.004961 10.0.0.24 - - [2025-01-06 02:22:32] "POST /neutron/network HTTP/1.1" 200 849 0.005432 10.0.0.24 - - [2025-01-06 02:22:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000415 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/network HTTP/1.1" 200 849 0.005691 10.0.0.24 - - [2025-01-06 02:22:33] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.24 - - [2025-01-06 02:22:33] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.24 - - [2025-01-06 02:22:33] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000407 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1073 0.229754 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1073 0.010952 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1073 0.008287 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1127 0.058623 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1101 0.012558 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002658 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.008550 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/network HTTP/1.1" 200 839 0.005159 10.0.0.24 - - [2025-01-06 02:22:33] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.24 - - [2025-01-06 02:22:33] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057686 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/network HTTP/1.1" 200 839 0.005139 10.0.0.24 - - [2025-01-06 02:22:33] "POST /neutron/port HTTP/1.1" 200 1101 0.023612 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006185 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.005225 10.0.0.24 - - [2025-01-06 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.24 - - [2025-01-06 02:22:34] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001121 10.0.0.24 - - [2025-01-06 02:22:34] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049863 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005489 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/network HTTP/1.1" 200 849 0.008625 10.0.0.24 - - [2025-01-06 02:22:34] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000974 10.0.0.24 - - [2025-01-06 02:22:34] "GET /floating-ip-pools?parent_id=1cd7d009-22f0-4f84-a433-aac0b2547c0b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003137 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.047543 10.0.0.24 - - [2025-01-06 02:22:34] "POST /floating-ip-pools HTTP/1.1" 200 609 0.072682 10.0.0.24 - - [2025-01-06 02:22:34] "POST /ref-update HTTP/1.1" 200 156 0.020756 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1073 0.357079 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005859 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1073 0.011958 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1073 0.011662 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domains HTTP/1.1" 200 280 0.004321 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.008099 10.0.0.24 - - [2025-01-06 02:22:34] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1127 0.122452 10.0.0.24 - - [2025-01-06 02:22:34] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 3245 0.106991 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 3155 0.007958 10.0.0.24 - - [2025-01-06 02:22:34] "GET /floating-ip-pool/e824f7f1-b36d-419d-bd1d-79cf75d4772b HTTP/1.1" 200 1442 0.003160 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domains HTTP/1.1" 200 280 0.002411 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.24 - - [2025-01-06 02:22:34] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2783 0.009373 10.0.0.24 - - [2025-01-06 02:22:34] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000933 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1101 0.021124 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002988 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/subnet HTTP/1.1" 200 703 0.009547 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.24 - - [2025-01-06 02:22:34] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 3245 0.074670 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b HTTP/1.1" 200 3155 0.005525 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/network HTTP/1.1" 200 839 0.004760 10.0.0.24 - - [2025-01-06 02:22:34] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004105 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/port HTTP/1.1" 200 1101 0.017883 10.0.0.24 - - [2025-01-06 02:22:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006386 10.0.0.24 - - [2025-01-06 02:22:35] "POST /neutron/port HTTP/1.1" 200 1101 0.013286 10.0.0.24 - - [2025-01-06 02:22:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005347 10.0.0.24 - - [2025-01-06 02:22:35] "POST /neutron/port HTTP/1.1" 200 1101 0.014728 10.0.0.24 - - [2025-01-06 02:22:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013284 10.0.0.24 - - [2025-01-06 02:22:35] "GET /virtual-machine/11429cde-ea73-435e-9291-eb32c3af0283 HTTP/1.1" 200 1304 0.005583 10.0.0.24 - - [2025-01-06 02:22:35] "GET /virtual-machine-interface/6cd5843b-0667-4af4-873a-54895177f2fd HTTP/1.1" 200 3003 0.006494 10.0.0.24 - - [2025-01-06 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.24 - - [2025-01-06 02:22:35] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005309 10.0.0.24 - - [2025-01-06 02:22:35] "GET /virtual-networks?parent_id=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002813 10.0.0.24 - - [2025-01-06 02:22:35] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005412 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /project/f854840909a14cb3b4cf6390c3bdbc16 HTTP/1.1" 404 173 0.007963 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /project/77b7eb6e2f264928affcf3982a8b28aa HTTP/1.1" 404 173 0.006909 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /project/ddbf9c5d7ae14df789d44d2ba55de527 HTTP/1.1" 404 173 0.005989 10.0.0.24 - - [2025-01-06 02:22:36] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001113 10.0.0.24 - - [2025-01-06 02:22:36] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.028196 10.0.0.24 - - [2025-01-06 02:22:36] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.24 - - [2025-01-06 02:22:36] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?fields=security_groups HTTP/1.1" 200 1396 0.074129 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /security-group/6822eebc-68fd-4a2e-9996-02115607713c HTTP/1.1" 200 115 0.038567 10.0.0.24 - - [2025-01-06 02:22:36] "GET /projects?obj_uuids=77b7eb6e-2f26-4928-affc-f3982a8b28aa&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001682 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /access-control-list/28bcefc7-9670-4be0-b3cd-4c1f85fc4ad1 HTTP/1.1" 200 115 0.042592 10.0.0.24 - - [2025-01-06 02:22:36] "GET /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa?fields=application_policy_sets HTTP/1.1" 200 1435 0.047768 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /access-control-list/ebe36a81-ac8a-4dc7-a868-34e72bc0a3de HTTP/1.1" 200 115 0.031830 10.0.0.24 - - [2025-01-06 02:22:36] "DELETE /project/77b7eb6e-2f26-4928-affc-f3982a8b28aa HTTP/1.1" 200 115 0.362002 10.0.0.24 - - [2025-01-06 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.24 - - [2025-01-06 02:22:38] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004684 10.0.0.24 - - [2025-01-06 02:22:41] "GET /obj-perms HTTP/1.1" 200 5056 0.039397 10.0.0.24 - - [2025-01-06 02:22:41] "GET /obj-perms HTTP/1.1" 200 5056 0.044740 10.0.0.24 - - [2025-01-06 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.24 - - [2025-01-06 02:22:42] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005268 10.0.0.24 - - [2025-01-06 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.24 - - [2025-01-06 02:22:44] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003587 10.0.0.24 - - [2025-01-06 02:22:44] "GET /virtual-networks?parent_id=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002817 10.0.0.24 - - [2025-01-06 02:22:44] "GET /virtual-network/a42611a3-1c99-4d97-866e-9f8998d800c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005285 10.0.0.24 - - [2025-01-06 02:22:44] "POST /neutron/port HTTP/1.1" 200 1101 0.015686 10.0.0.24 - - [2025-01-06 02:22:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005426 10.0.0.24 - - [2025-01-06 02:22:45] "POST /neutron/port HTTP/1.1" 200 1101 0.048349 10.0.0.24 - - [2025-01-06 02:22:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005882 10.0.0.24 - - [2025-01-06 02:22:45] "POST /neutron/port HTTP/1.1" 200 1101 0.021641 10.0.0.24 - - [2025-01-06 02:22:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006634 10.0.0.24 - - [2025-01-06 02:22:49] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001282 10.0.0.24 - - [2025-01-06 02:22:49] "POST /neutron/floatingip HTTP/1.1" 200 531 0.059875 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/port HTTP/1.1" 200 1101 0.011949 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/floatingip HTTP/1.1" 200 531 0.004955 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/floatingip HTTP/1.1" 200 579 0.025475 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/port HTTP/1.1" 200 1101 0.013014 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005825 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/port HTTP/1.1" 200 1101 0.013639 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006887 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/port HTTP/1.1" 200 1101 0.014271 10.0.0.24 - - [2025-01-06 02:22:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006327 10.0.0.24 - - [2025-01-06 02:22:50] "GET /virtual-machine/7c472a93-28a8-4f4b-b313-166db48bc7cf HTTP/1.1" 200 1304 0.018541 10.0.0.24 - - [2025-01-06 02:22:50] "GET /virtual-machine-interface/3e95b5ee-59c4-4405-8f33-211fff95aad5 HTTP/1.1" 200 3004 0.006668 10.0.0.24 - - [2025-01-06 02:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.24 - - [2025-01-06 02:22:50] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002725 10.0.0.24 - - [2025-01-06 02:22:50] "GET /virtual-networks?parent_id=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003083 10.0.0.24 - - [2025-01-06 02:22:50] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006441 10.0.0.24 - - [2025-01-06 02:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.24 - - [2025-01-06 02:22:51] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002617 10.0.0.24 - - [2025-01-06 02:22:51] "GET /virtual-networks?parent_id=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002681 10.0.0.24 - - [2025-01-06 02:22:51] "GET /virtual-network/1cd7d009-22f0-4f84-a433-aac0b2547c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006718 10.0.0.24 - - [2025-01-06 02:22:51] "POST /neutron/floatingip HTTP/1.1" 200 579 0.009467 10.0.0.24 - - [2025-01-06 02:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.24 - - [2025-01-06 02:22:51] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.002737 10.0.0.24 - - [2025-01-06 02:22:51] "GET /route-target/ab4ef77d-ea6e-43cf-b724-9aa0840990ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003166 10.0.0.24 - - [2025-01-06 02:22:51] "GET /floating-ip/48813860-1f18-4e32-84fb-368676d6a93f HTTP/1.1" 200 1890 0.004567 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 579 0.009191 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 531 0.033106 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007870 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042285 10.0.0.24 - - [2025-01-06 02:22:54] "GET /floating-ip-pool/e824f7f1-b36d-419d-bd1d-79cf75d4772b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003325 10.0.0.24 - - [2025-01-06 02:22:54] "POST /ref-update HTTP/1.1" 200 156 0.008703 10.0.0.24 - - [2025-01-06 02:22:54] "DELETE /floating-ip-pool/e824f7f1-b36d-419d-bd1d-79cf75d4772b HTTP/1.1" 200 115 0.022104 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/network HTTP/1.1" 200 839 0.010392 10.0.0.24 - - [2025-01-06 02:22:54] "POST /neutron/network HTTP/1.1" 400 204 0.010424 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 1101 0.016186 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 1127 0.011768 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 1101 0.021323 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 1127 0.008586 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 151 0.135062 10.0.0.24 - - [2025-01-06 02:22:55] "POST /neutron/port HTTP/1.1" 200 151 0.114247 10.0.0.24 - - [2025-01-06 02:22:56] "POST /neutron/network HTTP/1.1" 200 839 0.005201 10.0.0.24 - - [2025-01-06 02:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002426 10.0.0.24 - - [2025-01-06 02:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002606 10.0.0.24 - - [2025-01-06 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.24 - - [2025-01-06 02:22:56] "POST /neutron/network HTTP/1.1" 200 151 0.072951 10.0.0.24 - - [2025-01-06 02:22:56] "GET /routing-instance/e345dcf8-ed2f-44ba-ac63-1e786a20496c HTTP/1.1" 404 171 0.001812 10.0.0.24 - - [2025-01-06 02:22:56] "GET /domains HTTP/1.1" 200 280 0.004704 10.0.0.24 - - [2025-01-06 02:22:56] "DELETE /route-target/c8f33d55-1c70-4909-811a-ab0084037f65 HTTP/1.1" 200 115 0.019245 10.0.0.24 - - [2025-01-06 02:22:56] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.24 - - [2025-01-06 02:22:57] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2586 0.049981 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001297 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 2175 0.064662 10.0.0.24 - - [2025-01-06 02:22:57] "POST /neutron/network HTTP/1.1" 200 839 0.005380 10.0.0.24 - - [2025-01-06 02:22:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.24 - - [2025-01-06 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.24 - - [2025-01-06 02:22:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001713 10.0.0.24 - - [2025-01-06 02:22:57] "POST /neutron/network HTTP/1.1" 200 151 0.094007 10.0.0.24 - - [2025-01-06 02:22:57] "GET /routing-instance/7fb8e733-0b76-4d88-8bbb-4d3c204ce82b HTTP/1.1" 404 171 0.001900 10.0.0.24 - - [2025-01-06 02:22:57] "DELETE /route-target/ab4ef77d-ea6e-43cf-b724-9aa0840990ee HTTP/1.1" 200 115 0.022206 10.0.0.24 - - [2025-01-06 02:22:57] "GET /domains HTTP/1.1" 200 280 0.004357 10.0.0.24 - - [2025-01-06 02:22:57] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001362 10.0.0.24 - - [2025-01-06 02:22:57] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2586 0.051858 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 1925 0.063230 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001209 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.020834 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?fields=virtual_networks HTTP/1.1" 200 1057 0.072316 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.028010 10.0.0.24 - - [2025-01-06 02:22:57] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001243 10.0.0.24 - - [2025-01-06 02:22:57] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?fields=security_groups HTTP/1.1" 200 1295 0.021599 10.0.0.24 - - [2025-01-06 02:22:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.021112 10.0.0.24 - - [2025-01-06 02:22:58] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002789 10.0.0.24 - - [2025-01-06 02:22:58] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001227 10.0.0.24 - - [2025-01-06 02:22:58] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007370 10.0.0.24 - - [2025-01-06 02:22:58] "POST /id-to-fqname HTTP/1.1" 200 185 0.001480 10.0.0.24 - - [2025-01-06 02:22:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003426 10.0.0.24 - - [2025-01-06 02:22:58] "POST /security-groups HTTP/1.1" 200 586 0.062296 10.0.0.24 - - [2025-01-06 02:22:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.002270 10.0.0.24 - - [2025-01-06 02:22:59] "POST /projects HTTP/1.1" 200 575 0.217644 10.0.0.24 - - [2025-01-06 02:22:59] "POST /access-control-lists HTTP/1.1" 200 591 0.058285 10.0.0.24 - - [2025-01-06 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.291177 10.0.0.24 - - [2025-01-06 02:22:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.002661 10.0.0.24 - - [2025-01-06 02:22:59] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.410741 10.0.0.24 - - [2025-01-06 02:22:59] "POST /access-control-lists HTTP/1.1" 200 589 0.060629 10.0.0.24 - - [2025-01-06 02:23:00] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.24 - - [2025-01-06 02:23:01] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001033 10.0.0.24 - - [2025-01-06 02:23:01] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.030690 10.0.0.24 - - [2025-01-06 02:23:01] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000981 10.0.0.24 - - [2025-01-06 02:23:01] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?fields=virtual_networks HTTP/1.1" 200 1022 0.067281 10.0.0.24 - - [2025-01-06 02:23:01] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.24 - - [2025-01-06 02:23:01] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.022737 10.0.0.24 - - [2025-01-06 02:23:01] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.24 - - [2025-01-06 02:23:01] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?fields=security_groups HTTP/1.1" 200 1243 0.025937 10.0.0.24 - - [2025-01-06 02:23:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.024905 10.0.0.24 - - [2025-01-06 02:23:02] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002320 10.0.0.24 - - [2025-01-06 02:23:02] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.24 - - [2025-01-06 02:23:02] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007342 10.0.0.24 - - [2025-01-06 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 193 0.001137 10.0.0.24 - - [2025-01-06 02:23:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.002398 10.0.0.24 - - [2025-01-06 02:23:02] "POST /security-groups HTTP/1.1" 200 594 0.064092 10.0.0.24 - - [2025-01-06 02:23:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.005193 10.0.0.24 - - [2025-01-06 02:23:02] "POST /projects HTTP/1.1" 200 591 0.214218 10.0.0.24 - - [2025-01-06 02:23:02] "POST /access-control-lists HTTP/1.1" 200 599 0.057114 10.0.0.24 - - [2025-01-06 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.285070 10.0.0.24 - - [2025-01-06 02:23:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002721 10.0.0.24 - - [2025-01-06 02:23:02] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.403469 10.0.0.24 - - [2025-01-06 02:23:02] "POST /access-control-lists HTTP/1.1" 200 597 0.060555 10.0.0.24 - - [2025-01-06 02:23:03] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.24 - - [2025-01-06 02:23:04] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000468 10.0.0.24 - - [2025-01-06 02:23:05] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001072 10.0.0.24 - - [2025-01-06 02:23:05] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.044820 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.24 - - [2025-01-06 02:23:05] "GET /security-group/056ecb15-6dee-471f-986f-79a71562294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.005704 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.24 - - [2025-01-06 02:23:05] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002321 10.0.0.24 - - [2025-01-06 02:23:05] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.034465 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.24 - - [2025-01-06 02:23:05] "GET /security-group/056ecb15-6dee-471f-986f-79a71562294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.003689 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.24 - - [2025-01-06 02:23:05] "PUT /security-group/056ecb15-6dee-471f-986f-79a71562294c HTTP/1.1" 200 262 0.014113 10.0.0.24 - - [2025-01-06 02:23:05] "PUT /access-control-list/af34ed99-d40d-48a9-8515-cc64ab977b0b HTTP/1.1" 200 272 0.008807 10.0.0.24 - - [2025-01-06 02:23:05] "PUT /access-control-list/091a50d2-c5e2-4b02-8733-07d77c66e3eb HTTP/1.1" 200 272 0.008095 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.002874 10.0.0.24 - - [2025-01-06 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.24 - - [2025-01-06 02:23:05] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001364 10.0.0.24 - - [2025-01-06 02:23:05] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.027665 10.0.0.24 - - [2025-01-06 02:23:05] "POST /neutron/network HTTP/1.1" 200 117 0.027947 10.0.0.24 - - [2025-01-06 02:23:05] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001028 10.0.0.24 - - [2025-01-06 02:23:05] "POST /neutron/network HTTP/1.1" 200 608 0.064536 10.0.0.24 - - [2025-01-06 02:23:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002835 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.121294 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 826 0.005901 10.0.0.24 - - [2025-01-06 02:23:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001532 10.0.0.24 - - [2025-01-06 02:23:06] "GET /virtual-network/f26bc4da-8108-4472-b459-2407b219c84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004856 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 826 0.007292 10.0.0.24 - - [2025-01-06 02:23:06] "GET /virtual-network/f26bc4da-8108-4472-b459-2407b219c84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007102 10.0.0.24 - - [2025-01-06 02:23:06] "POST /route-targets HTTP/1.1" 200 327 0.010176 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 826 0.004748 10.0.0.24 - - [2025-01-06 02:23:06] "POST /ref-update HTTP/1.1" 200 156 0.019647 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.009363 10.0.0.24 - - [2025-01-06 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.24 - - [2025-01-06 02:23:06] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000959 10.0.0.24 - - [2025-01-06 02:23:06] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023533 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 117 0.008620 10.0.0.24 - - [2025-01-06 02:23:06] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000993 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 615 0.095523 10.0.0.24 - - [2025-01-06 02:23:06] "POST /route-targets HTTP/1.1" 200 327 0.011959 10.0.0.24 - - [2025-01-06 02:23:06] "POST /ref-update HTTP/1.1" 200 156 0.015660 10.0.0.24 - - [2025-01-06 02:23:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003055 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.189680 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 833 0.005241 10.0.0.24 - - [2025-01-06 02:23:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001280 10.0.0.24 - - [2025-01-06 02:23:06] "GET /virtual-network/d8c6293c-ad40-4a0a-8825-5324df38c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005378 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 833 0.005913 10.0.0.24 - - [2025-01-06 02:23:06] "GET /virtual-network/d8c6293c-ad40-4a0a-8825-5324df38c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005740 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/network HTTP/1.1" 200 833 0.005324 10.0.0.24 - - [2025-01-06 02:23:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.006451 10.0.0.24 - - [2025-01-06 02:23:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001073 10.0.0.24 - - [2025-01-06 02:23:07] "POST /neutron/network HTTP/1.1" 200 836 0.005378 10.0.0.24 - - [2025-01-06 02:23:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000422 10.0.0.24 - - [2025-01-06 02:23:07] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.24 - - [2025-01-06 02:23:07] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000390 10.0.0.24 - - [2025-01-06 02:23:07] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001022 10.0.0.24 - - [2025-01-06 02:23:07] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.048568 10.0.0.24 - - [2025-01-06 02:23:07] "POST /neutron/network HTTP/1.1" 200 826 0.004967 10.0.0.24 - - [2025-01-06 02:23:07] "POST /neutron/port HTTP/1.1" 200 117 0.004349 10.0.0.24 - - [2025-01-06 02:23:07] "POST /neutron/port HTTP/1.1" 200 117 0.004586 10.0.0.24 - - [2025-01-06 02:23:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001217 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 117 0.009831 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/network HTTP/1.1" 200 843 0.005156 10.0.0.24 - - [2025-01-06 02:23:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000384 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/network HTTP/1.1" 200 836 0.005549 10.0.0.24 - - [2025-01-06 02:23:08] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001522 10.0.0.24 - - [2025-01-06 02:23:08] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.24 - - [2025-01-06 02:23:08] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000382 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1062 0.196329 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1062 0.011044 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1062 0.009748 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1116 0.052494 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1090 0.016417 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.013080 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/network HTTP/1.1" 200 826 0.005540 10.0.0.24 - - [2025-01-06 02:23:08] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.24 - - [2025-01-06 02:23:08] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.054543 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/network HTTP/1.1" 200 833 0.006107 10.0.0.24 - - [2025-01-06 02:23:08] "POST /neutron/port HTTP/1.1" 200 1090 0.026348 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007798 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 117 0.006801 10.0.0.24 - - [2025-01-06 02:23:09] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001053 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/router HTTP/1.1" 200 585 0.067502 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/router HTTP/1.1" 200 585 0.004233 10.0.0.24 - - [2025-01-06 02:23:09] "POST /route-targets HTTP/1.1" 200 327 0.021292 10.0.0.24 - - [2025-01-06 02:23:09] "PUT /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9 HTTP/1.1" 200 262 0.024645 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/router HTTP/1.1" 200 656 0.038996 10.0.0.24 - - [2025-01-06 02:23:09] "GET /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.007702 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/router HTTP/1.1" 200 656 0.007511 10.0.0.24 - - [2025-01-06 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.24 - - [2025-01-06 02:23:09] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002119 10.0.0.24 - - [2025-01-06 02:23:09] "GET /service-template/8bd26bde-066a-4c09-94b7-bfd47255bd51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005527 10.0.0.24 - - [2025-01-06 02:23:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.003447 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/network HTTP/1.1" 200 843 0.008110 10.0.0.24 - - [2025-01-06 02:23:09] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/router HTTP/1.1" 200 344 0.240095 10.0.0.24 - - [2025-01-06 02:23:09] "POST /ref-update HTTP/1.1" 200 156 0.074675 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 1090 0.065021 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.023396 10.0.0.24 - - [2025-01-06 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009927 10.0.0.24 - - [2025-01-06 02:23:09] "POST /virtual-networks HTTP/1.1" 200 694 0.247024 10.0.0.24 - - [2025-01-06 02:23:09] "POST /route-targets HTTP/1.1" 200 327 0.044823 10.0.0.24 - - [2025-01-06 02:23:09] "POST /ref-update HTTP/1.1" 200 156 0.036603 10.0.0.24 - - [2025-01-06 02:23:09] "POST /service-instances HTTP/1.1" 200 670 0.055047 10.0.0.24 - - [2025-01-06 02:23:09] "POST /route-tables HTTP/1.1" 200 582 0.045106 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 1062 0.430040 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 1062 0.011995 10.0.0.24 - - [2025-01-06 02:23:09] "PUT /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9 HTTP/1.1" 200 262 0.027482 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 1062 0.010934 10.0.0.24 - - [2025-01-06 02:23:09] "POST /ref-update HTTP/1.1" 200 156 0.024841 10.0.0.24 - - [2025-01-06 02:23:09] "POST /neutron/port HTTP/1.1" 200 1116 0.072897 10.0.0.24 - - [2025-01-06 02:23:10] "POST /neutron/port HTTP/1.1" 200 1090 0.027059 10.0.0.24 - - [2025-01-06 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.24 - - [2025-01-06 02:23:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002966 10.0.0.24 - - [2025-01-06 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.24 - - [2025-01-06 02:23:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.011858 10.0.0.24 - - [2025-01-06 02:23:10] "POST /neutron/port HTTP/1.1" 200 117 0.001520 10.0.0.24 - - [2025-01-06 02:23:10] "POST /neutron/network HTTP/1.1" 200 833 0.005522 10.0.0.24 - - [2025-01-06 02:23:10] "POST /virtual-machines HTTP/1.1" 200 553 0.016925 10.0.0.24 - - [2025-01-06 02:23:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.085005 10.0.0.24 - - [2025-01-06 02:23:10] "POST /chown HTTP/1.1" 200 109 0.006672 10.0.0.24 - - [2025-01-06 02:23:10] "POST /instance-ips HTTP/1.1" 200 551 0.023919 10.0.0.24 - - [2025-01-06 02:23:10] "POST /instance-ips HTTP/1.1" 400 246 0.012883 10.0.0.24 - - [2025-01-06 02:23:10] "POST /chown HTTP/1.1" 200 109 0.008547 10.0.0.24 - - [2025-01-06 02:23:10] "PUT /virtual-machine-interface/b9e6df0b-8544-4873-a406-58d4056643f6 HTTP/1.1" 200 284 0.009761 10.0.0.24 - - [2025-01-06 02:23:10] "PUT /instance-ip/f54cf90e-9061-4e2c-9acb-a2252db77e6c HTTP/1.1" 200 256 0.012856 10.0.0.24 - - [2025-01-06 02:23:10] "POST /ref-update HTTP/1.1" 200 156 0.010920 10.0.0.24 - - [2025-01-06 02:23:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.080285 10.0.0.24 - - [2025-01-06 02:23:10] "POST /chown HTTP/1.1" 200 109 0.007427 10.0.0.24 - - [2025-01-06 02:23:10] "POST /instance-ips HTTP/1.1" 200 549 0.052670 10.0.0.24 - - [2025-01-06 02:23:11] "POST /instance-ips HTTP/1.1" 400 316 0.013359 10.0.0.24 - - [2025-01-06 02:23:11] "POST /chown HTTP/1.1" 200 109 0.009941 10.0.0.24 - - [2025-01-06 02:23:11] "PUT /virtual-machine-interface/ea87e1db-c46c-4e64-bccc-0e2893a07ab7 HTTP/1.1" 200 284 0.011325 10.0.0.24 - - [2025-01-06 02:23:11] "PUT /instance-ip/2906af56-18a7-4df5-8901-16dc8db0dbb3 HTTP/1.1" 200 256 0.012979 10.0.0.24 - - [2025-01-06 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.017904 10.0.0.24 - - [2025-01-06 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.012445 10.0.0.24 - - [2025-01-06 02:23:11] "PUT /routing-instance/e7ef6433-a71a-4c8b-b865-e7ef21166cb4 HTTP/1.1" 200 266 0.013952 10.0.0.24 - - [2025-01-06 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.24 - - [2025-01-06 02:23:11] "POST /virtual-machines HTTP/1.1" 200 553 0.020092 10.0.0.24 - - [2025-01-06 02:23:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.088199 10.0.0.24 - - [2025-01-06 02:23:11] "POST /chown HTTP/1.1" 200 109 0.006728 10.0.0.24 - - [2025-01-06 02:23:11] "POST /instance-ips HTTP/1.1" 400 246 0.017704 10.0.0.24 - - [2025-01-06 02:23:11] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.24 - - [2025-01-06 02:23:11] "PUT /virtual-machine-interface/a448f605-4fa9-48cf-8a43-c45eceadc299 HTTP/1.1" 200 284 0.010011 10.0.0.24 - - [2025-01-06 02:23:11] "PUT /instance-ip/f54cf90e-9061-4e2c-9acb-a2252db77e6c HTTP/1.1" 200 256 0.014675 10.0.0.24 - - [2025-01-06 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.012271 10.0.0.24 - - [2025-01-06 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.013279 10.0.0.24 - - [2025-01-06 02:23:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.120345 10.0.0.24 - - [2025-01-06 02:23:12] "POST /ref-update HTTP/1.1" 200 156 0.026449 10.0.0.24 - - [2025-01-06 02:23:12] "PUT /routing-instance/e7ef6433-a71a-4c8b-b865-e7ef21166cb4 HTTP/1.1" 200 266 0.014261 10.0.0.24 - - [2025-01-06 02:23:12] "POST /chown HTTP/1.1" 200 109 0.015280 10.0.0.24 - - [2025-01-06 02:23:12] "POST /instance-ips HTTP/1.1" 400 316 0.025283 10.0.0.24 - - [2025-01-06 02:23:12] "POST /chown HTTP/1.1" 200 109 0.006996 10.0.0.24 - - [2025-01-06 02:23:12] "PUT /virtual-machine-interface/4a683c22-a5c9-42a5-98a5-a5be56c42d16 HTTP/1.1" 200 284 0.010626 10.0.0.24 - - [2025-01-06 02:23:12] "PUT /instance-ip/2906af56-18a7-4df5-8901-16dc8db0dbb3 HTTP/1.1" 200 256 0.011981 10.0.0.24 - - [2025-01-06 02:23:12] "POST /ref-update HTTP/1.1" 200 156 0.012583 10.0.0.24 - - [2025-01-06 02:23:12] "POST /ref-update HTTP/1.1" 200 156 0.008546 10.0.0.24 - - [2025-01-06 02:23:12] "PUT /routing-instance/e7ef6433-a71a-4c8b-b865-e7ef21166cb4 HTTP/1.1" 200 266 0.019025 10.0.0.24 - - [2025-01-06 02:23:12] "POST /ref-update HTTP/1.1" 200 156 0.017372 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/port HTTP/1.1" 200 1090 0.014371 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005058 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/port HTTP/1.1" 200 1090 0.021601 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006203 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/port HTTP/1.1" 200 1090 0.015047 10.0.0.24 - - [2025-01-06 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005209 10.0.0.24 - - [2025-01-06 02:23:14] "GET /virtual-machine/0323fbaa-7e87-4ad3-a44c-6b9dda1b2ef4 HTTP/1.1" 401 292 0.000393 10.0.0.24 - - [2025-01-06 02:23:15] "GET /virtual-machine/0323fbaa-7e87-4ad3-a44c-6b9dda1b2ef4 HTTP/1.1" 200 1294 0.026542 10.0.0.24 - - [2025-01-06 02:23:15] "GET /virtual-machine-interface/270db191-9695-4d98-aa97-f2e9475a6c41 HTTP/1.1" 200 2956 0.005392 10.0.0.24 - - [2025-01-06 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.24 - - [2025-01-06 02:23:15] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002886 10.0.0.24 - - [2025-01-06 02:23:15] "GET /virtual-networks?parent_id=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002964 10.0.0.24 - - [2025-01-06 02:23:15] "GET /virtual-network/f26bc4da-8108-4472-b459-2407b219c84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005124 10.0.0.24 - - [2025-01-06 02:23:17] "POST /neutron/port HTTP/1.1" 200 1090 0.014566 10.0.0.24 - - [2025-01-06 02:23:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004249 10.0.0.24 - - [2025-01-06 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.24 - - [2025-01-06 02:23:18] "GET /virtual-network/f26bc4da-8108-4472-b459-2407b219c84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004836 10.0.0.24 - - [2025-01-06 02:23:18] "POST /neutron/port HTTP/1.1" 200 1090 0.014748 10.0.0.24 - - [2025-01-06 02:23:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005140 10.0.0.24 - - [2025-01-06 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.24 - - [2025-01-06 02:23:20] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003176 10.0.0.24 - - [2025-01-06 02:23:20] "GET /virtual-networks?parent_id=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002827 10.0.0.24 - - [2025-01-06 02:23:20] "GET /virtual-network/f26bc4da-8108-4472-b459-2407b219c84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005009 10.0.0.24 - - [2025-01-06 02:23:20] "POST /neutron/port HTTP/1.1" 200 1090 0.014789 10.0.0.24 - - [2025-01-06 02:23:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006434 10.0.0.24 - - [2025-01-06 02:23:20] "POST /neutron/port HTTP/1.1" 200 1090 0.013264 10.0.0.24 - - [2025-01-06 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005649 10.0.0.24 - - [2025-01-06 02:23:21] "POST /neutron/port HTTP/1.1" 200 1090 0.016143 10.0.0.24 - - [2025-01-06 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007369 10.0.0.24 - - [2025-01-06 02:23:21] "GET /virtual-machine/89de2380-a6bf-4616-88db-8313eca7a065 HTTP/1.1" 200 1294 0.004451 10.0.0.24 - - [2025-01-06 02:23:21] "GET /virtual-machine-interface/933c2057-731b-4b92-9f91-2c50eda8e625 HTTP/1.1" 200 2969 0.004702 10.0.0.24 - - [2025-01-06 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.24 - - [2025-01-06 02:23:21] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003447 10.0.0.24 - - [2025-01-06 02:23:21] "GET /virtual-networks?parent_id=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003610 10.0.0.24 - - [2025-01-06 02:23:21] "GET /virtual-network/d8c6293c-ad40-4a0a-8825-5324df38c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005406 10.0.0.24 - - [2025-01-06 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.24 - - [2025-01-06 02:23:22] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003604 10.0.0.24 - - [2025-01-06 02:23:22] "GET /virtual-networks?parent_id=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003580 10.0.0.24 - - [2025-01-06 02:23:22] "GET /virtual-network/d8c6293c-ad40-4a0a-8825-5324df38c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005742 10.0.0.24 - - [2025-01-06 02:23:26] "POST /neutron/router HTTP/1.1" 200 656 0.003521 10.0.0.24 - - [2025-01-06 02:23:26] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.24 - - [2025-01-06 02:23:26] "POST /neutron/router HTTP/1.1" 200 344 0.092213 10.0.0.24 - - [2025-01-06 02:23:26] "POST /neutron/router HTTP/1.1" 200 656 0.004120 10.0.0.24 - - [2025-01-06 02:23:26] "GET /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003830 10.0.0.24 - - [2025-01-06 02:23:26] "GET /service-instance/cbb5f342-0faf-4d74-a825-721740ecc56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003561 10.0.0.24 - - [2025-01-06 02:23:26] "POST /neutron/router HTTP/1.1" 200 151 0.052337 10.0.0.24 - - [2025-01-06 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.24 - - [2025-01-06 02:23:26] "DELETE /route-target/e0b7e2f1-c6f6-484b-8d6c-a9b45e8e83c8 HTTP/1.1" 409 239 0.004166 10.0.0.24 - - [2025-01-06 02:23:26] "PUT /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9 HTTP/1.1" 404 171 0.002470 10.0.0.24 - - [2025-01-06 02:23:26] "POST /ref-update HTTP/1.1" 200 156 0.028810 10.0.0.24 - - [2025-01-06 02:23:26] "DELETE /route-table/1d52148e-cb64-44bd-89d8-7eab31295d50 HTTP/1.1" 200 115 0.037032 10.0.0.24 - - [2025-01-06 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.24 - - [2025-01-06 02:23:26] "POST /neutron/network HTTP/1.1" 200 833 0.010927 10.0.0.24 - - [2025-01-06 02:23:26] "PUT /routing-instance/e7ef6433-a71a-4c8b-b865-e7ef21166cb4 HTTP/1.1" 200 266 0.017531 10.0.0.24 - - [2025-01-06 02:23:26] "GET /virtual-network/feb149b9-60d8-4be8-9118-aeb88659bc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.004683 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/network HTTP/1.1" 400 204 0.033761 10.0.0.24 - - [2025-01-06 02:23:27] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.24 - - [2025-01-06 02:23:27] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /instance-ip/2906af56-18a7-4df5-8901-16dc8db0dbb3 HTTP/1.1" 200 115 0.032398 10.0.0.24 - - [2025-01-06 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.24 - - [2025-01-06 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001892 10.0.0.24 - - [2025-01-06 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002270 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /virtual-network/feb149b9-60d8-4be8-9118-aeb88659bc4a HTTP/1.1" 200 115 0.107119 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /route-target/b09298d3-2afd-4b5e-ab2e-c63410c6d126 HTTP/1.1" 200 115 0.025020 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /service-instance/cbb5f342-0faf-4d74-a825-721740ecc56f HTTP/1.1" 200 115 0.055565 10.0.0.24 - - [2025-01-06 02:23:27] "GET /logical-router/8ca266e3-ebd4-420e-a1a9-9ca5321d66b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002177 10.0.0.24 - - [2025-01-06 02:23:27] "GET /service-instance/cbb5f342-0faf-4d74-a825-721740ecc56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002984 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 1090 0.013376 10.0.0.24 - - [2025-01-06 02:23:27] "GET /virtual-machine-interface/a448f605-4fa9-48cf-8a43-c45eceadc299?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1663 0.009583 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 1116 0.017803 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 1090 0.031037 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 1116 0.008411 10.0.0.24 - - [2025-01-06 02:23:27] "POST /ref-update HTTP/1.1" 200 156 0.019283 10.0.0.24 - - [2025-01-06 02:23:27] "GET /instance-ip/f54cf90e-9061-4e2c-9acb-a2252db77e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004634 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 151 0.117188 10.0.0.24 - - [2025-01-06 02:23:27] "POST /neutron/port HTTP/1.1" 200 151 0.135756 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /virtual-machine-interface/a448f605-4fa9-48cf-8a43-c45eceadc299 HTTP/1.1" 200 115 0.037251 10.0.0.24 - - [2025-01-06 02:23:27] "GET /virtual-machine-interface/4a683c22-a5c9-42a5-98a5-a5be56c42d16?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1343 0.004740 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /virtual-machine-interface/4a683c22-a5c9-42a5-98a5-a5be56c42d16 HTTP/1.1" 200 115 0.028402 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /virtual-machine/3f72e624-ecd0-4864-a538-7b94455cd0fc HTTP/1.1" 200 115 0.016180 10.0.0.24 - - [2025-01-06 02:23:27] "GET /virtual-machine-interface/ea87e1db-c46c-4e64-bccc-0e2893a07ab7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1344 0.005743 10.0.0.24 - - [2025-01-06 02:23:27] "DELETE /virtual-machine-interface/ea87e1db-c46c-4e64-bccc-0e2893a07ab7 HTTP/1.1" 200 115 0.026651 10.0.0.24 - - [2025-01-06 02:23:27] "GET /virtual-machine-interface/b9e6df0b-8544-4873-a406-58d4056643f6?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.004976 10.0.0.24 - - [2025-01-06 02:23:27] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.24 - - [2025-01-06 02:23:27] "GET /instance-ip/f54cf90e-9061-4e2c-9acb-a2252db77e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.005631 10.0.0.24 - - [2025-01-06 02:23:28] "DELETE /instance-ip/f54cf90e-9061-4e2c-9acb-a2252db77e6c HTTP/1.1" 200 115 0.022960 10.0.0.24 - - [2025-01-06 02:23:28] "DELETE /virtual-machine-interface/b9e6df0b-8544-4873-a406-58d4056643f6 HTTP/1.1" 200 115 0.030300 10.0.0.24 - - [2025-01-06 02:23:28] "POST /ref-update HTTP/1.1" 200 156 0.008730 10.0.0.24 - - [2025-01-06 02:23:28] "DELETE /virtual-machine/12298f65-c382-4f85-a8a5-285bd5de7c6c HTTP/1.1" 200 115 0.016669 10.0.0.24 - - [2025-01-06 02:23:29] "POST /neutron/network HTTP/1.1" 200 833 0.005687 10.0.0.24 - - [2025-01-06 02:23:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002910 10.0.0.24 - - [2025-01-06 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.24 - - [2025-01-06 02:23:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001731 10.0.0.24 - - [2025-01-06 02:23:29] "POST /neutron/network HTTP/1.1" 200 151 0.080514 10.0.0.24 - - [2025-01-06 02:23:29] "POST /neutron/network HTTP/1.1" 200 826 0.005432 10.0.0.24 - - [2025-01-06 02:23:29] "DELETE /route-target/354f9a9a-f497-43a8-b08b-b9ca6eba9c58 HTTP/1.1" 200 115 0.022521 10.0.0.24 - - [2025-01-06 02:23:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002943 10.0.0.24 - - [2025-01-06 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.24 - - [2025-01-06 02:23:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005429 10.0.0.24 - - [2025-01-06 02:23:29] "POST /neutron/network HTTP/1.1" 200 151 0.081075 10.0.0.24 - - [2025-01-06 02:23:29] "DELETE /route-target/a753a2e5-9a27-43a7-872d-6362ad37592c HTTP/1.1" 200 115 0.017517 10.0.0.24 - - [2025-01-06 02:23:29] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.24 - - [2025-01-06 02:23:29] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023458 10.0.0.24 - - [2025-01-06 02:23:29] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 10.0.0.24 - - [2025-01-06 02:23:29] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?fields=virtual_networks HTTP/1.1" 200 1039 0.065005 10.0.0.24 - - [2025-01-06 02:23:29] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025 10.0.0.24 - - [2025-01-06 02:23:29] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.025167 10.0.0.24 - - [2025-01-06 02:23:29] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.24 - - [2025-01-06 02:23:29] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?fields=security_groups HTTP/1.1" 200 1268 0.028079 10.0.0.24 - - [2025-01-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.021091 10.0.0.24 - - [2025-01-06 02:23:30] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002108 10.0.0.24 - - [2025-01-06 02:23:30] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.24 - - [2025-01-06 02:23:30] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006804 10.0.0.24 - - [2025-01-06 02:23:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.001181 10.0.0.24 - - [2025-01-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.002933 10.0.0.24 - - [2025-01-06 02:23:30] "POST /security-groups HTTP/1.1" 200 599 0.059839 10.0.0.24 - - [2025-01-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002173 10.0.0.24 - - [2025-01-06 02:23:30] "POST /projects HTTP/1.1" 200 601 0.209064 10.0.0.24 - - [2025-01-06 02:23:30] "POST /access-control-lists HTTP/1.1" 200 604 0.054291 10.0.0.24 - - [2025-01-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.275280 10.0.0.24 - - [2025-01-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 241 0.002350 10.0.0.24 - - [2025-01-06 02:23:30] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.385431 10.0.0.24 - - [2025-01-06 02:23:30] "POST /access-control-lists HTTP/1.1" 200 602 0.064162 10.0.0.24 - - [2025-01-06 02:23:31] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.24 - - [2025-01-06 02:23:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.24 - - [2025-01-06 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.050151 10.0.0.24 - - [2025-01-06 02:23:32] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.24 - - [2025-01-06 02:23:32] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.023624 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 117 0.027444 10.0.0.24 - - [2025-01-06 02:23:33] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 613 0.056212 10.0.0.24 - - [2025-01-06 02:23:33] "POST /route-targets HTTP/1.1" 200 327 0.010334 10.0.0.24 - - [2025-01-06 02:23:33] "POST /ref-update HTTP/1.1" 200 156 0.011751 10.0.0.24 - - [2025-01-06 02:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002504 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.135725 10.0.0.24 - - [2025-01-06 02:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007951 10.0.0.24 - - [2025-01-06 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.032002 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.221268 10.0.0.24 - - [2025-01-06 02:23:33] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008579 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 1006 0.005800 10.0.0.24 - - [2025-01-06 02:23:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001016 10.0.0.24 - - [2025-01-06 02:23:33] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004227 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 1006 0.007495 10.0.0.24 - - [2025-01-06 02:23:33] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004359 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 1006 0.007500 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.006187 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.007618 10.0.0.24 - - [2025-01-06 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.24 - - [2025-01-06 02:23:33] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.24 - - [2025-01-06 02:23:33] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.022178 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 117 0.008671 10.0.0.24 - - [2025-01-06 02:23:33] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002305 10.0.0.24 - - [2025-01-06 02:23:33] "POST /neutron/network HTTP/1.1" 200 613 0.063572 10.0.0.24 - - [2025-01-06 02:23:33] "POST /route-targets HTTP/1.1" 200 327 0.010452 10.0.0.24 - - [2025-01-06 02:23:33] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.24 - - [2025-01-06 02:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002877 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.163098 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004278 10.0.0.24 - - [2025-01-06 02:23:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.169402 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.006006 10.0.0.24 - - [2025-01-06 02:23:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001021 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004249 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.007041 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004285 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.006514 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.005499 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.006152 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.001924 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.24 - - [2025-01-06 02:23:34] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.24 - - [2025-01-06 02:23:34] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.020454 10.0.0.24 - - [2025-01-06 02:23:34] "POST /network-policys HTTP/1.1" 200 577 0.059939 10.0.0.24 - - [2025-01-06 02:23:34] "GET /network-policy/f4510c72-2119-4b73-9cd3-dba0a267ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004881 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1006 0.006738 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.004541 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005108 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1114 0.051941 10.0.0.24 - - [2025-01-06 02:23:34] "POST /access-control-lists HTTP/1.1" 200 596 0.071357 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1114 0.034367 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004558 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.24 - - [2025-01-06 02:23:34] "GET /network-policy/f4510c72-2119-4b73-9cd3-dba0a267ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004319 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.006958 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.24 - - [2025-01-06 02:23:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.002999 10.0.0.24 - - [2025-01-06 02:23:34] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005527 10.0.0.24 - - [2025-01-06 02:23:34] "POST /neutron/network HTTP/1.1" 200 1112 0.047205 10.0.0.24 - - [2025-01-06 02:23:35] "POST /access-control-lists HTTP/1.1" 200 596 0.072267 10.0.0.24 - - [2025-01-06 02:23:35] "POST /neutron/network HTTP/1.1" 200 1112 0.048144 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004474 10.0.0.24 - - [2025-01-06 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.24 - - [2025-01-06 02:23:35] "POST /ref-update HTTP/1.1" 200 156 0.008431 10.0.0.24 - - [2025-01-06 02:23:35] "GET /network-policy/f4510c72-2119-4b73-9cd3-dba0a267ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003033 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domains HTTP/1.1" 401 292 0.000780 10.0.0.24 - - [2025-01-06 02:23:35] "PUT /access-control-list/e876ba65-d107-4d4a-a0c9-e798a702e1f7 HTTP/1.1" 200 272 0.054234 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domains HTTP/1.1" 200 280 0.022063 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 3150 0.007727 10.0.0.24 - - [2025-01-06 02:23:35] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000846 10.0.0.24 - - [2025-01-06 02:23:35] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 2626 0.067801 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95 HTTP/1.1" 200 3505 0.005932 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95 HTTP/1.1" 200 3505 0.005868 10.0.0.24 - - [2025-01-06 02:23:35] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 200 1794 0.002896 10.0.0.24 - - [2025-01-06 02:23:35] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 200 1794 0.002648 10.0.0.24 - - [2025-01-06 02:23:35] "GET /route-target/f4439793-1020-4384-82ca-afb0dd537dda HTTP/1.1" 200 1212 0.002403 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95 HTTP/1.1" 200 3505 0.004321 10.0.0.24 - - [2025-01-06 02:23:35] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 200 1794 0.002605 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004342 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95 HTTP/1.1" 200 3505 0.005510 10.0.0.24 - - [2025-01-06 02:23:35] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 200 1794 0.002815 10.0.0.24 - - [2025-01-06 02:23:35] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 200 1794 0.002580 10.0.0.24 - - [2025-01-06 02:23:35] "GET /route-target/f4439793-1020-4384-82ca-afb0dd537dda HTTP/1.1" 200 1212 0.002205 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domains HTTP/1.1" 200 280 0.002168 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.24 - - [2025-01-06 02:23:35] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 3150 0.006375 10.0.0.24 - - [2025-01-06 02:23:35] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.24 - - [2025-01-06 02:23:35] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 2626 0.069093 10.0.0.24 - - [2025-01-06 02:23:35] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95 HTTP/1.1" 200 3505 0.004464 10.0.0.24 - - [2025-01-06 02:23:36] "GET /obj-perms HTTP/1.1" 200 5046 0.044126 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domains HTTP/1.1" 200 280 0.002500 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 3150 0.006687 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001358 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 2626 0.065503 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1 HTTP/1.1" 200 3498 0.006462 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1 HTTP/1.1" 200 3498 0.004392 10.0.0.24 - - [2025-01-06 02:23:36] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 200 1795 0.003127 10.0.0.24 - - [2025-01-06 02:23:36] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 200 1795 0.003179 10.0.0.24 - - [2025-01-06 02:23:36] "GET /route-target/d98dceb9-145a-41cd-8f74-9935fa6899c3 HTTP/1.1" 200 1213 0.002649 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1 HTTP/1.1" 200 3498 0.004019 10.0.0.24 - - [2025-01-06 02:23:36] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 200 1795 0.002738 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.003990 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1 HTTP/1.1" 200 3498 0.004518 10.0.0.24 - - [2025-01-06 02:23:36] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 200 1795 0.003821 10.0.0.24 - - [2025-01-06 02:23:36] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 200 1795 0.003138 10.0.0.24 - - [2025-01-06 02:23:36] "GET /route-target/d98dceb9-145a-41cd-8f74-9935fa6899c3 HTTP/1.1" 200 1213 0.002721 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domains HTTP/1.1" 200 280 0.002408 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.24 - - [2025-01-06 02:23:36] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 3150 0.006848 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 2626 0.073263 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1 HTTP/1.1" 200 3498 0.005448 10.0.0.24 - - [2025-01-06 02:23:36] "GET /obj-perms HTTP/1.1" 200 5046 0.004536 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006001 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1112 0.008539 10.0.0.24 - - [2025-01-06 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005575 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1004 0.052803 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /access-control-list/b529fd74-ea0e-4890-b5c6-82255cebc9a8 HTTP/1.1" 200 115 0.049862 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1004 0.019862 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/8129bf5d-f9ad-49fd-8aba-6749246519a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004687 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004940 10.0.0.24 - - [2025-01-06 02:23:36] "POST /ref-update HTTP/1.1" 200 156 0.022699 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1114 0.006461 10.0.0.24 - - [2025-01-06 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/40b89cff-7d8d-4ade-ad52-926758e91b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004648 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1006 0.041640 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /access-control-list/e876ba65-d107-4d4a-a0c9-e798a702e1f7 HTTP/1.1" 200 115 0.040780 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1006 0.009983 10.0.0.24 - - [2025-01-06 02:23:36] "POST /ref-update HTTP/1.1" 200 156 0.010935 10.0.0.24 - - [2025-01-06 02:23:36] "GET /virtual-network/64abbebf-d15d-47fa-b7d5-8a11f4ff0d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005533 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /network-policy/f4510c72-2119-4b73-9cd3-dba0a267ebfe HTTP/1.1" 200 115 0.017939 10.0.0.24 - - [2025-01-06 02:23:36] "POST /neutron/network HTTP/1.1" 200 1004 0.008635 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /project/eccf6286bdbb40b69b6abf91460ade7a HTTP/1.1" 404 173 0.008947 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /project/d6861963c77e4969952d5778c3681f9f HTTP/1.1" 404 173 0.007261 10.0.0.24 - - [2025-01-06 02:23:36] "DELETE /project/1855b25399c94222a9e612a6965c98fc HTTP/1.1" 404 173 0.008817 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001490 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001317 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000975 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.045695 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.051033 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.059686 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001333 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002045 10.0.0.24 - - [2025-01-06 02:23:36] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?fields=security_groups HTTP/1.1" 200 1400 0.058506 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?fields=security_groups HTTP/1.1" 200 1348 0.063117 10.0.0.24 - - [2025-01-06 02:23:36] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?fields=security_groups HTTP/1.1" 200 1373 0.066033 10.0.0.24 - - [2025-01-06 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003778 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007973 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002404 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /route-target/d98dceb9-145a-41cd-8f74-9935fa6899c3 HTTP/1.1" 200 115 0.051240 10.0.0.24 - - [2025-01-06 02:23:37] "POST /neutron/network HTTP/1.1" 200 151 0.338021 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /security-group/b5598858-99be-4623-95e9-eed1fb7bb527 HTTP/1.1" 200 115 0.121497 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=f8548409-09a1-4cb3-b4cf-6390c3bdbc16&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.24 - - [2025-01-06 02:23:37] "GET /routing-instance/699fb0f5-540e-49de-9109-90e31be6e72d HTTP/1.1" 404 171 0.006966 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /security-group/d650b4a9-7773-479f-8873-bb78dd9f54c2 HTTP/1.1" 200 115 0.131209 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /security-group/056ecb15-6dee-471f-986f-79a71562294c HTTP/1.1" 200 115 0.128884 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domains HTTP/1.1" 200 280 0.008575 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=1855b253-99c9-4222-a9e6-12a6965c98fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=eccf6286-bdbb-40b6-9b6a-bf91460ade7a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/1855b253-99c9-4222-a9e6-12a6965c98fc?fields=application_policy_sets HTTP/1.1" 200 1387 0.066017 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a?fields=application_policy_sets HTTP/1.1" 200 1412 0.066005 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/6503379c-9741-402a-8810-3edcd9a46d35 HTTP/1.1" 200 115 0.095288 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 3150 0.073629 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16?fields=application_policy_sets HTTP/1.1" 200 1439 0.115823 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/aff6946e-f794-4c84-a449-90b55a140465 HTTP/1.1" 200 115 0.041149 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 2146 0.035953 10.0.0.24 - - [2025-01-06 02:23:37] "POST /neutron/network HTTP/1.1" 200 1006 0.014510 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/1b235078-296d-4ab7-9127-9021089d00b5 HTTP/1.1" 200 115 0.062231 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/2f222f46-dae9-40d2-bf85-acad65fba490 HTTP/1.1" 200 115 0.055081 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /project/1855b253-99c9-4222-a9e6-12a6965c98fc HTTP/1.1" 200 115 0.618883 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /project/eccf6286-bdbb-40b6-9b6a-bf91460ade7a HTTP/1.1" 200 115 0.642442 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/af34ed99-d40d-48a9-8515-cc64ab977b0b HTTP/1.1" 200 115 0.039434 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /project/f8548409-09a1-4cb3-b4cf-6390c3bdbc16 HTTP/1.1" 200 115 0.651690 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /access-control-list/091a50d2-c5e2-4b02-8733-07d77c66e3eb HTTP/1.1" 200 115 0.020177 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001866 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001762 10.0.0.24 - - [2025-01-06 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001938 10.0.0.24 - - [2025-01-06 02:23:37] "POST /neutron/network HTTP/1.1" 200 151 0.160744 10.0.0.24 - - [2025-01-06 02:23:37] "GET /routing-instance/62a216f0-6708-4ae7-85d5-4ba2a9915d96 HTTP/1.1" 404 171 0.003271 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domains HTTP/1.1" 200 280 0.003821 10.0.0.24 - - [2025-01-06 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001470 10.0.0.24 - - [2025-01-06 02:23:37] "DELETE /route-target/f4439793-1020-4384-82ca-afb0dd537dda HTTP/1.1" 200 115 0.021930 10.0.0.24 - - [2025-01-06 02:23:37] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2582 0.053690 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 1901 0.067722 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.24 - - [2025-01-06 02:23:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.026474 10.0.0.24 - - [2025-01-06 02:23:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001017 10.0.0.24 - - [2025-01-06 02:23:38] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?fields=virtual_networks HTTP/1.1" 200 1049 0.077905 10.0.0.24 - - [2025-01-06 02:23:38] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002935 10.0.0.24 - - [2025-01-06 02:23:38] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.032477 10.0.0.24 - - [2025-01-06 02:23:38] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.24 - - [2025-01-06 02:23:38] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?fields=security_groups HTTP/1.1" 200 1283 0.031138 10.0.0.24 - - [2025-01-06 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.021431 10.0.0.24 - - [2025-01-06 02:23:39] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002241 10.0.0.24 - - [2025-01-06 02:23:39] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.24 - - [2025-01-06 02:23:39] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006760 10.0.0.24 - - [2025-01-06 02:23:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001259 10.0.0.24 - - [2025-01-06 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.002322 10.0.0.24 - - [2025-01-06 02:23:39] "POST /security-groups HTTP/1.1" 200 593 0.064596 10.0.0.24 - - [2025-01-06 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002229 10.0.0.24 - - [2025-01-06 02:23:39] "POST /projects HTTP/1.1" 200 589 0.210795 10.0.0.24 - - [2025-01-06 02:23:39] "POST /access-control-lists HTTP/1.1" 200 598 0.061703 10.0.0.24 - - [2025-01-06 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.281768 10.0.0.24 - - [2025-01-06 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.002697 10.0.0.24 - - [2025-01-06 02:23:39] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.401181 10.0.0.24 - - [2025-01-06 02:23:39] "POST /access-control-lists HTTP/1.1" 200 596 0.060300 10.0.0.24 - - [2025-01-06 02:23:40] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.24 - - [2025-01-06 02:23:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.24 - - [2025-01-06 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.053710 10.0.0.24 - - [2025-01-06 02:23:41] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001431 10.0.0.24 - - [2025-01-06 02:23:41] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027240 10.0.0.24 - - [2025-01-06 02:23:41] "POST /neutron/network HTTP/1.1" 200 117 0.027591 10.0.0.24 - - [2025-01-06 02:23:41] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001701 10.0.0.24 - - [2025-01-06 02:23:41] "POST /neutron/network HTTP/1.1" 200 607 0.066984 10.0.0.24 - - [2025-01-06 02:23:41] "POST /route-targets HTTP/1.1" 200 327 0.011110 10.0.0.24 - - [2025-01-06 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.015162 10.0.0.24 - - [2025-01-06 02:23:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004145 10.0.0.24 - - [2025-01-06 02:23:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.143354 10.0.0.24 - - [2025-01-06 02:23:41] "POST /neutron/network HTTP/1.1" 200 826 0.005030 10.0.0.24 - - [2025-01-06 02:23:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001119 10.0.0.24 - - [2025-01-06 02:23:41] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004367 10.0.0.24 - - [2025-01-06 02:23:41] "POST /neutron/network HTTP/1.1" 200 826 0.005868 10.0.0.24 - - [2025-01-06 02:23:41] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005695 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 826 0.006690 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.007767 10.0.0.24 - - [2025-01-06 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.24 - - [2025-01-06 02:23:42] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000944 10.0.0.24 - - [2025-01-06 02:23:42] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026604 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 117 0.021680 10.0.0.24 - - [2025-01-06 02:23:42] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001790 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 607 0.082913 10.0.0.24 - - [2025-01-06 02:23:42] "POST /route-targets HTTP/1.1" 200 327 0.016107 10.0.0.24 - - [2025-01-06 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.015286 10.0.0.24 - - [2025-01-06 02:23:42] "GET /obj-perms HTTP/1.1" 200 5056 0.057766 10.0.0.24 - - [2025-01-06 02:23:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 710 0.149883 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 823 0.006818 10.0.0.24 - - [2025-01-06 02:23:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001105 10.0.0.24 - - [2025-01-06 02:23:42] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004486 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 823 0.005100 10.0.0.24 - - [2025-01-06 02:23:42] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005228 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 823 0.006978 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 710 0.006482 10.0.0.24 - - [2025-01-06 02:23:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002204 10.0.0.24 - - [2025-01-06 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.24 - - [2025-01-06 02:23:42] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002750 10.0.0.24 - - [2025-01-06 02:23:42] "GET /obj-perms HTTP/1.1" 200 5056 0.042578 10.0.0.24 - - [2025-01-06 02:23:42] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.031954 10.0.0.24 - - [2025-01-06 02:23:42] "POST /network-policys HTTP/1.1" 200 571 0.016786 10.0.0.24 - - [2025-01-06 02:23:42] "GET /network-policy/fa350c07-3054-4ccd-af2c-a35e1299ed6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004729 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 826 0.007002 10.0.0.24 - - [2025-01-06 02:23:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.004178 10.0.0.24 - - [2025-01-06 02:23:42] "POST /neutron/network HTTP/1.1" 200 928 0.054404 10.0.0.24 - - [2025-01-06 02:23:43] "POST /neutron/network HTTP/1.1" 200 928 0.044184 10.0.0.24 - - [2025-01-06 02:23:43] "POST /access-control-lists HTTP/1.1" 200 590 0.077257 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007094 10.0.0.24 - - [2025-01-06 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.24 - - [2025-01-06 02:23:43] "GET /network-policy/fa350c07-3054-4ccd-af2c-a35e1299ed6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004356 10.0.0.24 - - [2025-01-06 02:23:43] "POST /neutron/network HTTP/1.1" 200 823 0.006875 10.0.0.24 - - [2025-01-06 02:23:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.003140 10.0.0.24 - - [2025-01-06 02:23:43] "POST /neutron/network HTTP/1.1" 200 925 0.042622 10.0.0.24 - - [2025-01-06 02:23:43] "POST /neutron/network HTTP/1.1" 200 925 0.047052 10.0.0.24 - - [2025-01-06 02:23:43] "POST /access-control-lists HTTP/1.1" 200 590 0.065463 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.010363 10.0.0.24 - - [2025-01-06 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.24 - - [2025-01-06 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.009520 10.0.0.24 - - [2025-01-06 02:23:43] "GET /network-policy/fa350c07-3054-4ccd-af2c-a35e1299ed6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003293 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domains HTTP/1.1" 401 292 0.000433 10.0.0.24 - - [2025-01-06 02:23:43] "PUT /access-control-list/45529dad-8568-43d4-915a-afb1ee76b448 HTTP/1.1" 200 272 0.054291 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domains HTTP/1.1" 200 280 0.031085 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.009211 10.0.0.24 - - [2025-01-06 02:23:43] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000978 10.0.0.24 - - [2025-01-06 02:23:43] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 2571 0.078132 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc HTTP/1.1" 200 2892 0.005386 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc HTTP/1.1" 200 2892 0.004485 10.0.0.24 - - [2025-01-06 02:23:43] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 200 1782 0.003498 10.0.0.24 - - [2025-01-06 02:23:43] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 200 1782 0.003252 10.0.0.24 - - [2025-01-06 02:23:43] "GET /route-target/cb40543e-b27b-4943-be00-cd565b7aab93 HTTP/1.1" 200 1207 0.004077 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc HTTP/1.1" 200 2892 0.004681 10.0.0.24 - - [2025-01-06 02:23:43] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 200 1782 0.003069 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006261 10.0.0.24 - - [2025-01-06 02:23:43] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc HTTP/1.1" 200 2892 0.004438 10.0.0.24 - - [2025-01-06 02:23:43] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 200 1782 0.002799 10.0.0.24 - - [2025-01-06 02:23:43] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 200 1782 0.003544 10.0.0.24 - - [2025-01-06 02:23:43] "GET /route-target/cb40543e-b27b-4943-be00-cd565b7aab93 HTTP/1.1" 200 1207 0.003329 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domains HTTP/1.1" 200 280 0.002798 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.24 - - [2025-01-06 02:23:43] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.006540 10.0.0.24 - - [2025-01-06 02:23:43] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001126 10.0.0.24 - - [2025-01-06 02:23:44] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 2571 0.084830 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc HTTP/1.1" 200 2892 0.004647 10.0.0.24 - - [2025-01-06 02:23:44] "GET /obj-perms HTTP/1.1" 200 5034 0.039086 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domains HTTP/1.1" 200 280 0.002410 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.007150 10.0.0.24 - - [2025-01-06 02:23:44] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001211 10.0.0.24 - - [2025-01-06 02:23:44] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 2571 0.071441 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e HTTP/1.1" 200 2882 0.007560 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e HTTP/1.1" 200 2882 0.006180 10.0.0.24 - - [2025-01-06 02:23:44] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 200 1783 0.003438 10.0.0.24 - - [2025-01-06 02:23:44] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 200 1783 0.003192 10.0.0.24 - - [2025-01-06 02:23:44] "GET /route-target/f87adebb-c49d-4932-8914-e96ff919c6d8 HTTP/1.1" 200 1206 0.002408 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e HTTP/1.1" 200 2882 0.003793 10.0.0.24 - - [2025-01-06 02:23:44] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 200 1783 0.002677 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004737 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e HTTP/1.1" 200 2882 0.004385 10.0.0.24 - - [2025-01-06 02:23:44] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 200 1783 0.003173 10.0.0.24 - - [2025-01-06 02:23:44] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 200 1783 0.003065 10.0.0.24 - - [2025-01-06 02:23:44] "GET /route-target/f87adebb-c49d-4932-8914-e96ff919c6d8 HTTP/1.1" 200 1206 0.002656 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domains HTTP/1.1" 200 280 0.002374 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.24 - - [2025-01-06 02:23:44] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.007523 10.0.0.24 - - [2025-01-06 02:23:44] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001409 10.0.0.24 - - [2025-01-06 02:23:44] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 2571 0.073797 10.0.0.24 - - [2025-01-06 02:23:44] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e HTTP/1.1" 200 2882 0.004187 10.0.0.24 - - [2025-01-06 02:23:44] "GET /obj-perms HTTP/1.1" 200 5034 0.003454 10.0.0.24 - - [2025-01-06 02:23:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001940 10.0.0.24 - - [2025-01-06 02:23:44] "POST /neutron/network HTTP/1.1" 200 938 0.005924 10.0.0.24 - - [2025-01-06 02:23:44] "GET /aaa-mode HTTP/1.1" 401 292 0.000372 10.0.0.24 - - [2025-01-06 02:23:45] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.24 - - [2025-01-06 02:23:45] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000412 10.0.0.24 - - [2025-01-06 02:23:45] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001054 10.0.0.24 - - [2025-01-06 02:23:45] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.042507 10.0.0.24 - - [2025-01-06 02:23:45] "POST /neutron/network HTTP/1.1" 200 928 0.004802 10.0.0.24 - - [2025-01-06 02:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.005394 10.0.0.24 - - [2025-01-06 02:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.004950 10.0.0.24 - - [2025-01-06 02:23:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001200 10.0.0.24 - - [2025-01-06 02:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.006545 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/network HTTP/1.1" 200 935 0.005720 10.0.0.24 - - [2025-01-06 02:23:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000412 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/network HTTP/1.1" 200 938 0.005182 10.0.0.24 - - [2025-01-06 02:23:46] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001025 10.0.0.24 - - [2025-01-06 02:23:46] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.24 - - [2025-01-06 02:23:46] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000655 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1062 0.191614 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1062 0.008100 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1062 0.008187 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1116 0.055759 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1090 0.018392 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002981 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.010080 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/network HTTP/1.1" 200 928 0.005105 10.0.0.24 - - [2025-01-06 02:23:46] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001160 10.0.0.24 - - [2025-01-06 02:23:46] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045836 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/network HTTP/1.1" 200 925 0.005198 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1090 0.029624 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008763 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.004329 10.0.0.24 - - [2025-01-06 02:23:46] "POST /neutron/port HTTP/1.1" 200 1090 0.017823 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005955 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/network HTTP/1.1" 200 935 0.006461 10.0.0.24 - - [2025-01-06 02:23:47] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001041 10.0.0.24 - - [2025-01-06 02:23:47] "PUT /access-control-list/0403ac78-8fe5-47b3-ad0e-397598b7ae27 HTTP/1.1" 200 272 0.018628 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 1059 0.246242 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 1059 0.024303 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 1059 0.007780 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 1113 0.067800 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 1087 0.013155 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004404 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/subnet HTTP/1.1" 200 684 0.012628 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.24 - - [2025-01-06 02:23:47] "POST /neutron/network HTTP/1.1" 200 925 0.005992 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/port HTTP/1.1" 200 1090 0.016986 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005833 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/port HTTP/1.1" 200 1090 0.015001 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006739 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/port HTTP/1.1" 200 1090 0.012929 10.0.0.24 - - [2025-01-06 02:23:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006026 10.0.0.24 - - [2025-01-06 02:23:52] "GET /virtual-machine/3dad7ea0-acac-40e0-8bfd-412931ebad91 HTTP/1.1" 200 1294 0.005341 10.0.0.24 - - [2025-01-06 02:23:52] "GET /virtual-machine-interface/34aefa1c-7d49-40e1-a089-0fd889af78da HTTP/1.1" 200 2951 0.004652 10.0.0.24 - - [2025-01-06 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.24 - - [2025-01-06 02:23:52] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002908 10.0.0.24 - - [2025-01-06 02:23:52] "GET /virtual-networks?parent_id=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002279 10.0.0.24 - - [2025-01-06 02:23:52] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005555 10.0.0.24 - - [2025-01-06 02:23:55] "POST /neutron/port HTTP/1.1" 200 1090 0.017887 10.0.0.24 - - [2025-01-06 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006335 10.0.0.24 - - [2025-01-06 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.24 - - [2025-01-06 02:23:55] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005354 10.0.0.24 - - [2025-01-06 02:23:56] "POST /neutron/port HTTP/1.1" 200 1087 0.015852 10.0.0.24 - - [2025-01-06 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005400 10.0.0.24 - - [2025-01-06 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.24 - - [2025-01-06 02:23:57] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003069 10.0.0.24 - - [2025-01-06 02:23:57] "GET /virtual-networks?parent_id=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002975 10.0.0.24 - - [2025-01-06 02:23:57] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008045 10.0.0.24 - - [2025-01-06 02:23:57] "POST /neutron/port HTTP/1.1" 200 1087 0.014066 10.0.0.24 - - [2025-01-06 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005917 10.0.0.24 - - [2025-01-06 02:23:58] "POST /neutron/port HTTP/1.1" 200 1087 0.014600 10.0.0.24 - - [2025-01-06 02:23:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006462 10.0.0.24 - - [2025-01-06 02:23:58] "POST /neutron/port HTTP/1.1" 200 1087 0.021008 10.0.0.24 - - [2025-01-06 02:23:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006439 10.0.0.24 - - [2025-01-06 02:23:58] "GET /virtual-machine/29903cfa-7e5b-4ba2-ad80-d22bf93192de HTTP/1.1" 200 1294 0.004734 10.0.0.24 - - [2025-01-06 02:23:58] "GET /virtual-machine-interface/cfddbb62-dd31-4625-8cda-686397ba9336 HTTP/1.1" 200 2952 0.005088 10.0.0.24 - - [2025-01-06 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.24 - - [2025-01-06 02:23:58] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.015085 10.0.0.24 - - [2025-01-06 02:23:58] "GET /virtual-networks?parent_id=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002870 10.0.0.24 - - [2025-01-06 02:23:58] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006565 10.0.0.24 - - [2025-01-06 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.24 - - [2025-01-06 02:23:59] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004328 10.0.0.24 - - [2025-01-06 02:23:59] "GET /virtual-networks?parent_id=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004480 10.0.0.24 - - [2025-01-06 02:23:59] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006540 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/port HTTP/1.1" 200 1090 0.014483 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/port HTTP/1.1" 200 1090 0.018105 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/network HTTP/1.1" 200 938 0.005770 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003070 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.010645 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/port HTTP/1.1" 200 117 0.001033 10.0.0.24 - - [2025-01-06 02:24:02] "POST /neutron/network HTTP/1.1" 200 928 0.005392 10.0.0.24 - - [2025-01-06 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.24 - - [2025-01-06 02:24:03] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000977 10.0.0.24 - - [2025-01-06 02:24:03] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.024812 10.0.0.24 - - [2025-01-06 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.24 - - [2025-01-06 02:24:03] "PUT /network-policy/fa350c07-3054-4ccd-af2c-a35e1299ed6c HTTP/1.1" 200 262 0.011803 10.0.0.24 - - [2025-01-06 02:24:03] "PUT /access-control-list/0403ac78-8fe5-47b3-ad0e-397598b7ae27 HTTP/1.1" 200 272 0.052390 10.0.0.24 - - [2025-01-06 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.011908 10.0.0.24 - - [2025-01-06 02:24:03] "PUT /access-control-list/45529dad-8568-43d4-915a-afb1ee76b448 HTTP/1.1" 200 272 0.053123 10.0.0.24 - - [2025-01-06 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009974 10.0.0.24 - - [2025-01-06 02:24:06] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005618 10.0.0.24 - - [2025-01-06 02:24:06] "POST /neutron/network HTTP/1.1" 200 925 0.005353 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 823 0.043325 10.0.0.24 - - [2025-01-06 02:24:07] "DELETE /access-control-list/0403ac78-8fe5-47b3-ad0e-397598b7ae27 HTTP/1.1" 200 115 0.030227 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 823 0.005807 10.0.0.24 - - [2025-01-06 02:24:07] "GET /virtual-network/5b817db1-58e5-4765-b27c-aa80777feb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004575 10.0.0.24 - - [2025-01-06 02:24:07] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004220 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 928 0.005559 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 826 0.046903 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 826 0.005598 10.0.0.24 - - [2025-01-06 02:24:07] "GET /virtual-network/ca7a1a32-9e40-4564-9ab2-3da03bdcfbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005217 10.0.0.24 - - [2025-01-06 02:24:07] "DELETE /network-policy/fa350c07-3054-4ccd-af2c-a35e1299ed6c HTTP/1.1" 200 115 0.023926 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 200 823 0.005725 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/network HTTP/1.1" 400 204 0.011957 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014400 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 1113 0.008225 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 1090 0.022294 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 1116 0.007816 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 151 0.101570 10.0.0.24 - - [2025-01-06 02:24:07] "POST /neutron/port HTTP/1.1" 200 151 0.104109 10.0.0.24 - - [2025-01-06 02:24:07] "DELETE /access-control-list/45529dad-8568-43d4-915a-afb1ee76b448 HTTP/1.1" 200 115 0.027360 10.0.0.24 - - [2025-01-06 02:24:09] "POST /neutron/network HTTP/1.1" 200 823 0.005440 10.0.0.24 - - [2025-01-06 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.24 - - [2025-01-06 02:24:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002109 10.0.0.24 - - [2025-01-06 02:24:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 10.0.0.24 - - [2025-01-06 02:24:09] "POST /neutron/network HTTP/1.1" 200 151 0.078115 10.0.0.24 - - [2025-01-06 02:24:09] "DELETE /route-target/f87adebb-c49d-4932-8914-e96ff919c6d8 HTTP/1.1" 200 115 0.016870 10.0.0.24 - - [2025-01-06 02:24:09] "GET /routing-instance/0f75d474-8935-4442-be67-00e0b86fbe5f HTTP/1.1" 404 171 0.002179 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domains HTTP/1.1" 200 280 0.003219 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.049827 10.0.0.24 - - [2025-01-06 02:24:09] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001134 10.0.0.24 - - [2025-01-06 02:24:09] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 2103 0.066731 10.0.0.24 - - [2025-01-06 02:24:09] "POST /neutron/network HTTP/1.1" 200 826 0.005206 10.0.0.24 - - [2025-01-06 02:24:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002816 10.0.0.24 - - [2025-01-06 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.24 - - [2025-01-06 02:24:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001596 10.0.0.24 - - [2025-01-06 02:24:09] "POST /neutron/network HTTP/1.1" 200 151 0.076790 10.0.0.24 - - [2025-01-06 02:24:09] "GET /routing-instance/52971788-5d76-41b3-88a8-0d4998a25868 HTTP/1.1" 404 171 0.003499 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domains HTTP/1.1" 200 280 0.003968 10.0.0.24 - - [2025-01-06 02:24:09] "DELETE /route-target/cb40543e-b27b-4943-be00-cd565b7aab93 HTTP/1.1" 200 115 0.022504 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.24 - - [2025-01-06 02:24:09] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2770 0.048965 10.0.0.24 - - [2025-01-06 02:24:09] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.24 - - [2025-01-06 02:24:09] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 1864 0.062878 10.0.0.24 - - [2025-01-06 02:24:10] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.24 - - [2025-01-06 02:24:10] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.029932 10.0.0.24 - - [2025-01-06 02:24:10] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001598 10.0.0.24 - - [2025-01-06 02:24:10] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?fields=virtual_networks HTTP/1.1" 200 1036 0.072909 10.0.0.24 - - [2025-01-06 02:24:10] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001068 10.0.0.24 - - [2025-01-06 02:24:10] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.025820 10.0.0.24 - - [2025-01-06 02:24:10] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001033 10.0.0.24 - - [2025-01-06 02:24:10] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?fields=security_groups HTTP/1.1" 200 1264 0.025748 10.0.0.24 - - [2025-01-06 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.021515 10.0.0.24 - - [2025-01-06 02:24:11] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002813 10.0.0.24 - - [2025-01-06 02:24:11] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001360 10.0.0.24 - - [2025-01-06 02:24:11] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008677 10.0.0.24 - - [2025-01-06 02:24:11] "POST /id-to-fqname HTTP/1.1" 200 188 0.002165 10.0.0.24 - - [2025-01-06 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.001971 10.0.0.24 - - [2025-01-06 02:24:11] "POST /security-groups HTTP/1.1" 200 589 0.060033 10.0.0.24 - - [2025-01-06 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.002200 10.0.0.24 - - [2025-01-06 02:24:11] "POST /projects HTTP/1.1" 200 581 0.213168 10.0.0.24 - - [2025-01-06 02:24:11] "POST /access-control-lists HTTP/1.1" 200 594 0.056271 10.0.0.24 - - [2025-01-06 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.278551 10.0.0.24 - - [2025-01-06 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.002744 10.0.0.24 - - [2025-01-06 02:24:11] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.397989 10.0.0.24 - - [2025-01-06 02:24:11] "POST /access-control-lists HTTP/1.1" 200 592 0.060036 10.0.0.24 - - [2025-01-06 02:24:12] "GET / HTTP/1.1" 200 35931 0.001968 10.0.0.24 - - [2025-01-06 02:24:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.001286 10.0.0.24 - - [2025-01-06 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.052182 10.0.0.24 - - [2025-01-06 02:24:13] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.24 - - [2025-01-06 02:24:13] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027515 10.0.0.24 - - [2025-01-06 02:24:13] "POST /neutron/network HTTP/1.1" 200 117 0.028023 10.0.0.24 - - [2025-01-06 02:24:13] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001948 10.0.0.24 - - [2025-01-06 02:24:13] "POST /neutron/network HTTP/1.1" 200 613 0.074841 10.0.0.24 - - [2025-01-06 02:24:13] "POST /route-targets HTTP/1.1" 200 327 0.017330 10.0.0.24 - - [2025-01-06 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.012124 10.0.0.24 - - [2025-01-06 02:24:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004309 10.0.0.24 - - [2025-01-06 02:24:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.211148 10.0.0.24 - - [2025-01-06 02:24:14] "POST /neutron/network HTTP/1.1" 200 832 0.005629 10.0.0.24 - - [2025-01-06 02:24:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001251 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005873 10.0.0.24 - - [2025-01-06 02:24:14] "POST /neutron/network HTTP/1.1" 200 832 0.005653 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004755 10.0.0.24 - - [2025-01-06 02:24:14] "POST /neutron/network HTTP/1.1" 200 832 0.006940 10.0.0.24 - - [2025-01-06 02:24:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.006184 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domains HTTP/1.1" 401 292 0.000360 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domains HTTP/1.1" 200 280 0.022298 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.012731 10.0.0.24 - - [2025-01-06 02:24:14] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.24 - - [2025-01-06 02:24:14] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2080 0.070529 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545 HTTP/1.1" 200 2318 0.006101 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545 HTTP/1.1" 200 2318 0.004495 10.0.0.24 - - [2025-01-06 02:24:14] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 200 1494 0.003118 10.0.0.24 - - [2025-01-06 02:24:14] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 200 1494 0.005329 10.0.0.24 - - [2025-01-06 02:24:14] "GET /route-target/1ae02d03-7385-43e3-8674-b27bcc560d21 HTTP/1.1" 200 1211 0.004035 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545 HTTP/1.1" 200 2318 0.005388 10.0.0.24 - - [2025-01-06 02:24:14] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 200 1494 0.004158 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004768 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545 HTTP/1.1" 200 2318 0.005784 10.0.0.24 - - [2025-01-06 02:24:14] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 200 1494 0.003176 10.0.0.24 - - [2025-01-06 02:24:14] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 200 1494 0.003167 10.0.0.24 - - [2025-01-06 02:24:14] "GET /route-target/1ae02d03-7385-43e3-8674-b27bcc560d21 HTTP/1.1" 200 1211 0.003128 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domains HTTP/1.1" 200 280 0.002424 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.24 - - [2025-01-06 02:24:14] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.007465 10.0.0.24 - - [2025-01-06 02:24:14] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.24 - - [2025-01-06 02:24:14] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2080 0.070426 10.0.0.24 - - [2025-01-06 02:24:14] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545 HTTP/1.1" 200 2318 0.004553 10.0.0.24 - - [2025-01-06 02:24:15] "GET /obj-perms HTTP/1.1" 200 5026 0.047626 10.0.0.24 - - [2025-01-06 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.24 - - [2025-01-06 02:24:15] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001349 10.0.0.24 - - [2025-01-06 02:24:15] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028746 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/network HTTP/1.1" 200 117 0.008747 10.0.0.24 - - [2025-01-06 02:24:15] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/network HTTP/1.1" 200 613 0.065357 10.0.0.24 - - [2025-01-06 02:24:15] "POST /route-targets HTTP/1.1" 200 327 0.009818 10.0.0.24 - - [2025-01-06 02:24:15] "POST /ref-update HTTP/1.1" 200 156 0.010452 10.0.0.24 - - [2025-01-06 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003541 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.166717 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/network HTTP/1.1" 200 832 0.005173 10.0.0.24 - - [2025-01-06 02:24:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001133 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004397 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/network HTTP/1.1" 200 832 0.005372 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004658 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/network HTTP/1.1" 200 832 0.006046 10.0.0.24 - - [2025-01-06 02:24:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.008303 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domains HTTP/1.1" 200 280 0.002735 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001408 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.008996 10.0.0.24 - - [2025-01-06 02:24:15] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001239 10.0.0.24 - - [2025-01-06 02:24:15] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2298 0.065257 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80 HTTP/1.1" 200 2319 0.005566 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80 HTTP/1.1" 200 2319 0.004695 10.0.0.24 - - [2025-01-06 02:24:15] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 200 1493 0.003440 10.0.0.24 - - [2025-01-06 02:24:15] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 200 1493 0.002934 10.0.0.24 - - [2025-01-06 02:24:15] "GET /route-target/504af675-1da7-4708-96df-025bc38dc5b1 HTTP/1.1" 200 1212 0.002567 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80 HTTP/1.1" 200 2319 0.004056 10.0.0.24 - - [2025-01-06 02:24:15] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 200 1493 0.002892 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004485 10.0.0.24 - - [2025-01-06 02:24:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80 HTTP/1.1" 200 2319 0.004430 10.0.0.24 - - [2025-01-06 02:24:15] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 200 1493 0.002760 10.0.0.24 - - [2025-01-06 02:24:15] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 200 1493 0.009943 10.0.0.24 - - [2025-01-06 02:24:15] "GET /route-target/504af675-1da7-4708-96df-025bc38dc5b1 HTTP/1.1" 200 1212 0.002932 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domains HTTP/1.1" 200 280 0.002473 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.24 - - [2025-01-06 02:24:15] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.006873 10.0.0.24 - - [2025-01-06 02:24:15] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.24 - - [2025-01-06 02:24:16] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2298 0.068070 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80 HTTP/1.1" 200 2319 0.005025 10.0.0.24 - - [2025-01-06 02:24:16] "GET /obj-perms HTTP/1.1" 200 5026 0.003137 10.0.0.24 - - [2025-01-06 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.24 - - [2025-01-06 02:24:16] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000930 10.0.0.24 - - [2025-01-06 02:24:16] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024290 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/network HTTP/1.1" 200 117 0.009645 10.0.0.24 - - [2025-01-06 02:24:16] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/network HTTP/1.1" 200 615 0.061609 10.0.0.24 - - [2025-01-06 02:24:16] "POST /ref-update HTTP/1.1" 200 156 0.009578 10.0.0.24 - - [2025-01-06 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002081 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.139213 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/network HTTP/1.1" 200 836 0.004791 10.0.0.24 - - [2025-01-06 02:24:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.000991 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005920 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/network HTTP/1.1" 200 836 0.005716 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006326 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/network HTTP/1.1" 200 836 0.005138 10.0.0.24 - - [2025-01-06 02:24:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.006381 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domains HTTP/1.1" 200 280 0.002018 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001228 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.006410 10.0.0.24 - - [2025-01-06 02:24:16] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000846 10.0.0.24 - - [2025-01-06 02:24:16] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2517 0.068756 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c HTTP/1.1" 200 2330 0.015312 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c HTTP/1.1" 200 2330 0.004374 10.0.0.24 - - [2025-01-06 02:24:16] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 200 1497 0.002993 10.0.0.24 - - [2025-01-06 02:24:16] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 200 1497 0.002894 10.0.0.24 - - [2025-01-06 02:24:16] "GET /route-target/e0b7e2f1-c6f6-484b-8d6c-a9b45e8e83c8 HTTP/1.1" 200 1215 0.003134 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c HTTP/1.1" 200 2330 0.004902 10.0.0.24 - - [2025-01-06 02:24:16] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 200 1497 0.003721 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007384 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c HTTP/1.1" 200 2330 0.004427 10.0.0.24 - - [2025-01-06 02:24:16] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 200 1497 0.002719 10.0.0.24 - - [2025-01-06 02:24:16] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 200 1497 0.002779 10.0.0.24 - - [2025-01-06 02:24:16] "GET /route-target/e0b7e2f1-c6f6-484b-8d6c-a9b45e8e83c8 HTTP/1.1" 200 1215 0.002775 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domains HTTP/1.1" 200 280 0.002414 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.24 - - [2025-01-06 02:24:16] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2954 0.007813 10.0.0.24 - - [2025-01-06 02:24:16] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.24 - - [2025-01-06 02:24:16] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2517 0.069331 10.0.0.24 - - [2025-01-06 02:24:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c HTTP/1.1" 200 2330 0.004927 10.0.0.24 - - [2025-01-06 02:24:16] "GET /obj-perms HTTP/1.1" 200 5026 0.002821 10.0.0.24 - - [2025-01-06 02:24:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001308 10.0.0.24 - - [2025-01-06 02:24:17] "POST /neutron/network HTTP/1.1" 200 842 0.016454 10.0.0.24 - - [2025-01-06 02:24:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000555 10.0.0.24 - - [2025-01-06 02:24:17] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.24 - - [2025-01-06 02:24:17] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000365 10.0.0.24 - - [2025-01-06 02:24:17] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.24 - - [2025-01-06 02:24:17] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045313 10.0.0.24 - - [2025-01-06 02:24:17] "POST /neutron/network HTTP/1.1" 200 832 0.005357 10.0.0.24 - - [2025-01-06 02:24:17] "POST /neutron/port HTTP/1.1" 200 117 0.004807 10.0.0.24 - - [2025-01-06 02:24:17] "POST /neutron/port HTTP/1.1" 200 117 0.005056 10.0.0.24 - - [2025-01-06 02:24:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.003749 10.0.0.24 - - [2025-01-06 02:24:17] "POST /neutron/port HTTP/1.1" 200 117 0.007871 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/network HTTP/1.1" 200 846 0.006379 10.0.0.24 - - [2025-01-06 02:24:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000393 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/network HTTP/1.1" 200 842 0.005919 10.0.0.24 - - [2025-01-06 02:24:18] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.24 - - [2025-01-06 02:24:18] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.24 - - [2025-01-06 02:24:18] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000360 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1058 0.202287 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1058 0.007815 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1058 0.011822 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1112 0.063354 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1086 0.015895 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002799 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.009367 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/network HTTP/1.1" 200 832 0.004628 10.0.0.24 - - [2025-01-06 02:24:18] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.24 - - [2025-01-06 02:24:18] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054573 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/network HTTP/1.1" 200 836 0.005097 10.0.0.24 - - [2025-01-06 02:24:18] "POST /neutron/port HTTP/1.1" 200 1086 0.021430 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005736 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.007553 10.0.0.24 - - [2025-01-06 02:24:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.008866 10.0.0.24 - - [2025-01-06 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.24 - - [2025-01-06 02:24:19] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.24 - - [2025-01-06 02:24:19] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007588 10.0.0.24 - - [2025-01-06 02:24:19] "POST /service-templates HTTP/1.1" 200 543 0.036589 10.0.0.24 - - [2025-01-06 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.24 - - [2025-01-06 02:24:19] "GET /service-template/4e553aa1-56dd-4f90-81f1-cdb0a484bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004485 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/network HTTP/1.1" 200 846 0.006825 10.0.0.24 - - [2025-01-06 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.24 - - [2025-01-06 02:24:19] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002645 10.0.0.24 - - [2025-01-06 02:24:19] "GET /service-template/4e553aa1-56dd-4f90-81f1-cdb0a484bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008560 10.0.0.24 - - [2025-01-06 02:24:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001299 10.0.0.24 - - [2025-01-06 02:24:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.004259 10.0.0.24 - - [2025-01-06 02:24:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001806 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 1060 0.286883 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 1060 0.009939 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 1060 0.008864 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 2004 0.064440 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009886 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 1114 0.151081 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 1088 0.014884 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006124 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.014041 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.24 - - [2025-01-06 02:24:19] "POST /neutron/network HTTP/1.1" 200 836 0.006603 10.0.0.24 - - [2025-01-06 02:24:20] "POST /neutron/network HTTP/1.1" 200 2225 0.017813 10.0.0.24 - - [2025-01-06 02:24:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000457 10.0.0.24 - - [2025-01-06 02:24:20] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.24 - - [2025-01-06 02:24:20] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000446 10.0.0.24 - - [2025-01-06 02:24:21] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.24 - - [2025-01-06 02:24:21] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054184 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/network HTTP/1.1" 200 832 0.007405 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/network HTTP/1.1" 200 832 0.006481 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/network HTTP/1.1" 200 836 0.005620 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/port HTTP/1.1" 200 2058 0.026889 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005563 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/port HTTP/1.1" 200 117 0.004640 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/port HTTP/1.1" 200 117 0.004616 10.0.0.24 - - [2025-01-06 02:24:21] "POST /neutron/network HTTP/1.1" 200 2225 0.014213 10.0.0.24 - - [2025-01-06 02:24:21] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.275628 10.0.0.24 - - [2025-01-06 02:24:22] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.184145 10.0.0.24 - - [2025-01-06 02:24:22] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1060 0.198001 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.008428 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.008240 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1112 0.074754 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.010863 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1058 0.009420 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1112 0.078267 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1060 0.009773 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1060 0.010532 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 1114 0.060502 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/port HTTP/1.1" 200 3027 0.017607 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002701 10.0.0.24 - - [2025-01-06 02:24:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.009196 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/port HTTP/1.1" 200 117 0.001398 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/network HTTP/1.1" 200 832 0.005233 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003242 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.009858 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/network HTTP/1.1" 200 832 0.005902 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002811 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/subnet HTTP/1.1" 200 708 0.009731 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.24 - - [2025-01-06 02:24:23] "POST /neutron/network HTTP/1.1" 200 836 0.004719 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/port HTTP/1.1" 200 3027 0.026286 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007378 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/port HTTP/1.1" 200 3027 0.018923 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006793 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/port HTTP/1.1" 200 3027 0.018692 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006070 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/port HTTP/1.1" 200 3027 0.025395 10.0.0.24 - - [2025-01-06 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009287 10.0.0.24 - - [2025-01-06 02:24:27] "POST /neutron/port HTTP/1.1" 200 1086 0.015061 10.0.0.24 - - [2025-01-06 02:24:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006918 10.0.0.24 - - [2025-01-06 02:24:27] "POST /neutron/port HTTP/1.1" 200 3027 0.028664 10.0.0.24 - - [2025-01-06 02:24:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006746 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-machine/64ea4b50-cce5-4f19-ad29-00911e3ecb98 HTTP/1.1" 200 1802 0.004393 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186 HTTP/1.1" 200 2949 0.004331 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f HTTP/1.1" 200 2947 0.004340 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8 HTTP/1.1" 200 2947 0.005221 10.0.0.24 - - [2025-01-06 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.24 - - [2025-01-06 02:24:27] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002790 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002839 10.0.0.24 - - [2025-01-06 02:24:27] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005245 10.0.0.24 - - [2025-01-06 02:24:28] "POST /neutron/port HTTP/1.1" 200 1088 0.016128 10.0.0.24 - - [2025-01-06 02:24:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005013 10.0.0.24 - - [2025-01-06 02:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.24 - - [2025-01-06 02:24:30] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005240 10.0.0.24 - - [2025-01-06 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.24 - - [2025-01-06 02:24:34] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004700 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /project/50eb939a52a34a279e37d713c2fda1ae HTTP/1.1" 404 173 0.012793 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /project/8e5b8672ad284f90865c97a2e5027303 HTTP/1.1" 404 173 0.011271 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000909 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000832 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.034294 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.036458 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000970 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?fields=security_groups HTTP/1.1" 200 1388 0.032634 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?fields=security_groups HTTP/1.1" 200 1369 0.035012 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /security-group/dcea30a2-798d-4c58-83de-0a44f9746ebc HTTP/1.1" 200 115 0.051928 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /security-group/263d8793-04f8-40a1-9424-0c3e6d6bc1ba HTTP/1.1" 200 115 0.052544 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=d6861963-c77e-4969-952d-5778c3681f9f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /access-control-list/167757d5-e618-4574-a423-7d75cd873733 HTTP/1.1" 200 115 0.034048 10.0.0.24 - - [2025-01-06 02:24:37] "GET /projects?obj_uuids=50eb939a-52a3-4a27-9e37-d713c2fda1ae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000864 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/d6861963-c77e-4969-952d-5778c3681f9f?fields=application_policy_sets HTTP/1.1" 200 1427 0.034708 10.0.0.24 - - [2025-01-06 02:24:37] "GET /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae?fields=application_policy_sets HTTP/1.1" 200 1408 0.033393 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /access-control-list/69db9882-9d68-42e3-8a6b-5c3bdb94e8bd HTTP/1.1" 200 115 0.042523 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /access-control-list/2f11d751-d3ee-4305-b733-a870ec1c0fe2 HTTP/1.1" 200 115 0.027547 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /access-control-list/18d44855-3ec9-4f93-aaf9-94a2d63f6dfe HTTP/1.1" 200 115 0.031318 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /project/d6861963-c77e-4969-952d-5778c3681f9f HTTP/1.1" 200 115 0.353250 10.0.0.24 - - [2025-01-06 02:24:37] "DELETE /project/50eb939a-52a3-4a27-9e37-d713c2fda1ae HTTP/1.1" 200 115 0.356905 10.0.0.24 - - [2025-01-06 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.24 - - [2025-01-06 02:24:38] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004621 10.0.0.24 - - [2025-01-06 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.24 - - [2025-01-06 02:24:40] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002587 10.0.0.24 - - [2025-01-06 02:24:40] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002602 10.0.0.24 - - [2025-01-06 02:24:40] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006558 10.0.0.24 - - [2025-01-06 02:24:41] "POST /neutron/port HTTP/1.1" 200 3027 0.020343 10.0.0.24 - - [2025-01-06 02:24:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006000 10.0.0.24 - - [2025-01-06 02:24:43] "GET /obj-perms HTTP/1.1" 200 5056 0.043189 10.0.0.24 - - [2025-01-06 02:24:43] "GET /obj-perms HTTP/1.1" 200 5056 0.044672 10.0.0.24 - - [2025-01-06 02:24:46] "POST /neutron/port HTTP/1.1" 200 3027 0.019666 10.0.0.24 - - [2025-01-06 02:24:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005176 10.0.0.24 - - [2025-01-06 02:24:51] "POST /neutron/port HTTP/1.1" 200 3027 0.019032 10.0.0.24 - - [2025-01-06 02:24:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006515 10.0.0.24 - - [2025-01-06 02:24:51] "POST /neutron/port HTTP/1.1" 200 3027 0.019445 10.0.0.24 - - [2025-01-06 02:24:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004915 10.0.0.24 - - [2025-01-06 02:24:56] "POST /neutron/port HTTP/1.1" 200 3027 0.017541 10.0.0.24 - - [2025-01-06 02:24:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005121 10.0.0.24 - - [2025-01-06 02:25:01] "POST /neutron/port HTTP/1.1" 200 3027 0.023583 10.0.0.24 - - [2025-01-06 02:25:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005974 10.0.0.24 - - [2025-01-06 02:25:06] "POST /neutron/port HTTP/1.1" 200 3027 0.019713 10.0.0.24 - - [2025-01-06 02:25:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007503 10.0.0.24 - - [2025-01-06 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.24 - - [2025-01-06 02:25:11] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003477 10.0.0.24 - - [2025-01-06 02:25:11] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003881 10.0.0.24 - - [2025-01-06 02:25:12] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005385 10.0.0.24 - - [2025-01-06 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.24 - - [2025-01-06 02:25:12] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003125 10.0.0.24 - - [2025-01-06 02:25:12] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002828 10.0.0.24 - - [2025-01-06 02:25:12] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005706 10.0.0.24 - - [2025-01-06 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003655 10.0.0.24 - - [2025-01-06 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.24 - - [2025-01-06 02:25:12] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.24 - - [2025-01-06 02:25:12] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031307 10.0.0.24 - - [2025-01-06 02:25:12] "POST /service-instances HTTP/1.1" 200 543 0.060006 10.0.0.24 - - [2025-01-06 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.24 - - [2025-01-06 02:25:12] "GET /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005231 10.0.0.24 - - [2025-01-06 02:25:12] "POST /port-tuples HTTP/1.1" 200 586 0.023355 10.0.0.24 - - [2025-01-06 02:25:12] "GET /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.006679 10.0.0.24 - - [2025-01-06 02:25:12] "PUT /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8 HTTP/1.1" 200 284 0.018457 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.010831 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.005486 10.0.0.24 - - [2025-01-06 02:25:13] "POST /instance-ips HTTP/1.1" 200 385 0.045124 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.009047 10.0.0.24 - - [2025-01-06 02:25:13] "PUT /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f HTTP/1.1" 200 284 0.010149 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.007930 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.009642 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002540 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005652 10.0.0.24 - - [2025-01-06 02:25:13] "POST /instance-ips HTTP/1.1" 200 385 0.023373 10.0.0.24 - - [2025-01-06 02:25:13] "PUT /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186 HTTP/1.1" 200 284 0.010049 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004182 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/port HTTP/1.1" 200 1086 0.014202 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006973 10.0.0.24 - - [2025-01-06 02:25:13] "POST /instance-ips HTTP/1.1" 200 373 0.015456 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/port HTTP/1.1" 200 1086 0.014123 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007097 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.010672 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/port HTTP/1.1" 200 1086 0.018168 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.008887 10.0.0.24 - - [2025-01-06 02:25:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005692 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-machine/e67a4a9d-53ca-4c0b-bfd4-240a97cfe8ad HTTP/1.1" 200 1291 0.004185 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-machine-interface/a138f0af-db10-4759-b75d-b7747ec2a44c HTTP/1.1" 200 2947 0.004535 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002380 10.0.0.24 - - [2025-01-06 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.24 - - [2025-01-06 02:25:13] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003206 10.0.0.24 - - [2025-01-06 02:25:13] "POST /instance-ips HTTP/1.1" 200 373 0.013918 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002654 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.009050 10.0.0.24 - - [2025-01-06 02:25:13] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005992 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.24 - - [2025-01-06 02:25:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003783 10.0.0.24 - - [2025-01-06 02:25:13] "POST /instance-ips HTTP/1.1" 200 375 0.014410 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.007693 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002977 10.0.0.24 - - [2025-01-06 02:25:14] "POST /instance-ips HTTP/1.1" 200 375 0.014656 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.008731 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.008125 10.0.0.24 - - [2025-01-06 02:25:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002710 10.0.0.24 - - [2025-01-06 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.24 - - [2025-01-06 02:25:14] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002738 10.0.0.24 - - [2025-01-06 02:25:14] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003429 10.0.0.24 - - [2025-01-06 02:25:15] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005286 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/port HTTP/1.1" 200 1088 0.017222 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006065 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/port HTTP/1.1" 200 1088 0.013765 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005935 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/port HTTP/1.1" 200 1088 0.016489 10.0.0.24 - - [2025-01-06 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005043 10.0.0.24 - - [2025-01-06 02:25:15] "GET /virtual-machine/1c7d6aa5-3a34-4fa3-ac08-7a3a1754e4c1 HTTP/1.1" 200 1290 0.005682 10.0.0.24 - - [2025-01-06 02:25:15] "GET /virtual-machine-interface/458af0df-ea7c-429d-a9f9-f23a8a5e471c HTTP/1.1" 200 2949 0.005708 10.0.0.24 - - [2025-01-06 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.24 - - [2025-01-06 02:25:15] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002707 10.0.0.24 - - [2025-01-06 02:25:15] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002781 10.0.0.24 - - [2025-01-06 02:25:15] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005007 10.0.0.24 - - [2025-01-06 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.24 - - [2025-01-06 02:25:16] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003238 10.0.0.24 - - [2025-01-06 02:25:16] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002936 10.0.0.24 - - [2025-01-06 02:25:16] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005518 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.004354 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.24 - - [2025-01-06 02:25:17] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.24 - - [2025-01-06 02:25:17] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023911 10.0.0.24 - - [2025-01-06 02:25:17] "POST /network-policys HTTP/1.1" 200 547 0.016491 10.0.0.24 - - [2025-01-06 02:25:17] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004462 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.24 - - [2025-01-06 02:25:17] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005707 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.24 - - [2025-01-06 02:25:17] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003917 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.005682 10.0.0.24 - - [2025-01-06 02:25:17] "POST /ref-update HTTP/1.1" 200 156 0.039600 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.24 - - [2025-01-06 02:25:17] "POST /access-control-lists HTTP/1.1" 200 601 0.065437 10.0.0.24 - - [2025-01-06 02:25:17] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003240 10.0.0.24 - - [2025-01-06 02:25:17] "POST /neutron/network HTTP/1.1" 200 920 0.007264 10.0.0.24 - - [2025-01-06 02:25:17] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004410 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.24 - - [2025-01-06 02:25:17] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003699 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.24 - - [2025-01-06 02:25:17] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005855 10.0.0.24 - - [2025-01-06 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.24 - - [2025-01-06 02:25:17] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003336 10.0.0.24 - - [2025-01-06 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.030293 10.0.0.24 - - [2025-01-06 02:25:18] "PUT /access-control-list/8f99add5-f3de-4776-bc7a-d5fad6f59aeb HTTP/1.1" 200 272 0.013872 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 404 244 0.003470 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.24 - - [2025-01-06 02:25:18] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.016009 10.0.0.24 - - [2025-01-06 02:25:18] "POST /access-control-lists HTTP/1.1" 200 604 0.057472 10.0.0.24 - - [2025-01-06 02:25:18] "POST /neutron/network HTTP/1.1" 200 924 0.008405 10.0.0.24 - - [2025-01-06 02:25:18] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004523 10.0.0.24 - - [2025-01-06 02:25:18] "POST /routing-instances HTTP/1.1" 200 759 0.025883 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.24 - - [2025-01-06 02:25:18] "POST /route-targets HTTP/1.1" 200 327 0.010057 10.0.0.24 - - [2025-01-06 02:25:18] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003842 10.0.0.24 - - [2025-01-06 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.009094 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.24 - - [2025-01-06 02:25:18] "GET /routing-instance/08598e3b-08d5-493f-ae22-0c145b600d10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.003577 10.0.0.24 - - [2025-01-06 02:25:18] "GET /service-template/4e553aa1-56dd-4f90-81f1-cdb0a484bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003743 10.0.0.24 - - [2025-01-06 02:25:18] "GET /routing-instance/08598e3b-08d5-493f-ae22-0c145b600d10?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.003386 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.24 - - [2025-01-06 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.009872 10.0.0.24 - - [2025-01-06 02:25:18] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.24 - - [2025-01-06 02:25:18] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022484 10.0.0.24 - - [2025-01-06 02:25:18] "POST /routing-instances HTTP/1.1" 200 760 0.015553 10.0.0.24 - - [2025-01-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.24 - - [2025-01-06 02:25:18] "POST /route-targets HTTP/1.1" 200 327 0.008969 10.0.0.24 - - [2025-01-06 02:25:18] "GET /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.004709 10.0.0.24 - - [2025-01-06 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.008701 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domains HTTP/1.1" 200 280 0.002067 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002201 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2772 0.009215 10.0.0.24 - - [2025-01-06 02:25:18] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.24 - - [2025-01-06 02:25:18] "GET /routing-instance/86c13fb4-9aba-4d58-8c42-f7055d7da079?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.002863 10.0.0.24 - - [2025-01-06 02:25:18] "GET /routing-instance/86c13fb4-9aba-4d58-8c42-f7055d7da079?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.005137 10.0.0.24 - - [2025-01-06 02:25:18] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 4233 0.069227 10.0.0.24 - - [2025-01-06 02:25:18] "GET /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a HTTP/1.1" 200 3784 0.004092 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domains HTTP/1.1" 200 280 0.001802 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.24 - - [2025-01-06 02:25:18] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2772 0.006037 10.0.0.24 - - [2025-01-06 02:25:18] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000815 10.0.0.24 - - [2025-01-06 02:25:18] "PUT /routing-instance/08598e3b-08d5-493f-ae22-0c145b600d10 HTTP/1.1" 200 266 0.008639 10.0.0.24 - - [2025-01-06 02:25:18] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 4233 0.069389 10.0.0.24 - - [2025-01-06 02:25:18] "GET /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a HTTP/1.1" 200 3784 0.003257 10.0.0.24 - - [2025-01-06 02:25:18] "PUT /routing-instance/86c13fb4-9aba-4d58-8c42-f7055d7da079 HTTP/1.1" 200 266 0.011501 10.0.0.24 - - [2025-01-06 02:25:18] "GET /port-tuple/c5b05b4b-990b-4d46-8299-c3a64fcc3d1d HTTP/1.1" 200 1979 0.009142 10.0.0.24 - - [2025-01-06 02:25:18] "GET /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186 HTTP/1.1" 200 3804 0.005141 10.0.0.24 - - [2025-01-06 02:25:18] "GET /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f HTTP/1.1" 200 3799 0.005296 10.0.0.24 - - [2025-01-06 02:25:18] "GET /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8 HTTP/1.1" 200 3817 0.004925 10.0.0.24 - - [2025-01-06 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.009226 10.0.0.24 - - [2025-01-06 02:25:18] "PUT /access-control-list/f1611091-de55-46e2-8205-0ab4edd07260 HTTP/1.1" 200 272 0.014450 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.055446 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005439 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.033192 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006737 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.033824 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005519 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.036866 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009202 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 894 0.010866 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 920 0.005412 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 806 0.011889 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 832 0.004420 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 898 0.011889 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/network HTTP/1.1" 200 924 0.006726 10.0.0.24 - - [2025-01-06 02:25:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001216 10.0.0.24 - - [2025-01-06 02:25:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001086 10.0.0.24 - - [2025-01-06 02:25:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001470 10.0.0.24 - - [2025-01-06 02:25:19] "GET /virtual-machine/64ea4b50-cce5-4f19-ad29-00911e3ecb98 HTTP/1.1" 200 1802 0.003348 10.0.0.24 - - [2025-01-06 02:25:19] "GET /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186 HTTP/1.1" 200 3804 0.004821 10.0.0.24 - - [2025-01-06 02:25:19] "GET /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f HTTP/1.1" 200 3799 0.005237 10.0.0.24 - - [2025-01-06 02:25:19] "GET /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8 HTTP/1.1" 200 3817 0.004279 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/28c55f75-cb55-43ac-9dbd-7c3c2fd3d2c0 HTTP/1.1" 200 1960 0.003046 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/7c5906df-9fa3-4fb7-b5a2-7c04bde56a7b HTTP/1.1" 200 1624 0.004190 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/97960564-0639-4853-ba23-d8b4281104a4 HTTP/1.1" 200 1959 0.003055 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/37b01095-d3c2-4e53-b660-e8a8c48b99b4 HTTP/1.1" 200 1954 0.003116 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/a4fe9cb9-4792-487c-8be4-21afa4321918 HTTP/1.1" 200 1957 0.002767 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/a6d12519-6f5f-4ae9-87c9-3c1037b9a70d HTTP/1.1" 200 1621 0.004017 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/01cccf48-ec9c-4aa3-967a-33ee089d5acd HTTP/1.1" 200 1620 0.007228 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/4d27478f-63a9-4603-9c30-6f6826af91af HTTP/1.1" 200 1980 0.002776 10.0.0.24 - - [2025-01-06 02:25:19] "GET /instance-ip/76402631-ec27-4cb8-9f75-de400746f623 HTTP/1.1" 200 1978 0.004822 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.035610 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006048 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.042801 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005080 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.031726 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007401 10.0.0.24 - - [2025-01-06 02:25:19] "POST /neutron/port HTTP/1.1" 200 3834 0.031249 10.0.0.24 - - [2025-01-06 02:25:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005608 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-machine/64ea4b50-cce5-4f19-ad29-00911e3ecb98 HTTP/1.1" 200 1802 0.003358 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-machine-interface/41d52580-aa48-4bc7-bfa4-0c3413de6186 HTTP/1.1" 200 3804 0.006433 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-machine-interface/d1da672b-1a53-4e4c-9100-ebdda7ef3b7f HTTP/1.1" 200 3799 0.004991 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-machine-interface/fad0ed93-0a73-4c06-bf7c-201183b437b8 HTTP/1.1" 200 3817 0.004604 10.0.0.24 - - [2025-01-06 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.24 - - [2025-01-06 02:25:20] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002953 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003310 10.0.0.24 - - [2025-01-06 02:25:20] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006092 10.0.0.24 - - [2025-01-06 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.24 - - [2025-01-06 02:25:21] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003859 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002766 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005177 10.0.0.24 - - [2025-01-06 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.24 - - [2025-01-06 02:25:21] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003559 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002981 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005165 10.0.0.24 - - [2025-01-06 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.24 - - [2025-01-06 02:25:21] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003781 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002951 10.0.0.24 - - [2025-01-06 02:25:21] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005153 10.0.0.24 - - [2025-01-06 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.24 - - [2025-01-06 02:25:21] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003266 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003034 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005019 10.0.0.24 - - [2025-01-06 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.24 - - [2025-01-06 02:25:22] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003454 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003783 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005707 10.0.0.24 - - [2025-01-06 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.24 - - [2025-01-06 02:25:22] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003584 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002944 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005425 10.0.0.24 - - [2025-01-06 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.24 - - [2025-01-06 02:25:22] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003390 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002867 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005582 10.0.0.24 - - [2025-01-06 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.24 - - [2025-01-06 02:25:22] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003301 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003215 10.0.0.24 - - [2025-01-06 02:25:22] "GET /virtual-network/85874cc8-65ee-42b5-9c06-a8104cfdb545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005800 10.0.0.24 - - [2025-01-06 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.24 - - [2025-01-06 02:25:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003203 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002699 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005181 10.0.0.24 - - [2025-01-06 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.24 - - [2025-01-06 02:25:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003159 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003182 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004844 10.0.0.24 - - [2025-01-06 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.24 - - [2025-01-06 02:25:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003550 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003341 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005432 10.0.0.24 - - [2025-01-06 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.24 - - [2025-01-06 02:25:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003413 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-networks?parent_id=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003157 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004981 10.0.0.24 - - [2025-01-06 02:25:23] "GET /virtual-machine/64ea4b50-cce5-4f19-ad29-00911e3ecb98 HTTP/1.1" 200 1802 0.003995 10.0.0.24 - - [2025-01-06 02:25:23] "GET /domains HTTP/1.1" 200 280 0.002047 10.0.0.24 - - [2025-01-06 02:25:23] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.24 - - [2025-01-06 02:25:23] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2772 0.005990 10.0.0.24 - - [2025-01-06 02:25:23] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000862 10.0.0.24 - - [2025-01-06 02:25:23] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 4233 0.066336 10.0.0.24 - - [2025-01-06 02:25:23] "GET /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a HTTP/1.1" 200 3784 0.003106 10.0.0.24 - - [2025-01-06 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.24 - - [2025-01-06 02:25:23] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.002599 10.0.0.24 - - [2025-01-06 02:25:24] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005258 10.0.0.24 - - [2025-01-06 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.24 - - [2025-01-06 02:25:24] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.003827 10.0.0.24 - - [2025-01-06 02:25:24] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.004586 10.0.0.24 - - [2025-01-06 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.24 - - [2025-01-06 02:25:24] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004990 10.0.0.24 - - [2025-01-06 02:25:24] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?fields=routing_instances HTTP/1.1" 200 1684 0.006326 10.0.0.24 - - [2025-01-06 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.24 - - [2025-01-06 02:25:24] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005392 10.0.0.24 - - [2025-01-06 02:25:24] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?fields=routing_instances HTTP/1.1" 200 1688 0.006587 10.0.0.24 - - [2025-01-06 02:25:28] "POST /ref-update HTTP/1.1" 200 156 0.036779 10.0.0.24 - - [2025-01-06 02:25:28] "POST /neutron/network HTTP/1.1" 200 836 0.008964 10.0.0.24 - - [2025-01-06 02:25:28] "GET /virtual-network/fc19c3d2-a225-4166-81e2-31f001a5ee0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.010798 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /access-control-list/f1611091-de55-46e2-8205-0ab4edd07260 HTTP/1.1" 200 115 0.044080 10.0.0.24 - - [2025-01-06 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /routing-instance/08598e3b-08d5-493f-ae22-0c145b600d10 HTTP/1.1" 200 115 0.032349 10.0.0.24 - - [2025-01-06 02:25:28] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003973 10.0.0.24 - - [2025-01-06 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /route-target/e28c631f-812f-4c5d-87aa-db20592afa93 HTTP/1.1" 200 115 0.027210 10.0.0.24 - - [2025-01-06 02:25:28] "POST /ref-update HTTP/1.1" 200 156 0.035929 10.0.0.24 - - [2025-01-06 02:25:28] "POST /neutron/network HTTP/1.1" 200 832 0.006835 10.0.0.24 - - [2025-01-06 02:25:28] "GET /virtual-network/c1166a71-5c42-4ebd-b356-c7e1ff4b3d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005152 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /routing-instance/86c13fb4-9aba-4d58-8c42-f7055d7da079 HTTP/1.1" 200 115 0.041200 10.0.0.24 - - [2025-01-06 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.24 - - [2025-01-06 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /route-target/6ee7ad6c-85e9-4d4f-b4e6-1249b75237b6 HTTP/1.1" 200 115 0.015101 10.0.0.24 - - [2025-01-06 02:25:28] "GET /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003015 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /access-control-list/8f99add5-f3de-4776-bc7a-d5fad6f59aeb HTTP/1.1" 200 115 0.029828 10.0.0.24 - - [2025-01-06 02:25:28] "DELETE /network-policy/e073fb24-a6e8-4231-8bd2-e7e4779e5978 HTTP/1.1" 200 115 0.020202 10.0.0.24 - - [2025-01-06 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /service-instance/e290343f-5fb6-4c21-9621-1f83c341fa2a HTTP/1.1" 200 115 0.048309 10.0.0.24 - - [2025-01-06 02:25:29] "GET /domains HTTP/1.1" 200 280 0.003339 10.0.0.24 - - [2025-01-06 02:25:29] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001509 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.019475 10.0.0.24 - - [2025-01-06 02:25:29] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2772 0.008193 10.0.0.24 - - [2025-01-06 02:25:29] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/97960564-0639-4853-ba23-d8b4281104a4 HTTP/1.1" 200 115 0.028620 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.009851 10.0.0.24 - - [2025-01-06 02:25:29] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 3759 0.070055 10.0.0.24 - - [2025-01-06 02:25:29] "GET /virtual-machine/64ea4b50-cce5-4f19-ad29-00911e3ecb98 HTTP/1.1" 200 1802 0.004804 10.0.0.24 - - [2025-01-06 02:25:29] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002379 10.0.0.24 - - [2025-01-06 02:25:29] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001860 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/a4fe9cb9-4792-487c-8be4-21afa4321918 HTTP/1.1" 200 115 0.021491 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.007923 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/4d27478f-63a9-4603-9c30-6f6826af91af HTTP/1.1" 200 115 0.024750 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.24 - - [2025-01-06 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /service-template/4e553aa1-56dd-4f90-81f1-cdb0a484bba8 HTTP/1.1" 200 115 0.059015 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/76402631-ec27-4cb8-9f75-de400746f623 HTTP/1.1" 200 115 0.050473 10.0.0.24 - - [2025-01-06 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.007252 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.011132 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/37b01095-d3c2-4e53-b660-e8a8c48b99b4 HTTP/1.1" 200 115 0.028841 10.0.0.24 - - [2025-01-06 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.011413 10.0.0.24 - - [2025-01-06 02:25:29] "DELETE /instance-ip/28c55f75-cb55-43ac-9dbd-7c3c2fd3d2c0 HTTP/1.1" 200 115 0.035491 10.0.0.24 - - [2025-01-06 02:25:29] "POST /neutron/network HTTP/1.1" 200 836 0.007893 10.0.0.24 - - [2025-01-06 02:25:29] "POST /neutron/network HTTP/1.1" 400 204 0.010387 10.0.0.24 - - [2025-01-06 02:25:29] "POST /neutron/port HTTP/1.1" 200 1088 0.014537 10.0.0.24 - - [2025-01-06 02:25:29] "POST /neutron/port HTTP/1.1" 200 1114 0.008057 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 1086 0.028317 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.104819 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 1112 0.010176 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 3027 0.021738 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 1112 0.014645 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.131145 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.109430 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 1114 0.009161 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.082702 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 1112 0.009701 10.0.0.24 - - [2025-01-06 02:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.102705 10.0.0.24 - - [2025-01-06 02:25:31] "POST /neutron/network HTTP/1.1" 200 836 0.005922 10.0.0.24 - - [2025-01-06 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003323 10.0.0.24 - - [2025-01-06 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.24 - - [2025-01-06 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001621 10.0.0.24 - - [2025-01-06 02:25:31] "POST /neutron/network HTTP/1.1" 200 151 0.074238 10.0.0.24 - - [2025-01-06 02:25:31] "GET /routing-instance/5fffe7d6-17cc-4e11-b7f7-1915134acbd4 HTTP/1.1" 404 171 0.001792 10.0.0.24 - - [2025-01-06 02:25:31] "DELETE /route-target/e0b7e2f1-c6f6-484b-8d6c-a9b45e8e83c8 HTTP/1.1" 200 115 0.021047 10.0.0.24 - - [2025-01-06 02:25:31] "GET /domains HTTP/1.1" 200 280 0.003106 10.0.0.24 - - [2025-01-06 02:25:31] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000938 10.0.0.24 - - [2025-01-06 02:25:31] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2572 0.048708 10.0.0.24 - - [2025-01-06 02:25:31] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.24 - - [2025-01-06 02:25:31] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2298 0.067017 10.0.0.24 - - [2025-01-06 02:25:31] "POST /neutron/network HTTP/1.1" 200 832 0.005433 10.0.0.24 - - [2025-01-06 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.24 - - [2025-01-06 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001696 10.0.0.24 - - [2025-01-06 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002300 10.0.0.24 - - [2025-01-06 02:25:31] "POST /neutron/network HTTP/1.1" 200 151 0.077266 10.0.0.24 - - [2025-01-06 02:25:31] "GET /routing-instance/8f588b77-baff-4780-899c-7253c1f33842 HTTP/1.1" 404 171 0.005636 10.0.0.24 - - [2025-01-06 02:25:31] "DELETE /route-target/504af675-1da7-4708-96df-025bc38dc5b1 HTTP/1.1" 200 115 0.023515 10.0.0.24 - - [2025-01-06 02:25:31] "GET /domains HTTP/1.1" 200 280 0.002398 10.0.0.24 - - [2025-01-06 02:25:31] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.24 - - [2025-01-06 02:25:32] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2572 0.048925 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 2080 0.062217 10.0.0.24 - - [2025-01-06 02:25:32] "POST /neutron/network HTTP/1.1" 200 832 0.004920 10.0.0.24 - - [2025-01-06 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.24 - - [2025-01-06 02:25:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001968 10.0.0.24 - - [2025-01-06 02:25:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002477 10.0.0.24 - - [2025-01-06 02:25:32] "POST /neutron/network HTTP/1.1" 200 151 0.071958 10.0.0.24 - - [2025-01-06 02:25:32] "DELETE /route-target/1ae02d03-7385-43e3-8674-b27bcc560d21 HTTP/1.1" 200 115 0.016786 10.0.0.24 - - [2025-01-06 02:25:32] "GET /routing-instance/a2ee0b5a-cf2e-4993-93a0-5bc8a8d56f24 HTTP/1.1" 404 171 0.002122 10.0.0.24 - - [2025-01-06 02:25:32] "GET /domains HTTP/1.1" 200 280 0.001985 10.0.0.24 - - [2025-01-06 02:25:32] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.24 - - [2025-01-06 02:25:32] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2572 0.050254 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001422 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 1840 0.066519 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022383 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?fields=virtual_networks HTTP/1.1" 200 1028 0.065244 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.028309 10.0.0.24 - - [2025-01-06 02:25:32] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.24 - - [2025-01-06 02:25:32] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?fields=security_groups HTTP/1.1" 200 1252 0.021763 10.0.0.24 - - [2025-01-06 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.026229 10.0.0.24 - - [2025-01-06 02:25:33] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002256 10.0.0.24 - - [2025-01-06 02:25:33] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.24 - - [2025-01-06 02:25:33] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007672 10.0.0.24 - - [2025-01-06 02:25:33] "POST /id-to-fqname HTTP/1.1" 200 191 0.001503 10.0.0.24 - - [2025-01-06 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.002098 10.0.0.24 - - [2025-01-06 02:25:33] "POST /security-groups HTTP/1.1" 200 592 0.062292 10.0.0.24 - - [2025-01-06 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.002623 10.0.0.24 - - [2025-01-06 02:25:33] "POST /projects HTTP/1.1" 200 587 0.207457 10.0.0.24 - - [2025-01-06 02:25:33] "POST /access-control-lists HTTP/1.1" 200 597 0.055068 10.0.0.24 - - [2025-01-06 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.275565 10.0.0.24 - - [2025-01-06 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003013 10.0.0.24 - - [2025-01-06 02:25:34] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.388046 10.0.0.24 - - [2025-01-06 02:25:34] "POST /access-control-lists HTTP/1.1" 200 595 0.056512 10.0.0.24 - - [2025-01-06 02:25:35] "GET / HTTP/1.1" 200 35931 0.001929 10.0.0.24 - - [2025-01-06 02:25:36] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000516 10.0.0.24 - - [2025-01-06 02:25:36] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001018 10.0.0.24 - - [2025-01-06 02:25:36] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051388 10.0.0.24 - - [2025-01-06 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.002634 10.0.0.24 - - [2025-01-06 02:25:36] "POST /virtual-DNSs HTTP/1.1" 200 507 0.016004 10.0.0.24 - - [2025-01-06 02:25:36] "GET /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004525 10.0.0.24 - - [2025-01-06 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.24 - - [2025-01-06 02:25:36] "GET /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.010867 10.0.0.24 - - [2025-01-06 02:25:36] "GET /domains HTTP/1.1" 401 292 0.000504 10.0.0.24 - - [2025-01-06 02:25:37] "GET /domains HTTP/1.1" 200 280 0.022253 10.0.0.24 - - [2025-01-06 02:25:37] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.24 - - [2025-01-06 02:25:37] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2959 0.007423 10.0.0.24 - - [2025-01-06 02:25:37] "GET /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca HTTP/1.1" 200 1438 0.003398 10.0.0.24 - - [2025-01-06 02:25:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.001950 10.0.0.24 - - [2025-01-06 02:25:37] "POST /network-ipams HTTP/1.1" 200 514 0.016205 10.0.0.24 - - [2025-01-06 02:25:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003369 10.0.0.24 - - [2025-01-06 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.24 - - [2025-01-06 02:25:37] "GET /network-ipam/38a94ab0-7795-497a-b18d-b4540c614c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.004492 10.0.0.24 - - [2025-01-06 02:25:37] "PUT /network-ipam/38a94ab0-7795-497a-b18d-b4540c614c49 HTTP/1.1" 200 258 0.009296 10.0.0.24 - - [2025-01-06 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.24 - - [2025-01-06 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.24 - - [2025-01-06 02:25:37] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001405 10.0.0.24 - - [2025-01-06 02:25:37] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023460 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/network HTTP/1.1" 200 117 0.029485 10.0.0.24 - - [2025-01-06 02:25:37] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/network HTTP/1.1" 200 618 0.057170 10.0.0.24 - - [2025-01-06 02:25:37] "POST /route-targets HTTP/1.1" 200 327 0.009287 10.0.0.24 - - [2025-01-06 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.010803 10.0.0.24 - - [2025-01-06 02:25:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.178796 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/network HTTP/1.1" 200 833 0.005226 10.0.0.24 - - [2025-01-06 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001759 10.0.0.24 - - [2025-01-06 02:25:37] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005152 10.0.0.24 - - [2025-01-06 02:25:37] "DELETE /project/aa10b6ad69ba48ee92edbf2bb31b2d44 HTTP/1.1" 404 173 0.004860 10.0.0.24 - - [2025-01-06 02:25:37] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.24 - - [2025-01-06 02:25:37] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.020916 10.0.0.24 - - [2025-01-06 02:25:37] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/network HTTP/1.1" 200 833 0.007551 10.0.0.24 - - [2025-01-06 02:25:37] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004261 10.0.0.24 - - [2025-01-06 02:25:37] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?fields=security_groups HTTP/1.1" 200 1357 0.064370 10.0.0.24 - - [2025-01-06 02:25:37] "POST /neutron/network HTTP/1.1" 200 833 0.006494 10.0.0.24 - - [2025-01-06 02:25:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.006684 10.0.0.24 - - [2025-01-06 02:25:38] "POST /neutron/network HTTP/1.1" 200 807 0.013241 10.0.0.24 - - [2025-01-06 02:25:38] "POST /neutron/network HTTP/1.1" 200 833 0.005505 10.0.0.24 - - [2025-01-06 02:25:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.002125 10.0.0.24 - - [2025-01-06 02:25:38] "DELETE /security-group/bc129a7d-02cb-4c42-a3f9-6897ea59f4b4 HTTP/1.1" 200 115 0.063549 10.0.0.24 - - [2025-01-06 02:25:38] "GET /projects?obj_uuids=8e5b8672-ad28-4f90-865c-97a2e5027303&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.24 - - [2025-01-06 02:25:38] "DELETE /access-control-list/0269a8f6-fe71-478e-b6b7-4c45338ccc42 HTTP/1.1" 200 115 0.039450 10.0.0.24 - - [2025-01-06 02:25:38] "GET /project/8e5b8672-ad28-4f90-865c-97a2e5027303?fields=application_policy_sets HTTP/1.1" 200 1396 0.039550 10.0.0.24 - - [2025-01-06 02:25:38] "DELETE /access-control-list/3e724b38-72f2-4963-9595-27dbbbeee209 HTTP/1.1" 200 115 0.035612 10.0.0.24 - - [2025-01-06 02:25:38] "POST /neutron/network HTTP/1.1" 200 843 0.007795 10.0.0.24 - - [2025-01-06 02:25:38] "DELETE /project/8e5b8672-ad28-4f90-865c-97a2e5027303 HTTP/1.1" 200 115 0.356557 10.0.0.24 - - [2025-01-06 02:25:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000382 10.0.0.24 - - [2025-01-06 02:25:38] "GET / HTTP/1.1" 200 35931 0.002993 10.0.0.24 - - [2025-01-06 02:25:38] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000378 10.0.0.24 - - [2025-01-06 02:25:38] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.24 - - [2025-01-06 02:25:38] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043603 10.0.0.24 - - [2025-01-06 02:25:38] "POST /neutron/network HTTP/1.1" 200 833 0.004608 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.004261 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.008665 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.004976 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/network HTTP/1.1" 200 843 0.010195 10.0.0.24 - - [2025-01-06 02:25:39] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001119 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 1058 0.199955 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 1058 0.012804 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 1058 0.009572 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 1112 0.077543 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 1086 0.020520 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003261 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/subnet HTTP/1.1" 200 685 0.010747 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.24 - - [2025-01-06 02:25:39] "POST /neutron/network HTTP/1.1" 200 833 0.005975 10.0.0.24 - - [2025-01-06 02:25:43] "GET /obj-perms HTTP/1.1" 200 5056 0.046800 10.0.0.24 - - [2025-01-06 02:25:44] "GET /obj-perms HTTP/1.1" 200 5056 0.037852 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/port HTTP/1.1" 200 1086 0.015394 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005799 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/port HTTP/1.1" 200 1086 0.013498 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005085 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/port HTTP/1.1" 200 1086 0.013560 10.0.0.24 - - [2025-01-06 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005280 10.0.0.24 - - [2025-01-06 02:25:44] "GET /virtual-machine/9aaae361-0e81-4fce-a438-56ff8351e568 HTTP/1.1" 200 1294 0.004044 10.0.0.24 - - [2025-01-06 02:25:44] "GET /virtual-machine-interface/f86ac579-02fd-47b0-9ed8-53e6a3c0269d HTTP/1.1" 200 2965 0.004209 10.0.0.24 - - [2025-01-06 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.24 - - [2025-01-06 02:25:44] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002734 10.0.0.24 - - [2025-01-06 02:25:44] "GET /virtual-networks?parent_id=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002666 10.0.0.24 - - [2025-01-06 02:25:44] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004891 10.0.0.24 - - [2025-01-06 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.24 - - [2025-01-06 02:25:47] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004537 10.0.0.24 - - [2025-01-06 02:25:48] "POST /neutron/port HTTP/1.1" 200 1086 0.020979 10.0.0.24 - - [2025-01-06 02:25:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006483 10.0.0.24 - - [2025-01-06 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.24 - - [2025-01-06 02:25:49] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002578 10.0.0.24 - - [2025-01-06 02:25:49] "GET /virtual-networks?parent_id=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002949 10.0.0.24 - - [2025-01-06 02:25:49] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004793 10.0.0.24 - - [2025-01-06 02:25:54] "POST /neutron/network HTTP/1.1" 200 807 0.010348 10.0.0.24 - - [2025-01-06 02:25:54] "POST /neutron/network HTTP/1.1" 200 833 0.005019 10.0.0.24 - - [2025-01-06 02:25:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001170 10.0.0.24 - - [2025-01-06 02:25:54] "POST /neutron/port HTTP/1.1" 200 1086 0.014117 10.0.0.24 - - [2025-01-06 02:25:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005924 10.0.0.24 - - [2025-01-06 02:25:54] "POST /neutron/network HTTP/1.1" 200 843 0.005310 10.0.0.24 - - [2025-01-06 02:25:54] "GET /aaa-mode HTTP/1.1" 401 292 0.000438 10.0.0.24 - - [2025-01-06 02:25:54] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.24 - - [2025-01-06 02:25:54] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000430 10.0.0.24 - - [2025-01-06 02:25:55] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.24 - - [2025-01-06 02:25:55] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.052768 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/network HTTP/1.1" 200 833 0.005707 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 1086 0.017329 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007178 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 117 0.006080 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 117 0.004669 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/network HTTP/1.1" 200 843 0.005345 10.0.0.24 - - [2025-01-06 02:25:55] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000986 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 1058 0.172153 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 1058 0.010946 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 1058 0.014884 10.0.0.24 - - [2025-01-06 02:25:55] "POST /neutron/port HTTP/1.1" 200 1112 0.049237 10.0.0.24 - - [2025-01-06 02:25:56] "POST /neutron/port HTTP/1.1" 200 1086 0.014397 10.0.0.24 - - [2025-01-06 02:25:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002948 10.0.0.24 - - [2025-01-06 02:25:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.009538 10.0.0.24 - - [2025-01-06 02:25:56] "POST /neutron/port HTTP/1.1" 200 117 0.000959 10.0.0.24 - - [2025-01-06 02:25:56] "POST /neutron/network HTTP/1.1" 200 833 0.004718 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/port HTTP/1.1" 200 1086 0.016626 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005683 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/port HTTP/1.1" 200 1086 0.014555 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005255 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/port HTTP/1.1" 200 1086 0.018661 10.0.0.24 - - [2025-01-06 02:26:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006135 10.0.0.24 - - [2025-01-06 02:26:00] "GET /virtual-machine/fc6c431e-d77d-40c8-9a2e-eb6ccf613c22 HTTP/1.1" 200 1294 0.006637 10.0.0.24 - - [2025-01-06 02:26:00] "GET /virtual-machine-interface/374cfb33-bebe-4c44-91f4-5128969dda0f HTTP/1.1" 200 2964 0.004130 10.0.0.24 - - [2025-01-06 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.24 - - [2025-01-06 02:26:00] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002764 10.0.0.24 - - [2025-01-06 02:26:00] "GET /virtual-networks?parent_id=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004357 10.0.0.24 - - [2025-01-06 02:26:00] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004829 10.0.0.24 - - [2025-01-06 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.24 - - [2025-01-06 02:26:03] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004750 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015916 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004786 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/port HTTP/1.1" 200 1086 0.014824 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/port HTTP/1.1" 200 1086 0.014164 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/network HTTP/1.1" 200 843 0.005486 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003066 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.013911 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.24 - - [2025-01-06 02:26:04] "POST /neutron/network HTTP/1.1" 200 833 0.005326 10.0.0.24 - - [2025-01-06 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.24 - - [2025-01-06 02:26:06] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004588 10.0.0.24 - - [2025-01-06 02:26:06] "GET /virtual-networks?parent_id=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004117 10.0.0.24 - - [2025-01-06 02:26:06] "GET /virtual-network/f7338cea-dbd5-4bf6-ace3-e52807b7c1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007419 10.0.0.24 - - [2025-01-06 02:26:10] "GET /global-system-configs HTTP/1.1" 200 322 0.041251 10.0.0.24 - - [2025-01-06 02:26:10] "GET /obj-perms HTTP/1.1" 200 5056 0.059906 10.0.0.24 - - [2025-01-06 02:26:10] "GET /global-system-configs HTTP/1.1" 200 322 0.028694 10.0.0.24 - - [2025-01-06 02:26:10] "GET /obj-perms HTTP/1.1" 200 5056 0.059644 10.0.0.24 - - [2025-01-06 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.24 - - [2025-01-06 02:26:11] "DELETE /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca HTTP/1.1" 409 235 0.005726 10.0.0.24 - - [2025-01-06 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.002596 10.0.0.24 - - [2025-01-06 02:26:12] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015251 10.0.0.24 - - [2025-01-06 02:26:12] "GET /virtual-DNS-record/caa65a81-23b9-46c1-84fb-2ff4c2bd5661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004470 10.0.0.24 - - [2025-01-06 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.24 - - [2025-01-06 02:26:12] "GET /virtual-DNS-record/caa65a81-23b9-46c1-84fb-2ff4c2bd5661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003255 10.0.0.24 - - [2025-01-06 02:26:12] "GET /domains HTTP/1.1" 200 280 0.003357 10.0.0.24 - - [2025-01-06 02:26:12] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001396 10.0.0.24 - - [2025-01-06 02:26:12] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2775 0.009763 10.0.0.24 - - [2025-01-06 02:26:12] "GET /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca HTTP/1.1" 200 1907 0.004141 10.0.0.24 - - [2025-01-06 02:26:12] "GET /virtual-DNS-record/caa65a81-23b9-46c1-84fb-2ff4c2bd5661 HTTP/1.1" 200 1336 0.003145 10.0.0.24 - - [2025-01-06 02:26:17] "DELETE /virtual-DNS-record/caa65a81-23b9-46c1-84fb-2ff4c2bd5661 HTTP/1.1" 200 115 0.019386 10.0.0.24 - - [2025-01-06 02:26:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.002200 10.0.0.24 - - [2025-01-06 02:26:17] "POST /neutron/network HTTP/1.1" 200 833 0.006137 10.0.0.24 - - [2025-01-06 02:26:17] "POST /neutron/network HTTP/1.1" 400 204 0.010874 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 1086 0.020258 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 1112 0.010035 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 1086 0.016638 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 1112 0.010703 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 151 0.110904 10.0.0.24 - - [2025-01-06 02:26:18] "POST /neutron/port HTTP/1.1" 200 151 0.093467 10.0.0.24 - - [2025-01-06 02:26:19] "POST /neutron/network HTTP/1.1" 200 833 0.005359 10.0.0.24 - - [2025-01-06 02:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002158 10.0.0.24 - - [2025-01-06 02:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001887 10.0.0.24 - - [2025-01-06 02:26:20] "POST /neutron/network HTTP/1.1" 200 151 0.182295 10.0.0.24 - - [2025-01-06 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.24 - - [2025-01-06 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.033817 10.0.0.24 - - [2025-01-06 02:26:20] "DELETE /route-target/d3db1c51-7061-40a6-a1d3-6d0d416686e9 HTTP/1.1" 200 115 0.021732 10.0.0.24 - - [2025-01-06 02:26:20] "DELETE /network-ipam/38a94ab0-7795-497a-b18d-b4540c614c49 HTTP/1.1" 200 115 0.039783 10.0.0.24 - - [2025-01-06 02:26:20] "DELETE /virtual-DNS/ae5f9c52-6dcd-4130-80fe-91249d0b8eca HTTP/1.1" 200 115 0.019884 10.0.0.24 - - [2025-01-06 02:26:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.002138 10.0.0.24 - - [2025-01-06 02:26:20] "GET /domains HTTP/1.1" 200 280 0.012149 10.0.0.24 - - [2025-01-06 02:26:20] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.24 - - [2025-01-06 02:26:20] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2575 0.012815 10.0.0.24 - - [2025-01-06 02:26:20] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001019 10.0.0.24 - - [2025-01-06 02:26:20] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.030842 10.0.0.24 - - [2025-01-06 02:26:20] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001415 10.0.0.24 - - [2025-01-06 02:26:20] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?fields=virtual_networks HTTP/1.1" 200 1035 0.066546 10.0.0.24 - - [2025-01-06 02:26:20] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990 10.0.0.24 - - [2025-01-06 02:26:20] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.030057 10.0.0.24 - - [2025-01-06 02:26:20] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001033 10.0.0.24 - - [2025-01-06 02:26:20] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?fields=security_groups HTTP/1.1" 200 1262 0.027175 10.0.0.24 - - [2025-01-06 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.021704 10.0.0.24 - - [2025-01-06 02:26:21] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002879 10.0.0.24 - - [2025-01-06 02:26:21] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.24 - - [2025-01-06 02:26:21] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006625 10.0.0.24 - - [2025-01-06 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 191 0.001210 10.0.0.24 - - [2025-01-06 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.003155 10.0.0.24 - - [2025-01-06 02:26:21] "POST /security-groups HTTP/1.1" 200 592 0.073210 10.0.0.24 - - [2025-01-06 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.002311 10.0.0.24 - - [2025-01-06 02:26:21] "POST /projects HTTP/1.1" 200 587 0.217592 10.0.0.24 - - [2025-01-06 02:26:21] "POST /access-control-lists HTTP/1.1" 200 597 0.054868 10.0.0.24 - - [2025-01-06 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.285270 10.0.0.24 - - [2025-01-06 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.002548 10.0.0.24 - - [2025-01-06 02:26:21] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.398104 10.0.0.24 - - [2025-01-06 02:26:22] "POST /access-control-lists HTTP/1.1" 200 595 0.063897 10.0.0.24 - - [2025-01-06 02:26:22] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.24 - - [2025-01-06 02:26:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.24 - - [2025-01-06 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.062920 10.0.0.24 - - [2025-01-06 02:26:23] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000982 10.0.0.24 - - [2025-01-06 02:26:23] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.020182 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 117 0.026712 10.0.0.24 - - [2025-01-06 02:26:24] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001310 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 606 0.064090 10.0.0.24 - - [2025-01-06 02:26:24] "POST /route-targets HTTP/1.1" 200 327 0.013136 10.0.0.24 - - [2025-01-06 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.011655 10.0.0.24 - - [2025-01-06 02:26:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004938 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.128747 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 825 0.005446 10.0.0.24 - - [2025-01-06 02:26:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001142 10.0.0.24 - - [2025-01-06 02:26:24] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006251 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 825 0.005487 10.0.0.24 - - [2025-01-06 02:26:24] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007676 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 825 0.006500 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.007363 10.0.0.24 - - [2025-01-06 02:26:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001101 10.0.0.24 - - [2025-01-06 02:26:24] "POST /neutron/network HTTP/1.1" 200 835 0.005325 10.0.0.24 - - [2025-01-06 02:26:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000392 10.0.0.24 - - [2025-01-06 02:26:24] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.24 - - [2025-01-06 02:26:24] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000465 10.0.0.24 - - [2025-01-06 02:26:25] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.24 - - [2025-01-06 02:26:25] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051834 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/network HTTP/1.1" 200 825 0.006160 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.004670 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.004533 10.0.0.24 - - [2025-01-06 02:26:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001195 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.004664 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/network HTTP/1.1" 200 835 0.005641 10.0.0.24 - - [2025-01-06 02:26:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000550 10.0.0.24 - - [2025-01-06 02:26:25] "POST /neutron/network HTTP/1.1" 200 835 0.005290 10.0.0.24 - - [2025-01-06 02:26:25] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001165 10.0.0.24 - - [2025-01-06 02:26:26] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.24 - - [2025-01-06 02:26:26] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.002684 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1061 0.233737 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1061 0.008938 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1061 0.008293 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1115 0.060111 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1089 0.013628 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002958 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/subnet HTTP/1.1" 200 698 0.010356 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/network HTTP/1.1" 200 825 0.005201 10.0.0.24 - - [2025-01-06 02:26:26] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001815 10.0.0.24 - - [2025-01-06 02:26:26] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046998 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/network HTTP/1.1" 200 825 0.005830 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1089 0.017703 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006248 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 117 0.005661 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/port HTTP/1.1" 200 1089 0.022188 10.0.0.24 - - [2025-01-06 02:26:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.019162 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/network HTTP/1.1" 200 835 0.005796 10.0.0.24 - - [2025-01-06 02:26:27] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 1061 0.219711 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 1061 0.014483 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 1061 0.014453 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 1115 0.064772 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 1089 0.012732 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003288 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.012402 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.24 - - [2025-01-06 02:26:27] "POST /neutron/network HTTP/1.1" 200 825 0.006689 10.0.0.24 - - [2025-01-06 02:26:31] "POST /neutron/port HTTP/1.1" 200 1089 0.015524 10.0.0.24 - - [2025-01-06 02:26:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005922 10.0.0.24 - - [2025-01-06 02:26:32] "POST /neutron/port HTTP/1.1" 200 1089 0.013682 10.0.0.24 - - [2025-01-06 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006149 10.0.0.24 - - [2025-01-06 02:26:32] "POST /neutron/port HTTP/1.1" 200 1089 0.013403 10.0.0.24 - - [2025-01-06 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005502 10.0.0.24 - - [2025-01-06 02:26:32] "GET /virtual-machine/9f66f022-4aea-4b85-8984-78ca2069d3aa HTTP/1.1" 401 292 0.000587 10.0.0.24 - - [2025-01-06 02:26:32] "GET /virtual-machine/9f66f022-4aea-4b85-8984-78ca2069d3aa HTTP/1.1" 200 1293 0.028022 10.0.0.24 - - [2025-01-06 02:26:32] "GET /virtual-machine-interface/35696590-2609-404b-a921-9d6bc4f8727f HTTP/1.1" 200 2946 0.011439 10.0.0.24 - - [2025-01-06 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.24 - - [2025-01-06 02:26:32] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002641 10.0.0.24 - - [2025-01-06 02:26:32] "GET /virtual-networks?parent_id=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002783 10.0.0.24 - - [2025-01-06 02:26:32] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006318 10.0.0.24 - - [2025-01-06 02:26:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014475 10.0.0.24 - - [2025-01-06 02:26:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005660 10.0.0.24 - - [2025-01-06 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.24 - - [2025-01-06 02:26:35] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006398 10.0.0.24 - - [2025-01-06 02:26:35] "POST /neutron/port HTTP/1.1" 200 1089 0.014345 10.0.0.24 - - [2025-01-06 02:26:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005070 10.0.0.24 - - [2025-01-06 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.24 - - [2025-01-06 02:26:37] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002738 10.0.0.24 - - [2025-01-06 02:26:37] "GET /virtual-networks?parent_id=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003048 10.0.0.24 - - [2025-01-06 02:26:37] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005031 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/port HTTP/1.1" 200 1089 0.013638 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005596 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/port HTTP/1.1" 200 1089 0.016942 10.0.0.24 - - [2025-01-06 02:26:38] "DELETE /project/cd5f0a10a47343a1ba107baabd187d59 HTTP/1.1" 404 173 0.006593 10.0.0.24 - - [2025-01-06 02:26:38] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009976 10.0.0.24 - - [2025-01-06 02:26:38] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.034714 10.0.0.24 - - [2025-01-06 02:26:38] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001127 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/port HTTP/1.1" 200 1089 0.013074 10.0.0.24 - - [2025-01-06 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007855 10.0.0.24 - - [2025-01-06 02:26:38] "GET /virtual-machine/536e0be8-5faf-4e5a-8dc5-305b3e352ac1 HTTP/1.1" 200 1293 0.006495 10.0.0.24 - - [2025-01-06 02:26:38] "GET /virtual-machine-interface/c9819285-4d5f-41fb-b510-4c6ddd9c040a HTTP/1.1" 200 2947 0.004361 10.0.0.24 - - [2025-01-06 02:26:38] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?fields=security_groups HTTP/1.1" 200 1367 0.081430 10.0.0.24 - - [2025-01-06 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.24 - - [2025-01-06 02:26:38] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004160 10.0.0.24 - - [2025-01-06 02:26:38] "GET /virtual-networks?parent_id=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004225 10.0.0.24 - - [2025-01-06 02:26:38] "DELETE /security-group/ae79ac13-efb3-4848-92f8-09bc509f557c HTTP/1.1" 200 115 0.034120 10.0.0.24 - - [2025-01-06 02:26:38] "GET /projects?obj_uuids=aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.24 - - [2025-01-06 02:26:38] "DELETE /access-control-list/6bccfcac-6346-44d6-bdba-2330dd44c9d7 HTTP/1.1" 200 115 0.026488 10.0.0.24 - - [2025-01-06 02:26:38] "GET /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44?fields=application_policy_sets HTTP/1.1" 200 1406 0.029940 10.0.0.24 - - [2025-01-06 02:26:38] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004993 10.0.0.24 - - [2025-01-06 02:26:38] "DELETE /access-control-list/af9a5fac-b5f9-4c34-a22a-4fcd00ea9394 HTTP/1.1" 200 115 0.027905 10.0.0.24 - - [2025-01-06 02:26:38] "DELETE /project/aa10b6ad-69ba-48ee-92ed-bf2bb31b2d44 HTTP/1.1" 200 115 0.330032 10.0.0.24 - - [2025-01-06 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.24 - - [2025-01-06 02:26:39] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003028 10.0.0.24 - - [2025-01-06 02:26:39] "GET /virtual-networks?parent_id=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003401 10.0.0.24 - - [2025-01-06 02:26:39] "GET /virtual-network/ad445f73-e28a-43d6-a648-d7f45bec1053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005433 10.0.0.24 - - [2025-01-06 02:26:44] "GET /obj-perms HTTP/1.1" 200 5056 0.046229 10.0.0.24 - - [2025-01-06 02:26:44] "POST /neutron/network HTTP/1.1" 200 825 0.005634 10.0.0.24 - - [2025-01-06 02:26:44] "POST /neutron/network HTTP/1.1" 400 204 0.008625 10.0.0.24 - - [2025-01-06 02:26:44] "GET /obj-perms HTTP/1.1" 200 5056 0.044732 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 1089 0.018096 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 1115 0.008648 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 1089 0.021620 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 1115 0.007691 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 151 0.120483 10.0.0.24 - - [2025-01-06 02:26:45] "POST /neutron/port HTTP/1.1" 200 151 0.125763 10.0.0.24 - - [2025-01-06 02:26:46] "POST /neutron/network HTTP/1.1" 200 825 0.005332 10.0.0.24 - - [2025-01-06 02:26:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004924 10.0.0.24 - - [2025-01-06 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.24 - - [2025-01-06 02:26:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001927 10.0.0.24 - - [2025-01-06 02:26:46] "POST /neutron/network HTTP/1.1" 200 151 0.081828 10.0.0.24 - - [2025-01-06 02:26:46] "DELETE /route-target/c64c81f4-6fc3-41e8-ae97-e00ff3ffbd0b HTTP/1.1" 200 115 0.020090 10.0.0.24 - - [2025-01-06 02:26:47] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.24 - - [2025-01-06 02:26:47] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023509 10.0.0.24 - - [2025-01-06 02:26:47] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001481 10.0.0.24 - - [2025-01-06 02:26:47] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?fields=virtual_networks HTTP/1.1" 200 1035 0.070952 10.0.0.24 - - [2025-01-06 02:26:47] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001451 10.0.0.24 - - [2025-01-06 02:26:47] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.026899 10.0.0.24 - - [2025-01-06 02:26:47] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.24 - - [2025-01-06 02:26:47] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?fields=security_groups HTTP/1.1" 200 1262 0.024804 10.0.0.24 - - [2025-01-06 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.019671 10.0.0.24 - - [2025-01-06 02:26:48] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002157 10.0.0.24 - - [2025-01-06 02:26:48] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.24 - - [2025-01-06 02:26:48] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006895 10.0.0.24 - - [2025-01-06 02:26:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.001140 10.0.0.24 - - [2025-01-06 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.001847 10.0.0.24 - - [2025-01-06 02:26:48] "POST /security-groups HTTP/1.1" 200 591 0.063175 10.0.0.24 - - [2025-01-06 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002645 10.0.0.24 - - [2025-01-06 02:26:48] "POST /projects HTTP/1.1" 200 585 0.221181 10.0.0.24 - - [2025-01-06 02:26:48] "POST /access-control-lists HTTP/1.1" 200 596 0.059438 10.0.0.24 - - [2025-01-06 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.287990 10.0.0.24 - - [2025-01-06 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.002707 10.0.0.24 - - [2025-01-06 02:26:48] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.412868 10.0.0.24 - - [2025-01-06 02:26:48] "POST /access-control-lists HTTP/1.1" 200 594 0.060022 10.0.0.24 - - [2025-01-06 02:26:49] "GET / HTTP/1.1" 200 35931 0.002419 10.0.0.24 - - [2025-01-06 02:26:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.24 - - [2025-01-06 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.049895 10.0.0.24 - - [2025-01-06 02:26:50] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001007 10.0.0.24 - - [2025-01-06 02:26:50] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023548 10.0.0.24 - - [2025-01-06 02:26:50] "POST /neutron/network HTTP/1.1" 200 117 0.025542 10.0.0.24 - - [2025-01-06 02:26:50] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.24 - - [2025-01-06 02:26:50] "POST /neutron/network HTTP/1.1" 200 625 0.059767 10.0.0.24 - - [2025-01-06 02:26:50] "POST /route-targets HTTP/1.1" 200 327 0.008940 10.0.0.24 - - [2025-01-06 02:26:50] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.24 - - [2025-01-06 02:26:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002263 10.0.0.24 - - [2025-01-06 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.198650 10.0.0.24 - - [2025-01-06 02:26:50] "POST /neutron/network HTTP/1.1" 200 839 0.005172 10.0.0.24 - - [2025-01-06 02:26:50] "POST /id-to-fqname HTTP/1.1" 200 230 0.001133 10.0.0.24 - - [2025-01-06 02:26:50] "GET /virtual-network/8e259fe9-2c1f-4b8e-8c69-e3c1a7805ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004417 10.0.0.24 - - [2025-01-06 02:26:51] "POST /neutron/network HTTP/1.1" 200 839 0.005426 10.0.0.24 - - [2025-01-06 02:26:51] "GET /virtual-network/8e259fe9-2c1f-4b8e-8c69-e3c1a7805ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004420 10.0.0.24 - - [2025-01-06 02:26:51] "POST /neutron/network HTTP/1.1" 200 839 0.005298 10.0.0.24 - - [2025-01-06 02:26:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.007138 10.0.0.24 - - [2025-01-06 02:26:51] "POST /neutron/network HTTP/1.1" 200 839 0.005027 10.0.0.24 - - [2025-01-06 02:26:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.001346 10.0.0.24 - - [2025-01-06 02:26:51] "POST /neutron/network HTTP/1.1" 200 849 0.005564 10.0.0.24 - - [2025-01-06 02:26:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000365 10.0.0.24 - - [2025-01-06 02:26:51] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.24 - - [2025-01-06 02:26:51] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000370 10.0.0.24 - - [2025-01-06 02:26:51] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.24 - - [2025-01-06 02:26:52] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046841 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/network HTTP/1.1" 200 839 0.005742 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.004651 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.004649 10.0.0.24 - - [2025-01-06 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.24 - - [2025-01-06 02:26:52] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002783 10.0.0.24 - - [2025-01-06 02:26:52] "PUT /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9 HTTP/1.1" 200 276 0.008547 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.005470 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/network HTTP/1.1" 200 849 0.005245 10.0.0.24 - - [2025-01-06 02:26:52] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 1055 0.202008 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 1055 0.020012 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 1055 0.008077 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 1109 0.054566 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 1083 0.014753 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002743 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.009391 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.24 - - [2025-01-06 02:26:52] "POST /neutron/network HTTP/1.1" 200 839 0.005264 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/port HTTP/1.1" 200 1083 0.014299 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005590 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/port HTTP/1.1" 200 1083 0.013983 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006298 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/port HTTP/1.1" 200 1083 0.014481 10.0.0.24 - - [2025-01-06 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005262 10.0.0.24 - - [2025-01-06 02:26:57] "GET /virtual-machine/9ddb0bea-e79e-4274-8fdc-a97511652032 HTTP/1.1" 401 292 0.000392 10.0.0.24 - - [2025-01-06 02:26:57] "GET /virtual-machine/9ddb0bea-e79e-4274-8fdc-a97511652032 HTTP/1.1" 200 1293 0.032128 10.0.0.24 - - [2025-01-06 02:26:58] "GET /virtual-machine-interface/56088a20-5b34-471b-bac2-6b78088f3e27 HTTP/1.1" 200 2971 0.005641 10.0.0.24 - - [2025-01-06 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.24 - - [2025-01-06 02:26:58] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003349 10.0.0.24 - - [2025-01-06 02:26:58] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002652 10.0.0.24 - - [2025-01-06 02:26:58] "GET /virtual-network/8e259fe9-2c1f-4b8e-8c69-e3c1a7805ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005411 10.0.0.24 - - [2025-01-06 02:27:01] "POST /neutron/port HTTP/1.1" 200 1083 0.069964 10.0.0.24 - - [2025-01-06 02:27:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005601 10.0.0.24 - - [2025-01-06 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.24 - - [2025-01-06 02:27:01] "GET /virtual-network/8e259fe9-2c1f-4b8e-8c69-e3c1a7805ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004608 10.0.0.24 - - [2025-01-06 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.24 - - [2025-01-06 02:27:03] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003188 10.0.0.24 - - [2025-01-06 02:27:03] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003114 10.0.0.24 - - [2025-01-06 02:27:03] "GET /virtual-network/8e259fe9-2c1f-4b8e-8c69-e3c1a7805ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005145 10.0.0.24 - - [2025-01-06 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.24 - - [2025-01-06 02:27:05] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007107 10.0.0.24 - - [2025-01-06 02:27:05] "PUT /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9 HTTP/1.1" 200 276 0.008067 10.0.0.24 - - [2025-01-06 02:27:05] "POST /neutron/network HTTP/1.1" 200 839 0.007462 10.0.0.24 - - [2025-01-06 02:27:05] "POST /neutron/network HTTP/1.1" 400 204 0.009974 10.0.0.24 - - [2025-01-06 02:27:06] "POST /neutron/port HTTP/1.1" 200 1083 0.014818 10.0.0.24 - - [2025-01-06 02:27:06] "POST /neutron/port HTTP/1.1" 200 1109 0.008881 10.0.0.24 - - [2025-01-06 02:27:06] "POST /neutron/port HTTP/1.1" 200 151 0.073660 10.0.0.24 - - [2025-01-06 02:27:07] "POST /neutron/network HTTP/1.1" 200 839 0.012093 10.0.0.24 - - [2025-01-06 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.24 - - [2025-01-06 02:27:07] "DELETE /route-target/f7bfdbd8-a1e2-4688-b10f-6c5402ba368f HTTP/1.1" 200 115 0.012841 10.0.0.24 - - [2025-01-06 02:27:07] "POST /useragent-kv HTTP/1.1" 200 115 0.028738 10.0.0.24 - - [2025-01-06 02:27:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001755 10.0.0.24 - - [2025-01-06 02:27:07] "POST /neutron/network HTTP/1.1" 200 151 0.097212 10.0.0.24 - - [2025-01-06 02:27:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002697 10.0.0.24 - - [2025-01-06 02:27:08] "POST /network-ipams HTTP/1.1" 200 541 0.014722 10.0.0.24 - - [2025-01-06 02:27:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002790 10.0.0.24 - - [2025-01-06 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.24 - - [2025-01-06 02:27:08] "GET /network-ipam/99ea73e4-ef56-4c0c-a076-42cf97673f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.005416 10.0.0.24 - - [2025-01-06 02:27:08] "PUT /network-ipam/99ea73e4-ef56-4c0c-a076-42cf97673f06 HTTP/1.1" 200 258 0.008734 10.0.0.24 - - [2025-01-06 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.24 - - [2025-01-06 02:27:08] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.24 - - [2025-01-06 02:27:08] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024193 10.0.0.24 - - [2025-01-06 02:27:08] "POST /neutron/network HTTP/1.1" 200 117 0.008249 10.0.0.24 - - [2025-01-06 02:27:08] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.24 - - [2025-01-06 02:27:08] "POST /neutron/network HTTP/1.1" 200 605 0.062288 10.0.0.24 - - [2025-01-06 02:27:08] "POST /route-targets HTTP/1.1" 200 327 0.010175 10.0.0.24 - - [2025-01-06 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.009947 10.0.0.24 - - [2025-01-06 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003505 10.0.0.24 - - [2025-01-06 02:27:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.177475 10.0.0.24 - - [2025-01-06 02:27:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002654 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.188411 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/network HTTP/1.1" 200 994 0.005802 10.0.0.24 - - [2025-01-06 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001106 10.0.0.24 - - [2025-01-06 02:27:09] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005300 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/network HTTP/1.1" 200 994 0.006552 10.0.0.24 - - [2025-01-06 02:27:09] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004488 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/network HTTP/1.1" 200 994 0.006759 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.006539 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.005816 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/network HTTP/1.1" 200 994 0.006247 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.006186 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.006133 10.0.0.24 - - [2025-01-06 02:27:09] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002214 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/port HTTP/1.1" 200 1017 0.143900 10.0.0.24 - - [2025-01-06 02:27:09] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/port HTTP/1.1" 200 1017 0.142789 10.0.0.24 - - [2025-01-06 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001269 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/port HTTP/1.1" 200 1017 0.011853 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/port HTTP/1.1" 200 1017 0.007659 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/network HTTP/1.1" 200 994 0.006724 10.0.0.24 - - [2025-01-06 02:27:09] "POST /neutron/port HTTP/1.1" 200 1017 0.007486 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005018 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.004804 10.0.0.24 - - [2025-01-06 02:27:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001275 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005144 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.007580 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.007559 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/network HTTP/1.1" 200 994 0.007271 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.007361 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.009697 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.011011 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.006563 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.009666 10.0.0.24 - - [2025-01-06 02:27:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001390 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005738 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/network HTTP/1.1" 200 1004 0.007242 10.0.0.24 - - [2025-01-06 02:27:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000434 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.007339 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/network HTTP/1.1" 200 1004 0.006631 10.0.0.24 - - [2025-01-06 02:27:10] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.008971 10.0.0.24 - - [2025-01-06 02:27:10] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000339 10.0.0.24 - - [2025-01-06 02:27:10] "POST /neutron/port HTTP/1.1" 200 1017 0.012852 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1017 0.011411 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/network HTTP/1.1" 200 1004 0.010955 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007864 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1017 0.013837 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1109 0.109423 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1109 0.092644 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1083 0.015519 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 1083 0.016205 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003897 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004131 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.020208 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.001004 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.014034 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.003284 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/network HTTP/1.1" 200 994 0.007631 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/network HTTP/1.1" 200 994 0.009125 10.0.0.24 - - [2025-01-06 02:27:11] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.24 - - [2025-01-06 02:27:11] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062388 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/network HTTP/1.1" 200 994 0.026252 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 2050 0.025637 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006492 10.0.0.24 - - [2025-01-06 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.004901 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domains HTTP/1.1" 200 280 0.003317 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2761 0.009413 10.0.0.24 - - [2025-01-06 02:27:11] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.24 - - [2025-01-06 02:27:11] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c HTTP/1.1" 200 2842 0.069890 10.0.0.24 - - [2025-01-06 02:27:11] "GET /network-ipam/99ea73e4-ef56-4c0c-a076-42cf97673f06 HTTP/1.1" 200 2602 0.003954 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domains HTTP/1.1" 200 280 0.003644 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.24 - - [2025-01-06 02:27:11] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2761 0.007442 10.0.0.24 - - [2025-01-06 02:27:11] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.24 - - [2025-01-06 02:27:11] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c HTTP/1.1" 200 2842 0.087932 10.0.0.24 - - [2025-01-06 02:27:11] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a HTTP/1.1" 200 3780 0.006180 10.0.0.24 - - [2025-01-06 02:27:11] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a HTTP/1.1" 200 3780 0.004441 10.0.0.24 - - [2025-01-06 02:27:11] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 200 2381 0.003994 10.0.0.24 - - [2025-01-06 02:27:11] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 200 2381 0.003574 10.0.0.24 - - [2025-01-06 02:27:11] "GET /route-target/c6e4062b-945b-46c7-a7c1-e873c5c26f66 HTTP/1.1" 200 1205 0.006003 10.0.0.24 - - [2025-01-06 02:27:11] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a HTTP/1.1" 200 3780 0.006108 10.0.0.24 - - [2025-01-06 02:27:11] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 200 2381 0.004490 10.0.0.24 - - [2025-01-06 02:27:12] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.010504 10.0.0.24 - - [2025-01-06 02:27:12] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a HTTP/1.1" 200 3780 0.006707 10.0.0.24 - - [2025-01-06 02:27:12] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 200 2381 0.003422 10.0.0.24 - - [2025-01-06 02:27:12] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 200 2381 0.004755 10.0.0.24 - - [2025-01-06 02:27:12] "GET /route-target/c6e4062b-945b-46c7-a7c1-e873c5c26f66 HTTP/1.1" 200 1205 0.004937 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/network HTTP/1.1" 200 1004 0.008984 10.0.0.24 - - [2025-01-06 02:27:12] "GET /domains HTTP/1.1" 200 280 0.002989 10.0.0.24 - - [2025-01-06 02:27:12] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001463 10.0.0.24 - - [2025-01-06 02:27:12] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2761 0.013785 10.0.0.24 - - [2025-01-06 02:27:12] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001349 10.0.0.24 - - [2025-01-06 02:27:12] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934 10.0.0.24 - - [2025-01-06 02:27:12] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c HTTP/1.1" 200 2842 0.033147 10.0.0.24 - - [2025-01-06 02:27:12] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a HTTP/1.1" 200 3780 0.017501 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1055 0.293645 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1055 0.016831 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1055 0.017834 10.0.0.24 - - [2025-01-06 02:27:12] "GET /obj-perms HTTP/1.1" 200 5030 0.090305 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1109 0.115003 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1083 0.052232 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013985 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 1083 0.021323 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003704 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.015519 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.24 - - [2025-01-06 02:27:12] "POST /neutron/network HTTP/1.1" 200 994 0.008066 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/port HTTP/1.1" 200 1083 0.015956 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005539 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/port HTTP/1.1" 200 1083 0.013592 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009026 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/port HTTP/1.1" 200 1083 0.015066 10.0.0.24 - - [2025-01-06 02:27:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005962 10.0.0.24 - - [2025-01-06 02:27:17] "GET /virtual-machine/c5952057-f334-4c06-b73d-c206abf3cb7e HTTP/1.1" 200 1289 0.004863 10.0.0.24 - - [2025-01-06 02:27:17] "GET /virtual-machine-interface/ac3bb56d-9959-404c-9937-54e4dccf3dcb HTTP/1.1" 200 2942 0.005397 10.0.0.24 - - [2025-01-06 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.24 - - [2025-01-06 02:27:18] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005716 10.0.0.24 - - [2025-01-06 02:27:18] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002949 10.0.0.24 - - [2025-01-06 02:27:18] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005371 10.0.0.24 - - [2025-01-06 02:27:19] "POST /neutron/port HTTP/1.1" 200 1083 0.015690 10.0.0.24 - - [2025-01-06 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005117 10.0.0.24 - - [2025-01-06 02:27:20] "POST /neutron/port HTTP/1.1" 200 1083 0.015111 10.0.0.24 - - [2025-01-06 02:27:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005467 10.0.0.24 - - [2025-01-06 02:27:21] "POST /neutron/port HTTP/1.1" 200 1083 0.015039 10.0.0.24 - - [2025-01-06 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.24 - - [2025-01-06 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006130 10.0.0.24 - - [2025-01-06 02:27:21] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005085 10.0.0.24 - - [2025-01-06 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.24 - - [2025-01-06 02:27:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002767 10.0.0.24 - - [2025-01-06 02:27:23] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003569 10.0.0.24 - - [2025-01-06 02:27:23] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005571 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/port HTTP/1.1" 200 1083 0.019037 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006933 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/port HTTP/1.1" 200 1083 0.015879 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006238 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/port HTTP/1.1" 200 1083 0.014950 10.0.0.24 - - [2025-01-06 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006395 10.0.0.24 - - [2025-01-06 02:27:23] "GET /virtual-machine/4cbd3729-9143-4cbd-9031-a26801f1e53e HTTP/1.1" 200 1288 0.004468 10.0.0.24 - - [2025-01-06 02:27:23] "GET /virtual-machine-interface/25a3982a-07ec-473f-84e8-8dd12c470efd HTTP/1.1" 200 2940 0.005222 10.0.0.24 - - [2025-01-06 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.24 - - [2025-01-06 02:27:23] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002968 10.0.0.24 - - [2025-01-06 02:27:23] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002961 10.0.0.24 - - [2025-01-06 02:27:24] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004936 10.0.0.24 - - [2025-01-06 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.24 - - [2025-01-06 02:27:25] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002686 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002906 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005391 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/port HTTP/1.1" 200 1083 0.015580 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005552 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/port HTTP/1.1" 200 1083 0.015664 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006350 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/port HTTP/1.1" 200 1083 0.014117 10.0.0.24 - - [2025-01-06 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006016 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-machine/3d4f7496-330b-4a6c-bb3b-d840ab88954a HTTP/1.1" 200 1292 0.004412 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-machine-interface/f2e8c9d6-7135-4f1b-84e9-64cc493e39f9 HTTP/1.1" 200 2941 0.004735 10.0.0.24 - - [2025-01-06 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.24 - - [2025-01-06 02:27:25] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003112 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003160 10.0.0.24 - - [2025-01-06 02:27:25] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005857 10.0.0.24 - - [2025-01-06 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.24 - - [2025-01-06 02:27:26] "GET /global-vrouter-config/c1eba494-30ac-4333-b006-cc1d427107d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003163 10.0.0.24 - - [2025-01-06 02:27:26] "GET /virtual-networks?parent_id=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003134 10.0.0.24 - - [2025-01-06 02:27:27] "GET /virtual-network/8b2d8cd2-5351-429f-ba50-022ea276489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005492 10.0.0.24 - - [2025-01-06 02:27:38] "DELETE /project/7d1483799d6a45e6bff2a1319ea2fb1c HTTP/1.1" 404 173 0.025259 10.0.0.24 - - [2025-01-06 02:27:38] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980 10.0.0.24 - - [2025-01-06 02:27:38] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.024049 10.0.0.24 - - [2025-01-06 02:27:38] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000978 10.0.0.24 - - [2025-01-06 02:27:38] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?fields=security_groups HTTP/1.1" 200 1367 0.062548 10.0.0.24 - - [2025-01-06 02:27:38] "DELETE /security-group/d3603b61-b289-463b-8723-116e58220c95 HTTP/1.1" 200 115 0.033655 10.0.0.24 - - [2025-01-06 02:27:38] "GET /projects?obj_uuids=cd5f0a10-a473-43a1-ba10-7baabd187d59&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.24 - - [2025-01-06 02:27:38] "DELETE /access-control-list/449c16f0-caa5-40b9-85f6-a4a321ea2c70 HTTP/1.1" 200 115 0.039877 10.0.0.24 - - [2025-01-06 02:27:38] "GET /project/cd5f0a10-a473-43a1-ba10-7baabd187d59?fields=application_policy_sets HTTP/1.1" 200 1406 0.037140 10.0.0.24 - - [2025-01-06 02:27:38] "DELETE /access-control-list/f07ac6ae-dd2a-4733-8ff0-50e0b38cc314 HTTP/1.1" 200 115 0.026817 10.0.0.24 - - [2025-01-06 02:27:39] "DELETE /project/cd5f0a10-a473-43a1-ba10-7baabd187d59 HTTP/1.1" 200 115 0.338906 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1109 0.010104 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1109 0.009409 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 151 0.095097 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1109 0.010673 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1109 0.008553 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 151 0.089330 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/network HTTP/1.1" 200 994 0.006464 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/network HTTP/1.1" 400 204 0.013702 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1083 0.023085 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 1109 0.008640 10.0.0.24 - - [2025-01-06 02:27:42] "POST /neutron/port HTTP/1.1" 200 151 0.080124 10.0.0.24 - - [2025-01-06 02:27:44] "POST /neutron/network HTTP/1.1" 200 994 0.007103 10.0.0.24 - - [2025-01-06 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.24 - - [2025-01-06 02:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.24 - - [2025-01-06 02:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.24 - - [2025-01-06 02:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001930 10.0.0.24 - - [2025-01-06 02:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004314 10.0.0.24 - - [2025-01-06 02:27:44] "DELETE /route-target/c6e4062b-945b-46c7-a7c1-e873c5c26f66 HTTP/1.1" 200 115 0.035535 10.0.0.24 - - [2025-01-06 02:27:44] "POST /neutron/network HTTP/1.1" 200 151 0.148467 10.0.0.24 - - [2025-01-06 02:27:44] "GET /routing-instance/b8f7ddad-6192-4713-9426-950a20260a6e HTTP/1.1" 404 171 0.002337 10.0.0.24 - - [2025-01-06 02:27:44] "GET /domains HTTP/1.1" 200 280 0.002063 10.0.0.24 - - [2025-01-06 02:27:44] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.24 - - [2025-01-06 02:27:44] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830 HTTP/1.1" 200 2574 0.048014 10.0.0.24 - - [2025-01-06 02:27:45] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.24 - - [2025-01-06 02:27:45] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c HTTP/1.1" 200 2085 0.084148 10.0.0.24 - - [2025-01-06 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.24 - - [2025-01-06 02:27:45] "DELETE /network-ipam/99ea73e4-ef56-4c0c-a076-42cf97673f06 HTTP/1.1" 200 115 0.024920 10.0.0.24 - - [2025-01-06 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003872 10.0.0.24 - - [2025-01-06 02:27:45] "GET /obj-perms HTTP/1.1" 200 5056 0.045083 10.0.0.24 - - [2025-01-06 02:27:45] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.24 - - [2025-01-06 02:27:45] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.060356 10.0.0.24 - - [2025-01-06 02:27:45] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.24 - - [2025-01-06 02:27:45] "GET /obj-perms HTTP/1.1" 200 5056 0.071973 10.0.0.24 - - [2025-01-06 02:27:45] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?fields=virtual_networks HTTP/1.1" 200 1032 0.068448 10.0.0.24 - - [2025-01-06 02:27:45] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.24 - - [2025-01-06 02:27:45] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.025067 10.0.0.24 - - [2025-01-06 02:27:45] "GET /projects?obj_uuids=7d148379-9d6a-45e6-bff2-a1319ea2fb1c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001203 10.0.0.24 - - [2025-01-06 02:27:45] "GET /project/7d148379-9d6a-45e6-bff2-a1319ea2fb1c?fields=security_groups HTTP/1.1" 200 1258 0.026168 10.0.0.24 - - [2025-01-06 02:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.005343 10.0.0.24 - - [2025-01-06 02:27:47] "POST /neutron/port HTTP/1.1" 400 205 0.004550 10.0.0.24 - - [2025-01-06 02:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.005102 10.0.0.24 - - [2025-01-06 02:27:47] "POST /neutron/port HTTP/1.1" 400 205 0.002945 10.0.0.24 - - [2025-01-06 02:27:54] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.24 - - [2025-01-06 02:27:54] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.24 - - [2025-01-06 02:27:54] "GET /projects?obj_uuids=ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001092 10.0.0.24 - - [2025-01-06 02:27:54] "GET /project/ddbf9c5d-7ae1-4df7-89d4-4d2ba55de527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.051371 [Introspect:8084]10.0.0.24 - - [2025-01-06 02:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001010 10.0.0.24 - - [2025-01-06 02:27:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.022470 10.0.0.24 - - [2025-01-06 02:27:55] "GET /projects?obj_uuids=8f406f89-4caa-4f56-827e-1b0b4f6e7d4c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002472 10.0.0.24 - - [2025-01-06 02:27:55] "GET /domains?obj_uuids=ffe5e98f-e602-4ae5-9cf9-ed0dac143830&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.24 - - [2025-01-06 02:27:55] "GET /domain/ffe5e98f-e602-4ae5-9cf9-ed0dac143830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007211 10.0.0.24 - - [2025-01-06 02:27:55] "POST /id-to-fqname HTTP/1.1" 200 186 0.003823 10.0.0.24 - - [2025-01-06 02:27:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.002637 10.0.0.24 - - [2025-01-06 02:27:56] "POST /security-groups HTTP/1.1" 200 587 0.068197 10.0.0.24 - - [2025-01-06 02:27:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.002574 10.0.0.24 - - [2025-01-06 02:27:56] "POST /projects HTTP/1.1" 200 577 0.226932 10.0.0.24 - - [2025-01-06 02:27:56] "POST /access-control-lists HTTP/1.1" 200 592 0.057287 10.0.0.24 - - [2025-01-06 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.304677 10.0.0.24 - - [2025-01-06 02:27:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002850