+++ date ++ echo 'INFO: =================== Thu May 1 02:05:16 UTC 2025 ===================' INFO: =================== Thu May 1 02:05:16 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.241 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.241 ++ CONFIGDB_NODES=10.0.0.241 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=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.241 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=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.241 ++ 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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.20.0.192,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.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled 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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 05/01/2025 02:05:25.283 7fcfe627d108 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/01/2025 02:05:25.431 7fcfe627d108 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/01/2025 02:05:25.447 7fcfe627d108 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/01/2025 02:05:25.447 7fcfe627d108 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-05-01 02:05:28] "GET / HTTP/1.1" 503 181 0.000425 10.0.0.241 - - [2025-05-01 02:05:28] "GET / HTTP/1.1" 503 181 0.000190 10.0.0.241 - - [2025-05-01 02:05:29] "GET / HTTP/1.1" 200 45871 0.050794 10.0.0.241 - - [2025-05-01 02:05:29] "GET / HTTP/1.1" 200 45871 0.001377 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.241 - - [2025-05-01 02:05:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000508 10.0.0.241 - - [2025-05-01 02:05:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000295 10.0.0.241 - - [2025-05-01 02:05:30] "GET / HTTP/1.1" 200 36215 0.002393 10.0.0.241 - - [2025-05-01 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.553605 10.0.0.241 - - [2025-05-01 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.241 - - [2025-05-01 02:05:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.307450 10.0.0.241 - - [2025-05-01 02:05:30] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002357 10.0.0.241 - - [2025-05-01 02:05:30] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.241 - - [2025-05-01 02:05:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000401 10.0.0.241 - - [2025-05-01 02:05:31] "GET / HTTP/1.1" 200 36215 0.001819 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.034517 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000492 10.0.0.241 - - [2025-05-01 02:05:31] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014765 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003707 10.0.0.241 - - [2025-05-01 02:05:31] "POST /config-nodes HTTP/1.1" 200 601 0.030570 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000590 10.0.0.241 - - [2025-05-01 02:05:31] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000504 10.0.0.241 - - [2025-05-01 02:05:31] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.241 - - [2025-05-01 02:05:31] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000513 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.295463 10.0.0.241 - - [2025-05-01 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.241 - - [2025-05-01 02:05:31] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008404 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-appliance-sets HTTP/1.1" 200 555 0.017622 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.003475 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.241 - - [2025-05-01 02:05:32] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005767 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.017277 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.241 - - [2025-05-01 02:05:32] "GET /network-ipam/7d748713-f543-4a19-9fdb-8bb0ddee97b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005551 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.554478 10.0.0.241 - - [2025-05-01 02:05:32] "GET /network-ipam/7d748713-f543-4a19-9fdb-8bb0ddee97b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003361 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.301196 10.0.0.241 - - [2025-05-01 02:05:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.068220 10.0.0.241 - - [2025-05-01 02:05:32] "POST /job-templates HTTP/1.1" 200 557 0.068678 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-templates HTTP/1.1" 200 513 0.041549 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-templates HTTP/1.1" 200 503 0.025830 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.004028 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-templates HTTP/1.1" 200 517 0.039062 10.0.0.241 - - [2025-05-01 02:05:32] "POST /job-templates HTTP/1.1" 200 565 0.078830 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-templates HTTP/1.1" 200 537 0.017053 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.003172 10.0.0.241 - - [2025-05-01 02:05:32] "POST /service-templates HTTP/1.1" 200 509 0.037145 10.0.0.241 - - [2025-05-01 02:05:32] "POST /job-templates HTTP/1.1" 200 547 0.076841 10.0.0.241 - - [2025-05-01 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003528 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 579 0.063130 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.004193 10.0.0.241 - - [2025-05-01 02:05:33] "POST /access-control-lists HTTP/1.1" 200 589 0.016727 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.002985 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.003171 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 581 0.062122 10.0.0.241 - - [2025-05-01 02:05:33] "POST /access-control-lists HTTP/1.1" 200 587 0.059500 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 210 0.004537 10.0.0.241 - - [2025-05-01 02:05:33] "POST /route-targets HTTP/1.1" 200 328 0.013638 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 585 0.074039 10.0.0.241 - - [2025-05-01 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.025731 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004101 10.0.0.241 - - [2025-05-01 02:05:33] "POST /route-targets HTTP/1.1" 200 328 0.009410 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 561 0.063207 10.0.0.241 - - [2025-05-01 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.043746 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.004045 10.0.0.241 - - [2025-05-01 02:05:33] "POST /route-targets HTTP/1.1" 200 328 0.011534 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 571 0.062250 10.0.0.241 - - [2025-05-01 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.041768 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003642 10.0.0.241 - - [2025-05-01 02:05:33] "POST /route-targets HTTP/1.1" 200 328 0.011742 10.0.0.241 - - [2025-05-01 02:05:33] "POST /job-templates HTTP/1.1" 200 557 0.061549 10.0.0.241 - - [2025-05-01 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.055546 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003493 10.0.0.241 - - [2025-05-01 02:05:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.006032 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 557 0.083320 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.003437 10.0.0.241 - - [2025-05-01 02:05:34] "POST /access-control-lists HTTP/1.1" 200 553 0.088920 10.0.0.241 - - [2025-05-01 02:05:34] "PUT /access-control-list/7a328fa7-f4cd-47eb-b18f-046052afa3bc HTTP/1.1" 200 273 0.015079 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 557 0.080686 10.0.0.241 - - [2025-05-01 02:05:34] "PUT /access-control-list/ebbbf266-f4b5-482f-b4bb-60933e89c36a HTTP/1.1" 200 273 0.023765 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.003149 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 537 0.060089 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003340 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 561 0.061942 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003276 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 561 0.069172 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003682 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 561 0.069690 10.0.0.241 - - [2025-05-01 02:05:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.004019 10.0.0.241 - - [2025-05-01 02:05:34] "POST /job-templates HTTP/1.1" 200 567 0.064491 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.003119 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 559 0.067007 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.003466 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 557 0.065464 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 205 0.003081 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 575 0.062531 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.003733 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 553 0.064963 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 208 0.003975 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 581 0.061161 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.003879 10.0.0.241 - - [2025-05-01 02:05:35] "POST /job-templates HTTP/1.1" 200 557 0.063164 10.0.0.241 - - [2025-05-01 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003811 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 561 0.061261 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.002991 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 577 0.063446 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.003886 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 559 0.065491 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003217 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 561 0.061140 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.004037 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 557 0.061063 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.003456 10.0.0.241 - - [2025-05-01 02:05:36] "POST /job-templates HTTP/1.1" 200 555 0.061244 10.0.0.241 - - [2025-05-01 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.003102 10.0.0.241 - - [2025-05-01 02:05:37] "POST /job-templates HTTP/1.1" 200 555 0.065080 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.003531 10.0.0.241 - - [2025-05-01 02:05:37] "POST /job-templates HTTP/1.1" 200 555 0.061577 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003395 10.0.0.241 - - [2025-05-01 02:05:37] "POST /job-templates HTTP/1.1" 200 565 0.059958 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.003226 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.241 - - [2025-05-01 02:05:37] "GET /global-vrouter-config/92963743-c48c-44bc-90de-f42db9a12295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.007427 10.0.0.241 - - [2025-05-01 02:05:37] "POST /job-templates HTTP/1.1" 200 567 0.061690 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.002909 10.0.0.241 - - [2025-05-01 02:05:37] "PUT /global-vrouter-config/92963743-c48c-44bc-90de-f42db9a12295 HTTP/1.1" 200 277 0.010268 10.0.0.241 - - [2025-05-01 02:05:37] "POST /config-propertiess HTTP/1.1" 200 553 0.017646 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 168 0.003354 10.0.0.241 - - [2025-05-01 02:05:37] "POST /tags HTTP/1.1" 200 322 0.030207 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 166 0.003342 10.0.0.241 - - [2025-05-01 02:05:37] "POST /tags HTTP/1.1" 200 318 0.030894 10.0.0.241 - - [2025-05-01 02:05:37] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000383 10.0.0.241 - - [2025-05-01 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 174 0.003680 10.0.0.241 - - [2025-05-01 02:05:37] "GET / HTTP/1.1" 200 36215 0.002394 10.0.0.241 - - [2025-05-01 02:05:37] "POST /alarms HTTP/1.1" 401 293 0.000395 10.0.0.241 - - [2025-05-01 02:05:37] "POST /tags HTTP/1.1" 200 334 0.023570 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.003950 10.0.0.241 - - [2025-05-01 02:05:38] "POST /tags HTTP/1.1" 200 310 0.021987 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.003846 10.0.0.241 - - [2025-05-01 02:05:38] "POST /tags HTTP/1.1" 200 334 0.020891 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 164 0.003070 10.0.0.241 - - [2025-05-01 02:05:38] "POST /tags HTTP/1.1" 200 314 0.029152 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 169 0.003227 10.0.0.241 - - [2025-05-01 02:05:38] "POST /tags HTTP/1.1" 200 324 0.023894 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.280144 10.0.0.241 - - [2025-05-01 02:05:38] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005548 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 583 0.066783 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.002817 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 577 0.019363 10.0.0.241 - - [2025-05-01 02:05:38] "PUT /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2 HTTP/1.1" 200 275 0.010402 10.0.0.241 - - [2025-05-01 02:05:38] "POST /config-database-nodes HTTP/1.1" 200 619 0.016125 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 577 0.019902 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.003871 10.0.0.241 - - [2025-05-01 02:05:38] "POST /hardwares HTTP/1.1" 200 328 0.012835 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 561 0.029690 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.003033 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 557 0.017203 10.0.0.241 - - [2025-05-01 02:05:38] "POST /hardwares HTTP/1.1" 200 328 0.012021 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 559 0.018788 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.004459 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 567 0.022461 10.0.0.241 - - [2025-05-01 02:05:38] "POST /hardwares HTTP/1.1" 200 328 0.019848 10.0.0.241 - - [2025-05-01 02:05:38] "POST /alarms HTTP/1.1" 200 551 0.017187 10.0.0.241 - - [2025-05-01 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.002852 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 559 0.022562 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 328 0.013852 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.002775 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 569 0.019333 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 324 0.017737 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 557 0.026880 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003564 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 569 0.018215 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 324 0.012391 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 161 0.003261 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 577 0.061522 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 318 0.011337 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 571 0.018637 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003104 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 324 0.013049 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 563 0.022816 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003564 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 563 0.022521 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 324 0.012526 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 563 0.018803 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003898 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 549 0.017985 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 324 0.013636 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 597 0.018678 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.004271 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 577 0.034353 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 326 0.027893 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.002341 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 573 0.017808 10.0.0.241 - - [2025-05-01 02:05:39] "POST /hardwares HTTP/1.1" 200 326 0.011580 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 585 0.016843 10.0.0.241 - - [2025-05-01 02:05:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.003397 10.0.0.241 - - [2025-05-01 02:05:39] "POST /alarms HTTP/1.1" 200 611 0.017944 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 326 0.012616 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.003242 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 326 0.012697 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.003196 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 324 0.014422 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 161 0.003668 10.0.0.241 - - [2025-05-01 02:05:40] "GET / HTTP/1.1" 200 36215 0.002414 10.0.0.241 - - [2025-05-01 02:05:40] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000374 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 318 0.015649 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.003792 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 324 0.011860 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 161 0.003904 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 318 0.012212 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.003008 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 324 0.014874 10.0.0.241 - - [2025-05-01 02:05:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030337 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.003043 10.0.0.241 - - [2025-05-01 02:05:40] "PUT /global-vrouter-config/92963743-c48c-44bc-90de-f42db9a12295 HTTP/1.1" 200 277 0.008640 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 320 0.011244 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.003363 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 320 0.012798 10.0.0.241 - - [2025-05-01 02:05:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.003529 10.0.0.241 - - [2025-05-01 02:05:40] "POST /hardwares HTTP/1.1" 200 326 0.012364 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.003845 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 318 0.013631 10.0.0.241 - - [2025-05-01 02:05:41] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000475 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.003335 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 318 0.010776 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.003841 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 320 0.012470 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.004119 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 320 0.011932 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025314 10.0.0.241 - - [2025-05-01 02:05:41] "GET /global-vrouter-config/92963743-c48c-44bc-90de-f42db9a12295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1564 0.004475 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.002888 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 320 0.012544 10.0.0.241 - - [2025-05-01 02:05:41] "PUT /global-vrouter-config/92963743-c48c-44bc-90de-f42db9a12295 HTTP/1.1" 200 277 0.010195 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.002533 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 312 0.018263 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.003548 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 312 0.013443 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 160 0.003365 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 316 0.011080 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 154 0.003951 10.0.0.241 - - [2025-05-01 02:05:41] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.241 - - [2025-05-01 02:05:41] "POST /hardwares HTTP/1.1" 200 304 0.014145 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000380 10.0.0.241 - - [2025-05-01 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.003188 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 312 0.010573 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.004359 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 306 0.012376 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.003365 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 306 0.011718 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025076 10.0.0.241 - - [2025-05-01 02:05:42] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.005747 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.003074 10.0.0.241 - - [2025-05-01 02:05:42] "PUT /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2 HTTP/1.1" 200 275 0.015317 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 306 0.009464 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.003020 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 306 0.011606 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.003374 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 308 0.012863 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.003214 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 308 0.020838 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.003033 10.0.0.241 - - [2025-05-01 02:05:42] "POST /hardwares HTTP/1.1" 200 308 0.145128 10.0.0.241 - - [2025-05-01 02:05:42] "POST /fqname-to-id HTTP/1.1" 404 157 0.003819 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 310 0.015234 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.003889 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 312 0.013636 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.003065 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 312 0.015142 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 153 0.003293 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 302 0.134159 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.003478 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 310 0.064224 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.003176 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 310 0.093797 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.003036 10.0.0.241 - - [2025-05-01 02:05:43] "POST /hardwares HTTP/1.1" 200 310 0.029374 10.0.0.241 - - [2025-05-01 02:05:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.004711 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 310 0.012137 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.002932 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 310 0.015422 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.003244 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 318 0.035348 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.003849 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 310 0.012245 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.003436 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 310 0.012207 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 154 0.003475 10.0.0.241 - - [2025-05-01 02:05:44] "POST /hardwares HTTP/1.1" 200 304 0.013544 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.003556 10.0.0.241 - - [2025-05-01 02:05:44] "POST /features HTTP/1.1" 200 535 0.018215 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.003473 10.0.0.241 - - [2025-05-01 02:05:44] "POST /features HTTP/1.1" 200 525 0.017271 10.0.0.241 - - [2025-05-01 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.004057 10.0.0.241 - - [2025-05-01 02:05:44] "POST /features HTTP/1.1" 200 523 0.021732 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.003437 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 523 0.027496 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.003786 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 533 0.020547 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.003391 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 523 0.024471 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004106 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 541 0.026540 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.004131 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 527 0.022106 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.003174 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 521 0.034609 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.003186 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 519 0.017889 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.004260 10.0.0.241 - - [2025-05-01 02:05:45] "POST /features HTTP/1.1" 200 535 0.021640 10.0.0.241 - - [2025-05-01 02:05:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.003066 10.0.0.241 - - [2025-05-01 02:05:46] "POST /features HTTP/1.1" 200 543 0.018758 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.003297 10.0.0.241 - - [2025-05-01 02:05:46] "POST /physical-roles HTTP/1.1" 200 523 0.019596 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 179 0.003345 10.0.0.241 - - [2025-05-01 02:05:46] "POST /physical-roles HTTP/1.1" 200 525 0.017778 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.003584 10.0.0.241 - - [2025-05-01 02:05:46] "POST /physical-roles HTTP/1.1" 200 535 0.019200 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 177 0.003053 10.0.0.241 - - [2025-05-01 02:05:46] "POST /physical-roles HTTP/1.1" 200 521 0.018249 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.003615 10.0.0.241 - - [2025-05-01 02:05:46] "POST /overlay-roles HTTP/1.1" 200 547 0.022883 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.004151 10.0.0.241 - - [2025-05-01 02:05:46] "POST /overlay-roles HTTP/1.1" 200 533 0.017395 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.003413 10.0.0.241 - - [2025-05-01 02:05:46] "POST /overlay-roles HTTP/1.1" 200 547 0.018982 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 185 0.003111 10.0.0.241 - - [2025-05-01 02:05:46] "POST /overlay-roles HTTP/1.1" 200 535 0.022145 10.0.0.241 - - [2025-05-01 02:05:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.004279 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 543 0.020159 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.241 - - [2025-05-01 02:05:47] "PUT /overlay-role/af759ae6-4485-44ee-ac8a-b80387353903 HTTP/1.1" 200 259 0.016729 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.003945 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 533 0.045419 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 185 0.003038 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 535 0.020006 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.003763 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 531 0.018692 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.003721 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 539 0.017662 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.003943 10.0.0.241 - - [2025-05-01 02:05:47] "GET /global-system-configs HTTP/1.1" 200 323 0.801205 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 543 0.017709 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 178 0.003421 10.0.0.241 - - [2025-05-01 02:05:47] "POST /overlay-roles HTTP/1.1" 200 521 0.015913 10.0.0.241 - - [2025-05-01 02:05:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.002994 10.0.0.241 - - [2025-05-01 02:05:48] "POST /overlay-roles HTTP/1.1" 200 545 0.018965 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.003761 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 535 0.016405 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.003224 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 549 0.018569 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003537 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 551 0.015650 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.003547 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 553 0.016092 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.005404 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 565 0.018332 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.002997 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 549 0.016278 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003002 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 551 0.015865 10.0.0.241 - - [2025-05-01 02:05:48] "GET /global-system-configs HTTP/1.1" 200 323 0.026219 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.003085 10.0.0.241 - - [2025-05-01 02:05:48] "POST /role-definitions HTTP/1.1" 200 553 0.017646 10.0.0.241 - - [2025-05-01 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003081 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 551 0.016621 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.003147 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 563 0.016948 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003586 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 549 0.016543 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.002921 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 551 0.029045 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.002924 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 547 0.017972 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003706 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 549 0.015722 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.002976 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 555 0.031499 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003675 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 557 0.016149 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.003202 10.0.0.241 - - [2025-05-01 02:05:49] "POST /role-definitions HTTP/1.1" 200 535 0.016765 10.0.0.241 - - [2025-05-01 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 187 0.003206 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 545 0.016052 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.003087 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 533 0.017152 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003812 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 539 0.019309 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.003723 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 549 0.015770 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.003231 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 559 0.015978 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.003223 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 563 0.017446 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.003748 10.0.0.241 - - [2025-05-01 02:05:50] "POST /role-definitions HTTP/1.1" 200 561 0.017648 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.003395 10.0.0.241 - - [2025-05-01 02:05:50] "POST /feature-configs HTTP/1.1" 200 539 0.016471 10.0.0.241 - - [2025-05-01 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.003152 10.0.0.241 - - [2025-05-01 02:05:50] "POST /feature-configs HTTP/1.1" 200 564 0.014963 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.003556 10.0.0.241 - - [2025-05-01 02:05:51] "POST /feature-configs HTTP/1.1" 200 563 0.017186 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.004096 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 549 0.018077 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.003491 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 539 0.017803 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.004303 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 551 0.017515 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.003706 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 543 0.017625 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.004031 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 543 0.031842 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.003261 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 541 0.018712 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.002988 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 533 0.018330 10.0.0.241 - - [2025-05-01 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.004045 10.0.0.241 - - [2025-05-01 02:05:51] "POST /node-profiles HTTP/1.1" 200 535 0.020196 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.004800 10.0.0.241 - - [2025-05-01 02:05:52] "POST /node-profiles HTTP/1.1" 200 559 0.018303 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003497 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017021 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003924 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.018250 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.002948 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017270 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003202 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017354 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003164 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017556 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003112 10.0.0.241 - - [2025-05-01 02:05:52] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017439 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.003468 10.0.0.241 - - [2025-05-01 02:05:52] "POST /sflow-profiles HTTP/1.1" 200 534 0.017787 10.0.0.241 - - [2025-05-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.004017 10.0.0.241 - - [2025-05-01 02:05:52] "POST /sflow-profiles HTTP/1.1" 200 540 0.015753 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.003300 10.0.0.241 - - [2025-05-01 02:05:53] "POST /sflow-profiles HTTP/1.1" 200 540 0.017713 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.003242 10.0.0.241 - - [2025-05-01 02:05:53] "POST /grpc-profiles HTTP/1.1" 200 532 0.016780 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.003061 10.0.0.241 - - [2025-05-01 02:05:53] "POST /snmp-profiles HTTP/1.1" 200 532 0.015237 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.003348 10.0.0.241 - - [2025-05-01 02:05:53] "POST /netconf-profiles HTTP/1.1" 200 544 0.018476 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003392 10.0.0.241 - - [2025-05-01 02:05:53] "POST /device-functional-groups HTTP/1.1" 200 542 0.015314 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003249 10.0.0.241 - - [2025-05-01 02:05:53] "POST /device-functional-groups HTTP/1.1" 200 542 0.028077 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.003308 10.0.0.241 - - [2025-05-01 02:05:53] "POST /device-functional-groups HTTP/1.1" 200 546 0.019231 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.003187 10.0.0.241 - - [2025-05-01 02:05:53] "POST /device-functional-groups HTTP/1.1" 200 544 0.016302 10.0.0.241 - - [2025-05-01 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 218 0.003269 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 592 0.016261 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.003095 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 572 0.016933 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.002929 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 622 0.016061 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.003393 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 568 0.016879 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.003217 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 566 0.016614 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.003354 10.0.0.241 - - [2025-05-01 02:05:54] "POST /device-functional-groups HTTP/1.1" 200 576 0.020599 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003506 10.0.0.241 - - [2025-05-01 02:05:54] "POST /role-configs HTTP/1.1" 200 527 0.017785 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.004076 10.0.0.241 - - [2025-05-01 02:05:54] "POST /role-configs HTTP/1.1" 200 522 0.016579 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.003240 10.0.0.241 - - [2025-05-01 02:05:54] "POST /role-configs HTTP/1.1" 200 524 0.016173 10.0.0.241 - - [2025-05-01 02:05:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.003165 10.0.0.241 - - [2025-05-01 02:05:55] "POST /role-configs HTTP/1.1" 200 524 0.015231 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.002945 10.0.0.241 - - [2025-05-01 02:05:55] "POST /role-configs HTTP/1.1" 200 528 0.017056 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003482 10.0.0.241 - - [2025-05-01 02:05:55] "POST /role-configs HTTP/1.1" 200 523 0.016096 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003456 10.0.0.241 - - [2025-05-01 02:05:55] "POST /role-configs HTTP/1.1" 200 519 0.016038 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.002924 10.0.0.241 - - [2025-05-01 02:05:55] "POST /role-configs HTTP/1.1" 200 520 0.016388 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.241 - - [2025-05-01 02:05:55] "POST /ref-update HTTP/1.1" 200 156 0.011325 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.241 - - [2025-05-01 02:05:55] "POST /ref-update HTTP/1.1" 200 156 0.007813 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.241 - - [2025-05-01 02:05:55] "POST /ref-update HTTP/1.1" 200 156 0.009083 10.0.0.241 - - [2025-05-01 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.007190 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.008926 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.009828 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.241 - - [2025-05-01 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.241 - - [2025-05-01 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.010113 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.009571 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.007600 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.007176 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.241 - - [2025-05-01 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.007414 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.241 - - [2025-05-01 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.008720 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.008867 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006868 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.033994 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.008317 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.009245 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.241 - - [2025-05-01 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2025-05-01 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.007589 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.006957 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.010436 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.006778 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.241 - - [2025-05-01 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.007232 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.241 - - [2025-05-01 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.007093 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.007939 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.008274 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.007289 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.009830 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.241 - - [2025-05-01 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.007530 10.0.0.241 - - [2025-05-01 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.008901 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.008632 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.008954 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.241 - - [2025-05-01 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.008731 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.241 - - [2025-05-01 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.007195 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.008075 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.007884 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.241 - - [2025-05-01 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.241 - - [2025-05-01 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.008716 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.007746 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.008821 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.006737 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.008241 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.007948 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.241 - - [2025-05-01 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.241 - - [2025-05-01 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.007319 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.009302 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.241 - - [2025-05-01 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.007624 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.241 - - [2025-05-01 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.009947 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.007251 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.007308 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.241 - - [2025-05-01 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.241 - - [2025-05-01 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.007759 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.008740 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.008524 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.007705 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.010365 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.008452 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.241 - - [2025-05-01 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.241 - - [2025-05-01 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.009779 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.008254 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.008282 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.007542 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.241 - - [2025-05-01 02:06:07] "POST /ref-update HTTP/1.1" 200 156 0.008059 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.241 - - [2025-05-01 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.008273 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.006882 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.007170 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.008526 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.241 - - [2025-05-01 02:06:08] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.241 - - [2025-05-01 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.008174 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.007610 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.007595 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.007715 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.006687 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.007272 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.241 - - [2025-05-01 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.241 - - [2025-05-01 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.007794 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.007868 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.007025 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.008185 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.241 - - [2025-05-01 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.007861 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.241 - - [2025-05-01 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.008405 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.007344 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.008061 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.241 - - [2025-05-01 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.241 - - [2025-05-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.007682 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.007924 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.007514 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.241 - - [2025-05-01 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.241 - - [2025-05-01 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.007453 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.009295 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.241 - - [2025-05-01 02:06:13] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.241 - - [2025-05-01 02:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.023137 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.007863 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.009481 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.007367 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.241 - - [2025-05-01 02:06:14] "POST /ref-update HTTP/1.1" 200 156 0.007576 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.241 - - [2025-05-01 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.020339 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.008044 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.008488 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2025-05-01 02:06:15] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.241 - - [2025-05-01 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.008804 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.007552 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.241 - - [2025-05-01 02:06:16] "GET / HTTP/1.1" 200 36215 0.001749 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000675 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.008419 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.007196 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024889 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.010904 10.0.0.241 - - [2025-05-01 02:06:16] "GET /routing-instance/6e9bdd56-6a18-4e3a-b5bb-ed78f2397258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004676 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.241 - - [2025-05-01 02:06:16] "POST /bgp-routers HTTP/1.1" 200 622 0.019149 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.241 - - [2025-05-01 02:06:16] "GET /bgp-router/4c2c5ecf-c52c-4f78-926a-50783e86bd66?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.005278 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2025-05-01 02:06:16] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.006652 10.0.0.241 - - [2025-05-01 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003839 10.0.0.241 - - [2025-05-01 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.007410 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.007999 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.008141 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.007151 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.010766 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.241 - - [2025-05-01 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.241 - - [2025-05-01 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.008502 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.009257 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.009364 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.241 - - [2025-05-01 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2025-05-01 02:06:18] "POST /ref-update HTTP/1.1" 200 156 0.009322 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.009006 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.007242 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.006758 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.241 - - [2025-05-01 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.241 - - [2025-05-01 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.010027 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.007360 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2025-05-01 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.241 - - [2025-05-01 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.007336 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.008288 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.241 - - [2025-05-01 02:06:21] "POST /ref-update HTTP/1.1" 200 156 0.008701 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.241 - - [2025-05-01 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.008997 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.008217 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.008655 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.007618 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.007687 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.241 - - [2025-05-01 02:06:22] "POST /ref-update HTTP/1.1" 200 156 0.007350 10.0.0.241 - - [2025-05-01 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.007315 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.011108 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.009103 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.009028 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.010741 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.241 - - [2025-05-01 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.241 - - [2025-05-01 02:06:23] "POST /ref-update HTTP/1.1" 200 156 0.009619 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.009115 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.008903 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.010445 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.008728 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.241 - - [2025-05-01 02:06:24] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.241 - - [2025-05-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.008264 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.008412 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.008376 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.010673 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.241 - - [2025-05-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.241 - - [2025-05-01 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.007608 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.011892 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.009036 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.009282 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.011138 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.241 - - [2025-05-01 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.009657 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.241 - - [2025-05-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.009441 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.010893 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.008934 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.011191 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.009801 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.009346 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.241 - - [2025-05-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.241 - - [2025-05-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.007371 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.011345 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.241 - - [2025-05-01 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.241 - - [2025-05-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.011205 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.009093 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.009724 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.009649 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.009156 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.241 - - [2025-05-01 02:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.241 - - [2025-05-01 02:06:29] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.010383 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.009835 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.008238 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.009760 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.007977 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.241 - - [2025-05-01 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.008542 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.241 - - [2025-05-01 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.009026 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.007852 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.010102 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.012630 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.241 - - [2025-05-01 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.241 - - [2025-05-01 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.008679 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.008308 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.010212 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.008809 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.241 - - [2025-05-01 02:06:32] "POST /ref-update HTTP/1.1" 200 156 0.015616 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.241 - - [2025-05-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.011346 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.011134 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.011997 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.011874 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.009947 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.011315 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.241 - - [2025-05-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.241 - - [2025-05-01 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.008052 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.010053 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.007729 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.011600 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.241 - - [2025-05-01 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.241 - - [2025-05-01 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.241 - - [2025-05-01 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.009570 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.241 - - [2025-05-01 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.009703 10.0.0.241 - - [2025-05-01 02:06:35] "POST /network-ipams HTTP/1.1" 200 552 0.015667 10.0.0.241 - - [2025-05-01 02:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004659 10.0.0.241 - - [2025-05-01 02:06:35] "POST /virtual-networks HTTP/1.1" 200 554 0.106519 10.0.0.241 - - [2025-05-01 02:06:35] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003388 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.003465 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 178 0.003885 10.0.0.241 - - [2025-05-01 02:06:35] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004054 10.0.0.241 - - [2025-05-01 02:06:35] "GET /fabric/fa8537a5-d68a-4a7c-8646-aaf17c81486f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.006127 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003767 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 205 0.002766 10.0.0.241 - - [2025-05-01 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.003437 10.0.0.241 - - [2025-05-01 02:06:35] "POST /route-targets HTTP/1.1" 200 328 0.012486 10.0.0.241 - - [2025-05-01 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.241 - - [2025-05-01 02:06:45] "GET / HTTP/1.1" 200 36215 0.002347 10.0.0.241 - - [2025-05-01 02:06:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000802 10.0.0.241 - - [2025-05-01 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024526 10.0.0.241 - - [2025-05-01 02:06:46] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007946 10.0.0.241 - - [2025-05-01 02:06:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.003561 10.0.0.241 - - [2025-05-01 02:06:46] "POST /database-nodes HTTP/1.1" 200 605 0.019463 10.0.0.241 - - [2025-05-01 02:07:17] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.241 - - [2025-05-01 02:07:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000437 10.0.0.241 - - [2025-05-01 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027416 10.0.0.241 - - [2025-05-01 02:07:17] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006135 10.0.0.241 - - [2025-05-01 02:07:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.003128 10.0.0.241 - - [2025-05-01 02:07:18] "POST /analytics-nodes HTTP/1.1" 200 607 0.017606 10.0.0.241 - - [2025-05-01 02:07:23] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.241 - - [2025-05-01 02:07:30] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.241 - - [2025-05-01 02:07:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000708 10.0.0.241 - - [2025-05-01 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025877 10.0.0.241 - - [2025-05-01 02:07:30] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007635 10.0.0.241 - - [2025-05-01 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 220 0.003048 10.0.0.241 - - [2025-05-01 02:07:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.020916 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.241 - - [2025-05-01 02:07:34] "GET /obj-perms HTTP/1.1" 200 5075 0.355398 10.0.0.241 - - [2025-05-01 02:07:34] "GET /obj-perms HTTP/1.1" 200 5075 0.052586 10.0.0.241 - - [2025-05-01 02:07:38] "GET / HTTP/1.1" 200 36215 0.002646 10.0.0.241 - - [2025-05-01 02:07:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000580 10.0.0.241 - - [2025-05-01 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026013 10.0.0.241 - - [2025-05-01 02:07:38] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007297 10.0.0.241 - - [2025-05-01 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.003112 10.0.0.241 - - [2025-05-01 02:07:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.021757 10.0.0.241 - - [2025-05-01 02:08:34] "GET /obj-perms HTTP/1.1" 200 5075 0.047357 10.0.0.241 - - [2025-05-01 02:08:35] "GET /obj-perms HTTP/1.1" 200 5075 0.048347 10.0.0.241 - - [2025-05-01 02:09:07] "GET / HTTP/1.1" 200 36215 0.001799 10.0.0.241 - - [2025-05-01 02:09:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000418 10.0.0.241 - - [2025-05-01 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024341 10.0.0.241 - - [2025-05-01 02:09:07] "GET /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008263 10.0.0.241 - - [2025-05-01 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.241 - - [2025-05-01 02:09:07] "GET /routing-instance/6e9bdd56-6a18-4e3a-b5bb-ed78f2397258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004128 10.0.0.241 - - [2025-05-01 02:09:07] "PUT /global-system-config/6054227f-ce45-4ffc-92cf-163be9d245b2 HTTP/1.1" 200 275 0.012214 10.0.0.241 - - [2025-05-01 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 218 0.003873 10.0.0.241 - - [2025-05-01 02:09:07] "POST /virtual-routers HTTP/1.1" 200 605 0.019317 10.0.0.241 - - [2025-05-01 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.241 - - [2025-05-01 02:09:08] "GET /virtual-router/b3709a00-350a-4653-a150-27128c31311e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.005020 10.0.0.241 - - [2025-05-01 02:09:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.003411 10.0.0.241 - - [2025-05-01 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.241 - - [2025-05-01 02:09:08] "GET /virtual-network/68ba6aac-b47e-4095-b51e-508a848dc2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008243 10.0.0.241 - - [2025-05-01 02:09:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.044021 10.0.0.241 - - [2025-05-01 02:09:08] "PUT /access-control-list/583f84a1-92d8-4b22-9129-65f7bc064d18 HTTP/1.1" 200 273 0.011930 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:09:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:09:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001064 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:09:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:09:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000888 10.0.0.241 - - [2025-05-01 02:09:35] "GET /obj-perms HTTP/1.1" 200 5075 0.042460 10.0.0.241 - - [2025-05-01 02:09:35] "GET /obj-perms HTTP/1.1" 200 5075 0.049795 10.0.0.241 - - [2025-05-01 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.241 - - [2025-05-01 02:09:35] "GET /virtual-router/b3709a00-350a-4653-a150-27128c31311e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.004218 10.0.0.241 - - [2025-05-01 02:10:08] "GET /projects?obj_uuids=ec8d9577-1605-479d-8673-76b7cc8812a4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.241 - - [2025-05-01 02:10:08] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.241 - - [2025-05-01 02:10:08] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049201 10.0.0.241 - - [2025-05-01 02:10:08] "POST /id-to-fqname HTTP/1.1" 200 167 0.001770 10.0.0.241 - - [2025-05-01 02:10:08] "POST /fqname-to-id HTTP/1.1" 404 176 0.002797 10.0.0.241 - - [2025-05-01 02:10:08] "POST /security-groups HTTP/1.1" 200 568 0.060252 10.0.0.241 - - [2025-05-01 02:10:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.003423 10.0.0.241 - - [2025-05-01 02:10:08] "POST /projects HTTP/1.1" 200 539 0.226159 10.0.0.241 - - [2025-05-01 02:10:08] "POST /access-control-lists HTTP/1.1" 200 575 0.061703 10.0.0.241 - - [2025-05-01 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.300066 10.0.0.241 - - [2025-05-01 02:10:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003351 10.0.0.241 - - [2025-05-01 02:10:08] "POST /access-control-lists HTTP/1.1" 200 573 0.065564 10.0.0.241 - - [2025-05-01 02:10:08] "POST /neutron/network HTTP/1.1" 200 576 0.575609 10.0.0.241 - - [2025-05-01 02:10:08] "POST /route-targets HTTP/1.1" 200 328 0.011242 10.0.0.241 - - [2025-05-01 02:10:08] "POST /ref-update HTTP/1.1" 200 156 0.013506 10.0.0.241 - - [2025-05-01 02:10:10] "POST /neutron/network HTTP/1.1" 400 186 0.034893 10.0.0.241 - - [2025-05-01 02:10:10] "POST /neutron/network HTTP/1.1" 200 598 0.010114 10.0.0.241 - - [2025-05-01 02:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003313 10.0.0.241 - - [2025-05-01 02:10:10] "POST /neutron/subnet HTTP/1.1" 200 732 0.182807 10.0.0.241 - - [2025-05-01 02:10:12] "POST /neutron/network HTTP/1.1" 400 186 0.024465 10.0.0.241 - - [2025-05-01 02:10:12] "POST /neutron/network HTTP/1.1" 200 766 0.009047 10.0.0.241 - - [2025-05-01 02:10:26] "GET /projects?obj_uuids=aa4fe30b-ce87-4c91-be76-427f8f52362c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002705 10.0.0.241 - - [2025-05-01 02:10:26] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.241 - - [2025-05-01 02:10:26] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049539 10.0.0.241 - - [2025-05-01 02:10:26] "POST /id-to-fqname HTTP/1.1" 200 205 0.001796 10.0.0.241 - - [2025-05-01 02:10:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.003076 10.0.0.241 - - [2025-05-01 02:10:26] "POST /security-groups HTTP/1.1" 200 606 0.067983 10.0.0.241 - - [2025-05-01 02:10:26] "POST /fqname-to-id HTTP/1.1" 404 249 0.002927 10.0.0.241 - - [2025-05-01 02:10:26] "POST /projects HTTP/1.1" 200 615 0.220115 10.0.0.241 - - [2025-05-01 02:10:26] "POST /access-control-lists HTTP/1.1" 200 613 0.057347 10.0.0.241 - - [2025-05-01 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.301007 10.0.0.241 - - [2025-05-01 02:10:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.003113 10.0.0.241 - - [2025-05-01 02:10:26] "POST /access-control-lists HTTP/1.1" 200 611 0.080974 10.0.0.241 - - [2025-05-01 02:10:26] "POST /neutron/network HTTP/1.1" 200 698 0.590606 10.0.0.241 - - [2025-05-01 02:10:26] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003275 10.0.0.241 - - [2025-05-01 02:10:26] "POST /route-targets HTTP/1.1" 200 328 0.011901 10.0.0.241 - - [2025-05-01 02:10:26] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001459 10.0.0.241 - - [2025-05-01 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.014069 10.0.0.241 - - [2025-05-01 02:10:26] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050501 10.0.0.241 - - [2025-05-01 02:10:27] "POST /id-to-fqname HTTP/1.1" 200 205 0.001685 10.0.0.241 - - [2025-05-01 02:10:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003023 10.0.0.241 - - [2025-05-01 02:10:27] "POST /security-groups HTTP/1.1" 200 606 0.066204 10.0.0.241 - - [2025-05-01 02:10:27] "POST /fqname-to-id HTTP/1.1" 404 249 0.002808 10.0.0.241 - - [2025-05-01 02:10:27] "POST /projects HTTP/1.1" 200 615 0.227572 10.0.0.241 - - [2025-05-01 02:10:27] "POST /access-control-lists HTTP/1.1" 200 613 0.057645 10.0.0.241 - - [2025-05-01 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.303771 10.0.0.241 - - [2025-05-01 02:10:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.003264 10.0.0.241 - - [2025-05-01 02:10:27] "POST /access-control-lists HTTP/1.1" 200 611 0.073290 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/network HTTP/1.1" 200 639 0.599432 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/network HTTP/1.1" 200 687 0.004586 10.0.0.241 - - [2025-05-01 02:10:27] "POST /route-targets HTTP/1.1" 200 328 0.009204 10.0.0.241 - - [2025-05-01 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.010530 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/network HTTP/1.1" 200 151 0.102196 10.0.0.241 - - [2025-05-01 02:10:27] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001597 10.0.0.241 - - [2025-05-01 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.241 - - [2025-05-01 02:10:27] "DELETE /route-target/aaf6188b-23ff-4fcc-942d-a4613ffc0b82 HTTP/1.1" 200 115 0.031386 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/network HTTP/1.1" 200 631 0.097573 10.0.0.241 - - [2025-05-01 02:10:27] "POST /route-targets HTTP/1.1" 200 328 0.011213 10.0.0.241 - - [2025-05-01 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.011013 10.0.0.241 - - [2025-05-01 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/subnet HTTP/1.1" 200 711 0.146079 10.0.0.241 - - [2025-05-01 02:10:27] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001587 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/floatingip HTTP/1.1" 200 527 0.143655 10.0.0.241 - - [2025-05-01 02:10:27] "POST /neutron/floatingip HTTP/1.1" 200 501 0.009155 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 847 0.006479 10.0.0.241 - - [2025-05-01 02:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002384 10.0.0.241 - - [2025-05-01 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.241 - - [2025-05-01 02:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002147 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 151 0.168565 10.0.0.241 - - [2025-05-01 02:10:28] "DELETE /route-target/a0b0ce76-197b-45d1-888d-8f2391fe8581 HTTP/1.1" 200 115 0.018613 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003593 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/subnet HTTP/1.1" 200 1227 0.017697 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/floatingip HTTP/1.1" 400 217 0.003363 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 400 207 0.003643 10.0.0.241 - - [2025-05-01 02:10:28] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.002116 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 639 0.121975 10.0.0.241 - - [2025-05-01 02:10:28] "POST /route-targets HTTP/1.1" 200 328 0.015434 10.0.0.241 - - [2025-05-01 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.017407 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 4493 0.024163 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 687 0.007209 10.0.0.241 - - [2025-05-01 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 151 0.097784 10.0.0.241 - - [2025-05-01 02:10:28] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001592 10.0.0.241 - - [2025-05-01 02:10:28] "DELETE /route-target/2eb99a05-8c2e-4c0b-a893-b0c3666e222b HTTP/1.1" 200 115 0.032660 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 635 0.161804 10.0.0.241 - - [2025-05-01 02:10:28] "POST /route-targets HTTP/1.1" 200 328 0.026193 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 683 0.005943 10.0.0.241 - - [2025-05-01 02:10:28] "POST /ref-update HTTP/1.1" 200 156 0.015522 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 746 0.004292 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 683 0.004129 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 151 0.092282 10.0.0.241 - - [2025-05-01 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.241 - - [2025-05-01 02:10:28] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001739 10.0.0.241 - - [2025-05-01 02:10:28] "DELETE /route-target/e0c57a45-293a-429a-9d08-6f948d6c736e HTTP/1.1" 200 115 0.034629 10.0.0.241 - - [2025-05-01 02:10:28] "POST /neutron/network HTTP/1.1" 200 638 0.080443 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 686 0.007878 10.0.0.241 - - [2025-05-01 02:10:29] "POST /route-targets HTTP/1.1" 200 328 0.017363 10.0.0.241 - - [2025-05-01 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.016565 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 685 0.093579 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 685 0.004974 10.0.0.241 - - [2025-05-01 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 151 0.096413 10.0.0.241 - - [2025-05-01 02:10:29] "DELETE /route-target/90197273-00a6-404c-9aba-330c09109c17 HTTP/1.1" 200 115 0.022115 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/subnet HTTP/1.1" 400 209 0.003500 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 746 0.004021 10.0.0.241 - - [2025-05-01 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/network HTTP/1.1" 200 151 0.065449 10.0.0.241 - - [2025-05-01 02:10:29] "DELETE /route-target/080a6102-9072-42df-af8f-dd580d1454c5 HTTP/1.1" 200 115 0.013662 10.0.0.241 - - [2025-05-01 02:10:29] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001489 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/security_group HTTP/1.1" 200 2109 0.059093 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/security_group HTTP/1.1" 200 2099 0.004001 10.0.0.241 - - [2025-05-01 02:10:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.053924 10.0.0.241 - - [2025-05-01 02:10:30] "DELETE /access-control-list/35ef1579-d29f-4465-a3a9-382b78502f06 HTTP/1.1" 200 115 0.026316 10.0.0.241 - - [2025-05-01 02:10:30] "DELETE /access-control-list/7a48dcc4-a2be-499f-9098-f71cea88d34a HTTP/1.1" 200 115 0.027865 10.0.0.241 - - [2025-05-01 02:10:30] "GET /projects?obj_uuids=aa4fe30b-ce87-4c91-be76-427f8f52362c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.066437 10.0.0.241 - - [2025-05-01 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2109 0.101565 10.0.0.241 - - [2025-05-01 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2099 0.003929 10.0.0.241 - - [2025-05-01 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.052174 10.0.0.241 - - [2025-05-01 02:10:30] "DELETE /access-control-list/b31d541a-e65a-4ff5-ae07-f3013cffeb49 HTTP/1.1" 200 115 0.028381 10.0.0.241 - - [2025-05-01 02:10:30] "DELETE /access-control-list/f2c0daed-9ea7-4d47-9d86-c86dbefc87aa HTTP/1.1" 200 115 0.019769 10.0.0.241 - - [2025-05-01 02:10:32] "DELETE /project/aa4fe30bce874c91be76427f8f52362c HTTP/1.1" 404 173 0.057190 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=aa4fe30b-ce87-4c91-be76-427f8f52362c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001125 10.0.0.241 - - [2025-05-01 02:10:32] "DELETE /project/ec8d95771605479d867376b7cc8812a4 HTTP/1.1" 404 173 0.092290 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/aa4fe30b-ce87-4c91-be76-427f8f52362c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.038829 10.0.0.241 - - [2025-05-01 02:10:32] "DELETE /project/7896c814fa704e1d91cfe9db1c8f0f2c HTTP/1.1" 404 173 0.114349 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=aa4fe30b-ce87-4c91-be76-427f8f52362c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001541 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001420 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/7896c814-fa70-4e1d-91cf-e9db1c8f0f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1528 0.044221 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/aa4fe30b-ce87-4c91-be76-427f8f52362c?fields=security_groups HTTP/1.1" 200 1133 0.056952 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001722 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/7896c814-fa70-4e1d-91cf-e9db1c8f0f2c?fields=security_groups HTTP/1.1" 200 1132 0.037876 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=aa4fe30b-ce87-4c91-be76-427f8f52362c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001028 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=7896c814-fa70-4e1d-91cf-e9db1c8f0f2c&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001169 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/7896c814-fa70-4e1d-91cf-e9db1c8f0f2c?fields=application_policy_sets HTTP/1.1" 200 1447 0.031878 10.0.0.241 - - [2025-05-01 02:10:32] "GET /project/aa4fe30b-ce87-4c91-be76-427f8f52362c?fields=application_policy_sets HTTP/1.1" 200 1448 0.079276 10.0.0.241 - - [2025-05-01 02:10:32] "DELETE /project/7896c814-fa70-4e1d-91cf-e9db1c8f0f2c HTTP/1.1" 200 115 0.448269 10.0.0.241 - - [2025-05-01 02:10:32] "DELETE /project/aa4fe30b-ce87-4c91-be76-427f8f52362c HTTP/1.1" 200 115 0.458737 10.0.0.241 - - [2025-05-01 02:10:32] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002861 10.0.0.241 - - [2025-05-01 02:10:32] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001224 10.0.0.241 - - [2025-05-01 02:10:32] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055336 10.0.0.241 - - [2025-05-01 02:10:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.005415 10.0.0.241 - - [2025-05-01 02:10:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.006185 10.0.0.241 - - [2025-05-01 02:10:33] "POST /security-groups HTTP/1.1" 200 618 0.078326 10.0.0.241 - - [2025-05-01 02:10:33] "POST /projects HTTP/1.1" 200 639 0.262303 10.0.0.241 - - [2025-05-01 02:10:33] "POST /fqname-to-id HTTP/1.1" 404 261 0.032741 10.0.0.241 - - [2025-05-01 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.332995 10.0.0.241 - - [2025-05-01 02:10:33] "POST /access-control-lists HTTP/1.1" 200 625 0.065429 10.0.0.241 - - [2025-05-01 02:10:33] "POST /fqname-to-id HTTP/1.1" 404 260 0.003139 10.0.0.241 - - [2025-05-01 02:10:33] "POST /neutron/floatingip HTTP/1.1" 200 528 0.586153 10.0.0.241 - - [2025-05-01 02:10:33] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001617 10.0.0.241 - - [2025-05-01 02:10:33] "POST /access-control-lists HTTP/1.1" 200 623 0.079182 10.0.0.241 - - [2025-05-01 02:10:33] "POST /neutron/port HTTP/1.1" 400 190 0.244860 10.0.0.241 - - [2025-05-01 02:10:33] "POST /neutron/floatingip HTTP/1.1" 200 528 0.006580 10.0.0.241 - - [2025-05-01 02:10:33] "POST /neutron/floatingip HTTP/1.1" 200 115 0.034711 10.0.0.241 - - [2025-05-01 02:10:34] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001336 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2121 0.068504 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2111 0.005296 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.061851 10.0.0.241 - - [2025-05-01 02:10:34] "DELETE /access-control-list/fa8bcf23-a1c9-450f-9f2e-4148ce8b4201 HTTP/1.1" 200 115 0.032721 10.0.0.241 - - [2025-05-01 02:10:34] "DELETE /access-control-list/51007406-9d21-4949-accc-e40b24744e10 HTTP/1.1" 200 115 0.027308 10.0.0.241 - - [2025-05-01 02:10:34] "GET /projects?obj_uuids=25433761-25c2-444b-a9a6-43d8827aefe4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002248 10.0.0.241 - - [2025-05-01 02:10:34] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003250 10.0.0.241 - - [2025-05-01 02:10:34] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009937 10.0.0.241 - - [2025-05-01 02:10:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001783 10.0.0.241 - - [2025-05-01 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.004305 10.0.0.241 - - [2025-05-01 02:10:34] "POST /security-groups HTTP/1.1" 200 618 0.068299 10.0.0.241 - - [2025-05-01 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 261 0.003431 10.0.0.241 - - [2025-05-01 02:10:34] "POST /projects HTTP/1.1" 200 639 0.240659 10.0.0.241 - - [2025-05-01 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.310250 10.0.0.241 - - [2025-05-01 02:10:34] "POST /access-control-lists HTTP/1.1" 200 625 0.061588 10.0.0.241 - - [2025-05-01 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 260 0.003907 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2121 0.456404 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2111 0.005069 10.0.0.241 - - [2025-05-01 02:10:34] "POST /access-control-lists HTTP/1.1" 200 623 0.064445 10.0.0.241 - - [2025-05-01 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.096587 10.0.0.241 - - [2025-05-01 02:10:34] "DELETE /access-control-list/63332007-3098-46a1-a324-b9362ef243f4 HTTP/1.1" 200 115 0.023395 10.0.0.241 - - [2025-05-01 02:10:34] "DELETE /access-control-list/9cf219c4-9f28-4a45-9760-06cdb3be4f5a HTTP/1.1" 200 115 0.026390 10.0.0.241 - - [2025-05-01 02:10:36] "GET /obj-perms HTTP/1.1" 200 5075 0.117005 10.0.0.241 - - [2025-05-01 02:10:37] "GET /obj-perms HTTP/1.1" 200 5075 0.399994 10.0.0.241 - - [2025-05-01 02:10:38] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003059 10.0.0.241 - - [2025-05-01 02:10:38] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001611 10.0.0.241 - - [2025-05-01 02:10:38] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049944 10.0.0.241 - - [2025-05-01 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 203 0.001552 10.0.0.241 - - [2025-05-01 02:10:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.003091 10.0.0.241 - - [2025-05-01 02:10:39] "POST /security-groups HTTP/1.1" 200 604 0.064277 10.0.0.241 - - [2025-05-01 02:10:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.002671 10.0.0.241 - - [2025-05-01 02:10:39] "POST /projects HTTP/1.1" 200 611 0.215424 10.0.0.241 - - [2025-05-01 02:10:39] "POST /access-control-lists HTTP/1.1" 200 611 0.064889 10.0.0.241 - - [2025-05-01 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.294669 10.0.0.241 - - [2025-05-01 02:10:39] "POST /fqname-to-id HTTP/1.1" 404 246 0.002906 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/floatingip HTTP/1.1" 200 528 0.545222 10.0.0.241 - - [2025-05-01 02:10:39] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001531 10.0.0.241 - - [2025-05-01 02:10:39] "POST /access-control-lists HTTP/1.1" 200 609 0.074818 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/network HTTP/1.1" 200 694 0.120845 10.0.0.241 - - [2025-05-01 02:10:39] "POST /route-targets HTTP/1.1" 200 328 0.012961 10.0.0.241 - - [2025-05-01 02:10:39] "POST /ref-update HTTP/1.1" 200 156 0.013421 10.0.0.241 - - [2025-05-01 02:10:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006481 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/subnet HTTP/1.1" 200 710 0.179433 10.0.0.241 - - [2025-05-01 02:10:39] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001134 10.0.0.241 - - [2025-05-01 02:10:39] "POST /route-targets HTTP/1.1" 200 328 0.013118 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/router HTTP/1.1" 200 719 0.120556 10.0.0.241 - - [2025-05-01 02:10:39] "GET /logical-router/f65111a9-feed-4476-8c0b-0d9c48c25ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.003299 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/router HTTP/1.1" 200 719 0.004943 10.0.0.241 - - [2025-05-01 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.241 - - [2025-05-01 02:10:39] "PUT /logical-router/f65111a9-feed-4476-8c0b-0d9c48c25ef9 HTTP/1.1" 200 263 0.028446 10.0.0.241 - - [2025-05-01 02:10:39] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001640 10.0.0.241 - - [2025-05-01 02:10:39] "GET /service-template/4aa7cee3-dcfa-4d70-ac34-b6a86f2a3b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.008788 10.0.0.241 - - [2025-05-01 02:10:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.003541 10.0.0.241 - - [2025-05-01 02:10:39] "POST /neutron/router HTTP/1.1" 200 344 0.273803 10.0.0.241 - - [2025-05-01 02:10:40] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002140 10.0.0.241 - - [2025-05-01 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.024015 10.0.0.241 - - [2025-05-01 02:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008560 10.0.0.241 - - [2025-05-01 02:10:40] "POST /virtual-networks HTTP/1.1" 200 706 0.181580 10.0.0.241 - - [2025-05-01 02:10:40] "POST /route-targets HTTP/1.1" 200 328 0.014456 10.0.0.241 - - [2025-05-01 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.041315 10.0.0.241 - - [2025-05-01 02:10:40] "POST /service-instances HTTP/1.1" 200 682 0.078348 10.0.0.241 - - [2025-05-01 02:10:40] "POST /route-tables HTTP/1.1" 200 594 0.027606 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/port HTTP/1.1" 200 1042 0.261967 10.0.0.241 - - [2025-05-01 02:10:40] "PUT /logical-router/f65111a9-feed-4476-8c0b-0d9c48c25ef9 HTTP/1.1" 200 263 0.021087 10.0.0.241 - - [2025-05-01 02:10:40] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001047 10.0.0.241 - - [2025-05-01 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.027732 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 606 0.193904 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 606 0.015815 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 965 0.016157 10.0.0.241 - - [2025-05-01 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.241 - - [2025-05-01 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 606 0.011849 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 115 0.034678 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/port HTTP/1.1" 200 1042 0.010189 10.0.0.241 - - [2025-05-01 02:10:40] "POST /virtual-machines HTTP/1.1" 200 574 0.017675 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/port HTTP/1.1" 200 151 0.112986 10.0.0.241 - - [2025-05-01 02:10:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 844 0.098373 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/port HTTP/1.1" 200 1048 0.034171 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/router HTTP/1.1" 200 719 0.004263 10.0.0.241 - - [2025-05-01 02:10:40] "POST /chown HTTP/1.1" 200 109 0.011462 10.0.0.241 - - [2025-05-01 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.241 - - [2025-05-01 02:10:40] "POST /instance-ips HTTP/1.1" 200 572 0.037954 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/router HTTP/1.1" 200 344 0.127248 10.0.0.241 - - [2025-05-01 02:10:40] "POST /neutron/router HTTP/1.1" 200 719 0.005513 10.0.0.241 - - [2025-05-01 02:10:41] "POST /instance-ips HTTP/1.1" 400 213 0.020716 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/router HTTP/1.1" 200 151 0.061924 10.0.0.241 - - [2025-05-01 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2025-05-01 02:10:41] "POST /chown HTTP/1.1" 200 109 0.008566 10.0.0.241 - - [2025-05-01 02:10:41] "DELETE /route-target/96e49081-894f-4641-8eff-708d26447b55 HTTP/1.1" 200 115 0.022359 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/subnet HTTP/1.1" 200 710 0.014950 10.0.0.241 - - [2025-05-01 02:10:41] "PUT /virtual-machine-interface/5f1c1a5a-5d5e-43dd-8fd4-f71eab2d8149 HTTP/1.1" 200 285 0.011785 10.0.0.241 - - [2025-05-01 02:10:41] "PUT /instance-ip/1af3e941-e6d2-495f-90b7-539007273fe7 HTTP/1.1" 200 257 0.012493 10.0.0.241 - - [2025-05-01 02:10:41] "POST /ref-update HTTP/1.1" 200 156 0.011957 10.0.0.241 - - [2025-05-01 02:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003384 10.0.0.241 - - [2025-05-01 02:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002258 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/subnet HTTP/1.1" 200 151 0.243805 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/network HTTP/1.1" 200 761 0.037399 10.0.0.241 - - [2025-05-01 02:10:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 842 0.127794 10.0.0.241 - - [2025-05-01 02:10:41] "POST /chown HTTP/1.1" 200 109 0.008081 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/network HTTP/1.1" 200 151 0.102042 10.0.0.241 - - [2025-05-01 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007378 10.0.0.241 - - [2025-05-01 02:10:41] "DELETE /route-target/b8cbd9cf-1d44-47bf-9515-9f1a6250fdf3 HTTP/1.1" 200 115 0.034553 10.0.0.241 - - [2025-05-01 02:10:41] "POST /neutron/floatingip HTTP/1.1" 200 115 0.056032 10.0.0.241 - - [2025-05-01 02:10:41] "POST /instance-ips HTTP/1.1" 200 570 0.062171 10.0.0.241 - - [2025-05-01 02:10:41] "POST /instance-ips HTTP/1.1" 400 326 0.017707 10.0.0.241 - - [2025-05-01 02:10:41] "POST /chown HTTP/1.1" 200 109 0.009946 10.0.0.241 - - [2025-05-01 02:10:41] "PUT /virtual-machine-interface/14593961-d0c5-41a0-8adb-0c4b98b09441 HTTP/1.1" 200 285 0.012527 10.0.0.241 - - [2025-05-01 02:10:41] "PUT /instance-ip/86cae050-d79f-421c-8861-5c83aa810aa5 HTTP/1.1" 200 257 0.014537 10.0.0.241 - - [2025-05-01 02:10:41] "POST /ref-update HTTP/1.1" 200 156 0.014204 10.0.0.241 - - [2025-05-01 02:10:41] "POST /ref-update HTTP/1.1" 200 156 0.009833 10.0.0.241 - - [2025-05-01 02:10:42] "POST /virtual-machines HTTP/1.1" 200 574 0.024900 10.0.0.241 - - [2025-05-01 02:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 844 0.086004 10.0.0.241 - - [2025-05-01 02:10:42] "POST /chown HTTP/1.1" 200 109 0.009274 10.0.0.241 - - [2025-05-01 02:10:42] "POST /instance-ips HTTP/1.1" 400 213 0.024548 10.0.0.241 - - [2025-05-01 02:10:42] "GET /projects?obj_uuids=54f87af6-88b2-49a1-8253-080dda8fd526&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002521 10.0.0.241 - - [2025-05-01 02:10:42] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001346 10.0.0.241 - - [2025-05-01 02:10:42] "POST /chown HTTP/1.1" 200 109 0.006685 10.0.0.241 - - [2025-05-01 02:10:42] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054052 10.0.0.241 - - [2025-05-01 02:10:42] "PUT /virtual-machine-interface/75a3d9ae-97db-420a-8dca-56a82c050901 HTTP/1.1" 200 285 0.010719 10.0.0.241 - - [2025-05-01 02:10:42] "PUT /instance-ip/1af3e941-e6d2-495f-90b7-539007273fe7 HTTP/1.1" 200 257 0.021268 10.0.0.241 - - [2025-05-01 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 204 0.002357 10.0.0.241 - - [2025-05-01 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.003331 10.0.0.241 - - [2025-05-01 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.016307 10.0.0.241 - - [2025-05-01 02:10:42] "POST /security-groups HTTP/1.1" 200 605 0.069837 10.0.0.241 - - [2025-05-01 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.050238 10.0.0.241 - - [2025-05-01 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.005018 10.0.0.241 - - [2025-05-01 02:10:42] "POST /projects HTTP/1.1" 200 613 0.237321 10.0.0.241 - - [2025-05-01 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.316665 10.0.0.241 - - [2025-05-01 02:10:42] "POST /access-control-lists HTTP/1.1" 200 612 0.068528 10.0.0.241 - - [2025-05-01 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.004348 10.0.0.241 - - [2025-05-01 02:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 842 0.126857 10.0.0.241 - - [2025-05-01 02:10:42] "POST /neutron/security_group HTTP/1.1" 200 2108 0.546981 10.0.0.241 - - [2025-05-01 02:10:42] "POST /neutron/security_group HTTP/1.1" 200 2098 0.006998 10.0.0.241 - - [2025-05-01 02:10:42] "POST /access-control-lists HTTP/1.1" 200 610 0.078146 10.0.0.241 - - [2025-05-01 02:10:42] "POST /chown HTTP/1.1" 200 109 0.052213 10.0.0.241 - - [2025-05-01 02:10:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.091467 10.0.0.241 - - [2025-05-01 02:10:42] "POST /instance-ips HTTP/1.1" 400 326 0.032628 10.0.0.241 - - [2025-05-01 02:10:42] "DELETE /access-control-list/6691d11d-841f-475c-bf35-f40cfa07f29c HTTP/1.1" 200 115 0.023367 10.0.0.241 - - [2025-05-01 02:10:43] "GET /projects?obj_uuids=b57f1ddf-8357-4285-a8fc-402506aedb88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004069 10.0.0.241 - - [2025-05-01 02:10:43] "POST /chown HTTP/1.1" 200 109 0.013470 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /access-control-list/6864199a-b6fb-42ad-9602-e6f46a8fa98c HTTP/1.1" 200 115 0.035874 10.0.0.241 - - [2025-05-01 02:10:43] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.241 - - [2025-05-01 02:10:43] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009637 10.0.0.241 - - [2025-05-01 02:10:43] "PUT /virtual-machine-interface/b01c117a-7a10-45d5-987f-12da8ada9ecf HTTP/1.1" 200 285 0.019413 10.0.0.241 - - [2025-05-01 02:10:43] "PUT /instance-ip/86cae050-d79f-421c-8861-5c83aa810aa5 HTTP/1.1" 200 257 0.018968 10.0.0.241 - - [2025-05-01 02:10:43] "POST /id-to-fqname HTTP/1.1" 200 204 0.001177 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.005802 10.0.0.241 - - [2025-05-01 02:10:43] "POST /ref-update HTTP/1.1" 200 156 0.014242 10.0.0.241 - - [2025-05-01 02:10:43] "POST /security-groups HTTP/1.1" 200 605 0.069373 10.0.0.241 - - [2025-05-01 02:10:43] "POST /ref-update HTTP/1.1" 200 156 0.065651 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.005285 10.0.0.241 - - [2025-05-01 02:10:43] "POST /projects HTTP/1.1" 200 613 0.240637 10.0.0.241 - - [2025-05-01 02:10:43] "POST /access-control-lists HTTP/1.1" 200 612 0.062915 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.317719 10.0.0.241 - - [2025-05-01 02:10:43] "GET /logical-router/f65111a9-feed-4476-8c0b-0d9c48c25ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002577 10.0.0.241 - - [2025-05-01 02:10:43] "GET /service-instance/06b1d9bc-1926-4193-be19-f2c42e39ee1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.004503 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.002769 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 2108 0.470253 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 2098 0.010564 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /route-table/d0ab55e4-78c3-478f-8df2-a67fa7c92a54 HTTP/1.1" 200 115 0.030424 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.241 - - [2025-05-01 02:10:43] "GET /virtual-network/bd0293b1-dc3d-4a4e-a192-a6e74a267a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.010427 10.0.0.241 - - [2025-05-01 02:10:43] "POST /access-control-lists HTTP/1.1" 200 610 0.071658 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 151 0.090865 10.0.0.241 - - [2025-05-01 02:10:43] "POST /ref-update HTTP/1.1" 200 156 0.015648 10.0.0.241 - - [2025-05-01 02:10:43] "GET /projects?obj_uuids=dcef1d7e-4a11-40cd-8ec4-059deff20eb0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001998 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /access-control-list/d407c148-b12f-475f-a16f-42274a59c7c9 HTTP/1.1" 200 115 0.057067 10.0.0.241 - - [2025-05-01 02:10:43] "POST /ref-update HTTP/1.1" 200 156 0.034936 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 2107 0.067890 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /access-control-list/46410876-aeb1-412f-9699-26717a234945 HTTP/1.1" 200 115 0.058798 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 2097 0.014102 10.0.0.241 - - [2025-05-01 02:10:43] "POST /neutron/security_group HTTP/1.1" 400 206 0.013935 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /instance-ip/86cae050-d79f-421c-8861-5c83aa810aa5 HTTP/1.1" 200 115 0.057787 10.0.0.241 - - [2025-05-01 02:10:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003509 10.0.0.241 - - [2025-05-01 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.241 - - [2025-05-01 02:10:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005401 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /virtual-network/bd0293b1-dc3d-4a4e-a192-a6e74a267a8e HTTP/1.1" 200 115 0.129332 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /route-target/eff6f8a0-474c-4d2b-8ab4-3fdd178594e3 HTTP/1.1" 200 115 0.032473 10.0.0.241 - - [2025-05-01 02:10:43] "DELETE /service-instance/06b1d9bc-1926-4193-be19-f2c42e39ee1c HTTP/1.1" 200 115 0.047009 10.0.0.241 - - [2025-05-01 02:10:44] "GET /virtual-machine-interface/14593961-d0c5-41a0-8adb-0c4b98b09441?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1364 0.007447 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine-interface/14593961-d0c5-41a0-8adb-0c4b98b09441 HTTP/1.1" 200 115 0.027516 10.0.0.241 - - [2025-05-01 02:10:44] "GET /virtual-machine-interface/5f1c1a5a-5d5e-43dd-8fd4-f71eab2d8149?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1695 0.006112 10.0.0.241 - - [2025-05-01 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.013459 10.0.0.241 - - [2025-05-01 02:10:44] "GET /instance-ip/1af3e941-e6d2-495f-90b7-539007273fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005101 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine-interface/5f1c1a5a-5d5e-43dd-8fd4-f71eab2d8149 HTTP/1.1" 200 115 0.040048 10.0.0.241 - - [2025-05-01 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.020020 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine/7b704459-9556-4df3-827b-0c00147ed085 HTTP/1.1" 200 115 0.017430 10.0.0.241 - - [2025-05-01 02:10:44] "GET /virtual-machine-interface/75a3d9ae-97db-420a-8dca-56a82c050901?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1695 0.006942 10.0.0.241 - - [2025-05-01 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.012235 10.0.0.241 - - [2025-05-01 02:10:44] "GET /instance-ip/1af3e941-e6d2-495f-90b7-539007273fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.005305 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /instance-ip/1af3e941-e6d2-495f-90b7-539007273fe7 HTTP/1.1" 200 115 0.034491 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine-interface/75a3d9ae-97db-420a-8dca-56a82c050901 HTTP/1.1" 200 115 0.038327 10.0.0.241 - - [2025-05-01 02:10:44] "GET /virtual-machine-interface/b01c117a-7a10-45d5-987f-12da8ada9ecf?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1365 0.006329 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine-interface/b01c117a-7a10-45d5-987f-12da8ada9ecf HTTP/1.1" 200 115 0.033346 10.0.0.241 - - [2025-05-01 02:10:44] "DELETE /virtual-machine/45c0ca97-6820-41ab-8940-e799a7d9dc91 HTTP/1.1" 200 115 0.025213 10.0.0.241 - - [2025-05-01 02:10:45] "GET /global-system-configs HTTP/1.1" 200 323 0.066913 10.0.0.241 - - [2025-05-01 02:10:45] "GET /obj-perms HTTP/1.1" 200 5075 0.138997 10.0.0.241 - - [2025-05-01 02:10:46] "GET /projects?obj_uuids=0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003440 10.0.0.241 - - [2025-05-01 02:10:46] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.241 - - [2025-05-01 02:10:46] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049663 10.0.0.241 - - [2025-05-01 02:10:46] "POST /id-to-fqname HTTP/1.1" 200 212 0.002297 10.0.0.241 - - [2025-05-01 02:10:46] "POST /fqname-to-id HTTP/1.1" 404 222 0.004796 10.0.0.241 - - [2025-05-01 02:10:46] "POST /security-groups HTTP/1.1" 200 612 0.062802 10.0.0.241 - - [2025-05-01 02:10:46] "POST /fqname-to-id HTTP/1.1" 404 255 0.002476 10.0.0.241 - - [2025-05-01 02:10:46] "POST /projects HTTP/1.1" 200 627 0.222046 10.0.0.241 - - [2025-05-01 02:10:46] "POST /access-control-lists HTTP/1.1" 200 619 0.063194 10.0.0.241 - - [2025-05-01 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.299325 10.0.0.241 - - [2025-05-01 02:10:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.003491 10.0.0.241 - - [2025-05-01 02:10:46] "GET /global-system-configs HTTP/1.1" 200 323 0.003816 10.0.0.241 - - [2025-05-01 02:10:46] "GET /obj-perms HTTP/1.1" 200 5075 0.046672 10.0.0.241 - - [2025-05-01 02:10:46] "POST /access-control-lists HTTP/1.1" 200 617 0.077453 10.0.0.241 - - [2025-05-01 02:10:46] "POST /neutron/network HTTP/1.1" 200 716 0.594640 10.0.0.241 - - [2025-05-01 02:10:46] "POST /route-targets HTTP/1.1" 200 328 0.012155 10.0.0.241 - - [2025-05-01 02:10:46] "POST /ref-update HTTP/1.1" 200 156 0.011650 10.0.0.241 - - [2025-05-01 02:10:46] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002335 10.0.0.241 - - [2025-05-01 02:10:46] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001573 10.0.0.241 - - [2025-05-01 02:10:47] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051890 10.0.0.241 - - [2025-05-01 02:10:47] "POST /id-to-fqname HTTP/1.1" 200 212 0.001763 10.0.0.241 - - [2025-05-01 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 222 0.005133 10.0.0.241 - - [2025-05-01 02:10:47] "POST /security-groups HTTP/1.1" 200 612 0.066969 10.0.0.241 - - [2025-05-01 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 255 0.003031 10.0.0.241 - - [2025-05-01 02:10:47] "POST /projects HTTP/1.1" 200 627 0.232952 10.0.0.241 - - [2025-05-01 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.306299 10.0.0.241 - - [2025-05-01 02:10:47] "POST /access-control-lists HTTP/1.1" 200 619 0.065375 10.0.0.241 - - [2025-05-01 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.003524 10.0.0.241 - - [2025-05-01 02:10:47] "POST /access-control-lists HTTP/1.1" 200 617 0.100488 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 1030 0.632428 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 1030 0.006008 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 151 0.043277 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 400 205 0.004624 10.0.0.241 - - [2025-05-01 02:10:47] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001256 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 985 0.139211 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 985 0.006330 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 985 0.005836 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 1028 0.028604 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 1711 0.018940 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 1028 0.006330 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 200 151 0.036947 10.0.0.241 - - [2025-05-01 02:10:47] "POST /neutron/port HTTP/1.1" 400 205 0.003621 10.0.0.241 - - [2025-05-01 02:10:47] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001201 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 985 0.135169 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 985 0.009268 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 985 0.006287 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 151 0.042739 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 400 205 0.003736 10.0.0.241 - - [2025-05-01 02:10:48] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001782 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 987 0.131165 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 987 0.006599 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 987 0.005884 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 1030 0.034439 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 1030 0.009020 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 200 151 0.044539 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/port HTTP/1.1" 400 205 0.004440 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/network HTTP/1.1" 200 764 0.003632 10.0.0.241 - - [2025-05-01 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.241 - - [2025-05-01 02:10:48] "POST /neutron/network HTTP/1.1" 200 151 0.073571 10.0.0.241 - - [2025-05-01 02:10:48] "DELETE /route-target/8c2b4e4c-6a29-455d-8742-63cd0eeed2f3 HTTP/1.1" 200 115 0.024214 10.0.0.241 - - [2025-05-01 02:10:49] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001436 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 2115 0.063171 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 2105 0.004181 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.083824 10.0.0.241 - - [2025-05-01 02:10:49] "DELETE /access-control-list/118fe498-bd39-4ed0-bf51-6e3df58e00a1 HTTP/1.1" 200 115 0.036691 10.0.0.241 - - [2025-05-01 02:10:49] "DELETE /access-control-list/3fb6a908-0eca-4e5b-b9bf-01c4c82a6da4 HTTP/1.1" 200 115 0.029411 10.0.0.241 - - [2025-05-01 02:10:49] "GET /projects?obj_uuids=0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001152 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 2115 0.035289 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 2105 0.004389 10.0.0.241 - - [2025-05-01 02:10:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.060890 10.0.0.241 - - [2025-05-01 02:10:49] "DELETE /access-control-list/6938ac14-d1c5-4f01-87d4-0b3c3f532255 HTTP/1.1" 200 115 0.025970 10.0.0.241 - - [2025-05-01 02:10:49] "DELETE /access-control-list/e3afed0a-5073-43c8-9a76-9596da5f28e1 HTTP/1.1" 200 115 0.035400 10.0.0.241 - - [2025-05-01 02:10:52] "GET /projects?obj_uuids=759d1037-052b-4ef1-ae2f-598338a11156&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.241 - - [2025-05-01 02:10:52] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.241 - - [2025-05-01 02:10:52] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049546 10.0.0.241 - - [2025-05-01 02:10:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.003685 10.0.0.241 - - [2025-05-01 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.003737 10.0.0.241 - - [2025-05-01 02:10:52] "POST /security-groups HTTP/1.1" 200 593 0.066700 10.0.0.241 - - [2025-05-01 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002779 10.0.0.241 - - [2025-05-01 02:10:52] "POST /projects HTTP/1.1" 200 589 0.250018 10.0.0.241 - - [2025-05-01 02:10:52] "POST /access-control-lists HTTP/1.1" 200 600 0.060224 10.0.0.241 - - [2025-05-01 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.330845 10.0.0.241 - - [2025-05-01 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.002936 10.0.0.241 - - [2025-05-01 02:10:52] "POST /neutron/router HTTP/1.1" 200 592 0.567174 10.0.0.241 - - [2025-05-01 02:10:52] "POST /neutron/router HTTP/1.1" 200 592 0.043771 10.0.0.241 - - [2025-05-01 02:10:52] "POST /access-control-lists HTTP/1.1" 200 598 0.070208 10.0.0.241 - - [2025-05-01 02:10:52] "GET /logical-router/2377ede9-f814-459f-89c7-4c908fa3a964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008075 10.0.0.241 - - [2025-05-01 02:10:52] "POST /neutron/router HTTP/1.1" 200 151 0.077182 10.0.0.241 - - [2025-05-01 02:10:52] "POST /route-targets HTTP/1.1" 200 328 0.019487 10.0.0.241 - - [2025-05-01 02:10:52] "PUT /logical-router/2377ede9-f814-459f-89c7-4c908fa3a964 HTTP/1.1" 404 171 0.004230 10.0.0.241 - - [2025-05-01 02:10:52] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004477 10.0.0.241 - - [2025-05-01 02:10:52] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001177 10.0.0.241 - - [2025-05-01 02:10:52] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050874 10.0.0.241 - - [2025-05-01 02:10:53] "POST /id-to-fqname HTTP/1.1" 200 197 0.001745 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.003268 10.0.0.241 - - [2025-05-01 02:10:53] "POST /security-groups HTTP/1.1" 200 598 0.064042 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 241 0.004107 10.0.0.241 - - [2025-05-01 02:10:53] "POST /projects HTTP/1.1" 200 599 0.233156 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.303622 10.0.0.241 - - [2025-05-01 02:10:53] "POST /access-control-lists HTTP/1.1" 200 605 0.065272 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.003060 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 701 0.533351 10.0.0.241 - - [2025-05-01 02:10:53] "GET /logical-router/c9826c63-9bc9-447c-8889-064b6b6cb0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.006957 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 701 0.003957 10.0.0.241 - - [2025-05-01 02:10:53] "GET /service-template/4aa7cee3-dcfa-4d70-ac34-b6a86f2a3b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.008720 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.042513 10.0.0.241 - - [2025-05-01 02:10:53] "POST /access-control-lists HTTP/1.1" 200 603 0.069656 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 701 0.005726 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 221 0.006708 10.0.0.241 - - [2025-05-01 02:10:53] "POST /route-targets HTTP/1.1" 200 328 0.010066 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 151 0.056806 10.0.0.241 - - [2025-05-01 02:10:53] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001482 10.0.0.241 - - [2025-05-01 02:10:53] "PUT /logical-router/c9826c63-9bc9-447c-8889-064b6b6cb0e7 HTTP/1.1" 404 171 0.004444 10.0.0.241 - - [2025-05-01 02:10:53] "POST /route-targets HTTP/1.1" 200 328 0.032310 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 701 0.147804 10.0.0.241 - - [2025-05-01 02:10:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010710 10.0.0.241 - - [2025-05-01 02:10:53] "POST /virtual-networks HTTP/1.1" 200 700 0.160331 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 701 0.006662 10.0.0.241 - - [2025-05-01 02:10:53] "PUT /logical-router/b0caed63-e203-4275-9b11-995d431a49c1 HTTP/1.1" 200 263 0.025238 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 630 0.034338 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 630 0.005991 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.005525 10.0.0.241 - - [2025-05-01 02:10:53] "POST /service-instances HTTP/1.1" 200 676 0.068163 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.036510 10.0.0.241 - - [2025-05-01 02:10:53] "POST /route-targets HTTP/1.1" 200 328 0.023601 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 630 0.007701 10.0.0.241 - - [2025-05-01 02:10:53] "POST /ref-update HTTP/1.1" 200 156 0.012768 10.0.0.241 - - [2025-05-01 02:10:53] "POST /route-tables HTTP/1.1" 200 588 0.026843 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 200 151 0.060898 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.005870 10.0.0.241 - - [2025-05-01 02:10:53] "PUT /logical-router/c9826c63-9bc9-447c-8889-064b6b6cb0e7 HTTP/1.1" 404 171 0.005919 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/router HTTP/1.1" 400 209 0.006230 10.0.0.241 - - [2025-05-01 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.241 - - [2025-05-01 02:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.004333 10.0.0.241 - - [2025-05-01 02:10:54] "POST /neutron/router HTTP/1.1" 400 209 0.003756 10.0.0.241 - - [2025-05-01 02:10:54] "DELETE /route-target/09c5230d-e9ca-4c64-92d8-45a08277326c HTTP/1.1" 200 115 0.016654 10.0.0.241 - - [2025-05-01 02:10:54] "GET /logical-router/c9826c63-9bc9-447c-8889-064b6b6cb0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003431 10.0.0.241 - - [2025-05-01 02:10:54] "DELETE /route-table/99dcf4f9-dca4-41c6-9e38-37c751637198 HTTP/1.1" 200 115 0.034557 10.0.0.241 - - [2025-05-01 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.241 - - [2025-05-01 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.241 - - [2025-05-01 02:10:54] "POST /virtual-machines HTTP/1.1" 200 562 0.014845 10.0.0.241 - - [2025-05-01 02:10:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 826 0.087906 10.0.0.241 - - [2025-05-01 02:10:54] "POST /chown HTTP/1.1" 200 109 0.008490 10.0.0.241 - - [2025-05-01 02:10:54] "POST /instance-ips HTTP/1.1" 200 560 0.028552 10.0.0.241 - - [2025-05-01 02:10:54] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001251 10.0.0.241 - - [2025-05-01 02:10:54] "POST /neutron/security_group HTTP/1.1" 200 2101 0.080017 10.0.0.241 - - [2025-05-01 02:10:54] "POST /instance-ips HTTP/1.1" 400 213 0.018893 10.0.0.241 - - [2025-05-01 02:10:54] "POST /neutron/security_group HTTP/1.1" 200 2091 0.003851 10.0.0.241 - - [2025-05-01 02:10:54] "POST /chown HTTP/1.1" 200 109 0.009853 10.0.0.241 - - [2025-05-01 02:10:54] "POST /neutron/security_group HTTP/1.1" 200 151 0.051930 10.0.0.241 - - [2025-05-01 02:10:54] "DELETE /access-control-list/706c131f-4a82-43b5-8df9-c31665e6214f HTTP/1.1" 200 115 0.029594 10.0.0.241 - - [2025-05-01 02:10:54] "DELETE /access-control-list/1457e15b-fb6a-47f3-a3cd-49abc10c22f8 HTTP/1.1" 200 115 0.025324 10.0.0.241 - - [2025-05-01 02:10:54] "PUT /virtual-machine-interface/158b734e-840c-46cf-819f-bd5d816a57c9 HTTP/1.1" 200 285 0.009619 10.0.0.241 - - [2025-05-01 02:10:54] "GET /projects?obj_uuids=2a37198e-0d6e-4fbf-b4eb-58d85f5577d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002148 10.0.0.241 - - [2025-05-01 02:10:54] "PUT /instance-ip/7e755b69-d64d-4cb7-8a98-2d0370de2650 HTTP/1.1" 200 257 0.018757 10.0.0.241 - - [2025-05-01 02:10:54] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.241 - - [2025-05-01 02:10:54] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009676 10.0.0.241 - - [2025-05-01 02:10:54] "POST /ref-update HTTP/1.1" 200 156 0.019149 10.0.0.241 - - [2025-05-01 02:10:54] "POST /id-to-fqname HTTP/1.1" 200 196 0.001307 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.093267 10.0.0.241 - - [2025-05-01 02:10:55] "POST /virtual-machine-interfaces HTTP/1.1" 500 251 0.130806 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.241 - - [2025-05-01 02:10:55] "POST /security-groups HTTP/1.1" 200 597 0.077697 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.003795 10.0.0.241 - - [2025-05-01 02:10:55] "POST /projects HTTP/1.1" 200 597 0.323024 10.0.0.241 - - [2025-05-01 02:10:55] "POST /access-control-lists HTTP/1.1" 200 604 0.061789 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.402155 10.0.0.241 - - [2025-05-01 02:10:55] "POST /chown HTTP/1.1" 200 109 0.031147 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.003810 10.0.0.241 - - [2025-05-01 02:10:55] "POST /instance-ips HTTP/1.1" 400 213 0.019853 10.0.0.241 - - [2025-05-01 02:10:55] "POST /neutron/security_group HTTP/1.1" 200 2100 0.546594 10.0.0.241 - - [2025-05-01 02:10:55] "POST /neutron/security_group HTTP/1.1" 200 2090 0.004053 10.0.0.241 - - [2025-05-01 02:10:55] "POST /access-control-lists HTTP/1.1" 200 602 0.069205 10.0.0.241 - - [2025-05-01 02:10:55] "POST /chown HTTP/1.1" 200 109 0.054672 10.0.0.241 - - [2025-05-01 02:10:55] "POST /neutron/security_group HTTP/1.1" 200 151 0.091943 10.0.0.241 - - [2025-05-01 02:10:55] "PUT /instance-ip/7e755b69-d64d-4cb7-8a98-2d0370de2650 HTTP/1.1" 200 257 0.015342 10.0.0.241 - - [2025-05-01 02:10:55] "DELETE /access-control-list/a8f4db65-3843-4345-844c-a1602acc10b4 HTTP/1.1" 200 115 0.030678 10.0.0.241 - - [2025-05-01 02:10:55] "POST /ref-update HTTP/1.1" 200 156 0.013829 10.0.0.241 - - [2025-05-01 02:10:55] "DELETE /access-control-list/6bb44950-c3f8-40af-96c8-0350dcb48c86 HTTP/1.1" 200 115 0.039816 10.0.0.241 - - [2025-05-01 02:10:55] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.241 - - [2025-05-01 02:10:55] "POST /virtual-machine-interfaces HTTP/1.1" 500 251 0.023313 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2025-05-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.241 - - [2025-05-01 02:10:55] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.241 - - [2025-05-01 02:10:55] "POST /instance-ips HTTP/1.1" 400 213 0.015572 10.0.0.241 - - [2025-05-01 02:10:55] "POST /chown HTTP/1.1" 200 109 0.008066 10.0.0.241 - - [2025-05-01 02:10:56] "PUT /instance-ip/7e755b69-d64d-4cb7-8a98-2d0370de2650 HTTP/1.1" 200 257 0.011928 10.0.0.241 - - [2025-05-01 02:10:56] "POST /ref-update HTTP/1.1" 200 156 0.010206 10.0.0.241 - - [2025-05-01 02:10:56] "POST /ref-update HTTP/1.1" 200 156 0.011809 10.0.0.241 - - [2025-05-01 02:10:56] "POST /virtual-machine-interfaces HTTP/1.1" 500 251 0.024281 10.0.0.241 - - [2025-05-01 02:10:57] "GET /projects?obj_uuids=5aa6eb9d-9404-4d33-83a4-9b2808c3768f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002774 10.0.0.241 - - [2025-05-01 02:10:57] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001476 10.0.0.241 - - [2025-05-01 02:10:57] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051640 10.0.0.241 - - [2025-05-01 02:10:57] "POST /id-to-fqname HTTP/1.1" 200 195 0.001673 10.0.0.241 - - [2025-05-01 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 204 0.007333 10.0.0.241 - - [2025-05-01 02:10:58] "POST /security-groups HTTP/1.1" 200 596 0.067938 10.0.0.241 - - [2025-05-01 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.003275 10.0.0.241 - - [2025-05-01 02:10:58] "POST /projects HTTP/1.1" 200 595 0.218794 10.0.0.241 - - [2025-05-01 02:10:58] "POST /access-control-lists HTTP/1.1" 200 603 0.061246 10.0.0.241 - - [2025-05-01 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.292610 10.0.0.241 - - [2025-05-01 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 238 0.004182 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/router HTTP/1.1" 200 607 0.503692 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/router HTTP/1.1" 200 607 0.004402 10.0.0.241 - - [2025-05-01 02:10:58] "POST /access-control-lists HTTP/1.1" 200 601 0.072697 10.0.0.241 - - [2025-05-01 02:10:58] "GET /logical-router/c52c6b8e-9f2d-48bd-9f28-3c3cb8a1b0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002723 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/router HTTP/1.1" 200 151 0.092430 10.0.0.241 - - [2025-05-01 02:10:58] "GET /projects?obj_uuids=5aa6eb9d-9404-4d33-83a4-9b2808c3768f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001109 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/security_group HTTP/1.1" 200 2099 0.054521 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/security_group HTTP/1.1" 200 2089 0.004140 10.0.0.241 - - [2025-05-01 02:10:58] "POST /neutron/security_group HTTP/1.1" 200 151 0.046103 10.0.0.241 - - [2025-05-01 02:10:58] "DELETE /access-control-list/21491fcb-8982-4c54-aa94-fc5310fa22f8 HTTP/1.1" 200 115 0.022855 10.0.0.241 - - [2025-05-01 02:10:59] "DELETE /access-control-list/40a07a83-b01b-4c1a-835a-718c6801f789 HTTP/1.1" 200 115 0.027240 10.0.0.241 - - [2025-05-01 02:10:59] "GET /projects?obj_uuids=0f83d3dc-a31a-471f-8a54-1d00b472ebad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002872 10.0.0.241 - - [2025-05-01 02:10:59] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.241 - - [2025-05-01 02:10:59] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007640 10.0.0.241 - - [2025-05-01 02:10:59] "POST /id-to-fqname HTTP/1.1" 200 194 0.001667 10.0.0.241 - - [2025-05-01 02:10:59] "POST /fqname-to-id HTTP/1.1" 404 203 0.002913 10.0.0.241 - - [2025-05-01 02:10:59] "POST /security-groups HTTP/1.1" 200 595 0.067431 10.0.0.241 - - [2025-05-01 02:10:59] "POST /fqname-to-id HTTP/1.1" 404 238 0.002861 10.0.0.241 - - [2025-05-01 02:10:59] "POST /projects HTTP/1.1" 200 593 0.216180 10.0.0.241 - - [2025-05-01 02:10:59] "POST /access-control-lists HTTP/1.1" 200 602 0.060113 10.0.0.241 - - [2025-05-01 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.290818 10.0.0.241 - - [2025-05-01 02:10:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.002849 10.0.0.241 - - [2025-05-01 02:10:59] "POST /neutron/security_group HTTP/1.1" 200 2098 0.426826 10.0.0.241 - - [2025-05-01 02:10:59] "POST /neutron/security_group HTTP/1.1" 200 2088 0.006071 10.0.0.241 - - [2025-05-01 02:10:59] "POST /access-control-lists HTTP/1.1" 200 600 0.065037 10.0.0.241 - - [2025-05-01 02:10:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.093510 10.0.0.241 - - [2025-05-01 02:10:59] "DELETE /access-control-list/33046170-44c8-4940-8cde-b496bbd813ca HTTP/1.1" 200 115 0.021419 10.0.0.241 - - [2025-05-01 02:10:59] "DELETE /access-control-list/a7635288-9852-48c3-9eff-f8207b393ce4 HTTP/1.1" 200 115 0.022632 10.0.0.241 - - [2025-05-01 02:11:01] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002469 10.0.0.241 - - [2025-05-01 02:11:01] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001297 10.0.0.241 - - [2025-05-01 02:11:01] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050486 10.0.0.241 - - [2025-05-01 02:11:01] "POST /id-to-fqname HTTP/1.1" 200 206 0.003910 10.0.0.241 - - [2025-05-01 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 215 0.002868 10.0.0.241 - - [2025-05-01 02:11:01] "POST /security-groups HTTP/1.1" 200 607 0.067775 10.0.0.241 - - [2025-05-01 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 250 0.003299 10.0.0.241 - - [2025-05-01 02:11:01] "POST /projects HTTP/1.1" 200 617 0.234693 10.0.0.241 - - [2025-05-01 02:11:01] "POST /access-control-lists HTTP/1.1" 200 614 0.056937 10.0.0.241 - - [2025-05-01 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.319245 10.0.0.241 - - [2025-05-01 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 249 0.003584 10.0.0.241 - - [2025-05-01 02:11:01] "POST /access-control-lists HTTP/1.1" 200 612 0.069802 10.0.0.241 - - [2025-05-01 02:11:01] "POST /neutron/network HTTP/1.1" 200 701 0.625412 10.0.0.241 - - [2025-05-01 02:11:01] "POST /route-targets HTTP/1.1" 200 328 0.009295 10.0.0.241 - - [2025-05-01 02:11:01] "POST /ref-update HTTP/1.1" 200 156 0.011710 10.0.0.241 - - [2025-05-01 02:11:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004229 10.0.0.241 - - [2025-05-01 02:11:01] "POST /neutron/subnet HTTP/1.1" 200 710 0.183396 10.0.0.241 - - [2025-05-01 02:11:01] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001088 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1051 0.221437 10.0.0.241 - - [2025-05-01 02:11:02] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001545 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1117 0.157724 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 4071 0.036529 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1117 0.009855 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 151 0.070139 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 400 205 0.004031 10.0.0.241 - - [2025-05-01 02:11:02] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001448 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1051 0.155233 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1051 0.008264 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1051 0.006901 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1115 0.025376 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1115 0.007330 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 151 0.066071 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 400 205 0.002937 10.0.0.241 - - [2025-05-01 02:11:02] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001683 10.0.0.241 - - [2025-05-01 02:11:02] "POST /neutron/port HTTP/1.1" 200 1051 0.165448 10.0.0.241 - - [2025-05-01 02:11:02] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001639 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1053 0.177622 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1053 0.007936 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1053 0.008492 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1184 0.027024 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1184 0.008822 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 151 0.070614 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 400 205 0.003958 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1051 0.008289 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 151 0.060623 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 400 205 0.006573 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 1051 0.008224 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/port HTTP/1.1" 200 151 0.060051 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/subnet HTTP/1.1" 200 710 0.009206 10.0.0.241 - - [2025-05-01 02:11:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002933 10.0.0.241 - - [2025-05-01 02:11:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004515 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/subnet HTTP/1.1" 200 151 0.190881 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/network HTTP/1.1" 200 768 0.004876 10.0.0.241 - - [2025-05-01 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.241 - - [2025-05-01 02:11:03] "POST /neutron/network HTTP/1.1" 200 151 0.074373 10.0.0.241 - - [2025-05-01 02:11:03] "DELETE /route-target/7c16aef5-b35b-470c-a530-b51d2edbafdb HTTP/1.1" 200 115 0.024881 10.0.0.241 - - [2025-05-01 02:11:04] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001070 10.0.0.241 - - [2025-05-01 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 2110 0.049541 10.0.0.241 - - [2025-05-01 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 2100 0.004045 10.0.0.241 - - [2025-05-01 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 151 0.035407 10.0.0.241 - - [2025-05-01 02:11:04] "DELETE /access-control-list/7cb9a269-343d-4250-93ec-3793621c6919 HTTP/1.1" 200 115 0.022179 10.0.0.241 - - [2025-05-01 02:11:04] "DELETE /access-control-list/44c61dca-c7d6-4323-b3d1-1514a38fcace HTTP/1.1" 200 115 0.019215 10.0.0.241 - - [2025-05-01 02:11:05] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002805 10.0.0.241 - - [2025-05-01 02:11:05] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001372 10.0.0.241 - - [2025-05-01 02:11:05] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051455 10.0.0.241 - - [2025-05-01 02:11:06] "POST /id-to-fqname HTTP/1.1" 200 204 0.002841 10.0.0.241 - - [2025-05-01 02:11:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.003933 10.0.0.241 - - [2025-05-01 02:11:06] "POST /security-groups HTTP/1.1" 200 605 0.064181 10.0.0.241 - - [2025-05-01 02:11:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.004054 10.0.0.241 - - [2025-05-01 02:11:06] "POST /projects HTTP/1.1" 200 613 0.216130 10.0.0.241 - - [2025-05-01 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.286917 10.0.0.241 - - [2025-05-01 02:11:06] "POST /access-control-lists HTTP/1.1" 200 612 0.061472 10.0.0.241 - - [2025-05-01 02:11:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.002606 10.0.0.241 - - [2025-05-01 02:11:06] "POST /neutron/network HTTP/1.1" 200 697 0.523703 10.0.0.241 - - [2025-05-01 02:11:06] "POST /access-control-lists HTTP/1.1" 200 610 0.080407 10.0.0.241 - - [2025-05-01 02:11:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003967 10.0.0.241 - - [2025-05-01 02:11:06] "POST /route-targets HTTP/1.1" 200 328 0.026879 10.0.0.241 - - [2025-05-01 02:11:06] "POST /neutron/subnet HTTP/1.1" 200 710 0.169694 10.0.0.241 - - [2025-05-01 02:11:06] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001526 10.0.0.241 - - [2025-05-01 02:11:06] "POST /ref-update HTTP/1.1" 200 156 0.009970 10.0.0.241 - - [2025-05-01 02:11:06] "POST /neutron/port HTTP/1.1" 200 1045 0.215617 10.0.0.241 - - [2025-05-01 02:11:06] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002956 10.0.0.241 - - [2025-05-01 02:11:06] "POST /neutron/port HTTP/1.1" 200 1254 0.169874 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 4201 0.030624 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1254 0.008974 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 151 0.073472 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1045 0.007787 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1045 0.006373 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1242 0.024855 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1242 0.006440 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 1242 0.006936 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/port HTTP/1.1" 200 151 0.065918 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/subnet HTTP/1.1" 200 710 0.006986 10.0.0.241 - - [2025-05-01 02:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007481 10.0.0.241 - - [2025-05-01 02:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002583 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/subnet HTTP/1.1" 200 151 0.208520 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/network HTTP/1.1" 200 764 0.003837 10.0.0.241 - - [2025-05-01 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.241 - - [2025-05-01 02:11:07] "POST /neutron/network HTTP/1.1" 200 151 0.062486 10.0.0.241 - - [2025-05-01 02:11:07] "DELETE /route-target/765991ea-3ed5-4923-bc6a-fb01679a8dac HTTP/1.1" 200 115 0.014422 10.0.0.241 - - [2025-05-01 02:11:08] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001136 10.0.0.241 - - [2025-05-01 02:11:08] "POST /neutron/security_group HTTP/1.1" 200 2108 0.055991 10.0.0.241 - - [2025-05-01 02:11:08] "POST /neutron/security_group HTTP/1.1" 200 2098 0.003721 10.0.0.241 - - [2025-05-01 02:11:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.051005 10.0.0.241 - - [2025-05-01 02:11:08] "DELETE /access-control-list/321f651e-fb1c-4391-ac1f-5b656dae4722 HTTP/1.1" 200 115 0.034439 10.0.0.241 - - [2025-05-01 02:11:08] "DELETE /access-control-list/d6447ec4-3c2c-4161-aa90-99892b826277 HTTP/1.1" 200 115 0.026035 10.0.0.241 - - [2025-05-01 02:11:09] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002796 10.0.0.241 - - [2025-05-01 02:11:09] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.241 - - [2025-05-01 02:11:09] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049558 10.0.0.241 - - [2025-05-01 02:11:09] "POST /id-to-fqname HTTP/1.1" 200 199 0.001347 10.0.0.241 - - [2025-05-01 02:11:09] "POST /fqname-to-id HTTP/1.1" 404 208 0.003068 10.0.0.241 - - [2025-05-01 02:11:09] "POST /security-groups HTTP/1.1" 200 600 0.067712 10.0.0.241 - - [2025-05-01 02:11:09] "POST /fqname-to-id HTTP/1.1" 404 243 0.003217 10.0.0.241 - - [2025-05-01 02:11:09] "POST /projects HTTP/1.1" 200 603 0.221498 10.0.0.241 - - [2025-05-01 02:11:09] "POST /access-control-lists HTTP/1.1" 200 607 0.059052 10.0.0.241 - - [2025-05-01 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.295234 10.0.0.241 - - [2025-05-01 02:11:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.002929 10.0.0.241 - - [2025-05-01 02:11:10] "POST /access-control-lists HTTP/1.1" 200 605 0.068319 10.0.0.241 - - [2025-05-01 02:11:10] "POST /neutron/network HTTP/1.1" 200 676 0.587222 10.0.0.241 - - [2025-05-01 02:11:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004719 10.0.0.241 - - [2025-05-01 02:11:10] "POST /neutron/subnet HTTP/1.1" 200 711 0.181312 10.0.0.241 - - [2025-05-01 02:11:10] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000943 10.0.0.241 - - [2025-05-01 02:11:10] "POST /neutron/router HTTP/1.1" 200 703 0.102909 10.0.0.241 - - [2025-05-01 02:11:10] "GET /logical-router/7bdd7d9c-374a-41ce-9d1a-de564d0c2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003302 10.0.0.241 - - [2025-05-01 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.241 - - [2025-05-01 02:11:10] "POST /neutron/router HTTP/1.1" 200 703 0.070218 10.0.0.241 - - [2025-05-01 02:11:10] "GET /service-template/4aa7cee3-dcfa-4d70-ac34-b6a86f2a3b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.003702 10.0.0.241 - - [2025-05-01 02:11:10] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001653 10.0.0.241 - - [2025-05-01 02:11:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.002621 10.0.0.241 - - [2025-05-01 02:11:10] "POST /route-targets HTTP/1.1" 200 328 0.040956 10.0.0.241 - - [2025-05-01 02:11:10] "POST /ref-update HTTP/1.1" 200 156 0.035443 10.0.0.241 - - [2025-05-01 02:11:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006988 10.0.0.241 - - [2025-05-01 02:11:10] "POST /virtual-networks HTTP/1.1" 200 702 0.175224 10.0.0.241 - - [2025-05-01 02:11:10] "POST /neutron/router HTTP/1.1" 200 344 0.284246 10.0.0.241 - - [2025-05-01 02:11:10] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001018 10.0.0.241 - - [2025-05-01 02:11:10] "POST /route-targets HTTP/1.1" 200 328 0.011276 10.0.0.241 - - [2025-05-01 02:11:10] "POST /service-instances HTTP/1.1" 200 678 0.074502 10.0.0.241 - - [2025-05-01 02:11:10] "PUT /logical-router/7bdd7d9c-374a-41ce-9d1a-de564d0c2fbd HTTP/1.1" 200 263 0.044471 10.0.0.241 - - [2025-05-01 02:11:11] "POST /route-tables HTTP/1.1" 200 590 0.060415 10.0.0.241 - - [2025-05-01 02:11:11] "POST /route-targets HTTP/1.1" 200 328 0.025964 10.0.0.241 - - [2025-05-01 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.020327 10.0.0.241 - - [2025-05-01 02:11:11] "PUT /logical-router/7bdd7d9c-374a-41ce-9d1a-de564d0c2fbd HTTP/1.1" 200 263 0.014122 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/port HTTP/1.1" 200 1028 0.308131 10.0.0.241 - - [2025-05-01 02:11:11] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001135 10.0.0.241 - - [2025-05-01 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.024335 10.0.0.241 - - [2025-05-01 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.241 - - [2025-05-01 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.241 - - [2025-05-01 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/port HTTP/1.1" 200 1028 0.189209 10.0.0.241 - - [2025-05-01 02:11:11] "POST /virtual-machines HTTP/1.1" 200 566 0.011943 10.0.0.241 - - [2025-05-01 02:11:11] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001042 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.133551 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.012205 10.0.0.241 - - [2025-05-01 02:11:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 832 0.113348 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 528 0.033749 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 528 0.006702 10.0.0.241 - - [2025-05-01 02:11:11] "POST /chown HTTP/1.1" 200 109 0.012313 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042181 10.0.0.241 - - [2025-05-01 02:11:11] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001156 10.0.0.241 - - [2025-05-01 02:11:11] "POST /instance-ips HTTP/1.1" 200 564 0.028547 10.0.0.241 - - [2025-05-01 02:11:11] "POST /instance-ips HTTP/1.1" 400 213 0.018667 10.0.0.241 - - [2025-05-01 02:11:11] "POST /chown HTTP/1.1" 200 109 0.024411 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.162812 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.013354 10.0.0.241 - - [2025-05-01 02:11:11] "PUT /virtual-machine-interface/d91a1029-0d85-4bd0-b0f9-654222ed556d HTTP/1.1" 200 285 0.020192 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 580 0.020493 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.013264 10.0.0.241 - - [2025-05-01 02:11:11] "PUT /instance-ip/50d44e32-8920-40b3-9292-7934aa0df550 HTTP/1.1" 200 257 0.019539 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.051503 10.0.0.241 - - [2025-05-01 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 606 0.010881 10.0.0.241 - - [2025-05-01 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.014848 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 528 0.033419 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005453 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 115 0.076417 10.0.0.241 - - [2025-05-01 02:11:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.081974 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 400 217 0.003261 10.0.0.241 - - [2025-05-01 02:11:12] "POST /chown HTTP/1.1" 200 109 0.008642 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/port HTTP/1.1" 200 2779 0.045848 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/subnet HTTP/1.1" 200 711 0.008016 10.0.0.241 - - [2025-05-01 02:11:12] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001401 10.0.0.241 - - [2025-05-01 02:11:12] "POST /instance-ips HTTP/1.1" 200 562 0.054567 10.0.0.241 - - [2025-05-01 02:11:12] "POST /instance-ips HTTP/1.1" 400 322 0.015839 10.0.0.241 - - [2025-05-01 02:11:12] "POST /chown HTTP/1.1" 200 109 0.022306 10.0.0.241 - - [2025-05-01 02:11:12] "PUT /virtual-machine-interface/9f9adc22-f933-4863-be74-dff9d2fa544a HTTP/1.1" 200 285 0.016359 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/port HTTP/1.1" 200 1115 0.273414 10.0.0.241 - - [2025-05-01 02:11:12] "PUT /instance-ip/a2fcd636-6344-45f4-9d76-f5ec509cde10 HTTP/1.1" 200 257 0.019141 10.0.0.241 - - [2025-05-01 02:11:12] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001824 10.0.0.241 - - [2025-05-01 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.241 - - [2025-05-01 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.012267 10.0.0.241 - - [2025-05-01 02:11:12] "PUT /routing-instance/4e6ca7ef-66d1-48ed-b737-bea3d112e98f HTTP/1.1" 200 267 0.063526 10.0.0.241 - - [2025-05-01 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.050653 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 607 0.183950 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 607 0.025864 10.0.0.241 - - [2025-05-01 02:11:12] "POST /virtual-machines HTTP/1.1" 200 566 0.025677 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 607 0.038129 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 607 0.016931 10.0.0.241 - - [2025-05-01 02:11:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 832 0.105814 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/floatingip HTTP/1.1" 200 115 0.104353 10.0.0.241 - - [2025-05-01 02:11:12] "POST /neutron/port HTTP/1.1" 200 1115 0.010614 10.0.0.241 - - [2025-05-01 02:11:12] "POST /chown HTTP/1.1" 200 109 0.016532 10.0.0.241 - - [2025-05-01 02:11:13] "POST /instance-ips HTTP/1.1" 400 213 0.013658 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/port HTTP/1.1" 200 151 0.121705 10.0.0.241 - - [2025-05-01 02:11:13] "POST /chown HTTP/1.1" 200 109 0.013968 10.0.0.241 - - [2025-05-01 02:11:13] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001346 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /virtual-machine-interface/f83ae75c-5b00-434a-9bd8-dd1f4e5bbb83 HTTP/1.1" 200 285 0.023228 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 528 0.127221 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /instance-ip/50d44e32-8920-40b3-9292-7934aa0df550 HTTP/1.1" 200 257 0.012576 10.0.0.241 - - [2025-05-01 02:11:13] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001481 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.011413 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.019335 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/port HTTP/1.1" 200 1030 0.188488 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 528 0.044541 10.0.0.241 - - [2025-05-01 02:11:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.104982 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.020847 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /routing-instance/4e6ca7ef-66d1-48ed-b737-bea3d112e98f HTTP/1.1" 200 267 0.015683 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 606 0.050303 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/port HTTP/1.1" 200 1030 0.009266 10.0.0.241 - - [2025-05-01 02:11:13] "POST /chown HTTP/1.1" 200 109 0.010698 10.0.0.241 - - [2025-05-01 02:11:13] "POST /instance-ips HTTP/1.1" 400 322 0.017966 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/port HTTP/1.1" 200 151 0.101487 10.0.0.241 - - [2025-05-01 02:11:13] "POST /chown HTTP/1.1" 200 109 0.009523 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 528 0.008219 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005713 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /virtual-machine-interface/670d7887-e354-4a18-9c7d-e24da77629de HTTP/1.1" 200 285 0.015164 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044527 10.0.0.241 - - [2025-05-01 02:11:13] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001410 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /instance-ip/a2fcd636-6344-45f4-9d76-f5ec509cde10 HTTP/1.1" 200 257 0.023314 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.037848 10.0.0.241 - - [2025-05-01 02:11:13] "POST /neutron/floatingip HTTP/1.1" 200 606 0.140414 10.0.0.241 - - [2025-05-01 02:11:13] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001011 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.012514 10.0.0.241 - - [2025-05-01 02:11:13] "POST /ref-update HTTP/1.1" 200 156 0.018485 10.0.0.241 - - [2025-05-01 02:11:13] "PUT /routing-instance/4e6ca7ef-66d1-48ed-b737-bea3d112e98f HTTP/1.1" 200 267 0.013631 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/network HTTP/1.1" 200 652 0.095237 10.0.0.241 - - [2025-05-01 02:11:14] "POST /route-targets HTTP/1.1" 200 328 0.008945 10.0.0.241 - - [2025-05-01 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.009966 10.0.0.241 - - [2025-05-01 02:11:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004845 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.140429 10.0.0.241 - - [2025-05-01 02:11:14] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000991 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/router HTTP/1.1" 200 705 0.104658 10.0.0.241 - - [2025-05-01 02:11:14] "POST /route-targets HTTP/1.1" 200 328 0.012655 10.0.0.241 - - [2025-05-01 02:11:14] "GET /logical-router/a15cf19d-b152-402b-a525-df91dfd47b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.005639 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/router HTTP/1.1" 200 705 0.003578 10.0.0.241 - - [2025-05-01 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.241 - - [2025-05-01 02:11:14] "PUT /logical-router/a15cf19d-b152-402b-a525-df91dfd47b41 HTTP/1.1" 200 263 0.026377 10.0.0.241 - - [2025-05-01 02:11:14] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001094 10.0.0.241 - - [2025-05-01 02:11:14] "GET /service-template/4aa7cee3-dcfa-4d70-ac34-b6a86f2a3b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004559 10.0.0.241 - - [2025-05-01 02:11:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.003374 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/router HTTP/1.1" 200 344 0.250756 10.0.0.241 - - [2025-05-01 02:11:14] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001174 10.0.0.241 - - [2025-05-01 02:11:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005759 10.0.0.241 - - [2025-05-01 02:11:14] "POST /virtual-networks HTTP/1.1" 200 702 0.151404 10.0.0.241 - - [2025-05-01 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.013553 10.0.0.241 - - [2025-05-01 02:11:14] "POST /route-targets HTTP/1.1" 200 328 0.053168 10.0.0.241 - - [2025-05-01 02:11:14] "POST /service-instances HTTP/1.1" 200 678 0.076208 10.0.0.241 - - [2025-05-01 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.019877 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/port HTTP/1.1" 200 1030 0.224868 10.0.0.241 - - [2025-05-01 02:11:14] "POST /route-tables HTTP/1.1" 200 590 0.034204 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 606 0.013926 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 606 0.036113 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/port HTTP/1.1" 200 1030 0.011722 10.0.0.241 - - [2025-05-01 02:11:14] "PUT /logical-router/a15cf19d-b152-402b-a525-df91dfd47b41 HTTP/1.1" 200 263 0.032548 10.0.0.241 - - [2025-05-01 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.016876 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/port HTTP/1.1" 200 151 0.086156 10.0.0.241 - - [2025-05-01 02:11:14] "POST /neutron/router HTTP/1.1" 200 705 0.003322 10.0.0.241 - - [2025-05-01 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.241 - - [2025-05-01 02:11:15] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.241 - - [2025-05-01 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/router HTTP/1.1" 200 344 0.097960 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/router HTTP/1.1" 200 705 0.005683 10.0.0.241 - - [2025-05-01 02:11:15] "POST /virtual-machines HTTP/1.1" 200 566 0.013935 10.0.0.241 - - [2025-05-01 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/router HTTP/1.1" 200 151 0.064250 10.0.0.241 - - [2025-05-01 02:11:15] "DELETE /route-target/0e6a98a7-9ada-48ae-9478-6b1105b24c9d HTTP/1.1" 200 115 0.069813 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.012697 10.0.0.241 - - [2025-05-01 02:11:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 832 0.091229 10.0.0.241 - - [2025-05-01 02:11:15] "POST /chown HTTP/1.1" 200 109 0.011174 10.0.0.241 - - [2025-05-01 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.241 - - [2025-05-01 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004293 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 151 0.143885 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/network HTTP/1.1" 200 719 0.004179 10.0.0.241 - - [2025-05-01 02:11:15] "POST /instance-ips HTTP/1.1" 200 564 0.025725 10.0.0.241 - - [2025-05-01 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.241 - - [2025-05-01 02:11:15] "POST /instance-ips HTTP/1.1" 400 213 0.021245 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/network HTTP/1.1" 200 151 0.072592 10.0.0.241 - - [2025-05-01 02:11:15] "DELETE /route-target/6893829a-297d-424e-a431-7b4b9b848d56 HTTP/1.1" 200 115 0.015444 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005784 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/floatingip HTTP/1.1" 200 115 0.034354 10.0.0.241 - - [2025-05-01 02:11:15] "POST /chown HTTP/1.1" 200 109 0.011874 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 400 205 0.003614 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 117 0.004870 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/router HTTP/1.1" 400 209 0.003319 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/subnet HTTP/1.1" 400 209 0.003687 10.0.0.241 - - [2025-05-01 02:11:15] "PUT /virtual-machine-interface/381c2623-1b1e-476c-a8e9-a31f03902e56 HTTP/1.1" 200 285 0.012731 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 1028 0.007999 10.0.0.241 - - [2025-05-01 02:11:15] "PUT /instance-ip/d584b466-c054-445c-b7c4-3d0750545e2d HTTP/1.1" 200 257 0.016423 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 151 0.069759 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 1028 0.008872 10.0.0.241 - - [2025-05-01 02:11:15] "POST /ref-update HTTP/1.1" 200 156 0.012911 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 151 0.065614 10.0.0.241 - - [2025-05-01 02:11:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.101902 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/port HTTP/1.1" 200 2270 0.094227 10.0.0.241 - - [2025-05-01 02:11:15] "POST /neutron/router HTTP/1.1" 200 703 0.004664 10.0.0.241 - - [2025-05-01 02:11:15] "POST /chown HTTP/1.1" 200 109 0.009863 10.0.0.241 - - [2025-05-01 02:11:15] "POST /ref-update HTTP/1.1" 200 156 0.012205 10.0.0.241 - - [2025-05-01 02:11:16] "POST /instance-ips HTTP/1.1" 200 562 0.038159 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/router HTTP/1.1" 200 344 0.117972 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/router HTTP/1.1" 200 703 0.007043 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/router HTTP/1.1" 400 281 0.007233 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/router HTTP/1.1" 200 703 0.004491 10.0.0.241 - - [2025-05-01 02:11:16] "POST /instance-ips HTTP/1.1" 400 322 0.019955 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/router HTTP/1.1" 200 151 0.049780 10.0.0.241 - - [2025-05-01 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.241 - - [2025-05-01 02:11:16] "DELETE /route-target/59823c6b-296e-441b-9fbe-fb5421c95ab3 HTTP/1.1" 409 240 0.005795 10.0.0.241 - - [2025-05-01 02:11:16] "POST /chown HTTP/1.1" 200 109 0.017774 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 711 0.011807 10.0.0.241 - - [2025-05-01 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.012788 10.0.0.241 - - [2025-05-01 02:11:16] "PUT /virtual-machine-interface/857845a6-9114-426b-9e20-144a3607ef9c HTTP/1.1" 200 285 0.011060 10.0.0.241 - - [2025-05-01 02:11:16] "PUT /routing-instance/4e6ca7ef-66d1-48ed-b737-bea3d112e98f HTTP/1.1" 200 267 0.017534 10.0.0.241 - - [2025-05-01 02:11:16] "PUT /instance-ip/7f436899-bd12-42ed-84bd-9b1e510637d3 HTTP/1.1" 200 257 0.020390 10.0.0.241 - - [2025-05-01 02:11:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004847 10.0.0.241 - - [2025-05-01 02:11:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004923 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 151 0.170254 10.0.0.241 - - [2025-05-01 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.016785 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/network HTTP/1.1" 200 743 0.004623 10.0.0.241 - - [2025-05-01 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.007854 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/network HTTP/1.1" 200 151 0.070695 10.0.0.241 - - [2025-05-01 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.241 - - [2025-05-01 02:11:16] "DELETE /route-target/ebdf28b8-7499-489a-80aa-f6d4705d82cf HTTP/1.1" 200 115 0.025980 10.0.0.241 - - [2025-05-01 02:11:16] "POST /virtual-machines HTTP/1.1" 200 566 0.020030 10.0.0.241 - - [2025-05-01 02:11:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 832 0.096517 10.0.0.241 - - [2025-05-01 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008383 10.0.0.241 - - [2025-05-01 02:11:16] "POST /instance-ips HTTP/1.1" 400 213 0.016221 10.0.0.241 - - [2025-05-01 02:11:16] "POST /chown HTTP/1.1" 200 109 0.008221 10.0.0.241 - - [2025-05-01 02:11:16] "PUT /virtual-machine-interface/52b2ef6b-c435-423e-8e61-035ff0eb8db8 HTTP/1.1" 200 285 0.010879 10.0.0.241 - - [2025-05-01 02:11:16] "PUT /instance-ip/d584b466-c054-445c-b7c4-3d0750545e2d HTTP/1.1" 200 257 0.012460 10.0.0.241 - - [2025-05-01 02:11:16] "GET /projects?obj_uuids=26e96907-5d85-439a-94e3-0a120e4d096d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001013 10.0.0.241 - - [2025-05-01 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.015208 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/security_group HTTP/1.1" 200 2103 0.074504 10.0.0.241 - - [2025-05-01 02:11:16] "POST /neutron/security_group HTTP/1.1" 200 2093 0.003879 10.0.0.241 - - [2025-05-01 02:11:17] "POST /neutron/security_group HTTP/1.1" 400 206 0.013194 10.0.0.241 - - [2025-05-01 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.020129 10.0.0.241 - - [2025-05-01 02:11:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.096739 10.0.0.241 - - [2025-05-01 02:11:17] "POST /chown HTTP/1.1" 200 109 0.008138 10.0.0.241 - - [2025-05-01 02:11:17] "POST /instance-ips HTTP/1.1" 400 322 0.018912 10.0.0.241 - - [2025-05-01 02:11:17] "POST /chown HTTP/1.1" 200 109 0.008735 10.0.0.241 - - [2025-05-01 02:11:17] "PUT /virtual-machine-interface/3ba5c281-143e-4075-a14e-a4490005d479 HTTP/1.1" 200 285 0.011549 10.0.0.241 - - [2025-05-01 02:11:17] "PUT /instance-ip/7f436899-bd12-42ed-84bd-9b1e510637d3 HTTP/1.1" 200 257 0.010790 10.0.0.241 - - [2025-05-01 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.241 - - [2025-05-01 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.010305 10.0.0.241 - - [2025-05-01 02:11:17] "GET /logical-router/a15cf19d-b152-402b-a525-df91dfd47b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002539 10.0.0.241 - - [2025-05-01 02:11:17] "GET /service-instance/83f6abb0-dbeb-44ba-a79a-18915f97ef02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2297 0.004376 10.0.0.241 - - [2025-05-01 02:11:17] "DELETE /route-table/c614834c-9091-448c-83fb-7ed9ed57f04a HTTP/1.1" 200 115 0.024745 10.0.0.241 - - [2025-05-01 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.241 - - [2025-05-01 02:11:17] "GET /virtual-network/2066c0dc-51a0-47d4-a4d2-4bf4be9a2e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.007982 10.0.0.241 - - [2025-05-01 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.009676 10.0.0.241 - - [2025-05-01 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.013625 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /instance-ip/7f436899-bd12-42ed-84bd-9b1e510637d3 HTTP/1.1" 200 115 0.034712 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.241 - - [2025-05-01 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003698 10.0.0.241 - - [2025-05-01 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002077 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /virtual-network/2066c0dc-51a0-47d4-a4d2-4bf4be9a2e3f HTTP/1.1" 200 115 0.137674 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /route-target/9948e7ae-76db-41d0-8beb-c94e6ba32fe2 HTTP/1.1" 200 115 0.033061 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /service-instance/83f6abb0-dbeb-44ba-a79a-18915f97ef02 HTTP/1.1" 200 115 0.040271 10.0.0.241 - - [2025-05-01 02:11:18] "GET /logical-router/7bdd7d9c-374a-41ce-9d1a-de564d0c2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003233 10.0.0.241 - - [2025-05-01 02:11:18] "GET /service-instance/cfdf1d60-b8aa-4e71-a5d0-f475ccec4988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.006927 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /route-table/819ac7f6-b10b-4e73-8e84-384be3cb1709 HTTP/1.1" 200 115 0.023662 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.241 - - [2025-05-01 02:11:18] "GET /virtual-network/8083ffa5-c99d-4b94-9fca-c11dafcad63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005361 10.0.0.241 - - [2025-05-01 02:11:18] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.001930 10.0.0.241 - - [2025-05-01 02:11:18] "POST /ref-update HTTP/1.1" 200 156 0.016198 10.0.0.241 - - [2025-05-01 02:11:18] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.241 - - [2025-05-01 02:11:18] "POST /ref-update HTTP/1.1" 200 156 0.010219 10.0.0.241 - - [2025-05-01 02:11:18] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049623 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /instance-ip/a2fcd636-6344-45f4-9d76-f5ec509cde10 HTTP/1.1" 200 115 0.054492 10.0.0.241 - - [2025-05-01 02:11:18] "POST /id-to-fqname HTTP/1.1" 200 205 0.002421 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.008440 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.241 - - [2025-05-01 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001986 10.0.0.241 - - [2025-05-01 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002229 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /virtual-network/8083ffa5-c99d-4b94-9fca-c11dafcad63b HTTP/1.1" 200 115 0.156755 10.0.0.241 - - [2025-05-01 02:11:18] "POST /security-groups HTTP/1.1" 200 606 0.094162 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /route-target/c8218c5e-74fb-47c1-b289-d8ce77e736f6 HTTP/1.1" 200 115 0.064807 10.0.0.241 - - [2025-05-01 02:11:18] "POST /projects HTTP/1.1" 200 615 0.287531 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 404 249 0.004390 10.0.0.241 - - [2025-05-01 02:11:18] "DELETE /service-instance/cfdf1d60-b8aa-4e71-a5d0-f475ccec4988 HTTP/1.1" 200 115 0.074133 10.0.0.241 - - [2025-05-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.359828 10.0.0.241 - - [2025-05-01 02:11:18] "GET /virtual-machine-interface/3ba5c281-143e-4075-a14e-a4490005d479?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1352 0.033485 10.0.0.241 - - [2025-05-01 02:11:18] "POST /access-control-lists HTTP/1.1" 200 613 0.068404 10.0.0.241 - - [2025-05-01 02:11:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.006747 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine-interface/3ba5c281-143e-4075-a14e-a4490005d479 HTTP/1.1" 200 115 0.058948 10.0.0.241 - - [2025-05-01 02:11:19] "GET /virtual-machine-interface/52b2ef6b-c435-423e-8e61-035ff0eb8db8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1679 0.004982 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/network HTTP/1.1" 200 702 0.649926 10.0.0.241 - - [2025-05-01 02:11:19] "POST /access-control-lists HTTP/1.1" 200 611 0.066974 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.063179 10.0.0.241 - - [2025-05-01 02:11:19] "GET /instance-ip/d584b466-c054-445c-b7c4-3d0750545e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004187 10.0.0.241 - - [2025-05-01 02:11:19] "POST /route-targets HTTP/1.1" 200 328 0.010523 10.0.0.241 - - [2025-05-01 02:11:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/subnet HTTP/1.1" 200 710 0.195700 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.008034 10.0.0.241 - - [2025-05-01 02:11:19] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.000981 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine-interface/52b2ef6b-c435-423e-8e61-035ff0eb8db8 HTTP/1.1" 200 115 0.054084 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine/c3463ee9-617e-4e8d-8e5a-be502b3c9962 HTTP/1.1" 200 115 0.019080 10.0.0.241 - - [2025-05-01 02:11:19] "GET /virtual-machine-interface/381c2623-1b1e-476c-a8e9-a31f03902e56?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1679 0.005055 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/router HTTP/1.1" 200 658 0.087709 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/router HTTP/1.1" 200 658 0.006014 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.023068 10.0.0.241 - - [2025-05-01 02:11:19] "PUT /logical-router/819a5f8d-624b-4e52-8caf-b1144afd8179 HTTP/1.1" 200 263 0.027910 10.0.0.241 - - [2025-05-01 02:11:19] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001018 10.0.0.241 - - [2025-05-01 02:11:19] "GET /instance-ip/d584b466-c054-445c-b7c4-3d0750545e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.037647 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /instance-ip/d584b466-c054-445c-b7c4-3d0750545e2d HTTP/1.1" 200 115 0.052067 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/router HTTP/1.1" 200 344 0.193149 10.0.0.241 - - [2025-05-01 02:11:19] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001081 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.017700 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine-interface/381c2623-1b1e-476c-a8e9-a31f03902e56 HTTP/1.1" 200 115 0.061451 10.0.0.241 - - [2025-05-01 02:11:19] "GET /virtual-machine-interface/857845a6-9114-426b-9e20-144a3607ef9c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1352 0.047226 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine-interface/857845a6-9114-426b-9e20-144a3607ef9c HTTP/1.1" 200 115 0.068656 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/port HTTP/1.1" 200 1052 0.214614 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.010232 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/floatingip HTTP/1.1" 400 268 0.005200 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/port HTTP/1.1" 200 1052 0.009927 10.0.0.241 - - [2025-05-01 02:11:19] "DELETE /virtual-machine/5fcdf09b-435e-488d-b9f7-86a4e94ba421 HTTP/1.1" 200 115 0.024175 10.0.0.241 - - [2025-05-01 02:11:19] "POST /neutron/port HTTP/1.1" 200 151 0.081785 10.0.0.241 - - [2025-05-01 02:11:19] "GET /virtual-machine-interface/d91a1029-0d85-4bd0-b0f9-654222ed556d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1680 0.005847 10.0.0.241 - - [2025-05-01 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.012926 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/port HTTP/1.1" 200 1014 0.034145 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/router HTTP/1.1" 200 658 0.003860 10.0.0.241 - - [2025-05-01 02:11:20] "GET /instance-ip/50d44e32-8920-40b3-9292-7934aa0df550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006439 10.0.0.241 - - [2025-05-01 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.009674 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/router HTTP/1.1" 200 344 0.109703 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine-interface/d91a1029-0d85-4bd0-b0f9-654222ed556d HTTP/1.1" 200 115 0.059390 10.0.0.241 - - [2025-05-01 02:11:20] "GET /virtual-machine-interface/9f9adc22-f933-4863-be74-dff9d2fa544a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1353 0.010152 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/router HTTP/1.1" 200 658 0.010448 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/router HTTP/1.1" 200 151 0.045346 10.0.0.241 - - [2025-05-01 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/subnet HTTP/1.1" 200 710 0.012480 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /route-target/59823c6b-296e-441b-9fbe-fb5421c95ab3 HTTP/1.1" 200 115 0.026452 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine-interface/9f9adc22-f933-4863-be74-dff9d2fa544a HTTP/1.1" 200 115 0.065977 10.0.0.241 - - [2025-05-01 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine/7acb0318-c537-474e-b374-c2ae00bb9243 HTTP/1.1" 200 115 0.020002 10.0.0.241 - - [2025-05-01 02:11:20] "GET /virtual-machine-interface/670d7887-e354-4a18-9c7d-e24da77629de?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1352 0.005320 10.0.0.241 - - [2025-05-01 02:11:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005352 10.0.0.241 - - [2025-05-01 02:11:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/subnet HTTP/1.1" 200 151 0.193564 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/network HTTP/1.1" 200 769 0.004875 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine-interface/670d7887-e354-4a18-9c7d-e24da77629de HTTP/1.1" 200 115 0.040292 10.0.0.241 - - [2025-05-01 02:11:20] "GET /virtual-machine-interface/f83ae75c-5b00-434a-9bd8-dd1f4e5bbb83?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1680 0.006721 10.0.0.241 - - [2025-05-01 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2025-05-01 02:11:20] "POST /neutron/network HTTP/1.1" 200 151 0.080333 10.0.0.241 - - [2025-05-01 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.022338 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /route-target/dd8d1cb5-0200-47c3-b193-e9cc1458aea8 HTTP/1.1" 200 115 0.025387 10.0.0.241 - - [2025-05-01 02:11:20] "GET /instance-ip/50d44e32-8920-40b3-9292-7934aa0df550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005549 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /instance-ip/50d44e32-8920-40b3-9292-7934aa0df550 HTTP/1.1" 200 115 0.028276 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine-interface/f83ae75c-5b00-434a-9bd8-dd1f4e5bbb83 HTTP/1.1" 200 115 0.035327 10.0.0.241 - - [2025-05-01 02:11:20] "DELETE /virtual-machine/77960fa8-3a44-4401-9b63-e670a4c238e0 HTTP/1.1" 200 115 0.021566 10.0.0.241 - - [2025-05-01 02:11:20] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001198 10.0.0.241 - - [2025-05-01 02:11:21] "POST /neutron/security_group HTTP/1.1" 200 2109 0.046167 10.0.0.241 - - [2025-05-01 02:11:21] "POST /neutron/security_group HTTP/1.1" 200 2099 0.003681 10.0.0.241 - - [2025-05-01 02:11:21] "POST /neutron/security_group HTTP/1.1" 200 151 0.046654 10.0.0.241 - - [2025-05-01 02:11:21] "DELETE /access-control-list/6af7e87c-5782-41e6-8952-3c32c536d8d9 HTTP/1.1" 200 115 0.027116 10.0.0.241 - - [2025-05-01 02:11:21] "DELETE /access-control-list/fc89469a-54e6-4d44-8345-89bf6340d0be HTTP/1.1" 200 115 0.018879 10.0.0.241 - - [2025-05-01 02:11:22] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003447 10.0.0.241 - - [2025-05-01 02:11:22] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.241 - - [2025-05-01 02:11:22] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051890 10.0.0.241 - - [2025-05-01 02:11:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.001517 10.0.0.241 - - [2025-05-01 02:11:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.002558 10.0.0.241 - - [2025-05-01 02:11:22] "POST /security-groups HTTP/1.1" 200 599 0.060108 10.0.0.241 - - [2025-05-01 02:11:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003426 10.0.0.241 - - [2025-05-01 02:11:22] "POST /projects HTTP/1.1" 200 601 0.226099 10.0.0.241 - - [2025-05-01 02:11:22] "POST /access-control-lists HTTP/1.1" 200 606 0.057536 10.0.0.241 - - [2025-05-01 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.300637 10.0.0.241 - - [2025-05-01 02:11:22] "POST /fqname-to-id HTTP/1.1" 404 241 0.003165 10.0.0.241 - - [2025-05-01 02:11:23] "POST /access-control-lists HTTP/1.1" 200 604 0.069004 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 633 0.590841 10.0.0.241 - - [2025-05-01 02:11:23] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.241 - - [2025-05-01 02:11:23] "POST /route-targets HTTP/1.1" 200 328 0.014061 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 633 0.095651 10.0.0.241 - - [2025-05-01 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.012179 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 5239 0.029197 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 681 0.005874 10.0.0.241 - - [2025-05-01 02:11:23] "POST /route-targets HTTP/1.1" 200 328 0.017156 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 151 0.055468 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 681 0.004773 10.0.0.241 - - [2025-05-01 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 151 0.071492 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 4163 0.019111 10.0.0.241 - - [2025-05-01 02:11:23] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.241 - - [2025-05-01 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.241 - - [2025-05-01 02:11:23] "DELETE /route-target/9dfec082-0a7b-4bf4-8976-f5deb8ccf8f2 HTTP/1.1" 200 115 0.040874 10.0.0.241 - - [2025-05-01 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 679 0.093545 10.0.0.241 - - [2025-05-01 02:11:23] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.241 - - [2025-05-01 02:11:23] "DELETE /route-target/91b3d9f9-8e93-4261-974e-c5cfa3a24321 HTTP/1.1" 200 115 0.031192 10.0.0.241 - - [2025-05-01 02:11:23] "POST /route-targets HTTP/1.1" 200 328 0.017127 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/network HTTP/1.1" 200 679 0.082877 10.0.0.241 - - [2025-05-01 02:11:23] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001682 10.0.0.241 - - [2025-05-01 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.020912 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/port HTTP/1.1" 200 922 0.155950 10.0.0.241 - - [2025-05-01 02:11:23] "POST /route-targets HTTP/1.1" 200 328 0.023292 10.0.0.241 - - [2025-05-01 02:11:23] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001718 10.0.0.241 - - [2025-05-01 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.022228 10.0.0.241 - - [2025-05-01 02:11:23] "POST /neutron/port HTTP/1.1" 200 947 0.120692 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 3772 0.024696 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 922 0.005861 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 151 0.038373 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 947 0.005626 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 151 0.033502 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/port HTTP/1.1" 200 2189 0.023366 10.0.0.241 - - [2025-05-01 02:11:24] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/network HTTP/1.1" 200 677 0.067844 10.0.0.241 - - [2025-05-01 02:11:24] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.241 - - [2025-05-01 02:11:24] "POST /route-targets HTTP/1.1" 200 328 0.015201 10.0.0.241 - - [2025-05-01 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.025313 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/network HTTP/1.1" 200 679 0.082647 10.0.0.241 - - [2025-05-01 02:11:24] "POST /route-targets HTTP/1.1" 200 328 0.013574 10.0.0.241 - - [2025-05-01 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.009979 10.0.0.241 - - [2025-05-01 02:11:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001972 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/subnet HTTP/1.1" 200 735 0.174139 10.0.0.241 - - [2025-05-01 02:11:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008366 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/subnet HTTP/1.1" 200 714 0.163060 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/subnet HTTP/1.1" 200 2908 0.021576 10.0.0.241 - - [2025-05-01 02:11:24] "POST /neutron/subnet HTTP/1.1" 200 735 0.007649 10.0.0.241 - - [2025-05-01 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003872 10.0.0.241 - - [2025-05-01 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.131852 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/subnet HTTP/1.1" 200 714 0.012768 10.0.0.241 - - [2025-05-01 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004854 10.0.0.241 - - [2025-05-01 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004044 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.125526 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/subnet HTTP/1.1" 200 1745 0.019745 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 746 0.003602 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.068979 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 744 0.004531 10.0.0.241 - - [2025-05-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.241 - - [2025-05-01 02:11:25] "DELETE /route-target/ef1f9c02-f493-4c2a-94ab-381b3ada665b HTTP/1.1" 200 115 0.024401 10.0.0.241 - - [2025-05-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.082377 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 727 0.003732 10.0.0.241 - - [2025-05-01 02:11:25] "DELETE /route-target/51a64ce0-8b4a-4102-8a17-8ccb2afc24d5 HTTP/1.1" 200 115 0.017644 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.074235 10.0.0.241 - - [2025-05-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 727 0.003468 10.0.0.241 - - [2025-05-01 02:11:25] "DELETE /route-target/35d303ba-25e8-45e8-9161-4965643aa94f HTTP/1.1" 200 115 0.019597 10.0.0.241 - - [2025-05-01 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.068119 10.0.0.241 - - [2025-05-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.241 - - [2025-05-01 02:11:25] "DELETE /route-target/c79b0a6c-f4f3-4f14-b874-0c8452d39eba HTTP/1.1" 200 115 0.020140 10.0.0.241 - - [2025-05-01 02:11:26] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.241 - - [2025-05-01 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2102 0.048930 10.0.0.241 - - [2025-05-01 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2092 0.003754 10.0.0.241 - - [2025-05-01 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 151 0.037037 10.0.0.241 - - [2025-05-01 02:11:26] "DELETE /access-control-list/10b7d4c9-be9d-43f9-b1da-b106c1a9178d HTTP/1.1" 200 115 0.016636 10.0.0.241 - - [2025-05-01 02:11:26] "DELETE /access-control-list/a01ec59c-73e2-4dc4-b490-abf93484f00c HTTP/1.1" 200 115 0.022716 10.0.0.241 - - [2025-05-01 02:11:27] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002998 10.0.0.241 - - [2025-05-01 02:11:27] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.241 - - [2025-05-01 02:11:27] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049586 10.0.0.241 - - [2025-05-01 02:11:27] "POST /id-to-fqname HTTP/1.1" 200 193 0.001897 10.0.0.241 - - [2025-05-01 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.003431 10.0.0.241 - - [2025-05-01 02:11:27] "POST /security-groups HTTP/1.1" 200 594 0.063555 10.0.0.241 - - [2025-05-01 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.003502 10.0.0.241 - - [2025-05-01 02:11:27] "POST /projects HTTP/1.1" 200 591 0.207419 10.0.0.241 - - [2025-05-01 02:11:28] "POST /access-control-lists HTTP/1.1" 200 601 0.058427 10.0.0.241 - - [2025-05-01 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.278406 10.0.0.241 - - [2025-05-01 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.002667 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/network HTTP/1.1" 200 662 0.566382 10.0.0.241 - - [2025-05-01 02:11:28] "POST /access-control-lists HTTP/1.1" 200 599 0.067755 10.0.0.241 - - [2025-05-01 02:11:28] "POST /route-targets HTTP/1.1" 200 328 0.010182 10.0.0.241 - - [2025-05-01 02:11:28] "POST /ref-update HTTP/1.1" 200 156 0.011787 10.0.0.241 - - [2025-05-01 02:11:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003220 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.152974 10.0.0.241 - - [2025-05-01 02:11:28] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001438 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/network HTTP/1.1" 200 660 0.108395 10.0.0.241 - - [2025-05-01 02:11:28] "POST /route-targets HTTP/1.1" 200 328 0.009468 10.0.0.241 - - [2025-05-01 02:11:28] "POST /ref-update HTTP/1.1" 200 156 0.014275 10.0.0.241 - - [2025-05-01 02:11:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002870 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/subnet HTTP/1.1" 200 750 0.194207 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/network HTTP/1.1" 200 876 0.005915 10.0.0.241 - - [2025-05-01 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.241 - - [2025-05-01 02:11:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001906 10.0.0.241 - - [2025-05-01 02:11:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002932 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/network HTTP/1.1" 200 151 0.072354 10.0.0.241 - - [2025-05-01 02:11:28] "DELETE /route-target/11e0b067-a506-4b6f-845f-aaced27fa7de HTTP/1.1" 200 115 0.029238 10.0.0.241 - - [2025-05-01 02:11:28] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.241 - - [2025-05-01 02:11:28] "POST /neutron/network HTTP/1.1" 200 662 0.113378 10.0.0.241 - - [2025-05-01 02:11:29] "POST /route-targets HTTP/1.1" 200 328 0.009822 10.0.0.241 - - [2025-05-01 02:11:29] "POST /ref-update HTTP/1.1" 200 156 0.009389 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002643 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.199543 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 878 0.006042 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003135 10.0.0.241 - - [2025-05-01 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001747 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 151 0.076649 10.0.0.241 - - [2025-05-01 02:11:29] "DELETE /route-target/3db741a0-4087-4dab-b1ed-ef5dfc20d4a5 HTTP/1.1" 200 115 0.015821 10.0.0.241 - - [2025-05-01 02:11:29] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001050 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 660 0.101081 10.0.0.241 - - [2025-05-01 02:11:29] "POST /route-targets HTTP/1.1" 200 328 0.011575 10.0.0.241 - - [2025-05-01 02:11:29] "POST /ref-update HTTP/1.1" 200 156 0.011028 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/subnet HTTP/1.1" 200 702 0.209646 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 876 0.005441 10.0.0.241 - - [2025-05-01 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.241 - - [2025-05-01 02:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002086 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 151 0.071384 10.0.0.241 - - [2025-05-01 02:11:29] "DELETE /route-target/258de49c-0b2f-4984-930f-c880cb930e85 HTTP/1.1" 200 115 0.020801 10.0.0.241 - - [2025-05-01 02:11:29] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001008 10.0.0.241 - - [2025-05-01 02:11:29] "POST /neutron/network HTTP/1.1" 200 662 0.108322 10.0.0.241 - - [2025-05-01 02:11:29] "POST /route-targets HTTP/1.1" 200 328 0.009333 10.0.0.241 - - [2025-05-01 02:11:29] "POST /ref-update HTTP/1.1" 200 156 0.012669 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002523 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/subnet HTTP/1.1" 200 710 0.182952 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 878 0.006600 10.0.0.241 - - [2025-05-01 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001830 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003270 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 151 0.087025 10.0.0.241 - - [2025-05-01 02:11:30] "DELETE /route-target/5ed4b640-6dc2-4fd9-9ace-ea3b1372f0eb HTTP/1.1" 200 115 0.016418 10.0.0.241 - - [2025-05-01 02:11:30] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001285 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 662 0.095856 10.0.0.241 - - [2025-05-01 02:11:30] "POST /route-targets HTTP/1.1" 200 328 0.010242 10.0.0.241 - - [2025-05-01 02:11:30] "POST /ref-update HTTP/1.1" 200 156 0.011873 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001928 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/subnet HTTP/1.1" 200 709 0.183248 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 878 0.005305 10.0.0.241 - - [2025-05-01 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002978 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002673 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 151 0.077561 10.0.0.241 - - [2025-05-01 02:11:30] "DELETE /route-target/c49cb83e-c44d-4bb6-a009-53b0718bf4c9 HTTP/1.1" 200 115 0.024549 10.0.0.241 - - [2025-05-01 02:11:30] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 662 0.098544 10.0.0.241 - - [2025-05-01 02:11:30] "POST /route-targets HTTP/1.1" 200 328 0.011107 10.0.0.241 - - [2025-05-01 02:11:30] "POST /ref-update HTTP/1.1" 200 156 0.009922 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004791 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/subnet HTTP/1.1" 200 742 0.142635 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 878 0.005867 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004193 10.0.0.241 - - [2025-05-01 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.241 - - [2025-05-01 02:11:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004178 10.0.0.241 - - [2025-05-01 02:11:30] "POST /neutron/network HTTP/1.1" 200 151 0.071996 10.0.0.241 - - [2025-05-01 02:11:30] "DELETE /route-target/1c7da7a9-b2a3-4d8c-b661-707a8e06e324 HTTP/1.1" 200 115 0.015818 10.0.0.241 - - [2025-05-01 02:11:30] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 660 0.100681 10.0.0.241 - - [2025-05-01 02:11:31] "POST /route-targets HTTP/1.1" 200 328 0.009959 10.0.0.241 - - [2025-05-01 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.011467 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 702 0.167154 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 876 0.007559 10.0.0.241 - - [2025-05-01 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002739 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 151 0.074820 10.0.0.241 - - [2025-05-01 02:11:31] "DELETE /route-target/baba3de2-613d-4ade-89ec-881b71b60d8c HTTP/1.1" 200 115 0.014563 10.0.0.241 - - [2025-05-01 02:11:31] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 662 0.104524 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 710 0.004190 10.0.0.241 - - [2025-05-01 02:11:31] "POST /route-targets HTTP/1.1" 200 328 0.011736 10.0.0.241 - - [2025-05-01 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.011402 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 677 0.039448 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 710 0.139670 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 710 0.006570 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.123745 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 845 0.006286 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003591 10.0.0.241 - - [2025-05-01 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.241 - - [2025-05-01 02:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002200 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 200 151 0.072871 10.0.0.241 - - [2025-05-01 02:11:31] "DELETE /route-target/84bee912-687b-414b-a10a-3738cf36b10d HTTP/1.1" 200 115 0.016301 10.0.0.241 - - [2025-05-01 02:11:31] "POST /neutron/network HTTP/1.1" 400 207 0.003060 10.0.0.241 - - [2025-05-01 02:11:31] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001040 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 662 0.106938 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 720 0.011197 10.0.0.241 - - [2025-05-01 02:11:32] "POST /route-targets HTTP/1.1" 200 328 0.014486 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 710 0.006074 10.0.0.241 - - [2025-05-01 02:11:32] "POST /ref-update HTTP/1.1" 200 156 0.019994 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 710 0.040467 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 720 0.004689 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001577 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 662 0.062780 10.0.0.241 - - [2025-05-01 02:11:32] "POST /route-targets HTTP/1.1" 200 328 0.011896 10.0.0.241 - - [2025-05-01 02:11:32] "POST /ref-update HTTP/1.1" 200 156 0.012077 10.0.0.241 - - [2025-05-01 02:11:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004415 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/subnet HTTP/1.1" 200 710 0.169905 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 878 0.006346 10.0.0.241 - - [2025-05-01 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.241 - - [2025-05-01 02:11:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002378 10.0.0.241 - - [2025-05-01 02:11:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003562 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 151 0.071850 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /route-target/1af7e6ec-69f3-44c0-ba93-cd08ed65ca3c HTTP/1.1" 200 115 0.015399 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/subnet HTTP/1.1" 400 209 0.016854 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/97410a60d49a4175bd042ac4203e2925 HTTP/1.1" 404 173 0.027290 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 400 207 0.023104 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/ad069d7f673a45cd92e8187fdbcfd534 HTTP/1.1" 404 173 0.012645 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/dcef1d7e4a1140cd8ec4059deff20eb0 HTTP/1.1" 404 173 0.019837 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/0f83d3dca31a471f8a541d00b472ebad HTTP/1.1" 404 173 0.016881 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=0f83d3dc-a31a-471f-8a54-1d00b472ebad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000946 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.000814 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=25433761-25c2-444b-a9a6-43d8827aefe4&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001368 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/c2f2d102c90c4e2f8c3eb90976f66c29 HTTP/1.1" 404 173 0.013680 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=b57f1ddf-8357-4285-a8fc-402506aedb88&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000891 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=54f87af6-88b2-49a1-8253-080dda8fd526&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001106 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001045 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=759d1037-052b-4ef1-ae2f-598338a11156&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000859 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000966 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/network HTTP/1.1" 200 766 0.041981 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/5aa6eb9d94044d3383a49b2808c3768f HTTP/1.1" 404 173 0.014410 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/28864f2d-7953-4ff3-90cf-646c162c8b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.109687 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/25433761-25c2-444b-a9a6-43d8827aefe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.116945 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/93252a08-4535-4127-bebe-fce7b25a3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1528 0.126333 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/0f83d3dc-a31a-471f-8a54-1d00b472ebad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.133283 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/54f87af6-88b2-49a1-8253-080dda8fd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.170960 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/b57f1ddf-8357-4285-a8fc-402506aedb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.180601 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001525 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/6a366859-9bfc-4f91-842e-28ed23eecbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.163483 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/93252a0845354127bebefce7b25a3413 HTTP/1.1" 404 173 0.017254 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=0f83d3dc-a31a-471f-8a54-1d00b472ebad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001808 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001021 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=25433761-25c2-444b-a9a6-43d8827aefe4&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000803 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/759d1037-052b-4ef1-ae2f-598338a11156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.181706 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=b57f1ddf-8357-4285-a8fc-402506aedb88&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001955 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=54f87af6-88b2-49a1-8253-080dda8fd526&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001311 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001133 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.239879 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=759d1037-052b-4ef1-ae2f-598338a11156&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005357 10.0.0.241 - - [2025-05-01 02:11:32] "DELETE /project/6a3668599bfc4f91842e28ed23eecbc2 HTTP/1.1" 404 173 0.015951 10.0.0.241 - - [2025-05-01 02:11:32] "POST /neutron/subnet HTTP/1.1" 200 706 0.220098 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/28864f2d-7953-4ff3-90cf-646c162c8b81?fields=security_groups HTTP/1.1" 200 1117 0.211460 10.0.0.241 - - [2025-05-01 02:11:32] "GET /projects?obj_uuids=0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001341 10.0.0.241 - - [2025-05-01 02:11:32] "GET /project/25433761-25c2-444b-a9a6-43d8827aefe4?fields=security_groups HTTP/1.1" 200 1156 0.215535 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/0f83d3dc-a31a-471f-8a54-1d00b472ebad?fields=security_groups HTTP/1.1" 200 1108 0.227504 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/93252a08-4535-4127-bebe-fce7b25a3413?fields=security_groups HTTP/1.1" 200 1132 0.237464 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/bd90f26a5e604e84bc98b94a2be5c061 HTTP/1.1" 404 173 0.019723 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/54f87af6-88b2-49a1-8253-080dda8fd526?fields=security_groups HTTP/1.1" 200 1128 0.178976 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/b57f1ddf-8357-4285-a8fc-402506aedb88?fields=security_groups HTTP/1.1" 200 1130 0.185963 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/6a366859-9bfc-4f91-842e-28ed23eecbc2?fields=security_groups HTTP/1.1" 200 1142 0.179359 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/759d1037-052b-4ef1-ae2f-598338a11156?fields=security_groups HTTP/1.1" 200 1368 0.190867 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=28864f2d-7953-4ff3-90cf-646c162c8b81&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001444 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=25433761-25c2-444b-a9a6-43d8827aefe4&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001394 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=0f83d3dc-a31a-471f-8a54-1d00b472ebad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001608 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=93252a08-4535-4127-bebe-fce7b25a3413&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001446 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/b57f1ddf83574285a8fc402506aedb88 HTTP/1.1" 404 173 0.024169 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09?fields=security_groups HTTP/1.1" 200 1141 0.188123 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=54f87af6-88b2-49a1-8253-080dda8fd526&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001015 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=b57f1ddf-8357-4285-a8fc-402506aedb88&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001464 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=6a366859-9bfc-4f91-842e-28ed23eecbc2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001474 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/28864f2d-7953-4ff3-90cf-646c162c8b81?fields=application_policy_sets HTTP/1.1" 200 1425 0.159401 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/25433761-25c2-444b-a9a6-43d8827aefe4?fields=application_policy_sets HTTP/1.1" 200 1482 0.162242 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/network HTTP/1.1" 200 5469 0.242750 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001161 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/0f83d3dc-a31a-471f-8a54-1d00b472ebad?fields=application_policy_sets HTTP/1.1" 200 1412 0.177160 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001168 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/93252a08-4535-4127-bebe-fce7b25a3413?fields=application_policy_sets HTTP/1.1" 200 1447 0.204581 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/54f87af6-88b2-49a1-8253-080dda8fd526?fields=application_policy_sets HTTP/1.1" 200 1442 0.223562 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/b57f1ddf-8357-4285-a8fc-402506aedb88?fields=application_policy_sets HTTP/1.1" 200 1444 0.228709 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/6a366859-9bfc-4f91-842e-28ed23eecbc2?fields=application_policy_sets HTTP/1.1" 200 1463 0.212524 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/subnet HTTP/1.1" 200 2331 0.133945 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09?fields=application_policy_sets HTTP/1.1" 200 1462 0.149079 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/c2f2d102-c90c-4e2f-8c3e-b90976f66c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.182765 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001324 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /security-group/90370fc9-e0df-455a-9efc-43b95408ce37 HTTP/1.1" 200 115 0.340410 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=759d1037-052b-4ef1-ae2f-598338a11156&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001150 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/subnet HTTP/1.1" 200 2331 0.116158 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /access-control-list/1691e727-164d-4c35-80cb-a461a2e488b6 HTTP/1.1" 200 115 0.150847 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/network HTTP/1.1" 200 882 0.019721 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/c2f2d102-c90c-4e2f-8c3e-b90976f66c29?fields=security_groups HTTP/1.1" 200 1134 0.132695 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.023554 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.027705 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/759d1037-052b-4ef1-ae2f-598338a11156?fields=application_policy_sets HTTP/1.1" 200 1407 0.145030 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=c2f2d102-c90c-4e2f-8c3e-b90976f66c29&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001130 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /access-control-list/ff89f11e-e4f5-4980-8888-25e5ec8ee99d HTTP/1.1" 200 115 0.130008 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/subnet HTTP/1.1" 400 209 0.004142 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/network HTTP/1.1" 400 207 0.008916 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/28864f2d-7953-4ff3-90cf-646c162c8b81 HTTP/1.1" 200 115 1.139018 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/25433761-25c2-444b-a9a6-43d8827aefe4 HTTP/1.1" 200 115 1.147493 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001347 10.0.0.241 - - [2025-05-01 02:11:33] "POST /neutron/network HTTP/1.1" 200 710 0.027835 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001066 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/c2f2d102-c90c-4e2f-8c3e-b90976f66c29?fields=application_policy_sets HTTP/1.1" 200 1450 0.138378 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/0f83d3dc-a31a-471f-8a54-1d00b472ebad HTTP/1.1" 200 115 1.240974 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/93252a08-4535-4127-bebe-fce7b25a3413 HTTP/1.1" 200 115 1.249755 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/54f87af688b249a18253080dda8fd526 HTTP/1.1" 404 173 0.010950 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/6a366859-9bfc-4f91-842e-28ed23eecbc2 HTTP/1.1" 200 115 1.205877 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/2be0c895-4853-45f4-a306-e55333f8f98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.128028 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/759d1037052b4ef1ae2f598338a11156 HTTP/1.1" 404 173 0.013392 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/b57f1ddf-8357-4285-a8fc-402506aedb88 HTTP/1.1" 200 115 1.279705 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/2be0c895485345f4a306e55333f8f98c HTTP/1.1" 404 173 0.010281 10.0.0.241 - - [2025-05-01 02:11:33] "GET /project/97410a60-d49a-4175-bd04-2ac4203e2925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.159487 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001217 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/2543376125c2444ba9a643d8827aefe4 HTTP/1.1" 404 173 0.005019 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/2a37198e0d6e4fbfb4eb58d85f5577d8 HTTP/1.1" 404 173 0.006288 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003393 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001365 10.0.0.241 - - [2025-05-01 02:11:33] "DELETE /project/54f87af6-88b2-49a1-8253-080dda8fd526 HTTP/1.1" 200 115 1.374060 10.0.0.241 - - [2025-05-01 02:11:33] "GET /projects?obj_uuids=5aa6eb9d-9404-4d33-83a4-9b2808c3768f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001405 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/28864f2d79534ff390cf646c162c8b81 HTTP/1.1" 404 173 0.006317 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/bd90f26a-5e60-4e84-bc98-b94a2be5c061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.118685 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/26e969075d85439a94e30a120e4d096d HTTP/1.1" 404 173 0.011701 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=2a37198e-0d6e-4fbf-b4eb-58d85f5577d8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001105 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.001507 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/97410a60-d49a-4175-bd04-2ac4203e2925?fields=security_groups HTTP/1.1" 200 1116 0.112303 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/5aa6eb9d-9404-4d33-83a4-9b2808c3768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.107347 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/0054721c-8d8e-4dfe-ad78-b6bd8d7d8b09 HTTP/1.1" 200 115 1.450780 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/2be0c895-4853-45f4-a306-e55333f8f98c?fields=security_groups HTTP/1.1" 200 1129 0.166870 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/0054721c8d8e4dfead78b6bd8d7d8b09 HTTP/1.1" 404 173 0.019284 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=97410a60-d49a-4175-bd04-2ac4203e2925&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001130 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=5aa6eb9d-9404-4d33-83a4-9b2808c3768f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001281 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/2a37198e-0d6e-4fbf-b4eb-58d85f5577d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.166318 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/bd90f26a-5e60-4e84-bc98-b94a2be5c061?fields=security_groups HTTP/1.1" 200 1157 0.147835 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=2be0c895-4853-45f4-a306-e55333f8f98c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001122 10.0.0.241 - - [2025-05-01 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/97410a60-d49a-4175-bd04-2ac4203e2925?fields=application_policy_sets HTTP/1.1" 200 1423 0.105421 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=2a37198e-0d6e-4fbf-b4eb-58d85f5577d8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001573 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/5aa6eb9d-9404-4d33-83a4-9b2808c3768f?fields=security_groups HTTP/1.1" 200 1110 0.111603 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=bd90f26a-5e60-4e84-bc98-b94a2be5c061&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.002507 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /route-target/579924f3-6b96-4cdb-a1a2-79394df8767e HTTP/1.1" 200 115 0.098671 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/97410a60-d49a-4175-bd04-2ac4203e2925 HTTP/1.1" 409 272 0.566375 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=5aa6eb9d-9404-4d33-83a4-9b2808c3768f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001136 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/759d1037-052b-4ef1-ae2f-598338a11156 HTTP/1.1" 200 115 1.664015 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/c2f2d102-c90c-4e2f-8c3e-b90976f66c29 HTTP/1.1" 200 115 1.076723 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 200 151 0.567471 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.002930 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/2be0c895-4853-45f4-a306-e55333f8f98c?fields=application_policy_sets HTTP/1.1" 200 1443 0.191077 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/2a37198e-0d6e-4fbf-b4eb-58d85f5577d8?fields=security_groups HTTP/1.1" 200 1113 0.153839 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.005220 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/bd90f26a-5e60-4e84-bc98-b94a2be5c061?fields=application_policy_sets HTTP/1.1" 200 1483 0.121416 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.004354 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/5aa6eb9d-9404-4d33-83a4-9b2808c3768f?fields=application_policy_sets HTTP/1.1" 200 1415 0.096426 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.004846 10.0.0.241 - - [2025-05-01 02:11:34] "GET /projects?obj_uuids=2a37198e-0d6e-4fbf-b4eb-58d85f5577d8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000931 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.004380 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.009799 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.004176 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.008873 10.0.0.241 - - [2025-05-01 02:11:34] "GET /project/2a37198e-0d6e-4fbf-b4eb-58d85f5577d8?fields=application_policy_sets HTTP/1.1" 200 1419 0.106771 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.004016 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.010422 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.004093 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.005515 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/2be0c895-4853-45f4-a306-e55333f8f98c HTTP/1.1" 200 115 0.872635 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.006693 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/bd90f26a-5e60-4e84-bc98-b94a2be5c061 HTTP/1.1" 200 115 0.754519 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/5aa6eb9d-9404-4d33-83a4-9b2808c3768f HTTP/1.1" 200 115 0.672794 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.003779 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 400 209 0.003485 10.0.0.241 - - [2025-05-01 02:11:34] "DELETE /project/2a37198e-0d6e-4fbf-b4eb-58d85f5577d8 HTTP/1.1" 200 115 0.701150 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 400 207 0.005158 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.010073 10.0.0.241 - - [2025-05-01 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005869 10.0.0.241 - - [2025-05-01 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002247 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/subnet HTTP/1.1" 200 151 0.167052 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 200 729 0.004142 10.0.0.241 - - [2025-05-01 02:11:34] "POST /neutron/network HTTP/1.1" 200 151 0.074306 10.0.0.241 - - [2025-05-01 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.241 - - [2025-05-01 02:11:35] "DELETE /route-target/744d0e0e-8b96-4c6d-aea2-8266fb5383a0 HTTP/1.1" 200 115 0.028298 10.0.0.241 - - [2025-05-01 02:11:35] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001089 10.0.0.241 - - [2025-05-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 2097 0.063733 10.0.0.241 - - [2025-05-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 2087 0.004159 10.0.0.241 - - [2025-05-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 151 0.045315 10.0.0.241 - - [2025-05-01 02:11:35] "DELETE /access-control-list/322d6d3f-53cb-47a5-b214-4cb1e457fa8f HTTP/1.1" 200 115 0.028604 10.0.0.241 - - [2025-05-01 02:11:35] "DELETE /access-control-list/ad38baf8-1ef8-45b0-b4e7-c0dc0a3aa5e6 HTTP/1.1" 200 115 0.024592 10.0.0.241 - - [2025-05-01 02:11:36] "POST /neutron/port HTTP/1.1" 400 207 0.053352 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/network HTTP/1.1" 400 207 0.004044 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/port HTTP/1.1" 400 205 0.003932 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/subnet HTTP/1.1" 400 209 0.004647 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/network HTTP/1.1" 400 207 0.003152 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/port HTTP/1.1" 400 205 0.003358 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/subnet HTTP/1.1" 400 209 0.003401 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/network HTTP/1.1" 400 207 0.004205 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/port HTTP/1.1" 400 205 0.003364 10.0.0.241 - - [2025-05-01 02:11:37] "POST /neutron/subnet HTTP/1.1" 400 209 0.003458 10.0.0.241 - - [2025-05-01 02:11:37] "GET /obj-perms HTTP/1.1" 200 5075 0.368722 10.0.0.241 - - [2025-05-01 02:11:37] "GET /projects?obj_uuids=df348cbf-7780-49a2-a877-d9e8d49c8e29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002376 10.0.0.241 - - [2025-05-01 02:11:37] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.241 - - [2025-05-01 02:11:38] "GET /obj-perms HTTP/1.1" 200 5075 0.052137 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.241 - - [2025-05-01 02:11:38] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051560 10.0.0.241 - - [2025-05-01 02:11:38] "POST /chown HTTP/1.1" 200 109 0.011568 10.0.0.241 - - [2025-05-01 02:11:38] "POST /id-to-fqname HTTP/1.1" 200 204 0.003259 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.003620 10.0.0.241 - - [2025-05-01 02:11:38] "POST /instance-ips HTTP/1.1" 400 213 0.038960 10.0.0.241 - - [2025-05-01 02:11:38] "POST /chown HTTP/1.1" 200 109 0.008030 10.0.0.241 - - [2025-05-01 02:11:38] "POST /security-groups HTTP/1.1" 200 605 0.064486 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003355 10.0.0.241 - - [2025-05-01 02:11:38] "POST /projects HTTP/1.1" 200 613 0.240967 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.320231 10.0.0.241 - - [2025-05-01 02:11:38] "POST /access-control-lists HTTP/1.1" 200 612 0.105292 10.0.0.241 - - [2025-05-01 02:11:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 824 0.131219 10.0.0.241 - - [2025-05-01 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 2108 0.736335 10.0.0.241 - - [2025-05-01 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 2098 0.005223 10.0.0.241 - - [2025-05-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.003263 10.0.0.241 - - [2025-05-01 02:11:38] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.241 - - [2025-05-01 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 151 0.044682 10.0.0.241 - - [2025-05-01 02:11:38] "POST /access-control-lists HTTP/1.1" 404 212 0.005321 10.0.0.241 - - [2025-05-01 02:11:38] "POST /instance-ips HTTP/1.1" 200 558 0.032335 10.0.0.241 - - [2025-05-01 02:11:38] "POST /instance-ips HTTP/1.1" 400 320 0.031939 10.0.0.241 - - [2025-05-01 02:11:38] "DELETE /access-control-list/a570f105-eb89-47ee-be5d-a5c26a9a0b1c HTTP/1.1" 200 115 0.042417 10.0.0.241 - - [2025-05-01 02:11:38] "POST /chown HTTP/1.1" 200 109 0.008161 10.0.0.241 - - [2025-05-01 02:11:38] "PUT /virtual-machine-interface/1eb15ba7-4e9d-4163-a1fd-98cc0a8b671d HTTP/1.1" 200 285 0.010158 10.0.0.241 - - [2025-05-01 02:11:38] "PUT /instance-ip/69cb8659-b9d5-4829-a02b-4883cf6bdb5d HTTP/1.1" 200 257 0.013864 10.0.0.241 - - [2025-05-01 02:11:38] "POST /ref-update HTTP/1.1" 200 156 0.010783 10.0.0.241 - - [2025-05-01 02:11:38] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.241 - - [2025-05-01 02:11:38] "POST /virtual-machines HTTP/1.1" 200 562 0.016495 10.0.0.241 - - [2025-05-01 02:11:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 826 0.087772 10.0.0.241 - - [2025-05-01 02:11:39] "POST /chown HTTP/1.1" 200 109 0.006774 10.0.0.241 - - [2025-05-01 02:11:39] "POST /instance-ips HTTP/1.1" 400 213 0.013695 10.0.0.241 - - [2025-05-01 02:11:39] "POST /chown HTTP/1.1" 200 109 0.008394 10.0.0.241 - - [2025-05-01 02:11:39] "PUT /virtual-machine-interface/cde0f33a-30a2-4621-b185-22aef93eccfe HTTP/1.1" 200 285 0.012743 10.0.0.241 - - [2025-05-01 02:11:39] "PUT /instance-ip/7e755b69-d64d-4cb7-8a98-2d0370de2650 HTTP/1.1" 200 257 0.014240 10.0.0.241 - - [2025-05-01 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.012943 10.0.0.241 - - [2025-05-01 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.011910 10.0.0.241 - - [2025-05-01 02:11:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 824 0.096217 10.0.0.241 - - [2025-05-01 02:11:39] "POST /chown HTTP/1.1" 200 109 0.007465 10.0.0.241 - - [2025-05-01 02:11:39] "POST /instance-ips HTTP/1.1" 400 320 0.013415 10.0.0.241 - - [2025-05-01 02:11:39] "POST /chown HTTP/1.1" 200 109 0.007634 10.0.0.241 - - [2025-05-01 02:11:39] "PUT /virtual-machine-interface/ce76b159-7684-432c-981f-8ea355bff72e HTTP/1.1" 200 285 0.010592 10.0.0.241 - - [2025-05-01 02:11:39] "PUT /instance-ip/69cb8659-b9d5-4829-a02b-4883cf6bdb5d HTTP/1.1" 200 257 0.013886 10.0.0.241 - - [2025-05-01 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.012663 10.0.0.241 - - [2025-05-01 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.012044 10.0.0.241 - - [2025-05-01 02:11:40] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002414 10.0.0.241 - - [2025-05-01 02:11:40] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.241 - - [2025-05-01 02:11:40] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049057 10.0.0.241 - - [2025-05-01 02:11:40] "POST /id-to-fqname HTTP/1.1" 200 193 0.002232 10.0.0.241 - - [2025-05-01 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.002443 10.0.0.241 - - [2025-05-01 02:11:40] "POST /security-groups HTTP/1.1" 200 594 0.062394 10.0.0.241 - - [2025-05-01 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.003247 10.0.0.241 - - [2025-05-01 02:11:40] "POST /projects HTTP/1.1" 200 591 0.248292 10.0.0.241 - - [2025-05-01 02:11:40] "POST /access-control-lists HTTP/1.1" 200 601 0.057654 10.0.0.241 - - [2025-05-01 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.323766 10.0.0.241 - - [2025-05-01 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.003463 10.0.0.241 - - [2025-05-01 02:11:40] "POST /access-control-lists HTTP/1.1" 200 599 0.064595 10.0.0.241 - - [2025-05-01 02:11:40] "POST /neutron/network HTTP/1.1" 200 660 0.608057 10.0.0.241 - - [2025-05-01 02:11:40] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001232 10.0.0.241 - - [2025-05-01 02:11:40] "POST /route-targets HTTP/1.1" 200 328 0.042469 10.0.0.241 - - [2025-05-01 02:11:40] "POST /neutron/port HTTP/1.1" 200 933 0.110202 10.0.0.241 - - [2025-05-01 02:11:40] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001156 10.0.0.241 - - [2025-05-01 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.015874 10.0.0.241 - - [2025-05-01 02:11:40] "POST /neutron/network HTTP/1.1" 200 638 0.072012 10.0.0.241 - - [2025-05-01 02:11:40] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001209 10.0.0.241 - - [2025-05-01 02:11:40] "POST /route-targets HTTP/1.1" 200 328 0.015332 10.0.0.241 - - [2025-05-01 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.024627 10.0.0.241 - - [2025-05-01 02:11:40] "POST /neutron/port HTTP/1.1" 200 941 0.134426 10.0.0.241 - - [2025-05-01 02:11:40] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001015 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 941 0.111972 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 941 0.007716 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 151 0.038609 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 7674 0.036101 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 941 0.005170 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 151 0.032496 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 6876 0.032160 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 400 205 0.003109 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 400 205 0.003305 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/network HTTP/1.1" 200 686 0.003470 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/network HTTP/1.1" 200 151 0.054831 10.0.0.241 - - [2025-05-01 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2025-05-01 02:11:41] "DELETE /route-target/64cbd293-3687-4153-b158-013e8c6bd124 HTTP/1.1" 200 115 0.014255 10.0.0.241 - - [2025-05-01 02:11:41] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001013 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/network HTTP/1.1" 200 638 0.060678 10.0.0.241 - - [2025-05-01 02:11:41] "POST /route-targets HTTP/1.1" 200 328 0.012496 10.0.0.241 - - [2025-05-01 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.015997 10.0.0.241 - - [2025-05-01 02:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003407 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/subnet HTTP/1.1" 200 710 0.154336 10.0.0.241 - - [2025-05-01 02:11:41] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001175 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 1012 0.207110 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 1012 0.010754 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 200 151 0.057723 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 400 205 0.004202 10.0.0.241 - - [2025-05-01 02:11:41] "POST /neutron/port HTTP/1.1" 400 205 0.004036 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/subnet HTTP/1.1" 200 710 0.007910 10.0.0.241 - - [2025-05-01 02:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002342 10.0.0.241 - - [2025-05-01 02:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001839 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/subnet HTTP/1.1" 200 151 0.152006 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/network HTTP/1.1" 200 705 0.003862 10.0.0.241 - - [2025-05-01 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/network HTTP/1.1" 200 151 0.054641 10.0.0.241 - - [2025-05-01 02:11:42] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.241 - - [2025-05-01 02:11:42] "DELETE /route-target/9ad8f606-3c06-4bb8-9f87-f72d85d8bb30 HTTP/1.1" 200 115 0.019539 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/network HTTP/1.1" 200 638 0.060754 10.0.0.241 - - [2025-05-01 02:11:42] "POST /route-targets HTTP/1.1" 200 328 0.010035 10.0.0.241 - - [2025-05-01 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.010667 10.0.0.241 - - [2025-05-01 02:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005086 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/subnet HTTP/1.1" 200 710 0.216829 10.0.0.241 - - [2025-05-01 02:11:42] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/port HTTP/1.1" 200 974 0.232519 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/port HTTP/1.1" 200 974 0.010071 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/port HTTP/1.1" 200 151 0.075808 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/port HTTP/1.1" 400 205 0.003445 10.0.0.241 - - [2025-05-01 02:11:42] "POST /neutron/subnet HTTP/1.1" 200 710 0.007089 10.0.0.241 - - [2025-05-01 02:11:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005183 10.0.0.241 - - [2025-05-01 02:11:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002742 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/subnet HTTP/1.1" 200 151 0.211612 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/network HTTP/1.1" 200 705 0.004404 10.0.0.241 - - [2025-05-01 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/network HTTP/1.1" 200 151 0.061326 10.0.0.241 - - [2025-05-01 02:11:43] "DELETE /route-target/6cfc5ffc-5bae-47d4-b0e9-75eb4dd96791 HTTP/1.1" 200 115 0.015683 10.0.0.241 - - [2025-05-01 02:11:43] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001400 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.115549 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.005704 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 151 0.035531 10.0.0.241 - - [2025-05-01 02:11:43] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.113142 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.005872 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.005055 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 151 0.035200 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 400 205 0.003628 10.0.0.241 - - [2025-05-01 02:11:43] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001162 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.120479 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.006275 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 931 0.005051 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 909 0.024320 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 909 0.005654 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 151 0.039391 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 6876 0.050392 10.0.0.241 - - [2025-05-01 02:11:43] "POST /neutron/port HTTP/1.1" 400 205 0.003375 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 6876 0.034151 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 6876 0.035269 10.0.0.241 - - [2025-05-01 02:11:44] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001299 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/network HTTP/1.1" 200 636 0.069073 10.0.0.241 - - [2025-05-01 02:11:44] "POST /route-targets HTTP/1.1" 200 328 0.018871 10.0.0.241 - - [2025-05-01 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.011270 10.0.0.241 - - [2025-05-01 02:11:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004537 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/subnet HTTP/1.1" 200 710 0.145715 10.0.0.241 - - [2025-05-01 02:11:44] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001151 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 1014 0.219208 10.0.0.241 - - [2025-05-01 02:11:44] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001145 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 1012 0.162110 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 1024 0.039056 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 1012 0.008579 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 151 0.070077 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 400 205 0.003944 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 1014 0.011008 10.0.0.241 - - [2025-05-01 02:11:44] "POST /neutron/port HTTP/1.1" 200 151 0.072030 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/port HTTP/1.1" 400 205 0.003559 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.008996 10.0.0.241 - - [2025-05-01 02:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006857 10.0.0.241 - - [2025-05-01 02:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002073 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 151 0.190190 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/network HTTP/1.1" 200 703 0.004067 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/network HTTP/1.1" 200 151 0.058133 10.0.0.241 - - [2025-05-01 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.241 - - [2025-05-01 02:11:45] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002311 10.0.0.241 - - [2025-05-01 02:11:45] "DELETE /route-target/4c56d10b-9538-4bf7-817c-897c3cc0c96e HTTP/1.1" 200 115 0.032987 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/network HTTP/1.1" 200 636 0.090209 10.0.0.241 - - [2025-05-01 02:11:45] "POST /route-targets HTTP/1.1" 200 328 0.012246 10.0.0.241 - - [2025-05-01 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.009525 10.0.0.241 - - [2025-05-01 02:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.171991 10.0.0.241 - - [2025-05-01 02:11:45] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001179 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/router HTTP/1.1" 200 618 0.099281 10.0.0.241 - - [2025-05-01 02:11:45] "POST /route-targets HTTP/1.1" 200 328 0.010774 10.0.0.241 - - [2025-05-01 02:11:45] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001054 10.0.0.241 - - [2025-05-01 02:11:45] "PUT /logical-router/0b529661-41bb-4291-8614-efed82af635b HTTP/1.1" 200 263 0.018739 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/port HTTP/1.1" 200 1014 0.180140 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/router HTTP/1.1" 200 618 0.004891 10.0.0.241 - - [2025-05-01 02:11:45] "POST /neutron/router HTTP/1.1" 200 344 0.050273 10.0.0.241 - - [2025-05-01 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.018032 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 1050 0.041873 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/router HTTP/1.1" 200 618 0.004025 10.0.0.241 - - [2025-05-01 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.014582 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/router HTTP/1.1" 200 344 0.117320 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 400 205 0.003592 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/router HTTP/1.1" 200 618 0.006115 10.0.0.241 - - [2025-05-01 02:11:46] "GET /logical-router/0b529661-41bb-4291-8614-efed82af635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006768 10.0.0.241 - - [2025-05-01 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/router HTTP/1.1" 200 151 0.064835 10.0.0.241 - - [2025-05-01 02:11:46] "DELETE /route-target/191bbcd9-b800-4940-b952-496c3b1e2b2d HTTP/1.1" 200 115 0.027694 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 710 0.009227 10.0.0.241 - - [2025-05-01 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002641 10.0.0.241 - - [2025-05-01 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 151 0.171390 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/network HTTP/1.1" 200 703 0.004609 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/network HTTP/1.1" 200 151 0.084860 10.0.0.241 - - [2025-05-01 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 933 0.009318 10.0.0.241 - - [2025-05-01 02:11:46] "DELETE /route-target/bca32c27-afd8-4574-a294-cd008abc917e HTTP/1.1" 200 115 0.029149 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 933 0.008925 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 117 0.006222 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/router HTTP/1.1" 400 209 0.003922 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 400 209 0.004097 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 400 209 0.003192 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 400 205 0.003870 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 400 209 0.003492 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/subnet HTTP/1.1" 400 209 0.003252 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 933 0.006665 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.044774 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/network HTTP/1.1" 200 708 0.003896 10.0.0.241 - - [2025-05-01 02:11:46] "POST /neutron/network HTTP/1.1" 200 151 0.072796 10.0.0.241 - - [2025-05-01 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.241 - - [2025-05-01 02:11:46] "DELETE /route-target/ea56d7aa-858e-4751-b6e5-a93588f10f9f HTTP/1.1" 200 115 0.020508 10.0.0.241 - - [2025-05-01 02:11:47] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001507 10.0.0.241 - - [2025-05-01 02:11:47] "POST /neutron/security_group HTTP/1.1" 200 2097 0.081573 10.0.0.241 - - [2025-05-01 02:11:47] "POST /neutron/security_group HTTP/1.1" 200 2087 0.004447 10.0.0.241 - - [2025-05-01 02:11:47] "POST /neutron/security_group HTTP/1.1" 200 151 0.061553 10.0.0.241 - - [2025-05-01 02:11:47] "DELETE /access-control-list/6b2e42fa-789d-49da-99e9-1f82526946b5 HTTP/1.1" 200 115 0.033116 10.0.0.241 - - [2025-05-01 02:11:47] "DELETE /access-control-list/f39110f4-768c-44ca-96fd-dffda474619f HTTP/1.1" 200 115 0.026787 10.0.0.241 - - [2025-05-01 02:11:49] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002952 10.0.0.241 - - [2025-05-01 02:11:49] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.241 - - [2025-05-01 02:11:49] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.053320 10.0.0.241 - - [2025-05-01 02:11:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.001258 10.0.0.241 - - [2025-05-01 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.007368 10.0.0.241 - - [2025-05-01 02:11:49] "POST /security-groups HTTP/1.1" 200 593 0.063223 10.0.0.241 - - [2025-05-01 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.004845 10.0.0.241 - - [2025-05-01 02:11:49] "POST /projects HTTP/1.1" 200 589 0.233105 10.0.0.241 - - [2025-05-01 02:11:49] "POST /access-control-lists HTTP/1.1" 200 600 0.056561 10.0.0.241 - - [2025-05-01 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.305022 10.0.0.241 - - [2025-05-01 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.002813 10.0.0.241 - - [2025-05-01 02:11:49] "POST /neutron/network HTTP/1.1" 200 631 0.541750 10.0.0.241 - - [2025-05-01 02:11:49] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001092 10.0.0.241 - - [2025-05-01 02:11:49] "POST /access-control-lists HTTP/1.1" 200 598 0.070443 10.0.0.241 - - [2025-05-01 02:11:49] "POST /route-targets HTTP/1.1" 200 328 0.018941 10.0.0.241 - - [2025-05-01 02:11:49] "POST /neutron/network HTTP/1.1" 200 631 0.132763 10.0.0.241 - - [2025-05-01 02:11:49] "POST /ref-update HTTP/1.1" 200 156 0.011714 10.0.0.241 - - [2025-05-01 02:11:49] "POST /route-targets HTTP/1.1" 200 328 0.010984 10.0.0.241 - - [2025-05-01 02:11:49] "POST /ref-update HTTP/1.1" 200 156 0.018783 10.0.0.241 - - [2025-05-01 02:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002242 10.0.0.241 - - [2025-05-01 02:11:49] "POST /neutron/subnet HTTP/1.1" 200 710 0.190193 10.0.0.241 - - [2025-05-01 02:11:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004087 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/subnet HTTP/1.1" 200 710 0.150147 10.0.0.241 - - [2025-05-01 02:11:50] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001168 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.090807 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.003602 10.0.0.241 - - [2025-05-01 02:11:50] "POST /route-targets HTTP/1.1" 200 328 0.017957 10.0.0.241 - - [2025-05-01 02:11:50] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001525 10.0.0.241 - - [2025-05-01 02:11:50] "PUT /logical-router/643cd5e5-5ffb-4c09-9a17-8787c5ed51e0 HTTP/1.1" 200 263 0.026699 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 344 0.215433 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/port HTTP/1.1" 200 1027 0.009724 10.0.0.241 - - [2025-05-01 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.020700 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.003388 10.0.0.241 - - [2025-05-01 02:11:50] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001030 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 344 0.223772 10.0.0.241 - - [2025-05-01 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.011190 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/port HTTP/1.1" 200 1027 0.009888 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.005502 10.0.0.241 - - [2025-05-01 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.009228 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 344 0.097115 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.004912 10.0.0.241 - - [2025-05-01 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 344 0.092985 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.006958 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 615 0.003510 10.0.0.241 - - [2025-05-01 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.241 - - [2025-05-01 02:11:50] "GET /logical-router/643cd5e5-5ffb-4c09-9a17-8787c5ed51e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003422 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/router HTTP/1.1" 200 151 0.046706 10.0.0.241 - - [2025-05-01 02:11:50] "DELETE /route-target/69c46690-1ab4-443d-bb0c-c8122662eb9d HTTP/1.1" 200 115 0.015985 10.0.0.241 - - [2025-05-01 02:11:50] "POST /neutron/subnet HTTP/1.1" 200 710 0.008147 10.0.0.241 - - [2025-05-01 02:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007222 10.0.0.241 - - [2025-05-01 02:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002784 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/subnet HTTP/1.1" 200 151 0.176650 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/subnet HTTP/1.1" 200 710 0.007692 10.0.0.241 - - [2025-05-01 02:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003912 10.0.0.241 - - [2025-05-01 02:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003184 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/subnet HTTP/1.1" 200 151 0.178102 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/network HTTP/1.1" 200 698 0.003734 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/network HTTP/1.1" 200 151 0.056648 10.0.0.241 - - [2025-05-01 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/network HTTP/1.1" 200 698 0.003071 10.0.0.241 - - [2025-05-01 02:11:51] "DELETE /route-target/992ffc37-047e-49b4-87ad-8a04caa18265 HTTP/1.1" 200 115 0.016279 10.0.0.241 - - [2025-05-01 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/network HTTP/1.1" 200 151 0.065403 10.0.0.241 - - [2025-05-01 02:11:51] "DELETE /route-target/476102d7-5b1c-4485-927f-a283896648bf HTTP/1.1" 200 115 0.019099 10.0.0.241 - - [2025-05-01 02:11:51] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002915 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/network HTTP/1.1" 200 631 0.066245 10.0.0.241 - - [2025-05-01 02:11:51] "POST /route-targets HTTP/1.1" 200 328 0.010322 10.0.0.241 - - [2025-05-01 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.012221 10.0.0.241 - - [2025-05-01 02:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002483 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/subnet HTTP/1.1" 200 710 0.175108 10.0.0.241 - - [2025-05-01 02:11:51] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001013 10.0.0.241 - - [2025-05-01 02:11:51] "POST /neutron/router HTTP/1.1" 200 613 0.087926 10.0.0.241 - - [2025-05-01 02:11:51] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001128 10.0.0.241 - - [2025-05-01 02:11:51] "POST /route-targets HTTP/1.1" 200 328 0.016247 10.0.0.241 - - [2025-05-01 02:11:51] "PUT /logical-router/397b8c6d-1b60-4e3b-a8a7-65a57c7e1c27 HTTP/1.1" 200 263 0.020737 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/port HTTP/1.1" 200 1009 0.165703 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 613 0.004755 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 344 0.051514 10.0.0.241 - - [2025-05-01 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.011204 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/port HTTP/1.1" 200 1071 0.010770 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 613 0.004177 10.0.0.241 - - [2025-05-01 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 344 0.091693 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 613 0.005443 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 400 205 0.006514 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/port HTTP/1.1" 200 117 0.006961 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 613 0.003951 10.0.0.241 - - [2025-05-01 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.241 - - [2025-05-01 02:11:52] "GET /logical-router/397b8c6d-1b60-4e3b-a8a7-65a57c7e1c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002965 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/router HTTP/1.1" 200 151 0.043338 10.0.0.241 - - [2025-05-01 02:11:52] "DELETE /route-target/1c0f7517-fc90-4843-a5d1-9714ae860381 HTTP/1.1" 200 115 0.026268 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/subnet HTTP/1.1" 200 710 0.013718 10.0.0.241 - - [2025-05-01 02:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003591 10.0.0.241 - - [2025-05-01 02:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002418 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/subnet HTTP/1.1" 200 151 0.145534 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/network HTTP/1.1" 200 698 0.004822 10.0.0.241 - - [2025-05-01 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/network HTTP/1.1" 200 151 0.059877 10.0.0.241 - - [2025-05-01 02:11:52] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001159 10.0.0.241 - - [2025-05-01 02:11:52] "DELETE /route-target/5d8ef29e-828f-4b86-9ae3-676ce04dcba8 HTTP/1.1" 200 115 0.021102 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/network HTTP/1.1" 200 633 0.073767 10.0.0.241 - - [2025-05-01 02:11:52] "POST /route-targets HTTP/1.1" 200 328 0.010773 10.0.0.241 - - [2025-05-01 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.013775 10.0.0.241 - - [2025-05-01 02:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002384 10.0.0.241 - - [2025-05-01 02:11:52] "POST /neutron/subnet HTTP/1.1" 200 710 0.148818 10.0.0.241 - - [2025-05-01 02:11:52] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001210 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 613 0.094412 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 613 0.004056 10.0.0.241 - - [2025-05-01 02:11:53] "POST /route-targets HTTP/1.1" 200 328 0.013937 10.0.0.241 - - [2025-05-01 02:11:53] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.241 - - [2025-05-01 02:11:53] "PUT /logical-router/6fbfc2f0-0f5e-4da6-bc53-34ddcf927ce9 HTTP/1.1" 200 263 0.025840 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 344 0.241912 10.0.0.241 - - [2025-05-01 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/port HTTP/1.1" 200 1027 0.008052 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 613 0.003806 10.0.0.241 - - [2025-05-01 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.012671 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 344 0.107604 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/port HTTP/1.1" 200 117 0.005901 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 613 0.005355 10.0.0.241 - - [2025-05-01 02:11:53] "GET /logical-router/6fbfc2f0-0f5e-4da6-bc53-34ddcf927ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006421 10.0.0.241 - - [2025-05-01 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 151 0.048931 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 710 0.007261 10.0.0.241 - - [2025-05-01 02:11:53] "DELETE /route-target/87545110-1a3b-4d07-ba0f-b1113cb1686f HTTP/1.1" 200 115 0.026677 10.0.0.241 - - [2025-05-01 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005265 10.0.0.241 - - [2025-05-01 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002123 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 151 0.175282 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/network HTTP/1.1" 200 700 0.003641 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/network HTTP/1.1" 200 151 0.056917 10.0.0.241 - - [2025-05-01 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.241 - - [2025-05-01 02:11:53] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.241 - - [2025-05-01 02:11:53] "DELETE /route-target/0d9a49a6-9e59-4b50-9709-15dcd60913d5 HTTP/1.1" 200 115 0.022051 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 684 0.075472 10.0.0.241 - - [2025-05-01 02:11:53] "POST /route-targets HTTP/1.1" 200 328 0.013100 10.0.0.241 - - [2025-05-01 02:11:53] "GET /logical-router/f4872e41-69ff-4027-81b7-4c8b2735b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.075721 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 684 0.074342 10.0.0.241 - - [2025-05-01 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.241 - - [2025-05-01 02:11:53] "PUT /logical-router/f4872e41-69ff-4027-81b7-4c8b2735b6be HTTP/1.1" 200 263 0.092412 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 694 0.006861 10.0.0.241 - - [2025-05-01 02:11:53] "POST /neutron/router HTTP/1.1" 200 684 0.003623 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 691 0.013951 10.0.0.241 - - [2025-05-01 02:11:54] "GET /service-template/4aa7cee3-dcfa-4d70-ac34-b6a86f2a3b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.010549 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 691 0.005267 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.005004 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 691 0.003719 10.0.0.241 - - [2025-05-01 02:11:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.002279 10.0.0.241 - - [2025-05-01 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 151 0.046390 10.0.0.241 - - [2025-05-01 02:11:54] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001653 10.0.0.241 - - [2025-05-01 02:11:54] "DELETE /route-target/d7301856-958a-4a1c-a5c6-01cfd9b4ad4f HTTP/1.1" 200 115 0.028439 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/network HTTP/1.1" 200 631 0.141113 10.0.0.241 - - [2025-05-01 02:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006766 10.0.0.241 - - [2025-05-01 02:11:54] "POST /virtual-networks HTTP/1.1" 200 695 0.147074 10.0.0.241 - - [2025-05-01 02:11:54] "POST /route-targets HTTP/1.1" 200 328 0.012145 10.0.0.241 - - [2025-05-01 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.010567 10.0.0.241 - - [2025-05-01 02:11:54] "POST /service-instances HTTP/1.1" 200 671 0.066928 10.0.0.241 - - [2025-05-01 02:11:54] "POST /route-targets HTTP/1.1" 200 328 0.021342 10.0.0.241 - - [2025-05-01 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.020107 10.0.0.241 - - [2025-05-01 02:11:54] "POST /route-tables HTTP/1.1" 200 583 0.035017 10.0.0.241 - - [2025-05-01 02:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003549 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/subnet HTTP/1.1" 200 710 0.230187 10.0.0.241 - - [2025-05-01 02:11:54] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001967 10.0.0.241 - - [2025-05-01 02:11:54] "PUT /logical-router/f4872e41-69ff-4027-81b7-4c8b2735b6be HTTP/1.1" 404 171 0.011039 10.0.0.241 - - [2025-05-01 02:11:54] "GET /logical-router/f4872e41-69ff-4027-81b7-4c8b2735b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003184 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 615 0.106928 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 615 0.004599 10.0.0.241 - - [2025-05-01 02:11:54] "POST /route-targets HTTP/1.1" 200 328 0.022591 10.0.0.241 - - [2025-05-01 02:11:54] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001135 10.0.0.241 - - [2025-05-01 02:11:54] "PUT /logical-router/d99d4e22-f7a8-4f3c-9ccf-3392d993b607 HTTP/1.1" 200 263 0.029983 10.0.0.241 - - [2025-05-01 02:11:54] "DELETE /route-table/f17472b5-016a-4a7b-b4ff-49144bd0eac0 HTTP/1.1" 200 115 0.048203 10.0.0.241 - - [2025-05-01 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2025-05-01 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.241 - - [2025-05-01 02:11:54] "POST /virtual-machines HTTP/1.1" 200 552 0.019502 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/router HTTP/1.1" 200 344 0.233592 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/port HTTP/1.1" 200 1027 0.012489 10.0.0.241 - - [2025-05-01 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.021042 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/port HTTP/1.1" 200 1027 0.007486 10.0.0.241 - - [2025-05-01 02:11:54] "POST /neutron/port HTTP/1.1" 200 1027 0.047789 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/port HTTP/1.1" 200 1027 0.021019 10.0.0.241 - - [2025-05-01 02:11:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 811 0.118693 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.003577 10.0.0.241 - - [2025-05-01 02:11:55] "POST /chown HTTP/1.1" 200 109 0.014640 10.0.0.241 - - [2025-05-01 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.019941 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 344 0.112173 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.007765 10.0.0.241 - - [2025-05-01 02:11:55] "POST /instance-ips HTTP/1.1" 200 550 0.029892 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.003256 10.0.0.241 - - [2025-05-01 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.241 - - [2025-05-01 02:11:55] "POST /instance-ips HTTP/1.1" 400 213 0.021235 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 151 0.065799 10.0.0.241 - - [2025-05-01 02:11:55] "DELETE /route-target/d303a351-445b-48ec-a452-832cb041f302 HTTP/1.1" 200 115 0.023670 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 710 0.011417 10.0.0.241 - - [2025-05-01 02:11:55] "POST /chown HTTP/1.1" 200 109 0.016973 10.0.0.241 - - [2025-05-01 02:11:55] "PUT /virtual-machine-interface/d9efa52a-28d0-478f-901d-d2f90243a2ad HTTP/1.1" 200 285 0.009412 10.0.0.241 - - [2025-05-01 02:11:55] "PUT /instance-ip/968abbc0-0494-4afa-88ec-08fac2684a05 HTTP/1.1" 200 257 0.013096 10.0.0.241 - - [2025-05-01 02:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004424 10.0.0.241 - - [2025-05-01 02:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003789 10.0.0.241 - - [2025-05-01 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.022264 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 151 0.218458 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/network HTTP/1.1" 200 698 0.004413 10.0.0.241 - - [2025-05-01 02:11:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 809 0.109603 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/network HTTP/1.1" 200 151 0.138201 10.0.0.241 - - [2025-05-01 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.241 - - [2025-05-01 02:11:55] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001021 10.0.0.241 - - [2025-05-01 02:11:55] "DELETE /route-target/cae0c9fd-5eea-482d-936e-e480ea924fed HTTP/1.1" 200 115 0.025268 10.0.0.241 - - [2025-05-01 02:11:55] "POST /chown HTTP/1.1" 200 109 0.012947 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.059959 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.004233 10.0.0.241 - - [2025-05-01 02:11:55] "POST /route-targets HTTP/1.1" 200 328 0.019787 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 614 0.023271 10.0.0.241 - - [2025-05-01 02:11:55] "PUT /logical-router/a662937b-1b6b-4550-9de3-091f25cdd860 HTTP/1.1" 200 263 0.021105 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.005564 10.0.0.241 - - [2025-05-01 02:11:55] "POST /instance-ips HTTP/1.1" 200 548 0.054848 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.004824 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 615 0.003695 10.0.0.241 - - [2025-05-01 02:11:55] "POST /instance-ips HTTP/1.1" 400 315 0.021199 10.0.0.241 - - [2025-05-01 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 200 151 0.053093 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.006881 10.0.0.241 - - [2025-05-01 02:11:55] "DELETE /route-target/184404b0-ca80-414a-8bb5-6cf96af9ab65 HTTP/1.1" 200 115 0.027730 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 400 209 0.002541 10.0.0.241 - - [2025-05-01 02:11:55] "POST /chown HTTP/1.1" 200 109 0.013869 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/router HTTP/1.1" 400 209 0.003476 10.0.0.241 - - [2025-05-01 02:11:55] "POST /neutron/subnet HTTP/1.1" 400 209 0.004279 10.0.0.241 - - [2025-05-01 02:11:56] "PUT /virtual-machine-interface/21f5707f-5a6d-4323-b31d-479f1ece6ba6 HTTP/1.1" 200 285 0.020592 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.016375 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/router HTTP/1.1" 400 209 0.003380 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.005652 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/router HTTP/1.1" 400 209 0.004968 10.0.0.241 - - [2025-05-01 02:11:56] "PUT /instance-ip/1ea72b83-78ac-4ffe-8900-d9daacbd3583 HTTP/1.1" 200 257 0.015109 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/subnet HTTP/1.1" 400 209 0.003363 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.006308 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/router HTTP/1.1" 400 209 0.004130 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/subnet HTTP/1.1" 400 209 0.003780 10.0.0.241 - - [2025-05-01 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.014048 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.004996 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/router HTTP/1.1" 400 209 0.003401 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/subnet HTTP/1.1" 400 209 0.006241 10.0.0.241 - - [2025-05-01 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.013176 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/subnet HTTP/1.1" 400 209 0.004677 10.0.0.241 - - [2025-05-01 02:11:56] "POST /virtual-machines HTTP/1.1" 200 552 0.015924 10.0.0.241 - - [2025-05-01 02:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 811 0.083717 10.0.0.241 - - [2025-05-01 02:11:56] "POST /chown HTTP/1.1" 200 109 0.007229 10.0.0.241 - - [2025-05-01 02:11:56] "POST /instance-ips HTTP/1.1" 400 213 0.015638 10.0.0.241 - - [2025-05-01 02:11:56] "POST /chown HTTP/1.1" 200 109 0.008791 10.0.0.241 - - [2025-05-01 02:11:56] "PUT /virtual-machine-interface/ecfa031b-3d83-4ad4-95a5-e771591430e1 HTTP/1.1" 200 285 0.010489 10.0.0.241 - - [2025-05-01 02:11:56] "PUT /instance-ip/968abbc0-0494-4afa-88ec-08fac2684a05 HTTP/1.1" 200 257 0.016476 10.0.0.241 - - [2025-05-01 02:11:56] "GET /projects?obj_uuids=391cffcd-6038-4947-9400-e20cc4a9368d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001475 10.0.0.241 - - [2025-05-01 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.021962 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2096 0.078232 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2086 0.004978 10.0.0.241 - - [2025-05-01 02:11:56] "POST /neutron/security_group HTTP/1.1" 400 206 0.014362 10.0.0.241 - - [2025-05-01 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.010557 10.0.0.241 - - [2025-05-01 02:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 809 0.090347 10.0.0.241 - - [2025-05-01 02:11:56] "POST /chown HTTP/1.1" 200 109 0.008054 10.0.0.241 - - [2025-05-01 02:11:57] "POST /instance-ips HTTP/1.1" 400 315 0.015461 10.0.0.241 - - [2025-05-01 02:11:57] "POST /chown HTTP/1.1" 200 109 0.007965 10.0.0.241 - - [2025-05-01 02:11:57] "PUT /virtual-machine-interface/0f7418ed-afd3-4a7a-ab73-d4cdf856abfc HTTP/1.1" 200 285 0.011427 10.0.0.241 - - [2025-05-01 02:11:57] "PUT /instance-ip/1ea72b83-78ac-4ffe-8900-d9daacbd3583 HTTP/1.1" 200 257 0.011490 10.0.0.241 - - [2025-05-01 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.013983 10.0.0.241 - - [2025-05-01 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.015946 10.0.0.241 - - [2025-05-01 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.241 - - [2025-05-01 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.241 - - [2025-05-01 02:11:57] "POST /chown HTTP/1.1" 200 109 0.007792 10.0.0.241 - - [2025-05-01 02:11:57] "POST /instance-ips HTTP/1.1" 400 213 0.015947 10.0.0.241 - - [2025-05-01 02:11:57] "POST /chown HTTP/1.1" 200 109 0.008656 10.0.0.241 - - [2025-05-01 02:11:57] "PUT /instance-ip/968abbc0-0494-4afa-88ec-08fac2684a05 HTTP/1.1" 200 257 0.013829 10.0.0.241 - - [2025-05-01 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012103 10.0.0.241 - - [2025-05-01 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012163 10.0.0.241 - - [2025-05-01 02:11:57] "POST /chown HTTP/1.1" 200 109 0.007998 10.0.0.241 - - [2025-05-01 02:11:57] "POST /instance-ips HTTP/1.1" 400 315 0.014970 10.0.0.241 - - [2025-05-01 02:11:57] "POST /chown HTTP/1.1" 200 109 0.008099 10.0.0.241 - - [2025-05-01 02:11:58] "PUT /instance-ip/1ea72b83-78ac-4ffe-8900-d9daacbd3583 HTTP/1.1" 200 257 0.014856 10.0.0.241 - - [2025-05-01 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.012308 10.0.0.241 - - [2025-05-01 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.011531 10.0.0.241 - - [2025-05-01 02:11:58] "POST /chown HTTP/1.1" 200 109 0.013782 10.0.0.241 - - [2025-05-01 02:11:58] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003669 10.0.0.241 - - [2025-05-01 02:11:58] "POST /instance-ips HTTP/1.1" 400 213 0.017679 10.0.0.241 - - [2025-05-01 02:11:58] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.241 - - [2025-05-01 02:11:58] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051128 10.0.0.241 - - [2025-05-01 02:11:58] "POST /chown HTTP/1.1" 200 109 0.013857 10.0.0.241 - - [2025-05-01 02:11:58] "PUT /instance-ip/968abbc0-0494-4afa-88ec-08fac2684a05 HTTP/1.1" 200 257 0.014204 10.0.0.241 - - [2025-05-01 02:11:58] "POST /id-to-fqname HTTP/1.1" 200 200 0.001463 10.0.0.241 - - [2025-05-01 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 209 0.002044 10.0.0.241 - - [2025-05-01 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.241 - - [2025-05-01 02:11:58] "POST /security-groups HTTP/1.1" 200 601 0.068288 10.0.0.241 - - [2025-05-01 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 244 0.004607 10.0.0.241 - - [2025-05-01 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.074763 10.0.0.241 - - [2025-05-01 02:11:58] "POST /projects HTTP/1.1" 200 605 0.222989 10.0.0.241 - - [2025-05-01 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.257772 10.0.0.241 - - [2025-05-01 02:11:58] "POST /access-control-lists HTTP/1.1" 200 608 0.071964 10.0.0.241 - - [2025-05-01 02:11:58] "POST /chown HTTP/1.1" 200 109 0.038904 10.0.0.241 - - [2025-05-01 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 243 0.002730 10.0.0.241 - - [2025-05-01 02:11:58] "POST /neutron/router HTTP/1.1" 200 639 0.502084 10.0.0.241 - - [2025-05-01 02:11:58] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001405 10.0.0.241 - - [2025-05-01 02:11:58] "POST /instance-ips HTTP/1.1" 400 315 0.021493 10.0.0.241 - - [2025-05-01 02:11:58] "POST /access-control-lists HTTP/1.1" 200 606 0.067656 10.0.0.241 - - [2025-05-01 02:11:58] "POST /chown HTTP/1.1" 200 109 0.056984 10.0.0.241 - - [2025-05-01 02:11:58] "POST /neutron/network HTTP/1.1" 200 681 0.126044 10.0.0.241 - - [2025-05-01 02:11:58] "POST /route-targets HTTP/1.1" 200 328 0.012034 10.0.0.241 - - [2025-05-01 02:11:58] "PUT /instance-ip/1ea72b83-78ac-4ffe-8900-d9daacbd3583 HTTP/1.1" 200 257 0.019004 10.0.0.241 - - [2025-05-01 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.011186 10.0.0.241 - - [2025-05-01 02:11:58] "PUT /logical-router/54531683-dc4d-4d1c-9863-7d017b2ae877 HTTP/1.1" 200 263 0.021514 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.015359 10.0.0.241 - - [2025-05-01 02:11:59] "POST /route-targets HTTP/1.1" 200 328 0.018875 10.0.0.241 - - [2025-05-01 02:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003985 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.219147 10.0.0.241 - - [2025-05-01 02:11:59] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001018 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007930 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/network HTTP/1.1" 200 653 0.124917 10.0.0.241 - - [2025-05-01 02:11:59] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001004 10.0.0.241 - - [2025-05-01 02:11:59] "POST /route-targets HTTP/1.1" 200 328 0.017677 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.020923 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/network HTTP/1.1" 200 653 0.085263 10.0.0.241 - - [2025-05-01 02:11:59] "POST /route-targets HTTP/1.1" 200 328 0.011377 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.010479 10.0.0.241 - - [2025-05-01 02:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003194 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.186019 10.0.0.241 - - [2025-05-01 02:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004327 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.145198 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/router HTTP/1.1" 200 639 0.005353 10.0.0.241 - - [2025-05-01 02:11:59] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001076 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/router HTTP/1.1" 200 344 0.168330 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/router HTTP/1.1" 200 639 0.005031 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/router HTTP/1.1" 400 331 0.031869 10.0.0.241 - - [2025-05-01 02:11:59] "POST /neutron/router HTTP/1.1" 200 639 0.003503 10.0.0.241 - - [2025-05-01 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.014098 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 344 0.098629 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 207 0.004042 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 639 0.004976 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 207 0.003280 10.0.0.241 - - [2025-05-01 02:12:00] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001070 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/network HTTP/1.1" 200 681 0.078889 10.0.0.241 - - [2025-05-01 02:12:00] "POST /route-targets HTTP/1.1" 200 328 0.011175 10.0.0.241 - - [2025-05-01 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.012298 10.0.0.241 - - [2025-05-01 02:12:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002444 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/subnet HTTP/1.1" 200 710 0.165782 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 639 0.003937 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 262 0.006124 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 639 0.003996 10.0.0.241 - - [2025-05-01 02:12:00] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001471 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 344 0.185447 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 639 0.005477 10.0.0.241 - - [2025-05-01 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 206 0.003675 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 639 0.004161 10.0.0.241 - - [2025-05-01 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 200 344 0.098505 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 208 0.003136 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/router HTTP/1.1" 400 208 0.002878 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/subnet HTTP/1.1" 200 710 0.007216 10.0.0.241 - - [2025-05-01 02:12:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004541 10.0.0.241 - - [2025-05-01 02:12:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001975 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/subnet HTTP/1.1" 200 151 0.197763 10.0.0.241 - - [2025-05-01 02:12:00] "POST /neutron/network HTTP/1.1" 200 748 0.004215 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.054164 10.0.0.241 - - [2025-05-01 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 710 0.006333 10.0.0.241 - - [2025-05-01 02:12:01] "DELETE /route-target/10c3fb82-4366-4a86-ae5d-133ab7b609de HTTP/1.1" 200 115 0.015358 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003398 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 151 0.200374 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 710 0.011069 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006372 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002321 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 151 0.136513 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 720 0.003881 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.054276 10.0.0.241 - - [2025-05-01 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 720 0.004186 10.0.0.241 - - [2025-05-01 02:12:01] "DELETE /route-target/6b503a9c-4e8b-47d7-9d49-4594d77d0f8c HTTP/1.1" 200 115 0.020447 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.058517 10.0.0.241 - - [2025-05-01 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 710 0.009562 10.0.0.241 - - [2025-05-01 02:12:01] "DELETE /route-target/9fe9a32c-57f3-4f44-af1b-0c5fde931b43 HTTP/1.1" 200 115 0.066053 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003839 10.0.0.241 - - [2025-05-01 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001923 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 151 0.217989 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 748 0.004903 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.051055 10.0.0.241 - - [2025-05-01 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.241 - - [2025-05-01 02:12:01] "DELETE /route-target/808f1964-9d1c-4977-93de-b18c8a8d20f6 HTTP/1.1" 200 115 0.016464 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/port HTTP/1.1" 200 117 0.008118 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/router HTTP/1.1" 200 639 0.002988 10.0.0.241 - - [2025-05-01 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.241 - - [2025-05-01 02:12:01] "GET /logical-router/54531683-dc4d-4d1c-9863-7d017b2ae877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008016 10.0.0.241 - - [2025-05-01 02:12:01] "POST /neutron/router HTTP/1.1" 200 151 0.043415 10.0.0.241 - - [2025-05-01 02:12:01] "DELETE /route-target/4cfdb69a-c644-4dc6-ab73-effed58fd5a3 HTTP/1.1" 200 115 0.013576 10.0.0.241 - - [2025-05-01 02:12:02] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001287 10.0.0.241 - - [2025-05-01 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 2104 0.050300 10.0.0.241 - - [2025-05-01 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 2094 0.003701 10.0.0.241 - - [2025-05-01 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.037691 10.0.0.241 - - [2025-05-01 02:12:02] "DELETE /access-control-list/ed8ff219-dcf2-45ef-adf7-97eaae6d7785 HTTP/1.1" 200 115 0.020022 10.0.0.241 - - [2025-05-01 02:12:02] "DELETE /access-control-list/2b289fa5-6c40-43ef-84b0-e9a8f804edfe HTTP/1.1" 200 115 0.026701 10.0.0.241 - - [2025-05-01 02:12:03] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002871 10.0.0.241 - - [2025-05-01 02:12:03] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.241 - - [2025-05-01 02:12:03] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052063 10.0.0.241 - - [2025-05-01 02:12:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.001295 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.003620 10.0.0.241 - - [2025-05-01 02:12:04] "POST /security-groups HTTP/1.1" 200 593 0.063607 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.002846 10.0.0.241 - - [2025-05-01 02:12:04] "POST /projects HTTP/1.1" 200 589 0.214115 10.0.0.241 - - [2025-05-01 02:12:04] "POST /access-control-lists HTTP/1.1" 200 600 0.058226 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.285287 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.002837 10.0.0.241 - - [2025-05-01 02:12:04] "POST /access-control-lists HTTP/1.1" 200 598 0.074988 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 257 0.003572 10.0.0.241 - - [2025-05-01 02:12:04] "POST /access-control-lists HTTP/1.1" 200 621 0.015032 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 256 0.004815 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 1370 0.761750 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 11048 0.011195 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 1370 0.003765 10.0.0.241 - - [2025-05-01 02:12:04] "POST /access-control-lists HTTP/1.1" 200 619 0.019903 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 1409 0.020947 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 1409 0.003583 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 1409 0.003520 10.0.0.241 - - [2025-05-01 02:12:04] "PUT /access-control-list/a296bf2a-affe-4116-8060-a78e1db08fcf HTTP/1.1" 200 273 0.009630 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 151 0.038510 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 9821 0.011288 10.0.0.241 - - [2025-05-01 02:12:04] "PUT /access-control-list/4861db5d-679f-4478-bc02-ee7b3f7cdf47 HTTP/1.1" 200 273 0.009607 10.0.0.241 - - [2025-05-01 02:12:04] "POST /neutron/security_group HTTP/1.1" 400 209 0.003255 10.0.0.241 - - [2025-05-01 02:12:04] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001107 10.0.0.241 - - [2025-05-01 02:12:04] "DELETE /access-control-list/a296bf2a-affe-4116-8060-a78e1db08fcf HTTP/1.1" 200 115 0.031658 10.0.0.241 - - [2025-05-01 02:12:04] "DELETE /access-control-list/4861db5d-679f-4478-bc02-ee7b3f7cdf47 HTTP/1.1" 200 115 0.022479 10.0.0.241 - - [2025-05-01 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 257 0.003453 10.0.0.241 - - [2025-05-01 02:12:05] "POST /access-control-lists HTTP/1.1" 200 621 0.029493 10.0.0.241 - - [2025-05-01 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 256 0.002742 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 1370 0.324320 10.0.0.241 - - [2025-05-01 02:12:05] "POST /access-control-lists HTTP/1.1" 200 619 0.031032 10.0.0.241 - - [2025-05-01 02:12:05] "PUT /access-control-list/23914d40-0f4e-4737-b04f-30add9fb5f92 HTTP/1.1" 200 273 0.008355 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.113070 10.0.0.241 - - [2025-05-01 02:12:05] "PUT /access-control-list/d933a5e8-3893-4b6a-8bbb-60118f5cb7c2 HTTP/1.1" 200 273 0.021423 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 1802 0.009801 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.041465 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 9821 0.013142 10.0.0.241 - - [2025-05-01 02:12:05] "DELETE /access-control-list/23914d40-0f4e-4737-b04f-30add9fb5f92 HTTP/1.1" 200 115 0.026736 10.0.0.241 - - [2025-05-01 02:12:05] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001309 10.0.0.241 - - [2025-05-01 02:12:05] "DELETE /access-control-list/d933a5e8-3893-4b6a-8bbb-60118f5cb7c2 HTTP/1.1" 200 115 0.032605 10.0.0.241 - - [2025-05-01 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 257 0.004246 10.0.0.241 - - [2025-05-01 02:12:05] "POST /access-control-lists HTTP/1.1" 200 621 0.019265 10.0.0.241 - - [2025-05-01 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 256 0.003003 10.0.0.241 - - [2025-05-01 02:12:05] "POST /access-control-lists HTTP/1.1" 200 619 0.018494 10.0.0.241 - - [2025-05-01 02:12:05] "PUT /access-control-list/72f0b226-76ab-412d-a556-05555b0111fd HTTP/1.1" 200 273 0.008281 10.0.0.241 - - [2025-05-01 02:12:05] "PUT /access-control-list/6997e89c-37fa-4438-864e-729ab71ed1c7 HTTP/1.1" 200 273 0.019301 10.0.0.241 - - [2025-05-01 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 1370 0.389005 10.0.0.241 - - [2025-05-01 02:12:05] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.241 - - [2025-05-01 02:12:05] "PUT /access-control-list/6997e89c-37fa-4438-864e-729ab71ed1c7 HTTP/1.1" 200 273 0.012156 10.0.0.241 - - [2025-05-01 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 256 0.002817 10.0.0.241 - - [2025-05-01 02:12:05] "POST /access-control-lists HTTP/1.1" 200 620 0.017183 10.0.0.241 - - [2025-05-01 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 255 0.003025 10.0.0.241 - - [2025-05-01 02:12:06] "POST /access-control-lists HTTP/1.1" 200 618 0.018787 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 1368 0.324115 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/6909a03b-ea5e-4e47-91ad-7a1b4cf47fbc HTTP/1.1" 200 273 0.008443 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/7361efff-d029-4993-9e3f-0111d7603258 HTTP/1.1" 200 273 0.009899 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.171321 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/72f0b226-76ab-412d-a556-05555b0111fd HTTP/1.1" 200 273 0.013310 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.014884 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111784 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group_rule HTTP/1.1" 200 9811 0.013629 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/72f0b226-76ab-412d-a556-05555b0111fd HTTP/1.1" 200 273 0.018672 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 1368 0.003483 10.0.0.241 - - [2025-05-01 02:12:06] "DELETE /access-control-list/6909a03b-ea5e-4e47-91ad-7a1b4cf47fbc HTTP/1.1" 200 115 0.022715 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 151 0.047993 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 11048 0.010269 10.0.0.241 - - [2025-05-01 02:12:06] "DELETE /access-control-list/7361efff-d029-4993-9e3f-0111d7603258 HTTP/1.1" 200 115 0.026367 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 1370 0.003995 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 151 0.035099 10.0.0.241 - - [2025-05-01 02:12:06] "DELETE /access-control-list/72f0b226-76ab-412d-a556-05555b0111fd HTTP/1.1" 200 115 0.018527 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 9821 0.015317 10.0.0.241 - - [2025-05-01 02:12:06] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001375 10.0.0.241 - - [2025-05-01 02:12:06] "DELETE /access-control-list/6997e89c-37fa-4438-864e-729ab71ed1c7 HTTP/1.1" 200 115 0.031178 10.0.0.241 - - [2025-05-01 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 256 0.003820 10.0.0.241 - - [2025-05-01 02:12:06] "POST /access-control-lists HTTP/1.1" 200 620 0.017270 10.0.0.241 - - [2025-05-01 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 255 0.003628 10.0.0.241 - - [2025-05-01 02:12:06] "POST /access-control-lists HTTP/1.1" 200 618 0.017122 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/197b4e8c-1183-4a4f-b7e1-ff28e86ded11 HTTP/1.1" 200 273 0.009254 10.0.0.241 - - [2025-05-01 02:12:06] "PUT /access-control-list/0cd688aa-d62f-4713-917b-eaca3579c845 HTTP/1.1" 200 273 0.010994 10.0.0.241 - - [2025-05-01 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 1368 0.370426 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/0cd688aa-d62f-4713-917b-eaca3579c845 HTTP/1.1" 200 273 0.011045 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 578 0.104089 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/197b4e8c-1183-4a4f-b7e1-ff28e86ded11 HTTP/1.1" 200 273 0.007759 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 542 0.010377 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165182 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/197b4e8c-1183-4a4f-b7e1-ff28e86ded11 HTTP/1.1" 200 273 0.013630 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.012506 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group HTTP/1.1" 200 1368 0.003722 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group HTTP/1.1" 200 151 0.038218 10.0.0.241 - - [2025-05-01 02:12:07] "DELETE /access-control-list/197b4e8c-1183-4a4f-b7e1-ff28e86ded11 HTTP/1.1" 200 115 0.017734 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group HTTP/1.1" 200 9821 0.015113 10.0.0.241 - - [2025-05-01 02:12:07] "DELETE /access-control-list/0cd688aa-d62f-4713-917b-eaca3579c845 HTTP/1.1" 200 115 0.025478 10.0.0.241 - - [2025-05-01 02:12:07] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001180 10.0.0.241 - - [2025-05-01 02:12:07] "POST /fqname-to-id HTTP/1.1" 404 257 0.002918 10.0.0.241 - - [2025-05-01 02:12:07] "POST /access-control-lists HTTP/1.1" 200 621 0.014361 10.0.0.241 - - [2025-05-01 02:12:07] "POST /fqname-to-id HTTP/1.1" 404 256 0.002841 10.0.0.241 - - [2025-05-01 02:12:07] "POST /access-control-lists HTTP/1.1" 200 619 0.015412 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.008853 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/860b5f55-9fff-45ae-a0d7-a597a53dd987 HTTP/1.1" 200 273 0.007756 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group HTTP/1.1" 200 1370 0.305201 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/860b5f55-9fff-45ae-a0d7-a597a53dd987 HTTP/1.1" 200 273 0.009485 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.106010 10.0.0.241 - - [2025-05-01 02:12:07] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.008801 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.009416 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 9385 0.008195 10.0.0.241 - - [2025-05-01 02:12:07] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.008703 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.121464 10.0.0.241 - - [2025-05-01 02:12:08] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.010220 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.012474 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.161963 10.0.0.241 - - [2025-05-01 02:12:08] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.016478 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.013613 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 9385 0.010477 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.012545 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.132753 10.0.0.241 - - [2025-05-01 02:12:08] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.008044 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.011530 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 579 0.139048 10.0.0.241 - - [2025-05-01 02:12:08] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.011842 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.011884 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 9388 0.010149 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.009513 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114596 10.0.0.241 - - [2025-05-01 02:12:08] "PUT /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 273 0.016581 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.013282 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group HTTP/1.1" 200 1370 0.004789 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.034194 10.0.0.241 - - [2025-05-01 02:12:08] "DELETE /access-control-list/312fe957-2f6d-413f-bf68-0d40785291b8 HTTP/1.1" 200 115 0.015870 10.0.0.241 - - [2025-05-01 02:12:08] "POST /neutron/security_group HTTP/1.1" 200 9821 0.014712 10.0.0.241 - - [2025-05-01 02:12:08] "DELETE /access-control-list/860b5f55-9fff-45ae-a0d7-a597a53dd987 HTTP/1.1" 200 115 0.027930 10.0.0.241 - - [2025-05-01 02:12:08] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001040 10.0.0.241 - - [2025-05-01 02:12:08] "POST /fqname-to-id HTTP/1.1" 404 256 0.002457 10.0.0.241 - - [2025-05-01 02:12:08] "POST /access-control-lists HTTP/1.1" 200 620 0.014483 10.0.0.241 - - [2025-05-01 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 255 0.003012 10.0.0.241 - - [2025-05-01 02:12:09] "POST /access-control-lists HTTP/1.1" 200 618 0.016493 10.0.0.241 - - [2025-05-01 02:12:09] "PUT /access-control-list/faa76cd3-5c31-4f41-b075-ce2497aa8d19 HTTP/1.1" 200 273 0.008750 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 1368 0.290671 10.0.0.241 - - [2025-05-01 02:12:09] "PUT /access-control-list/511cf1b4-a059-4041-962d-72f4f80983ea HTTP/1.1" 200 273 0.011849 10.0.0.241 - - [2025-05-01 02:12:09] "PUT /access-control-list/511cf1b4-a059-4041-962d-72f4f80983ea HTTP/1.1" 200 273 0.010085 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.153153 10.0.0.241 - - [2025-05-01 02:12:09] "PUT /access-control-list/faa76cd3-5c31-4f41-b075-ce2497aa8d19 HTTP/1.1" 200 273 0.012594 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 1801 0.004571 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.037367 10.0.0.241 - - [2025-05-01 02:12:09] "DELETE /access-control-list/faa76cd3-5c31-4f41-b075-ce2497aa8d19 HTTP/1.1" 200 115 0.021020 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 9821 0.012969 10.0.0.241 - - [2025-05-01 02:12:09] "DELETE /access-control-list/511cf1b4-a059-4041-962d-72f4f80983ea HTTP/1.1" 200 115 0.033165 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group_rule HTTP/1.1" 200 8093 0.009848 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 400 209 0.003466 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 9821 0.009619 10.0.0.241 - - [2025-05-01 02:12:09] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001399 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 2096 0.056369 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 2086 0.004264 10.0.0.241 - - [2025-05-01 02:12:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.039519 10.0.0.241 - - [2025-05-01 02:12:09] "DELETE /access-control-list/242b6f3f-4bc1-4552-b369-f59c8617d47e HTTP/1.1" 200 115 0.019855 10.0.0.241 - - [2025-05-01 02:12:10] "DELETE /access-control-list/e7816832-d4a0-48f9-8add-553f99ff8787 HTTP/1.1" 200 115 0.020303 10.0.0.241 - - [2025-05-01 02:12:11] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002442 10.0.0.241 - - [2025-05-01 02:12:11] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003105 10.0.0.241 - - [2025-05-01 02:12:11] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054093 10.0.0.241 - - [2025-05-01 02:12:11] "POST /id-to-fqname HTTP/1.1" 200 200 0.001843 10.0.0.241 - - [2025-05-01 02:12:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.003531 10.0.0.241 - - [2025-05-01 02:12:11] "POST /security-groups HTTP/1.1" 200 601 0.063929 10.0.0.241 - - [2025-05-01 02:12:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.002366 10.0.0.241 - - [2025-05-01 02:12:11] "POST /projects HTTP/1.1" 200 605 0.218974 10.0.0.241 - - [2025-05-01 02:12:11] "POST /access-control-lists HTTP/1.1" 200 608 0.055721 10.0.0.241 - - [2025-05-01 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.293859 10.0.0.241 - - [2025-05-01 02:12:11] "POST /fqname-to-id HTTP/1.1" 404 243 0.002640 10.0.0.241 - - [2025-05-01 02:12:11] "POST /access-control-lists HTTP/1.1" 200 606 0.059396 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 1378 0.857393 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group_rule HTTP/1.1" 200 574 0.129209 10.0.0.241 - - [2025-05-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 265 0.003392 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group_rule HTTP/1.1" 400 298 0.115836 10.0.0.241 - - [2025-05-01 02:12:12] "POST /access-control-lists HTTP/1.1" 200 629 0.020342 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 1809 0.003643 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.031304 10.0.0.241 - - [2025-05-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 264 0.002771 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 9829 0.011550 10.0.0.241 - - [2025-05-01 02:12:12] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001276 10.0.0.241 - - [2025-05-01 02:12:12] "POST /access-control-lists HTTP/1.1" 404 232 0.003928 10.0.0.241 - - [2025-05-01 02:12:12] "DELETE /access-control-list/4054312e-0284-44f3-9ef6-afef788b4fdf HTTP/1.1" 200 115 0.017291 10.0.0.241 - - [2025-05-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 265 0.003258 10.0.0.241 - - [2025-05-01 02:12:12] "POST /access-control-lists HTTP/1.1" 200 629 0.017783 10.0.0.241 - - [2025-05-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 264 0.002846 10.0.0.241 - - [2025-05-01 02:12:12] "POST /access-control-lists HTTP/1.1" 200 627 0.016367 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 1378 0.354912 10.0.0.241 - - [2025-05-01 02:12:12] "PUT /access-control-list/0e6c0a5e-180b-4e57-97b7-48a1b783d9a4 HTTP/1.1" 200 273 0.013522 10.0.0.241 - - [2025-05-01 02:12:12] "POST /neutron/security_group HTTP/1.1" 200 1378 0.003838 10.0.0.241 - - [2025-05-01 02:12:13] "PUT /access-control-list/05069075-f1ac-47c9-9620-1d4992f9f24f HTTP/1.1" 200 273 0.009427 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.037654 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 9829 0.013267 10.0.0.241 - - [2025-05-01 02:12:13] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001392 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/0e6c0a5e-180b-4e57-97b7-48a1b783d9a4 HTTP/1.1" 200 115 0.033280 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/05069075-f1ac-47c9-9620-1d4992f9f24f HTTP/1.1" 200 115 0.027876 10.0.0.241 - - [2025-05-01 02:12:13] "POST /fqname-to-id HTTP/1.1" 404 264 0.005025 10.0.0.241 - - [2025-05-01 02:12:13] "POST /access-control-lists HTTP/1.1" 200 628 0.015705 10.0.0.241 - - [2025-05-01 02:12:13] "POST /fqname-to-id HTTP/1.1" 404 263 0.002866 10.0.0.241 - - [2025-05-01 02:12:13] "POST /access-control-lists HTTP/1.1" 200 626 0.015865 10.0.0.241 - - [2025-05-01 02:12:13] "PUT /access-control-list/31407c57-01e7-4fd0-b7e2-1b6a5eb72f82 HTTP/1.1" 200 273 0.007678 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 1376 0.367338 10.0.0.241 - - [2025-05-01 02:12:13] "PUT /access-control-list/7dca1ce7-e1b2-464c-8fd9-f677a24681be HTTP/1.1" 200 273 0.009018 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 1376 0.003146 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.025984 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 9829 0.011851 10.0.0.241 - - [2025-05-01 02:12:13] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001544 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/31407c57-01e7-4fd0-b7e2-1b6a5eb72f82 HTTP/1.1" 200 115 0.030904 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/7dca1ce7-e1b2-464c-8fd9-f677a24681be HTTP/1.1" 200 115 0.026378 10.0.0.241 - - [2025-05-01 02:12:13] "POST /fqname-to-id HTTP/1.1" 404 263 0.005345 10.0.0.241 - - [2025-05-01 02:12:13] "POST /access-control-lists HTTP/1.1" 200 627 0.015486 10.0.0.241 - - [2025-05-01 02:12:13] "POST /fqname-to-id HTTP/1.1" 404 262 0.003151 10.0.0.241 - - [2025-05-01 02:12:13] "POST /access-control-lists HTTP/1.1" 200 625 0.016220 10.0.0.241 - - [2025-05-01 02:12:13] "PUT /access-control-list/6f09cba6-c1d4-4197-9f16-0be478ab3095 HTTP/1.1" 200 273 0.012389 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 1374 0.322881 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 1374 0.004243 10.0.0.241 - - [2025-05-01 02:12:13] "PUT /access-control-list/3016629e-e21c-4a62-8e3d-79962ea0017d HTTP/1.1" 200 273 0.013864 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.029762 10.0.0.241 - - [2025-05-01 02:12:13] "POST /neutron/security_group HTTP/1.1" 200 9829 0.012402 10.0.0.241 - - [2025-05-01 02:12:13] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001337 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/6f09cba6-c1d4-4197-9f16-0be478ab3095 HTTP/1.1" 200 115 0.022820 10.0.0.241 - - [2025-05-01 02:12:13] "DELETE /access-control-list/3016629e-e21c-4a62-8e3d-79962ea0017d HTTP/1.1" 200 115 0.024524 10.0.0.241 - - [2025-05-01 02:12:14] "POST /fqname-to-id HTTP/1.1" 404 265 0.002962 10.0.0.241 - - [2025-05-01 02:12:14] "POST /access-control-lists HTTP/1.1" 200 629 0.016628 10.0.0.241 - - [2025-05-01 02:12:14] "POST /fqname-to-id HTTP/1.1" 404 264 0.003046 10.0.0.241 - - [2025-05-01 02:12:14] "POST /access-control-lists HTTP/1.1" 200 627 0.015545 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 1378 0.268914 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 400 171 0.001878 10.0.0.241 - - [2025-05-01 02:12:14] "PUT /access-control-list/1d7b7ff4-19df-41c4-9186-3ccaf01a0a87 HTTP/1.1" 200 273 0.009351 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 400 171 0.001214 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 400 229 0.001333 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/__init__.py", line 1411, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_interface.py", line 638, in plugin_http_post_securitygrouprule return self.plugin_create_sec_group_rule(context, sg_rule) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_interface.py", line 613, in plugin_create_sec_group_rule sg_rule_info = cfgdb.security_group_rule_create(sg_rule['resource']) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 3527, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 5466, in security_group_rule_create self._validate_port_range(sgr_q) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 5455, in _validate_port_range if rule[attr] > 255: TypeError: '>' not supported between instances of 'NoneType' and 'int' 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 500 156 0.011131 10.0.0.241 - - [2025-05-01 02:12:14] "PUT /access-control-list/d8f8d2cf-4475-4f9a-9d9b-06940e52f9ce HTTP/1.1" 200 273 0.012280 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 1378 0.007942 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 151 0.033959 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 9829 0.009422 10.0.0.241 - - [2025-05-01 02:12:14] "DELETE /access-control-list/1d7b7ff4-19df-41c4-9186-3ccaf01a0a87 HTTP/1.1" 200 115 0.028283 10.0.0.241 - - [2025-05-01 02:12:14] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.000962 10.0.0.241 - - [2025-05-01 02:12:14] "DELETE /access-control-list/d8f8d2cf-4475-4f9a-9d9b-06940e52f9ce HTTP/1.1" 200 115 0.026173 10.0.0.241 - - [2025-05-01 02:12:14] "POST /fqname-to-id HTTP/1.1" 404 264 0.003474 10.0.0.241 - - [2025-05-01 02:12:14] "POST /access-control-lists HTTP/1.1" 200 628 0.014685 10.0.0.241 - - [2025-05-01 02:12:14] "POST /fqname-to-id HTTP/1.1" 404 263 0.003855 10.0.0.241 - - [2025-05-01 02:12:14] "POST /access-control-lists HTTP/1.1" 200 626 0.022933 10.0.0.241 - - [2025-05-01 02:12:14] "PUT /access-control-list/64852aff-c8c6-4497-b9d7-7a85559f09b5 HTTP/1.1" 200 273 0.008854 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 1376 0.368627 10.0.0.241 - - [2025-05-01 02:12:14] "PUT /access-control-list/432dcc01-5439-4ac4-baf2-8465cd0158eb HTTP/1.1" 200 273 0.012112 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 400 185 0.003521 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group_rule HTTP/1.1" 400 209 0.003272 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 1376 0.003556 10.0.0.241 - - [2025-05-01 02:12:14] "PUT /access-control-list/432dcc01-5439-4ac4-baf2-8465cd0158eb HTTP/1.1" 200 273 0.008910 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 151 0.042067 10.0.0.241 - - [2025-05-01 02:12:14] "POST /neutron/security_group HTTP/1.1" 200 9829 0.014970 10.0.0.241 - - [2025-05-01 02:12:14] "DELETE /access-control-list/64852aff-c8c6-4497-b9d7-7a85559f09b5 HTTP/1.1" 200 115 0.022234 10.0.0.241 - - [2025-05-01 02:12:14] "DELETE /access-control-list/432dcc01-5439-4ac4-baf2-8465cd0158eb HTTP/1.1" 200 115 0.016197 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group_rule HTTP/1.1" 400 209 0.131958 10.0.0.241 - - [2025-05-01 02:12:15] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001024 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 264 0.003385 10.0.0.241 - - [2025-05-01 02:12:15] "POST /access-control-lists HTTP/1.1" 200 628 0.024512 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 263 0.004044 10.0.0.241 - - [2025-05-01 02:12:15] "POST /access-control-lists HTTP/1.1" 200 626 0.017478 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 1376 0.238641 10.0.0.241 - - [2025-05-01 02:12:15] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001060 10.0.0.241 - - [2025-05-01 02:12:15] "PUT /access-control-list/55565583-5107-4746-9ab4-afe21cba41b2 HTTP/1.1" 200 273 0.014721 10.0.0.241 - - [2025-05-01 02:12:15] "PUT /access-control-list/cad2a3fc-973b-4d65-8389-c18ed652ef93 HTTP/1.1" 200 273 0.010444 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 265 0.002940 10.0.0.241 - - [2025-05-01 02:12:15] "POST /access-control-lists HTTP/1.1" 200 629 0.015653 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 264 0.003036 10.0.0.241 - - [2025-05-01 02:12:15] "POST /access-control-lists HTTP/1.1" 200 627 0.023359 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 1378 0.316119 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group_rule HTTP/1.1" 400 183 0.001380 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 1378 0.004588 10.0.0.241 - - [2025-05-01 02:12:15] "PUT /access-control-list/4f0a691a-d7f9-4801-b827-56f80b968eb0 HTTP/1.1" 200 273 0.010749 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 151 0.052142 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 11062 0.011900 10.0.0.241 - - [2025-05-01 02:12:15] "PUT /access-control-list/56bb672f-2104-4661-a6dd-5bb3779df0a5 HTTP/1.1" 200 273 0.011159 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 1376 0.002919 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 151 0.031074 10.0.0.241 - - [2025-05-01 02:12:15] "POST /neutron/security_group HTTP/1.1" 200 9829 0.014343 10.0.0.241 - - [2025-05-01 02:12:15] "DELETE /access-control-list/4f0a691a-d7f9-4801-b827-56f80b968eb0 HTTP/1.1" 200 115 0.025488 10.0.0.241 - - [2025-05-01 02:12:15] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001357 10.0.0.241 - - [2025-05-01 02:12:15] "DELETE /access-control-list/56bb672f-2104-4661-a6dd-5bb3779df0a5 HTTP/1.1" 200 115 0.033050 10.0.0.241 - - [2025-05-01 02:12:15] "DELETE /access-control-list/55565583-5107-4746-9ab4-afe21cba41b2 HTTP/1.1" 200 115 0.018060 10.0.0.241 - - [2025-05-01 02:12:15] "DELETE /access-control-list/cad2a3fc-973b-4d65-8389-c18ed652ef93 HTTP/1.1" 200 115 0.019861 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 264 0.003111 10.0.0.241 - - [2025-05-01 02:12:15] "POST /access-control-lists HTTP/1.1" 200 628 0.016659 10.0.0.241 - - [2025-05-01 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 263 0.002433 10.0.0.241 - - [2025-05-01 02:12:16] "POST /access-control-lists HTTP/1.1" 200 626 0.017514 10.0.0.241 - - [2025-05-01 02:12:16] "PUT /access-control-list/31c4a6a5-659c-429b-a53a-beca7fb77716 HTTP/1.1" 200 273 0.010145 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 1376 0.352527 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 1376 0.004723 10.0.0.241 - - [2025-05-01 02:12:16] "PUT /access-control-list/ca021c93-e811-40ca-bce7-bdf61272afd2 HTTP/1.1" 200 273 0.012250 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.037371 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 9829 0.013814 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 400 209 0.002583 10.0.0.241 - - [2025-05-01 02:12:16] "DELETE /access-control-list/31c4a6a5-659c-429b-a53a-beca7fb77716 HTTP/1.1" 200 115 0.022755 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 400 209 0.003599 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group_rule HTTP/1.1" 400 213 0.007873 10.0.0.241 - - [2025-05-01 02:12:16] "DELETE /access-control-list/ca021c93-e811-40ca-bce7-bdf61272afd2 HTTP/1.1" 200 115 0.026906 10.0.0.241 - - [2025-05-01 02:12:16] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001434 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 2104 0.062232 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 2094 0.004820 10.0.0.241 - - [2025-05-01 02:12:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.051043 10.0.0.241 - - [2025-05-01 02:12:16] "DELETE /access-control-list/f55b691f-6ad5-45d3-90c5-90b3940c6061 HTTP/1.1" 200 115 0.025951 10.0.0.241 - - [2025-05-01 02:12:16] "DELETE /access-control-list/0c2ef8c0-f649-4a78-9946-2cd21870075a HTTP/1.1" 200 115 0.019412 10.0.0.241 - - [2025-05-01 02:12:18] "GET /projects?obj_uuids=8f26db7c-2aa2-4dd6-91ff-727368570ca3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002943 10.0.0.241 - - [2025-05-01 02:12:18] "GET /domains?obj_uuids=f6d53698-ae0a-45e8-86e3-3908f640a2a7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002179 10.0.0.241 - - [2025-05-01 02:12:18] "GET /domain/f6d53698-ae0a-45e8-86e3-3908f640a2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052511 10.0.0.241 - - [2025-05-01 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 201 0.002661 10.0.0.241 - - [2025-05-01 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 210 0.003186 10.0.0.241 - - [2025-05-01 02:12:18] "POST /security-groups HTTP/1.1" 200 602 0.064608 10.0.0.241 - - [2025-05-01 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.002774 10.0.0.241 - - [2025-05-01 02:12:19] "POST /projects HTTP/1.1" 200 607 0.222524 10.0.0.241 - - [2025-05-01 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.292249 10.0.0.241 - - [2025-05-01 02:12:19] "POST /access-control-lists HTTP/1.1" 200 609 0.058805 10.0.0.241 - - [2025-05-01 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 244 0.003495 10.0.0.241 - - [2025-05-01 02:12:19] "POST /neutron/security_group HTTP/1.1" 200 2105 0.472874 10.0.0.241 - - [2025-05-01 02:12:19] "POST /neutron/security_group HTTP/1.1" 200 2095 0.004564 10.0.0.241 - - [2025-05-01 02:12:19] "POST /access-control-lists HTTP/1.1" 200 607 0.064649 10.0.0.241 - - [2025-05-01 02:12:19] "POST /neutron/security_group HTTP/1.1" 200 151 0.098953 10.0.0.241 - - [2025-05-01 02:12:19] "DELETE /access-control-list/dc132d9d-dea0-4b75-922e-cf3377686dbe HTTP/1.1" 200 115 0.017341 10.0.0.241 - - [2025-05-01 02:12:19] "DELETE /access-control-list/e01b4ebe-f604-4106-9ede-9f0669addf1a HTTP/1.1" 200 115 0.020698 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/c6cc91dd7c1849a596d213b18f15c93e HTTP/1.1" 404 173 0.025526 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/df348cbf778049a2a877d9e8d49c8e29 HTTP/1.1" 404 173 0.022095 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/baa7852563bd4a3ea0e6b9ab2ca74ee1 HTTP/1.1" 404 173 0.016349 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/6ae68d6c7b564ecb931170fc869ee223 HTTP/1.1" 404 173 0.011129 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/8f26db7c2aa24dd691ff727368570ca3 HTTP/1.1" 404 173 0.010160 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.000929 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=8f26db7c-2aa2-4dd6-91ff-727368570ca3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000859 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.000932 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=df348cbf-7780-49a2-a877-d9e8d49c8e29&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000799 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000754 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/391cffcd603849479400e20cc4a9368d HTTP/1.1" 404 173 0.015668 10.0.0.241 - - [2025-05-01 02:12:34] "DELETE /project/9081c6d55ade42b482621887a5c57cb4 HTTP/1.1" 404 173 0.010532 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001453 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001173 10.0.0.241 - - [2025-05-01 02:12:34] "GET /project/6ae68d6c-7b56-4ecb-9311-70fc869ee223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1507 0.110969 10.0.0.241 - - [2025-05-01 02:12:34] "GET /project/df348cbf-7780-49a2-a877-d9e8d49c8e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.109000 10.0.0.241 - - [2025-05-01 02:12:34] "GET /project/8f26db7c-2aa2-4dd6-91ff-727368570ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.112945 10.0.0.241 - - [2025-05-01 02:12:34] "GET /project/baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1508 0.121119 10.0.0.241 - - [2025-05-01 02:12:34] "GET /project/c6cc91dd-7c18-49a5-96d2-13b18f15c93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.130161 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001376 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001152 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=8f26db7c-2aa2-4dd6-91ff-727368570ca3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001072 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=df348cbf-7780-49a2-a877-d9e8d49c8e29&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001048 10.0.0.241 - - [2025-05-01 02:12:34] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001086 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/ad069d7f-673a-45cd-92e8-187fdbcfd534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.181270 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/9081c6d5-5ade-42b4-8262-1887a5c57cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.186675 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/6ae68d6c-7b56-4ecb-9311-70fc869ee223?fields=security_groups HTTP/1.1" 200 1121 0.129746 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/df348cbf-7780-49a2-a877-d9e8d49c8e29?fields=security_groups HTTP/1.1" 200 1130 0.133699 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/c6cc91dd-7c18-49a5-96d2-13b18f15c93e?fields=security_groups HTTP/1.1" 200 1106 0.132144 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1?fields=security_groups HTTP/1.1" 200 1122 0.137949 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/8f26db7c-2aa2-4dd6-91ff-727368570ca3?fields=security_groups HTTP/1.1" 200 1124 0.144381 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001091 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000942 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=6ae68d6c-7b56-4ecb-9311-70fc869ee223&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002518 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=df348cbf-7780-49a2-a877-d9e8d49c8e29&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001222 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001454 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=c6cc91dd-7c18-49a5-96d2-13b18f15c93e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000845 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=8f26db7c-2aa2-4dd6-91ff-727368570ca3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001594 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/ad069d7f-673a-45cd-92e8-187fdbcfd534?fields=security_groups HTTP/1.1" 200 1108 0.139494 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/9081c6d5-5ade-42b4-8262-1887a5c57cb4?fields=security_groups HTTP/1.1" 200 1107 0.140597 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/df348cbf-7780-49a2-a877-d9e8d49c8e29?fields=application_policy_sets HTTP/1.1" 200 1444 0.098202 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/6ae68d6c-7b56-4ecb-9311-70fc869ee223?fields=application_policy_sets HTTP/1.1" 200 1431 0.141277 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/c6cc91dd-7c18-49a5-96d2-13b18f15c93e?fields=application_policy_sets HTTP/1.1" 200 1408 0.105321 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/8f26db7c-2aa2-4dd6-91ff-727368570ca3?fields=application_policy_sets HTTP/1.1" 200 1435 0.099478 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1?fields=application_policy_sets HTTP/1.1" 200 1432 0.109970 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=9081c6d5-5ade-42b4-8262-1887a5c57cb4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001807 10.0.0.241 - - [2025-05-01 02:12:35] "GET /projects?obj_uuids=ad069d7f-673a-45cd-92e8-187fdbcfd534&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000899 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/ad069d7f-673a-45cd-92e8-187fdbcfd534?fields=application_policy_sets HTTP/1.1" 200 1411 0.071622 10.0.0.241 - - [2025-05-01 02:12:35] "GET /project/9081c6d5-5ade-42b4-8262-1887a5c57cb4?fields=application_policy_sets HTTP/1.1" 200 1410 0.078417 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/df348cbf-7780-49a2-a877-d9e8d49c8e29 HTTP/1.1" 200 115 0.784312 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/6ae68d6c-7b56-4ecb-9311-70fc869ee223 HTTP/1.1" 200 115 0.797814 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/8f26db7c-2aa2-4dd6-91ff-727368570ca3 HTTP/1.1" 200 115 0.796794 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/c6cc91dd-7c18-49a5-96d2-13b18f15c93e HTTP/1.1" 200 115 0.787279 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/baa78525-63bd-4a3e-a0e6-b9ab2ca74ee1 HTTP/1.1" 200 115 0.794999 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/9081c6d5-5ade-42b4-8262-1887a5c57cb4 HTTP/1.1" 200 115 0.759138 10.0.0.241 - - [2025-05-01 02:12:35] "DELETE /project/ad069d7f-673a-45cd-92e8-187fdbcfd534 HTTP/1.1" 200 115 0.759724 10.0.0.241 - - [2025-05-01 02:12:40] "GET /obj-perms HTTP/1.1" 200 5075 0.049596 10.0.0.241 - - [2025-05-01 02:12:40] "GET /obj-perms HTTP/1.1" 200 5075 0.052353 10.0.0.241 - - [2025-05-01 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.241 - - [2025-05-01 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.241 - - [2025-05-01 02:12:40] "POST /chown HTTP/1.1" 200 109 0.007405 10.0.0.241 - - [2025-05-01 02:12:40] "POST /instance-ips HTTP/1.1" 400 213 0.017002 10.0.0.241 - - [2025-05-01 02:12:40] "POST /chown HTTP/1.1" 200 109 0.009729 10.0.0.241 - - [2025-05-01 02:12:40] "POST /chown HTTP/1.1" 200 109 0.008420 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 320 0.016786 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007863 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.010154 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 213 0.015167 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007515 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 320 0.015691 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.241 - - [2025-05-01 02:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.241 - - [2025-05-01 02:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.011291 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 213 0.015010 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.009325 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007984 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 315 0.014375 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.241 - - [2025-05-01 02:12:41] "POST /chown HTTP/1.1" 200 109 0.008201 10.0.0.241 - - [2025-05-01 02:12:41] "POST /instance-ips HTTP/1.1" 400 213 0.014887 10.0.0.241 - - [2025-05-01 02:12:42] "POST /chown HTTP/1.1" 200 109 0.007334 10.0.0.241 - - [2025-05-01 02:12:42] "POST /chown HTTP/1.1" 200 109 0.008034 10.0.0.241 - - [2025-05-01 02:12:42] "POST /instance-ips HTTP/1.1" 400 315 0.015355 10.0.0.241 - - [2025-05-01 02:12:42] "POST /chown HTTP/1.1" 200 109 0.008912 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:12:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.241 - - [2025-05-01 02:12:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000955