++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Aug 27 08:27:21 UTC 2024 ===================' INFO: =================== Tue Aug 27 08:27:21 UTC 2024 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.56 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56 ++ ANALYTICSDB_NODES=10.0.0.56 ++ ANALYTICS_SNMP_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ '[' -n '10.0.0.56:8081 ' ']' +++ echo 10.0.0.56:8081 ++ ANALYTICS_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ '[' -n '10.0.0.56:9042 ' ']' +++ echo 10.0.0.56:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.56:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ '[' -n '10.0.0.56:8086 ' ']' +++ echo 10.0.0.56:8086 ++ COLLECTOR_SERVERS=10.0.0.56: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.56 ++ CONFIGDB_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ '[' -n '10.0.0.56:8082 ' ']' +++ echo 10.0.0.56:8082 ++ CONFIG_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ '[' -n '10.0.0.56:9161 ' ']' +++ echo 10.0.0.56:9161 ++ CONFIGDB_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ '[' -n '10.0.0.56:9041 ' ']' +++ echo 10.0.0.56:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.56: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.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ '[' -n 10.0.0.56:2181, ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ '[' -n '10.0.0.56:2181 ' ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.56:2181 ++ RABBITMQ_NODES=10.0.0.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ '[' -n 10.0.0.56:5673, ']' +++ echo 10.0.0.56:5673 ++ RABBITMQ_SERVERS=10.0.0.56: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ '[' -n '10.0.0.56:6379 ' ']' +++ echo 10.0.0.56:6379 ++ REDIS_SERVERS=10.0.0.56: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.56 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ '[' -n '10.0.0.56:9092 ' ']' +++ echo 10.0.0.56:9092 ++ KAFKA_SERVERS=10.0.0.56: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.56 ++ 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.56 ++ 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.56 ++ 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.56 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.56 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56 +++ local servers=10.0.0.56 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.56,10.20.0.5,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.56:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56: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 ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 08/27/2024 08:27:29.863 7f3868d21b88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/27/2024 08:27:29.893 7f3868d21b88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/27/2024 08:27:29.908 7f3868d21b88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/27/2024 08:27:29.909 7f3868d21b88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.56:8082/ Hit Ctrl-C to quit. 10.0.0.56 - - [2024-08-27 08:27:33] "GET / HTTP/1.1" 200 45871 0.001997 10.0.0.56 - - [2024-08-27 08:27:33] "GET / HTTP/1.1" 200 45871 0.001437 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.56 - - [2024-08-27 08:27:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000708 10.0.0.56 - - [2024-08-27 08:27:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000358 10.0.0.56 - - [2024-08-27 08:27:34] "GET / HTTP/1.1" 200 35931 0.002100 10.0.0.56 - - [2024-08-27 08:27:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.652896 10.0.0.56 - - [2024-08-27 08:27:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003576 10.0.0.56 - - [2024-08-27 08:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.367889 10.0.0.56 - - [2024-08-27 08:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.56 - - [2024-08-27 08:27:35] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.56 - - [2024-08-27 08:27:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 /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.56 - - [2024-08-27 08:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.122785 10.0.0.56 - - [2024-08-27 08:27:35] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009847 10.0.0.56 - - [2024-08-27 08:27:35] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.56 - - [2024-08-27 08:27:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.004658 10.0.0.56 - - [2024-08-27 08:27:35] "POST /config-nodes HTTP/1.1" 200 599 0.027056 10.0.0.56 - - [2024-08-27 08:27:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000773 10.0.0.56 - - [2024-08-27 08:27:35] "GET / HTTP/1.1" 200 35931 0.002706 10.0.0.56 - - [2024-08-27 08:27:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000572 10.0.0.56 - - [2024-08-27 08:27:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000726 10.0.0.56 - - [2024-08-27 08:27:36] "GET / HTTP/1.1" 200 35931 0.002248 10.0.0.56 - - [2024-08-27 08:27:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000560 10.0.0.56 - - [2024-08-27 08:27:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.612412 10.0.0.56 - - [2024-08-27 08:27:36] "POST /job-templates HTTP/1.1" 200 555 0.070554 10.0.0.56 - - [2024-08-27 08:27:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.004400 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 563 0.073630 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.003869 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.624717 10.0.0.56 - - [2024-08-27 08:27:37] "GET /network-ipam/006401ce-f96a-4d8c-8d1f-b87beff93b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006066 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.359514 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.56 - - [2024-08-27 08:27:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.068661 10.0.0.56 - - [2024-08-27 08:27:37] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022084 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 545 0.074729 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.006844 10.0.0.56 - - [2024-08-27 08:27:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.023407 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.003839 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 577 0.065945 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.004120 10.0.0.56 - - [2024-08-27 08:27:37] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006475 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 579 0.087359 10.0.0.56 - - [2024-08-27 08:27:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.084518 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.004945 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003634 10.0.0.56 - - [2024-08-27 08:27:37] "GET /network-ipam/006401ce-f96a-4d8c-8d1f-b87beff93b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.046773 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 583 0.070371 10.0.0.56 - - [2024-08-27 08:27:37] "POST /access-control-lists HTTP/1.1" 200 587 0.031935 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003065 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.004532 10.0.0.56 - - [2024-08-27 08:27:37] "POST /job-templates HTTP/1.1" 200 559 0.079149 10.0.0.56 - - [2024-08-27 08:27:37] "POST /service-templates HTTP/1.1" 200 511 0.048160 10.0.0.56 - - [2024-08-27 08:27:37] "POST /access-control-lists HTTP/1.1" 200 585 0.078318 10.0.0.56 - - [2024-08-27 08:27:37] "POST /service-templates HTTP/1.1" 200 501 0.027914 10.0.0.56 - - [2024-08-27 08:27:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.003201 10.0.0.56 - - [2024-08-27 08:27:38] "POST /service-templates HTTP/1.1" 200 515 0.027431 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 569 0.074888 10.0.0.56 - - [2024-08-27 08:27:38] "POST /route-targets HTTP/1.1" 200 327 0.068736 10.0.0.56 - - [2024-08-27 08:27:38] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.56 - - [2024-08-27 08:27:38] "POST /service-templates HTTP/1.1" 200 535 0.024824 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003731 10.0.0.56 - - [2024-08-27 08:27:38] "POST /route-targets HTTP/1.1" 200 327 0.023299 10.0.0.56 - - [2024-08-27 08:27:38] "POST /service-templates HTTP/1.1" 200 507 0.029250 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 555 0.073865 10.0.0.56 - - [2024-08-27 08:27:38] "POST /ref-update HTTP/1.1" 200 156 0.036060 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003639 10.0.0.56 - - [2024-08-27 08:27:38] "POST /route-targets HTTP/1.1" 200 327 0.014593 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 555 0.074588 10.0.0.56 - - [2024-08-27 08:27:38] "POST /ref-update HTTP/1.1" 200 156 0.055139 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003962 10.0.0.56 - - [2024-08-27 08:27:38] "POST /route-targets HTTP/1.1" 200 327 0.011331 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 555 0.068965 10.0.0.56 - - [2024-08-27 08:27:38] "POST /ref-update HTTP/1.1" 200 156 0.073292 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.003635 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.003862 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 535 0.083256 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003606 10.0.0.56 - - [2024-08-27 08:27:38] "POST /access-control-lists HTTP/1.1" 200 551 0.101963 10.0.0.56 - - [2024-08-27 08:27:38] "POST /job-templates HTTP/1.1" 200 559 0.064236 10.0.0.56 - - [2024-08-27 08:27:38] "PUT /access-control-list/7422375d-bb34-4bf3-85eb-16efba77abc7 HTTP/1.1" 200 272 0.055556 10.0.0.56 - - [2024-08-27 08:27:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003559 10.0.0.56 - - [2024-08-27 08:27:38] "PUT /access-control-list/4f2ba6b3-8f4a-47b0-b060-92d963e24727 HTTP/1.1" 200 272 0.013544 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 559 0.065981 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003673 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 559 0.065742 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003783 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 565 0.069679 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.004326 10.0.0.56 - - [2024-08-27 08:27:39] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 557 0.075432 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.005000 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 555 0.071838 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003860 10.0.0.56 - - [2024-08-27 08:27:39] "POST /job-templates HTTP/1.1" 200 573 0.067854 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.033181 10.0.0.56 - - [2024-08-27 08:27:39] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004738 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.004666 10.0.0.56 - - [2024-08-27 08:27:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.005594 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 551 0.065698 10.0.0.56 - - [2024-08-27 08:27:40] "POST /config-database-nodes HTTP/1.1" 200 617 0.048448 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.003519 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 579 0.065103 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.003291 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 555 0.071356 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004152 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 559 0.070494 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.004649 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 575 0.090039 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.004674 10.0.0.56 - - [2024-08-27 08:27:40] "POST /job-templates HTTP/1.1" 200 557 0.065142 10.0.0.56 - - [2024-08-27 08:27:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004059 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 559 0.077468 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.004091 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 555 0.073010 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003684 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 553 0.068215 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003609 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 553 0.084024 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.005493 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 553 0.076912 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.003723 10.0.0.56 - - [2024-08-27 08:27:41] "POST /job-templates HTTP/1.1" 200 563 0.060792 10.0.0.56 - - [2024-08-27 08:27:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003695 10.0.0.56 - - [2024-08-27 08:27:42] "POST /job-templates HTTP/1.1" 200 565 0.069712 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003751 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.56 - - [2024-08-27 08:27:42] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.004325 10.0.0.56 - - [2024-08-27 08:27:42] "POST /config-propertiess HTTP/1.1" 200 551 0.022975 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 168 0.004663 10.0.0.56 - - [2024-08-27 08:27:42] "PUT /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63 HTTP/1.1" 200 276 0.010245 10.0.0.56 - - [2024-08-27 08:27:42] "POST /tags HTTP/1.1" 200 321 0.047955 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.005146 10.0.0.56 - - [2024-08-27 08:27:42] "POST /tags HTTP/1.1" 200 317 0.042085 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.005419 10.0.0.56 - - [2024-08-27 08:27:42] "POST /tags HTTP/1.1" 200 333 0.039924 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.005815 10.0.0.56 - - [2024-08-27 08:27:42] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.56 - - [2024-08-27 08:27:42] "POST /alarms HTTP/1.1" 401 292 0.000728 10.0.0.56 - - [2024-08-27 08:27:42] "POST /tags HTTP/1.1" 200 309 0.048092 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.003694 10.0.0.56 - - [2024-08-27 08:27:42] "POST /tags HTTP/1.1" 200 333 0.031623 10.0.0.56 - - [2024-08-27 08:27:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.004977 10.0.0.56 - - [2024-08-27 08:27:43] "POST /tags HTTP/1.1" 200 313 0.031471 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 169 0.004426 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 581 0.055505 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 575 0.068257 10.0.0.56 - - [2024-08-27 08:27:43] "POST /tags HTTP/1.1" 200 323 0.067994 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 575 0.049436 10.0.0.56 - - [2024-08-27 08:27:43] "PUT /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3 HTTP/1.1" 200 274 0.014009 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 559 0.024449 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.003958 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 555 0.022970 10.0.0.56 - - [2024-08-27 08:27:43] "POST /hardwares HTTP/1.1" 200 327 0.020978 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.003247 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 557 0.025754 10.0.0.56 - - [2024-08-27 08:27:43] "POST /hardwares HTTP/1.1" 200 327 0.026112 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 565 0.029944 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.004580 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 549 0.021396 10.0.0.56 - - [2024-08-27 08:27:43] "POST /hardwares HTTP/1.1" 200 327 0.019217 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 557 0.031977 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.004679 10.0.0.56 - - [2024-08-27 08:27:43] "POST /hardwares HTTP/1.1" 200 327 0.029207 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 567 0.063463 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003695 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 555 0.028527 10.0.0.56 - - [2024-08-27 08:27:43] "POST /hardwares HTTP/1.1" 200 323 0.015193 10.0.0.56 - - [2024-08-27 08:27:43] "POST /alarms HTTP/1.1" 200 567 0.020785 10.0.0.56 - - [2024-08-27 08:27:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.006459 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 575 0.069859 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 323 0.059104 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.004000 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 569 0.025998 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 317 0.013590 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 561 0.021088 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003394 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 323 0.014036 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 561 0.033830 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.006162 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 561 0.022432 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 323 0.011975 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 547 0.025308 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003963 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 595 0.027380 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 323 0.016765 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003500 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 575 0.031702 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 325 0.013771 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 571 0.021340 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.004040 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 583 0.023109 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 325 0.012583 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.006022 10.0.0.56 - - [2024-08-27 08:27:44] "POST /alarms HTTP/1.1" 200 609 0.030239 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 325 0.014374 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003866 10.0.0.56 - - [2024-08-27 08:27:44] "POST /hardwares HTTP/1.1" 200 325 0.015178 10.0.0.56 - - [2024-08-27 08:27:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003576 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 323 0.014523 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.004130 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 317 0.017778 10.0.0.56 - - [2024-08-27 08:27:45] "GET / HTTP/1.1" 200 35931 0.002452 10.0.0.56 - - [2024-08-27 08:27:45] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000437 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.004300 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 323 0.014479 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003647 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 317 0.015655 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.004100 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 323 0.015064 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003827 10.0.0.56 - - [2024-08-27 08:27:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031532 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 319 0.015014 10.0.0.56 - - [2024-08-27 08:27:45] "PUT /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63 HTTP/1.1" 200 276 0.010885 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003845 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 319 0.033733 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.005143 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 325 0.019215 10.0.0.56 - - [2024-08-27 08:27:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.004915 10.0.0.56 - - [2024-08-27 08:27:45] "POST /hardwares HTTP/1.1" 200 317 0.025334 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.005069 10.0.0.56 - - [2024-08-27 08:27:46] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 317 0.018157 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 162 0.004472 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 319 0.013436 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 162 0.004305 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 319 0.012203 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 162 0.003631 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 319 0.014100 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.004041 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032257 10.0.0.56 - - [2024-08-27 08:27:46] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004526 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 311 0.014152 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.004019 10.0.0.56 - - [2024-08-27 08:27:46] "PUT /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63 HTTP/1.1" 200 276 0.009191 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 311 0.014509 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 160 0.003646 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 315 0.015070 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.004957 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 303 0.018497 10.0.0.56 - - [2024-08-27 08:27:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.003873 10.0.0.56 - - [2024-08-27 08:27:46] "POST /hardwares HTTP/1.1" 200 311 0.021990 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.004554 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 305 0.012849 10.0.0.56 - - [2024-08-27 08:27:47] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.003754 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 305 0.014015 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.003788 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 305 0.018054 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.003921 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 305 0.015890 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.004210 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030258 10.0.0.56 - - [2024-08-27 08:27:47] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.004650 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 307 0.026447 10.0.0.56 - - [2024-08-27 08:27:47] "PUT /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3 HTTP/1.1" 200 274 0.026187 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.004022 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 307 0.023723 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.004949 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 307 0.042726 10.0.0.56 - - [2024-08-27 08:27:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.007019 10.0.0.56 - - [2024-08-27 08:27:47] "POST /hardwares HTTP/1.1" 200 309 0.071201 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.004083 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 311 0.148454 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.004130 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 311 0.084835 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 153 0.003672 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 301 0.014372 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004206 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 309 0.016937 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003577 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 309 0.012319 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003576 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 309 0.016773 10.0.0.56 - - [2024-08-27 08:27:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004213 10.0.0.56 - - [2024-08-27 08:27:48] "POST /hardwares HTTP/1.1" 200 309 0.014323 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003716 10.0.0.56 - - [2024-08-27 08:27:49] "POST /hardwares HTTP/1.1" 200 309 0.015629 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.004747 10.0.0.56 - - [2024-08-27 08:27:49] "POST /hardwares HTTP/1.1" 200 317 0.013177 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003962 10.0.0.56 - - [2024-08-27 08:27:49] "POST /hardwares HTTP/1.1" 200 309 0.012960 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003760 10.0.0.56 - - [2024-08-27 08:27:49] "POST /hardwares HTTP/1.1" 200 309 0.016490 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.005263 10.0.0.56 - - [2024-08-27 08:27:49] "POST /hardwares HTTP/1.1" 200 303 0.012408 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.003739 10.0.0.56 - - [2024-08-27 08:27:49] "POST /features HTTP/1.1" 200 533 0.019233 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.003503 10.0.0.56 - - [2024-08-27 08:27:49] "POST /features HTTP/1.1" 200 523 0.023253 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003979 10.0.0.56 - - [2024-08-27 08:27:49] "POST /features HTTP/1.1" 200 521 0.026852 10.0.0.56 - - [2024-08-27 08:27:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.005790 10.0.0.56 - - [2024-08-27 08:27:49] "POST /features HTTP/1.1" 200 521 0.026524 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.004275 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 531 0.019895 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.005097 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 521 0.023324 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004789 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 539 0.019004 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.003934 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 525 0.022403 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.003734 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 519 0.021098 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.003574 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 517 0.019060 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003617 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 533 0.020761 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.003727 10.0.0.56 - - [2024-08-27 08:27:50] "POST /features HTTP/1.1" 200 541 0.019406 10.0.0.56 - - [2024-08-27 08:27:50] "POST /fqname-to-id HTTP/1.1" 404 178 0.004376 10.0.0.56 - - [2024-08-27 08:27:51] "POST /physical-roles HTTP/1.1" 200 521 0.041832 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 179 0.003497 10.0.0.56 - - [2024-08-27 08:27:51] "POST /physical-roles HTTP/1.1" 200 523 0.024441 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003533 10.0.0.56 - - [2024-08-27 08:27:51] "POST /physical-roles HTTP/1.1" 200 533 0.019837 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 177 0.004338 10.0.0.56 - - [2024-08-27 08:27:51] "POST /physical-roles HTTP/1.1" 200 519 0.018577 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003526 10.0.0.56 - - [2024-08-27 08:27:51] "POST /overlay-roles HTTP/1.1" 200 545 0.020339 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003880 10.0.0.56 - - [2024-08-27 08:27:51] "POST /overlay-roles HTTP/1.1" 200 531 0.022064 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.004085 10.0.0.56 - - [2024-08-27 08:27:51] "POST /overlay-roles HTTP/1.1" 200 545 0.018558 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.004416 10.0.0.56 - - [2024-08-27 08:27:51] "POST /overlay-roles HTTP/1.1" 200 533 0.022896 10.0.0.56 - - [2024-08-27 08:27:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.005295 10.0.0.56 - - [2024-08-27 08:27:51] "POST /overlay-roles HTTP/1.1" 200 541 0.023945 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.56 - - [2024-08-27 08:27:52] "PUT /overlay-role/d12ac764-6baa-4961-a6e5-2708db6945d3 HTTP/1.1" 200 258 0.011173 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003444 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 531 0.019558 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.004025 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 533 0.018083 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.003880 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 529 0.023016 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.004901 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 537 0.027457 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.003670 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 541 0.023115 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.003646 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 519 0.017422 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003610 10.0.0.56 - - [2024-08-27 08:27:52] "POST /overlay-roles HTTP/1.1" 200 543 0.022310 10.0.0.56 - - [2024-08-27 08:27:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.005263 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 533 0.024948 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003474 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 547 0.019665 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003984 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 549 0.018150 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.003670 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 551 0.020399 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.003422 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 563 0.022869 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003674 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 547 0.023318 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003718 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 549 0.019220 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.003520 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 551 0.018940 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003397 10.0.0.56 - - [2024-08-27 08:27:53] "POST /role-definitions HTTP/1.1" 200 549 0.023238 10.0.0.56 - - [2024-08-27 08:27:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003858 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 561 0.019213 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.005309 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 547 0.023876 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004589 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 549 0.023973 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.003714 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 545 0.018785 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.004139 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 547 0.021535 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.003644 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 553 0.019384 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003636 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 555 0.021045 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.004233 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 533 0.027535 10.0.0.56 - - [2024-08-27 08:27:54] "POST /fqname-to-id HTTP/1.1" 404 187 0.004199 10.0.0.56 - - [2024-08-27 08:27:54] "POST /role-definitions HTTP/1.1" 200 543 0.017967 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 181 0.004191 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 531 0.036249 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.003732 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 537 0.018362 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003683 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 547 0.019593 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.004566 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 557 0.020773 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003443 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 561 0.020256 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.003684 10.0.0.56 - - [2024-08-27 08:27:55] "POST /role-definitions HTTP/1.1" 200 559 0.019713 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003337 10.0.0.56 - - [2024-08-27 08:27:55] "POST /feature-configs HTTP/1.1" 200 537 0.022498 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.003974 10.0.0.56 - - [2024-08-27 08:27:55] "POST /feature-configs HTTP/1.1" 200 562 0.036310 10.0.0.56 - - [2024-08-27 08:27:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.003527 10.0.0.56 - - [2024-08-27 08:27:56] "POST /feature-configs HTTP/1.1" 200 561 0.022881 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.003309 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 547 0.024934 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.004805 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 537 0.022710 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003389 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 549 0.018475 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003575 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 541 0.019152 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003525 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 541 0.020170 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.004118 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 539 0.033628 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003435 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 531 0.018618 10.0.0.56 - - [2024-08-27 08:27:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.003812 10.0.0.56 - - [2024-08-27 08:27:56] "POST /node-profiles HTTP/1.1" 200 533 0.019300 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003522 10.0.0.56 - - [2024-08-27 08:27:57] "POST /node-profiles HTTP/1.1" 200 557 0.021107 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004455 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020013 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003628 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019005 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003179 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017866 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004092 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.021581 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004434 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019809 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003353 10.0.0.56 - - [2024-08-27 08:27:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018939 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.003365 10.0.0.56 - - [2024-08-27 08:27:57] "POST /sflow-profiles HTTP/1.1" 200 532 0.019313 10.0.0.56 - - [2024-08-27 08:27:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.003993 10.0.0.56 - - [2024-08-27 08:27:58] "POST /sflow-profiles HTTP/1.1" 200 538 0.024130 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003622 10.0.0.56 - - [2024-08-27 08:27:58] "POST /sflow-profiles HTTP/1.1" 200 538 0.018854 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.003444 10.0.0.56 - - [2024-08-27 08:27:58] "POST /grpc-profiles HTTP/1.1" 200 530 0.024962 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.004000 10.0.0.56 - - [2024-08-27 08:27:58] "POST /snmp-profiles HTTP/1.1" 200 530 0.022499 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003510 10.0.0.56 - - [2024-08-27 08:27:58] "POST /netconf-profiles HTTP/1.1" 200 542 0.018088 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.005018 10.0.0.56 - - [2024-08-27 08:27:58] "POST /device-functional-groups HTTP/1.1" 200 540 0.020544 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003894 10.0.0.56 - - [2024-08-27 08:27:58] "POST /device-functional-groups HTTP/1.1" 200 540 0.027977 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.004202 10.0.0.56 - - [2024-08-27 08:27:58] "POST /device-functional-groups HTTP/1.1" 200 544 0.018844 10.0.0.56 - - [2024-08-27 08:27:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003561 10.0.0.56 - - [2024-08-27 08:27:58] "POST /device-functional-groups HTTP/1.1" 200 542 0.022723 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 218 0.003984 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 590 0.019471 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.003691 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 570 0.024131 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.003906 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 620 0.018909 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004326 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 566 0.019463 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.003519 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 564 0.017865 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 210 0.003489 10.0.0.56 - - [2024-08-27 08:27:59] "POST /device-functional-groups HTTP/1.1" 200 574 0.057428 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.003320 10.0.0.56 - - [2024-08-27 08:27:59] "POST /role-configs HTTP/1.1" 200 525 0.017971 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.003774 10.0.0.56 - - [2024-08-27 08:27:59] "POST /role-configs HTTP/1.1" 200 520 0.019240 10.0.0.56 - - [2024-08-27 08:27:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.004120 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 522 0.019093 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003578 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 522 0.025849 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006777 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 526 0.030011 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.005445 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 521 0.022784 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.004669 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 517 0.020551 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.003530 10.0.0.56 - - [2024-08-27 08:28:00] "POST /role-configs HTTP/1.1" 200 518 0.020932 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.56 - - [2024-08-27 08:28:00] "POST /ref-update HTTP/1.1" 200 156 0.014072 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.56 - - [2024-08-27 08:28:00] "POST /ref-update HTTP/1.1" 200 156 0.010835 10.0.0.56 - - [2024-08-27 08:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.014690 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.010305 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.010004 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.56 - - [2024-08-27 08:28:01] "POST /ref-update HTTP/1.1" 200 156 0.010487 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.56 - - [2024-08-27 08:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.010671 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.009340 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.012507 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.014249 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.56 - - [2024-08-27 08:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.56 - - [2024-08-27 08:28:02] "POST /ref-update HTTP/1.1" 200 156 0.009439 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.014853 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.023513 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.013519 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.011168 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.56 - - [2024-08-27 08:28:03] "POST /ref-update HTTP/1.1" 200 156 0.012639 10.0.0.56 - - [2024-08-27 08:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.009112 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.012490 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.018348 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.012610 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.011824 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.56 - - [2024-08-27 08:28:04] "POST /ref-update HTTP/1.1" 200 156 0.009631 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.56 - - [2024-08-27 08:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.045146 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.008613 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.008491 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.009865 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.011581 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.56 - - [2024-08-27 08:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.56 - - [2024-08-27 08:28:05] "POST /ref-update HTTP/1.1" 200 156 0.010401 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009658 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.010103 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.56 - - [2024-08-27 08:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009434 10.0.0.56 - - [2024-08-27 08:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009697 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009891 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009862 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.010753 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.56 - - [2024-08-27 08:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.56 - - [2024-08-27 08:28:07] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.011300 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.014613 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.56 - - [2024-08-27 08:28:08] "POST /ref-update HTTP/1.1" 200 156 0.009127 10.0.0.56 - - [2024-08-27 08:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011505 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.010066 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.013345 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.010579 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.56 - - [2024-08-27 08:28:09] "POST /ref-update HTTP/1.1" 200 156 0.008676 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.56 - - [2024-08-27 08:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.009192 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.009286 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.009614 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.010350 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.56 - - [2024-08-27 08:28:10] "POST /ref-update HTTP/1.1" 200 156 0.010061 10.0.0.56 - - [2024-08-27 08:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.030452 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.008095 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.009580 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.010393 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.015092 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.56 - - [2024-08-27 08:28:11] "POST /ref-update HTTP/1.1" 200 156 0.008624 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.56 - - [2024-08-27 08:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.013409 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.009651 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.009310 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.012001 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.012453 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.56 - - [2024-08-27 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.56 - - [2024-08-27 08:28:12] "POST /ref-update HTTP/1.1" 200 156 0.012394 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.011029 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.009774 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.009833 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.56 - - [2024-08-27 08:28:13] "POST /ref-update HTTP/1.1" 200 156 0.009859 10.0.0.56 - - [2024-08-27 08:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.010803 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.010581 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.010265 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.015978 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.56 - - [2024-08-27 08:28:14] "POST /ref-update HTTP/1.1" 200 156 0.008517 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.56 - - [2024-08-27 08:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.010627 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.012033 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.56 - - [2024-08-27 08:28:15] "GET /global-system-configs HTTP/1.1" 200 322 0.914967 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.012410 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.56 - - [2024-08-27 08:28:15] "POST /ref-update HTTP/1.1" 200 156 0.013488 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025785 10.0.0.56 - - [2024-08-27 08:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.009495 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.011548 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.009748 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.56 - - [2024-08-27 08:28:16] "GET /global-system-configs HTTP/1.1" 200 322 0.330782 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.011809 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2024-08-27 08:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.56 - - [2024-08-27 08:28:16] "POST /ref-update HTTP/1.1" 200 156 0.009931 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.009497 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.009266 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.010694 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.56 - - [2024-08-27 08:28:17] "POST /ref-update HTTP/1.1" 200 156 0.014952 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.56 - - [2024-08-27 08:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.021687 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.009081 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.009794 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.011011 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.56 - - [2024-08-27 08:28:18] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.56 - - [2024-08-27 08:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.010706 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.009197 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.010717 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.008788 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.56 - - [2024-08-27 08:28:19] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.56 - - [2024-08-27 08:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.011338 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.010437 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.012571 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.56 - - [2024-08-27 08:28:20] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.56 - - [2024-08-27 08:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.009086 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.018181 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010615 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.009689 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.011813 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.56 - - [2024-08-27 08:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.56 - - [2024-08-27 08:28:21] "POST /ref-update HTTP/1.1" 200 156 0.008598 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009353 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009451 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.010779 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.011175 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.56 - - [2024-08-27 08:28:22] "POST /ref-update HTTP/1.1" 200 156 0.008525 10.0.0.56 - - [2024-08-27 08:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.009802 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.012527 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.009877 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.56 - - [2024-08-27 08:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.56 - - [2024-08-27 08:28:23] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.008835 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.010495 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.009271 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.011839 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.56 - - [2024-08-27 08:28:24] "POST /ref-update HTTP/1.1" 200 156 0.009138 10.0.0.56 - - [2024-08-27 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.009524 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.009098 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.009205 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.009986 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.016856 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.56 - - [2024-08-27 08:28:25] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.56 - - [2024-08-27 08:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.010548 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.008402 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.011669 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.012369 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.56 - - [2024-08-27 08:28:26] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.56 - - [2024-08-27 08:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.009497 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.010020 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.008731 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.010454 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.008829 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.56 - - [2024-08-27 08:28:27] "POST /ref-update HTTP/1.1" 200 156 0.009963 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.56 - - [2024-08-27 08:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.011190 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.010113 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.010264 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.008426 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.011294 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.56 - - [2024-08-27 08:28:28] "POST /ref-update HTTP/1.1" 200 156 0.016710 10.0.0.56 - - [2024-08-27 08:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.008418 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.011100 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.010076 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.56 - - [2024-08-27 08:28:29] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.56 - - [2024-08-27 08:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.012003 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.010842 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.011830 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.018457 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.013980 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.56 - - [2024-08-27 08:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.56 - - [2024-08-27 08:28:30] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.012673 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.012490 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.011732 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.013164 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.56 - - [2024-08-27 08:28:31] "POST /ref-update HTTP/1.1" 200 156 0.009932 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.56 - - [2024-08-27 08:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011571 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.014152 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011165 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010253 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.56 - - [2024-08-27 08:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.56 - - [2024-08-27 08:28:32] "POST /ref-update HTTP/1.1" 200 156 0.013575 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.016656 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.010203 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.56 - - [2024-08-27 08:28:33] "POST /ref-update HTTP/1.1" 200 156 0.012104 10.0.0.56 - - [2024-08-27 08:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.012906 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.010504 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.56 - - [2024-08-27 08:28:34] "POST /ref-update HTTP/1.1" 200 156 0.030777 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.56 - - [2024-08-27 08:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.037551 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.010527 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.012380 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.010405 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.010650 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.56 - - [2024-08-27 08:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.56 - - [2024-08-27 08:28:35] "POST /ref-update HTTP/1.1" 200 156 0.013434 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.010124 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.009394 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.010230 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011746 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.56 - - [2024-08-27 08:28:36] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.56 - - [2024-08-27 08:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.015787 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.010723 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.009281 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013366 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.009690 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.56 - - [2024-08-27 08:28:37] "POST /ref-update HTTP/1.1" 200 156 0.012193 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.56 - - [2024-08-27 08:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.011516 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.009108 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.008944 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.009381 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.56 - - [2024-08-27 08:28:38] "POST /ref-update HTTP/1.1" 200 156 0.011126 10.0.0.56 - - [2024-08-27 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.015059 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.012781 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.012794 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.015384 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.56 - - [2024-08-27 08:28:39] "POST /ref-update HTTP/1.1" 200 156 0.012600 10.0.0.56 - - [2024-08-27 08:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.011271 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.014293 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.56 - - [2024-08-27 08:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.56 - - [2024-08-27 08:28:40] "POST /ref-update HTTP/1.1" 200 156 0.011290 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.56 - - [2024-08-27 08:28:41] "POST /ref-update HTTP/1.1" 200 156 0.010191 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.56 - - [2024-08-27 08:28:41] "POST /ref-update HTTP/1.1" 200 156 0.010270 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.56 - - [2024-08-27 08:28:41] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.56 - - [2024-08-27 08:28:41] "POST /network-ipams HTTP/1.1" 200 550 0.019801 10.0.0.56 - - [2024-08-27 08:28:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002542 10.0.0.56 - - [2024-08-27 08:28:41] "POST /virtual-networks HTTP/1.1" 200 552 0.103014 10.0.0.56 - - [2024-08-27 08:28:41] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003720 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.003497 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.003589 10.0.0.56 - - [2024-08-27 08:28:41] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003512 10.0.0.56 - - [2024-08-27 08:28:41] "GET /fabric/a99b254b-1edd-4c1b-9e9d-69434845a235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.004120 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.004043 10.0.0.56 - - [2024-08-27 08:28:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.004528 10.0.0.56 - - [2024-08-27 08:28:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003582 10.0.0.56 - - [2024-08-27 08:28:42] "POST /route-targets HTTP/1.1" 200 327 0.014431 10.0.0.56 - - [2024-08-27 08:28:42] "POST /ref-update HTTP/1.1" 200 156 0.014807 10.0.0.56 - - [2024-08-27 08:29:01] "GET / HTTP/1.1" 200 35931 0.003170 10.0.0.56 - - [2024-08-27 08:29:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.56 - - [2024-08-27 08:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.039020 10.0.0.56 - - [2024-08-27 08:29:02] "GET /routing-instance/4369181e-c398-4c39-b3b0-857aa0a208dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007208 10.0.0.56 - - [2024-08-27 08:29:02] "POST /bgp-routers HTTP/1.1" 200 620 0.025630 10.0.0.56 - - [2024-08-27 08:29:02] "GET /bgp-router/cbcfc0a1-1b7d-4dac-9c85-ff5dafaac088?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.006152 10.0.0.56 - - [2024-08-27 08:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.56 - - [2024-08-27 08:29:02] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005307 10.0.0.56 - - [2024-08-27 08:29:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004380 10.0.0.56 - - [2024-08-27 08:29:02] "POST /ref-update HTTP/1.1" 200 156 0.012864 10.0.0.56 - - [2024-08-27 08:29:57] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.56 - - [2024-08-27 08:29:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.56 - - [2024-08-27 08:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.046152 10.0.0.56 - - [2024-08-27 08:29:57] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.013560 10.0.0.56 - - [2024-08-27 08:29:57] "POST /fqname-to-id HTTP/1.1" 404 220 0.005604 10.0.0.56 - - [2024-08-27 08:29:58] "POST /database-nodes HTTP/1.1" 200 603 0.026678 10.0.0.56 - - [2024-08-27 08:30:44] "GET / HTTP/1.1" 200 35931 0.002194 10.0.0.56 - - [2024-08-27 08:30:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.56 - - [2024-08-27 08:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.033816 10.0.0.56 - - [2024-08-27 08:30:45] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003441 10.0.0.56 - - [2024-08-27 08:30:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003444 10.0.0.56 - - [2024-08-27 08:30:45] "POST /analytics-nodes HTTP/1.1" 200 605 0.025763 10.0.0.56 - - [2024-08-27 08:30:50] "GET / HTTP/1.1" 200 35931 0.002203 10.0.0.56 - - [2024-08-27 08:31:02] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.56 - - [2024-08-27 08:31:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.56 - - [2024-08-27 08:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041635 10.0.0.56 - - [2024-08-27 08:31:03] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005343 10.0.0.56 - - [2024-08-27 08:31:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.005345 10.0.0.56 - - [2024-08-27 08:31:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.123577 10.0.0.56 - - [2024-08-27 08:31:14] "GET / HTTP/1.1" 200 35931 0.002431 10.0.0.56 - - [2024-08-27 08:31:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000700 10.0.0.56 - - [2024-08-27 08:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.040233 10.0.0.56 - - [2024-08-27 08:31:15] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006762 10.0.0.56 - - [2024-08-27 08:31:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.006944 10.0.0.56 - - [2024-08-27 08:31:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.029282 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.56 - - [2024-08-27 08:31:40] "GET /obj-perms HTTP/1.1" 200 5056 0.388676 10.0.0.56 - - [2024-08-27 08:31:40] "GET /obj-perms HTTP/1.1" 200 5056 0.064642 10.0.0.56 - - [2024-08-27 08:32:40] "GET /obj-perms HTTP/1.1" 200 5056 0.065999 10.0.0.56 - - [2024-08-27 08:32:41] "GET /obj-perms HTTP/1.1" 200 5056 0.084227 10.0.0.56 - - [2024-08-27 08:32:55] "GET / HTTP/1.1" 200 35931 0.002723 10.0.0.56 - - [2024-08-27 08:32:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000913 10.0.0.56 - - [2024-08-27 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029782 10.0.0.56 - - [2024-08-27 08:32:55] "GET /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004071 10.0.0.56 - - [2024-08-27 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.56 - - [2024-08-27 08:32:55] "GET /routing-instance/4369181e-c398-4c39-b3b0-857aa0a208dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003952 10.0.0.56 - - [2024-08-27 08:32:55] "PUT /global-system-config/2a1c5913-5c7a-4cf4-a61b-7d7838c4d7f3 HTTP/1.1" 200 274 0.016116 10.0.0.56 - - [2024-08-27 08:32:56] "POST /fqname-to-id HTTP/1.1" 404 218 0.003292 10.0.0.56 - - [2024-08-27 08:32:56] "POST /virtual-routers HTTP/1.1" 200 603 0.028974 10.0.0.56 - - [2024-08-27 08:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.56 - - [2024-08-27 08:32:56] "GET /virtual-router/63122b01-083d-41db-bc80-7e04a3a5d943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005503 10.0.0.56 - - [2024-08-27 08:32:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.003284 10.0.0.56 - - [2024-08-27 08:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.56 - - [2024-08-27 08:32:56] "GET /virtual-network/4c3a2a13-87a9-4932-9764-2fd912925bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003774 10.0.0.56 - - [2024-08-27 08:32:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.076843 10.0.0.56 - - [2024-08-27 08:32:56] "PUT /access-control-list/11ffb430-713e-4673-9e47-5cb739d4d926 HTTP/1.1" 200 272 0.046041 10.0.0.56 - - [2024-08-27 08:33:13] "GET /global-system-configs HTTP/1.1" 200 322 0.038564 10.0.0.56 - - [2024-08-27 08:33:13] "GET /obj-perms HTTP/1.1" 200 5056 0.096478 10.0.0.56 - - [2024-08-27 08:33:13] "GET /global-system-configs HTTP/1.1" 200 322 0.037578 10.0.0.56 - - [2024-08-27 08:33:14] "GET /obj-perms HTTP/1.1" 200 5056 0.085632 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:33:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:33:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001137 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001140 10.0.0.56 - - [2024-08-27 08:33:41] "GET /obj-perms HTTP/1.1" 200 5056 0.059957 10.0.0.56 - - [2024-08-27 08:33:42] "GET /obj-perms HTTP/1.1" 200 5056 0.058253 10.0.0.56 - - [2024-08-27 08:34:42] "GET /obj-perms HTTP/1.1" 200 5056 0.053995 10.0.0.56 - - [2024-08-27 08:34:42] "GET /obj-perms HTTP/1.1" 200 5056 0.053000 10.0.0.56 - - [2024-08-27 08:34:46] "GET / HTTP/1.1" 200 35931 0.002831 10.0.0.56 - - [2024-08-27 08:34:47] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000573 10.0.0.56 - - [2024-08-27 08:34:47] "GET /projects?obj_uuids=b5d7d98a-ab02-4924-b00d-90cd771f5dde&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.030642 10.0.0.56 - - [2024-08-27 08:34:47] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001855 10.0.0.56 - - [2024-08-27 08:34:47] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039531 10.0.0.56 - - [2024-08-27 08:34:47] "POST /id-to-fqname HTTP/1.1" 200 167 0.001437 10.0.0.56 - - [2024-08-27 08:34:47] "POST /fqname-to-id HTTP/1.1" 404 176 0.002589 10.0.0.56 - - [2024-08-27 08:34:47] "POST /security-groups HTTP/1.1" 200 568 0.077289 10.0.0.56 - - [2024-08-27 08:34:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.004781 10.0.0.56 - - [2024-08-27 08:34:47] "POST /projects HTTP/1.1" 200 539 0.247830 10.0.0.56 - - [2024-08-27 08:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.322675 10.0.0.56 - - [2024-08-27 08:34:47] "POST /access-control-lists HTTP/1.1" 200 573 0.065461 10.0.0.56 - - [2024-08-27 08:34:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003821 10.0.0.56 - - [2024-08-27 08:34:48] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.513283 10.0.0.56 - - [2024-08-27 08:34:48] "POST /access-control-lists HTTP/1.1" 200 571 0.067877 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:34:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001336 10.0.0.56 - - [2024-08-27 08:34:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.028266 10.0.0.56 - - [2024-08-27 08:34:49] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004049 10.0.0.56 - - [2024-08-27 08:34:49] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001524 10.0.0.56 - - [2024-08-27 08:34:49] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008025 10.0.0.56 - - [2024-08-27 08:34:49] "POST /id-to-fqname HTTP/1.1" 200 201 0.002054 10.0.0.56 - - [2024-08-27 08:34:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.005629 10.0.0.56 - - [2024-08-27 08:34:49] "POST /security-groups HTTP/1.1" 200 602 0.085780 10.0.0.56 - - [2024-08-27 08:34:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.004120 10.0.0.56 - - [2024-08-27 08:34:49] "POST /projects HTTP/1.1" 200 607 0.289518 10.0.0.56 - - [2024-08-27 08:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.363031 10.0.0.56 - - [2024-08-27 08:34:49] "POST /access-control-lists HTTP/1.1" 200 607 0.065078 10.0.0.56 - - [2024-08-27 08:34:49] "POST /fqname-to-id HTTP/1.1" 404 244 0.004829 10.0.0.56 - - [2024-08-27 08:34:49] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.501083 10.0.0.56 - - [2024-08-27 08:34:49] "POST /access-control-lists HTTP/1.1" 200 605 0.063892 10.0.0.56 - - [2024-08-27 08:34:50] "GET / HTTP/1.1" 200 35931 0.002339 10.0.0.56 - - [2024-08-27 08:34:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000586 10.0.0.56 - - [2024-08-27 08:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.077847 10.0.0.56 - - [2024-08-27 08:34:51] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001405 10.0.0.56 - - [2024-08-27 08:34:51] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.036430 10.0.0.56 - - [2024-08-27 08:34:51] "POST /neutron/network HTTP/1.1" 200 117 0.054701 10.0.0.56 - - [2024-08-27 08:34:52] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001324 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/network HTTP/1.1" 200 620 0.087418 10.0.0.56 - - [2024-08-27 08:34:52] "POST /route-targets HTTP/1.1" 200 327 0.016401 10.0.0.56 - - [2024-08-27 08:34:52] "POST /ref-update HTTP/1.1" 200 156 0.019027 10.0.0.56 - - [2024-08-27 08:34:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005861 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.226936 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/network HTTP/1.1" 200 838 0.007282 10.0.0.56 - - [2024-08-27 08:34:52] "POST /id-to-fqname HTTP/1.1" 200 233 0.001673 10.0.0.56 - - [2024-08-27 08:34:52] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003760 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/network HTTP/1.1" 200 838 0.009510 10.0.0.56 - - [2024-08-27 08:34:52] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003723 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/network HTTP/1.1" 200 838 0.007137 10.0.0.56 - - [2024-08-27 08:34:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.008906 10.0.0.56 - - [2024-08-27 08:34:52] "GET /domains HTTP/1.1" 401 292 0.000512 10.0.0.56 - - [2024-08-27 08:34:52] "GET /domains HTTP/1.1" 200 280 0.031003 10.0.0.56 - - [2024-08-27 08:34:53] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001552 10.0.0.56 - - [2024-08-27 08:34:53] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2584 0.015978 10.0.0.56 - - [2024-08-27 08:34:53] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001675 10.0.0.56 - - [2024-08-27 08:34:53] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098 HTTP/1.1" 200 2177 0.066861 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680 HTTP/1.1" 200 2339 0.004614 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680 HTTP/1.1" 200 2339 0.003661 10.0.0.56 - - [2024-08-27 08:34:53] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 200 1493 0.003630 10.0.0.56 - - [2024-08-27 08:34:53] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 200 1493 0.003310 10.0.0.56 - - [2024-08-27 08:34:53] "GET /route-target/0f4d4565-fdde-49ee-bc88-78d2bf420d75 HTTP/1.1" 200 1219 0.003506 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680 HTTP/1.1" 200 2339 0.003516 10.0.0.56 - - [2024-08-27 08:34:53] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 200 1493 0.003543 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003560 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680 HTTP/1.1" 200 2339 0.003896 10.0.0.56 - - [2024-08-27 08:34:53] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 200 1493 0.003515 10.0.0.56 - - [2024-08-27 08:34:53] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 200 1493 0.003526 10.0.0.56 - - [2024-08-27 08:34:53] "GET /route-target/0f4d4565-fdde-49ee-bc88-78d2bf420d75 HTTP/1.1" 200 1219 0.003655 10.0.0.56 - - [2024-08-27 08:34:53] "GET /domains HTTP/1.1" 200 280 0.003457 10.0.0.56 - - [2024-08-27 08:34:53] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001406 10.0.0.56 - - [2024-08-27 08:34:53] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2584 0.009151 10.0.0.56 - - [2024-08-27 08:34:53] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001811 10.0.0.56 - - [2024-08-27 08:34:53] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098 HTTP/1.1" 200 2177 0.080003 10.0.0.56 - - [2024-08-27 08:34:53] "GET /virtual-network/1a4f786a-e224-4221-9b03-e4602d44d680 HTTP/1.1" 200 2339 0.004697 10.0.0.56 - - [2024-08-27 08:34:53] "GET /obj-perms HTTP/1.1" 200 5052 0.075635 10.0.0.56 - - [2024-08-27 08:34:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001763 10.0.0.56 - - [2024-08-27 08:34:55] "POST /neutron/network HTTP/1.1" 200 848 0.007725 10.0.0.56 - - [2024-08-27 08:34:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000561 10.0.0.56 - - [2024-08-27 08:34:55] "GET / HTTP/1.1" 200 35931 0.002502 10.0.0.56 - - [2024-08-27 08:34:55] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000602 10.0.0.56 - - [2024-08-27 08:34:56] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001488 10.0.0.56 - - [2024-08-27 08:34:56] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.056125 10.0.0.56 - - [2024-08-27 08:34:57] "POST /neutron/network HTTP/1.1" 200 838 0.035828 10.0.0.56 - - [2024-08-27 08:34:57] "POST /neutron/port HTTP/1.1" 200 117 0.006220 10.0.0.56 - - [2024-08-27 08:34:57] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.56 - - [2024-08-27 08:34:57] "POST /neutron/port HTTP/1.1" 200 117 0.006545 10.0.0.56 - - [2024-08-27 08:34:58] "POST /neutron/network HTTP/1.1" 200 848 0.009917 10.0.0.56 - - [2024-08-27 08:34:58] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001691 10.0.0.56 - - [2024-08-27 08:34:58] "POST /neutron/port HTTP/1.1" 200 1070 0.296227 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/port HTTP/1.1" 200 1070 0.042822 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/port HTTP/1.1" 200 1070 0.010908 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/port HTTP/1.1" 200 1124 0.075792 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/port HTTP/1.1" 200 1098 0.015638 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003741 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.012671 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/port HTTP/1.1" 200 117 0.001812 10.0.0.56 - - [2024-08-27 08:34:59] "POST /neutron/network HTTP/1.1" 200 838 0.009724 10.0.0.56 - - [2024-08-27 08:35:02] "POST /neutron/port HTTP/1.1" 200 1098 0.021085 10.0.0.56 - - [2024-08-27 08:35:02] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010861 10.0.0.56 - - [2024-08-27 08:35:07] "POST /neutron/port HTTP/1.1" 200 1098 0.020151 10.0.0.56 - - [2024-08-27 08:35:07] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008001 10.0.0.56 - - [2024-08-27 08:35:07] "GET /obj-perms HTTP/1.1" 200 5052 0.005268 10.0.0.56 - - [2024-08-27 08:35:08] "GET /obj-perms HTTP/1.1" 200 5052 0.004297 10.0.0.56 - - [2024-08-27 08:35:09] "GET /obj-perms HTTP/1.1" 200 5052 0.004349 10.0.0.56 - - [2024-08-27 08:35:10] "GET /obj-perms HTTP/1.1" 200 5052 0.003917 10.0.0.56 - - [2024-08-27 08:35:11] "GET /obj-perms HTTP/1.1" 200 5052 0.004137 10.0.0.56 - - [2024-08-27 08:35:12] "POST /neutron/network HTTP/1.1" 200 838 0.010940 10.0.0.56 - - [2024-08-27 08:35:12] "POST /neutron/network HTTP/1.1" 400 204 0.012210 10.0.0.56 - - [2024-08-27 08:35:13] "POST /neutron/port HTTP/1.1" 200 1098 0.016201 10.0.0.56 - - [2024-08-27 08:35:13] "POST /neutron/port HTTP/1.1" 200 1124 0.012814 10.0.0.56 - - [2024-08-27 08:35:13] "POST /neutron/port HTTP/1.1" 200 151 0.115462 10.0.0.56 - - [2024-08-27 08:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.042410 10.0.0.56 - - [2024-08-27 08:35:14] "POST /neutron/network HTTP/1.1" 200 838 0.007291 10.0.0.56 - - [2024-08-27 08:35:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001792 10.0.0.56 - - [2024-08-27 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008644 10.0.0.56 - - [2024-08-27 08:35:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001603 10.0.0.56 - - [2024-08-27 08:35:14] "POST /neutron/network HTTP/1.1" 200 151 0.098987 10.0.0.56 - - [2024-08-27 08:35:14] "DELETE /route-target/0f4d4565-fdde-49ee-bc88-78d2bf420d75 HTTP/1.1" 200 115 0.020820 10.0.0.56 - - [2024-08-27 08:35:14] "GET /routing-instance/503587ad-eec3-4cbf-87ec-769b6ce25979 HTTP/1.1" 404 171 0.002803 10.0.0.56 - - [2024-08-27 08:35:14] "GET /domains HTTP/1.1" 200 280 0.002704 10.0.0.56 - - [2024-08-27 08:35:15] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001884 10.0.0.56 - - [2024-08-27 08:35:15] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2584 0.049739 10.0.0.56 - - [2024-08-27 08:35:15] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001412 10.0.0.56 - - [2024-08-27 08:35:15] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098 HTTP/1.1" 200 1927 0.067407 10.0.0.56 - - [2024-08-27 08:35:15] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001230 10.0.0.56 - - [2024-08-27 08:35:15] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.024593 10.0.0.56 - - [2024-08-27 08:35:15] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001331 10.0.0.56 - - [2024-08-27 08:35:15] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?fields=virtual_networks HTTP/1.1" 200 1063 0.076862 10.0.0.56 - - [2024-08-27 08:35:15] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001293 10.0.0.56 - - [2024-08-27 08:35:15] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.025082 10.0.0.56 - - [2024-08-27 08:35:15] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001237 10.0.0.56 - - [2024-08-27 08:35:15] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?fields=security_groups HTTP/1.1" 200 1300 0.023514 10.0.0.56 - - [2024-08-27 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.039037 10.0.0.56 - - [2024-08-27 08:35:16] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004019 10.0.0.56 - - [2024-08-27 08:35:16] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001575 10.0.0.56 - - [2024-08-27 08:35:16] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008109 10.0.0.56 - - [2024-08-27 08:35:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.001465 10.0.0.56 - - [2024-08-27 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.002542 10.0.0.56 - - [2024-08-27 08:35:16] "POST /security-groups HTTP/1.1" 200 603 0.075621 10.0.0.56 - - [2024-08-27 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 246 0.003313 10.0.0.56 - - [2024-08-27 08:35:16] "POST /projects HTTP/1.1" 200 609 0.236737 10.0.0.56 - - [2024-08-27 08:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.314548 10.0.0.56 - - [2024-08-27 08:35:16] "POST /access-control-lists HTTP/1.1" 200 608 0.066957 10.0.0.56 - - [2024-08-27 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.005194 10.0.0.56 - - [2024-08-27 08:35:16] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.454286 10.0.0.56 - - [2024-08-27 08:35:17] "POST /access-control-lists HTTP/1.1" 200 606 0.072287 10.0.0.56 - - [2024-08-27 08:35:18] "GET / HTTP/1.1" 200 35931 0.003467 10.0.0.56 - - [2024-08-27 08:35:18] "GET /projects?obj_uuids=b5d7d98a-ab02-4924-b00d-90cd771f5dde&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001357 10.0.0.56 - - [2024-08-27 08:35:18] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.028806 10.0.0.56 - - [2024-08-27 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.56 - - [2024-08-27 08:35:19] "GET /security-group/c71d1abb-a8b2-43f3-bc54-51dc48b1689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.005563 10.0.0.56 - - [2024-08-27 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.56 - - [2024-08-27 08:35:19] "GET /projects?obj_uuids=b5d7d98a-ab02-4924-b00d-90cd771f5dde&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001499 10.0.0.56 - - [2024-08-27 08:35:19] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.028166 10.0.0.56 - - [2024-08-27 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.56 - - [2024-08-27 08:35:19] "GET /security-group/c71d1abb-a8b2-43f3-bc54-51dc48b1689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.004405 10.0.0.56 - - [2024-08-27 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.56 - - [2024-08-27 08:35:19] "PUT /security-group/c71d1abb-a8b2-43f3-bc54-51dc48b1689e HTTP/1.1" 200 262 0.017998 10.0.0.56 - - [2024-08-27 08:35:19] "PUT /access-control-list/ab75a757-8198-4f3b-b77d-c9f2ca9eafa6 HTTP/1.1" 200 272 0.010035 10.0.0.56 - - [2024-08-27 08:35:19] "PUT /access-control-list/3639b38d-fbf6-4818-ba5e-5c403571f182 HTTP/1.1" 200 272 0.009960 10.0.0.56 - - [2024-08-27 08:35:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.56 - - [2024-08-27 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.074886 10.0.0.56 - - [2024-08-27 08:35:20] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001344 10.0.0.56 - - [2024-08-27 08:35:20] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.028944 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/network HTTP/1.1" 200 117 0.038136 10.0.0.56 - - [2024-08-27 08:35:20] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001388 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/network HTTP/1.1" 200 619 0.099447 10.0.0.56 - - [2024-08-27 08:35:20] "POST /route-targets HTTP/1.1" 200 327 0.014652 10.0.0.56 - - [2024-08-27 08:35:20] "POST /ref-update HTTP/1.1" 200 156 0.014148 10.0.0.56 - - [2024-08-27 08:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003116 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/subnet HTTP/1.1" 200 719 0.186004 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/network HTTP/1.1" 200 837 0.007857 10.0.0.56 - - [2024-08-27 08:35:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001620 10.0.0.56 - - [2024-08-27 08:35:20] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003859 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/network HTTP/1.1" 200 837 0.008205 10.0.0.56 - - [2024-08-27 08:35:20] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003865 10.0.0.56 - - [2024-08-27 08:35:20] "POST /neutron/network HTTP/1.1" 200 837 0.009880 10.0.0.56 - - [2024-08-27 08:35:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.010201 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domains HTTP/1.1" 401 292 0.000721 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domains HTTP/1.1" 200 280 0.029845 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001724 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.009967 10.0.0.56 - - [2024-08-27 08:35:21] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001292 10.0.0.56 - - [2024-08-27 08:35:21] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 2184 0.084596 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2338 0.006505 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2338 0.003689 10.0.0.56 - - [2024-08-27 08:35:21] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 200 1492 0.004077 10.0.0.56 - - [2024-08-27 08:35:21] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 200 1492 0.003505 10.0.0.56 - - [2024-08-27 08:35:21] "GET /route-target/4b8dbc25-b8f6-4999-91e8-08cb81a97d7b HTTP/1.1" 200 1218 0.003716 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2338 0.004071 10.0.0.56 - - [2024-08-27 08:35:21] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 200 1492 0.003184 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003617 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2338 0.003830 10.0.0.56 - - [2024-08-27 08:35:21] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 200 1492 0.003747 10.0.0.56 - - [2024-08-27 08:35:21] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 200 1492 0.003937 10.0.0.56 - - [2024-08-27 08:35:21] "GET /route-target/4b8dbc25-b8f6-4999-91e8-08cb81a97d7b HTTP/1.1" 200 1218 0.003778 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domains HTTP/1.1" 200 280 0.003057 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001365 10.0.0.56 - - [2024-08-27 08:35:21] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.008712 10.0.0.56 - - [2024-08-27 08:35:21] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001859 10.0.0.56 - - [2024-08-27 08:35:21] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 2184 0.073427 10.0.0.56 - - [2024-08-27 08:35:21] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2338 0.003374 10.0.0.56 - - [2024-08-27 08:35:22] "GET /obj-perms HTTP/1.1" 200 5054 0.065277 10.0.0.56 - - [2024-08-27 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.56 - - [2024-08-27 08:35:22] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001625 10.0.0.56 - - [2024-08-27 08:35:22] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.028726 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/network HTTP/1.1" 200 117 0.014195 10.0.0.56 - - [2024-08-27 08:35:22] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001268 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/network HTTP/1.1" 200 619 0.101120 10.0.0.56 - - [2024-08-27 08:35:22] "POST /route-targets HTTP/1.1" 200 327 0.015857 10.0.0.56 - - [2024-08-27 08:35:22] "POST /ref-update HTTP/1.1" 200 156 0.018745 10.0.0.56 - - [2024-08-27 08:35:22] "POST /useragent-kv HTTP/1.1" 200 115 0.008304 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.232024 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/network HTTP/1.1" 200 840 0.007807 10.0.0.56 - - [2024-08-27 08:35:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001807 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004326 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/network HTTP/1.1" 200 840 0.009550 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003707 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/network HTTP/1.1" 200 840 0.006872 10.0.0.56 - - [2024-08-27 08:35:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.009788 10.0.0.56 - - [2024-08-27 08:35:22] "GET /domains HTTP/1.1" 200 280 0.007345 10.0.0.56 - - [2024-08-27 08:35:22] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001332 10.0.0.56 - - [2024-08-27 08:35:22] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.008023 10.0.0.56 - - [2024-08-27 08:35:22] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001174 10.0.0.56 - - [2024-08-27 08:35:22] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 2412 0.070231 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332 HTTP/1.1" 200 2346 0.006724 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332 HTTP/1.1" 200 2346 0.003730 10.0.0.56 - - [2024-08-27 08:35:22] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 200 1491 0.004349 10.0.0.56 - - [2024-08-27 08:35:22] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 200 1491 0.006444 10.0.0.56 - - [2024-08-27 08:35:22] "GET /route-target/e87c83d8-6432-444b-9028-cb74314ab753 HTTP/1.1" 200 1219 0.005357 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332 HTTP/1.1" 200 2346 0.004056 10.0.0.56 - - [2024-08-27 08:35:22] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 200 1491 0.004819 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003696 10.0.0.56 - - [2024-08-27 08:35:22] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332 HTTP/1.1" 200 2346 0.003463 10.0.0.56 - - [2024-08-27 08:35:22] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 200 1491 0.007239 10.0.0.56 - - [2024-08-27 08:35:23] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 200 1491 0.004342 10.0.0.56 - - [2024-08-27 08:35:23] "GET /route-target/e87c83d8-6432-444b-9028-cb74314ab753 HTTP/1.1" 200 1219 0.003185 10.0.0.56 - - [2024-08-27 08:35:23] "GET /domains HTTP/1.1" 200 280 0.003394 10.0.0.56 - - [2024-08-27 08:35:23] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002563 10.0.0.56 - - [2024-08-27 08:35:23] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.014498 10.0.0.56 - - [2024-08-27 08:35:23] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001935 10.0.0.56 - - [2024-08-27 08:35:23] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 2412 0.072406 10.0.0.56 - - [2024-08-27 08:35:23] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332 HTTP/1.1" 200 2346 0.004274 10.0.0.56 - - [2024-08-27 08:35:23] "GET /obj-perms HTTP/1.1" 200 5054 0.005187 10.0.0.56 - - [2024-08-27 08:35:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.002635 10.0.0.56 - - [2024-08-27 08:35:23] "POST /neutron/network HTTP/1.1" 200 850 0.008998 10.0.0.56 - - [2024-08-27 08:35:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000798 10.0.0.56 - - [2024-08-27 08:35:23] "GET / HTTP/1.1" 200 35931 0.002634 10.0.0.56 - - [2024-08-27 08:35:23] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000586 10.0.0.56 - - [2024-08-27 08:35:24] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001354 10.0.0.56 - - [2024-08-27 08:35:24] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.065581 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/network HTTP/1.1" 200 840 0.008318 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.007641 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.006393 10.0.0.56 - - [2024-08-27 08:35:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001766 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.008920 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/network HTTP/1.1" 200 847 0.012955 10.0.0.56 - - [2024-08-27 08:35:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000592 10.0.0.56 - - [2024-08-27 08:35:24] "POST /neutron/network HTTP/1.1" 200 850 0.008502 10.0.0.56 - - [2024-08-27 08:35:24] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002802 10.0.0.56 - - [2024-08-27 08:35:24] "GET / HTTP/1.1" 200 35931 0.003140 10.0.0.56 - - [2024-08-27 08:35:25] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000661 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1074 0.253450 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1074 0.014032 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1074 0.013916 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1128 0.072913 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1102 0.025879 10.0.0.56 - - [2024-08-27 08:35:25] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001328 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005984 10.0.0.56 - - [2024-08-27 08:35:25] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.071337 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/subnet HTTP/1.1" 200 708 0.019806 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/network HTTP/1.1" 200 837 0.008022 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/network HTTP/1.1" 200 840 0.007467 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 1102 0.019757 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.031754 10.0.0.56 - - [2024-08-27 08:35:25] "POST /neutron/port HTTP/1.1" 200 117 0.009367 10.0.0.56 - - [2024-08-27 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.56 - - [2024-08-27 08:35:25] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001508 10.0.0.56 - - [2024-08-27 08:35:25] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049035 10.0.0.56 - - [2024-08-27 08:35:25] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004312 10.0.0.56 - - [2024-08-27 08:35:25] "GET /floating-ip-pools?parent_id=8ea7e7d1-2290-46f7-a20e-d4a9df105546&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005425 10.0.0.56 - - [2024-08-27 08:35:25] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004040 10.0.0.56 - - [2024-08-27 08:35:26] "POST /floating-ip-pools HTTP/1.1" 200 609 0.037536 10.0.0.56 - - [2024-08-27 08:35:26] "POST /ref-update HTTP/1.1" 200 156 0.026408 10.0.0.56 - - [2024-08-27 08:35:26] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005075 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/network HTTP/1.1" 200 847 0.013646 10.0.0.56 - - [2024-08-27 08:35:26] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001398 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domains HTTP/1.1" 200 280 0.006699 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002425 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.066408 10.0.0.56 - - [2024-08-27 08:35:26] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001500 10.0.0.56 - - [2024-08-27 08:35:26] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 3254 0.155620 10.0.0.56 - - [2024-08-27 08:35:26] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 2929 0.032740 10.0.0.56 - - [2024-08-27 08:35:26] "GET /floating-ip-pool/eb54a96a-1e7d-4b63-9a0c-b73bdf647698 HTTP/1.1" 200 1442 0.006666 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domains HTTP/1.1" 200 280 0.003199 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001481 10.0.0.56 - - [2024-08-27 08:35:26] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2782 0.013678 10.0.0.56 - - [2024-08-27 08:35:26] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001312 10.0.0.56 - - [2024-08-27 08:35:26] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 3254 0.100158 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1071 0.441266 10.0.0.56 - - [2024-08-27 08:35:26] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546 HTTP/1.1" 200 3150 0.013154 10.0.0.56 - - [2024-08-27 08:35:26] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.010744 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1071 0.021024 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1071 0.017355 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1102 0.045893 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.020668 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1125 0.113333 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 1099 0.020147 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003906 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.011301 10.0.0.56 - - [2024-08-27 08:35:26] "POST /neutron/port HTTP/1.1" 200 117 0.001465 10.0.0.56 - - [2024-08-27 08:35:27] "POST /neutron/network HTTP/1.1" 200 837 0.009587 10.0.0.56 - - [2024-08-27 08:35:31] "POST /neutron/port HTTP/1.1" 200 1102 0.016728 10.0.0.56 - - [2024-08-27 08:35:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008131 10.0.0.56 - - [2024-08-27 08:35:31] "POST /neutron/port HTTP/1.1" 200 1102 0.017130 10.0.0.56 - - [2024-08-27 08:35:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009429 10.0.0.56 - - [2024-08-27 08:35:32] "POST /neutron/port HTTP/1.1" 200 1102 0.017900 10.0.0.56 - - [2024-08-27 08:35:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008418 10.0.0.56 - - [2024-08-27 08:35:32] "GET /virtual-machine/351b2e4d-a34d-4360-b430-dec208fedc9b HTTP/1.1" 200 1304 0.005022 10.0.0.56 - - [2024-08-27 08:35:32] "GET /virtual-machine-interface/7a9cc3a0-c4bd-4bf9-8222-7948700c5639 HTTP/1.1" 200 3003 0.003975 10.0.0.56 - - [2024-08-27 08:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.56 - - [2024-08-27 08:35:32] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003684 10.0.0.56 - - [2024-08-27 08:35:32] "GET /virtual-networks?parent_id=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003588 10.0.0.56 - - [2024-08-27 08:35:32] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003776 10.0.0.56 - - [2024-08-27 08:35:34] "POST /neutron/port HTTP/1.1" 200 1102 0.020722 10.0.0.56 - - [2024-08-27 08:35:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010635 10.0.0.56 - - [2024-08-27 08:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.56 - - [2024-08-27 08:35:35] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003408 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /project/89ee0163da304f39a0e871cb9b7bbeef HTTP/1.1" 404 173 0.012020 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /project/6963b687d9764d4d8859af8e8cee1098 HTTP/1.1" 404 173 0.010314 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /project/b5d7d98aab024924b00d90cd771f5dde HTTP/1.1" 404 173 0.008414 10.0.0.56 - - [2024-08-27 08:35:36] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001400 10.0.0.56 - - [2024-08-27 08:35:36] "POST /neutron/port HTTP/1.1" 200 1099 0.036318 10.0.0.56 - - [2024-08-27 08:35:36] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1521 0.030656 10.0.0.56 - - [2024-08-27 08:35:36] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001467 10.0.0.56 - - [2024-08-27 08:35:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011727 10.0.0.56 - - [2024-08-27 08:35:36] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?fields=security_groups HTTP/1.1" 200 1405 0.067547 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /security-group/5868ae02-e725-40fd-89d2-7fab7b3b555b HTTP/1.1" 200 115 0.052702 10.0.0.56 - - [2024-08-27 08:35:36] "GET /projects?obj_uuids=6963b687-d976-4d4d-8859-af8e8cee1098&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001306 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /access-control-list/450977f1-44b3-4a48-829d-76a1846de0bb HTTP/1.1" 200 115 0.028377 10.0.0.56 - - [2024-08-27 08:35:36] "GET /project/6963b687-d976-4d4d-8859-af8e8cee1098?fields=application_policy_sets HTTP/1.1" 200 1444 0.036630 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /access-control-list/22fc9121-bb76-483e-a4f1-279caf9df963 HTTP/1.1" 200 115 0.037077 10.0.0.56 - - [2024-08-27 08:35:36] "DELETE /project/6963b687-d976-4d4d-8859-af8e8cee1098 HTTP/1.1" 200 115 0.365188 10.0.0.56 - - [2024-08-27 08:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.56 - - [2024-08-27 08:35:37] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003459 10.0.0.56 - - [2024-08-27 08:35:37] "GET /virtual-networks?parent_id=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005430 10.0.0.56 - - [2024-08-27 08:35:37] "GET /virtual-network/86fb7746-669a-41df-ad6f-0d87e455d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003797 10.0.0.56 - - [2024-08-27 08:35:37] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001638 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/floatingip HTTP/1.1" 200 529 0.084198 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/port HTTP/1.1" 200 1102 0.023340 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/floatingip HTTP/1.1" 200 529 0.008812 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/floatingip HTTP/1.1" 200 578 0.031093 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/port HTTP/1.1" 200 1099 0.019483 10.0.0.56 - - [2024-08-27 08:35:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009936 10.0.0.56 - - [2024-08-27 08:35:38] "POST /neutron/port HTTP/1.1" 200 1099 0.029932 10.0.0.56 - - [2024-08-27 08:35:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007483 10.0.0.56 - - [2024-08-27 08:35:38] "POST /neutron/port HTTP/1.1" 200 1099 0.016614 10.0.0.56 - - [2024-08-27 08:35:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007920 10.0.0.56 - - [2024-08-27 08:35:38] "GET /virtual-machine/b7402770-d866-42d0-96b7-983938b3b550 HTTP/1.1" 200 1305 0.004777 10.0.0.56 - - [2024-08-27 08:35:38] "GET /virtual-machine-interface/370fc174-f905-4c31-a9c3-6a03d9764fd0 HTTP/1.1" 200 3004 0.003465 10.0.0.56 - - [2024-08-27 08:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.56 - - [2024-08-27 08:35:38] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003022 10.0.0.56 - - [2024-08-27 08:35:38] "GET /virtual-networks?parent_id=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004266 10.0.0.56 - - [2024-08-27 08:35:38] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004431 10.0.0.56 - - [2024-08-27 08:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.56 - - [2024-08-27 08:35:39] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003049 10.0.0.56 - - [2024-08-27 08:35:39] "GET /virtual-networks?parent_id=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003228 10.0.0.56 - - [2024-08-27 08:35:39] "GET /virtual-network/8ea7e7d1-2290-46f7-a20e-d4a9df105546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.003902 10.0.0.56 - - [2024-08-27 08:35:39] "POST /neutron/floatingip HTTP/1.1" 200 578 0.010196 10.0.0.56 - - [2024-08-27 08:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.56 - - [2024-08-27 08:35:39] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.002623 10.0.0.56 - - [2024-08-27 08:35:39] "GET /route-target/4b8dbc25-b8f6-4999-91e8-08cb81a97d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004104 10.0.0.56 - - [2024-08-27 08:35:39] "GET /floating-ip/d40c07e9-4a12-4c71-b45b-def6259e9388 HTTP/1.1" 200 1891 0.007733 10.0.0.56 - - [2024-08-27 08:35:42] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012228 10.0.0.56 - - [2024-08-27 08:35:42] "POST /neutron/floatingip HTTP/1.1" 200 529 0.023349 10.0.0.56 - - [2024-08-27 08:35:42] "POST /neutron/floatingip HTTP/1.1" 200 529 0.007185 10.0.0.56 - - [2024-08-27 08:35:42] "POST /neutron/floatingip HTTP/1.1" 200 115 0.055804 10.0.0.56 - - [2024-08-27 08:35:42] "GET /floating-ip-pool/eb54a96a-1e7d-4b63-9a0c-b73bdf647698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004395 10.0.0.56 - - [2024-08-27 08:35:43] "POST /ref-update HTTP/1.1" 200 156 0.013593 10.0.0.56 - - [2024-08-27 08:35:43] "DELETE /floating-ip-pool/eb54a96a-1e7d-4b63-9a0c-b73bdf647698 HTTP/1.1" 200 115 0.047050 10.0.0.56 - - [2024-08-27 08:35:43] "GET /obj-perms HTTP/1.1" 200 5056 0.081319 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/network HTTP/1.1" 200 840 0.012820 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/network HTTP/1.1" 400 204 0.014624 10.0.0.56 - - [2024-08-27 08:35:43] "GET /obj-perms HTTP/1.1" 200 5056 0.064136 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/port HTTP/1.1" 200 1099 0.016639 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/port HTTP/1.1" 200 1125 0.011967 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/port HTTP/1.1" 200 1102 0.024745 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/port HTTP/1.1" 200 1128 0.010354 10.0.0.56 - - [2024-08-27 08:35:43] "POST /neutron/port HTTP/1.1" 200 151 0.164609 10.0.0.56 - - [2024-08-27 08:35:44] "POST /neutron/port HTTP/1.1" 200 151 0.147424 10.0.0.56 - - [2024-08-27 08:35:45] "POST /neutron/network HTTP/1.1" 200 840 0.007137 10.0.0.56 - - [2024-08-27 08:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001265 10.0.0.56 - - [2024-08-27 08:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.56 - - [2024-08-27 08:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001150 10.0.0.56 - - [2024-08-27 08:35:45] "POST /neutron/network HTTP/1.1" 200 151 0.093619 10.0.0.56 - - [2024-08-27 08:35:45] "GET /routing-instance/68cc6553-8f29-49e9-9758-afceb3b126f3 HTTP/1.1" 404 171 0.002199 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domains HTTP/1.1" 200 280 0.003783 10.0.0.56 - - [2024-08-27 08:35:45] "DELETE /route-target/e87c83d8-6432-444b-9028-cb74314ab753 HTTP/1.1" 200 115 0.021259 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001280 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2585 0.052495 10.0.0.56 - - [2024-08-27 08:35:45] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001353 10.0.0.56 - - [2024-08-27 08:35:45] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 2184 0.072429 10.0.0.56 - - [2024-08-27 08:35:45] "POST /neutron/network HTTP/1.1" 200 837 0.007307 10.0.0.56 - - [2024-08-27 08:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.56 - - [2024-08-27 08:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001454 10.0.0.56 - - [2024-08-27 08:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001754 10.0.0.56 - - [2024-08-27 08:35:45] "POST /neutron/network HTTP/1.1" 200 151 0.099535 10.0.0.56 - - [2024-08-27 08:35:45] "DELETE /route-target/4b8dbc25-b8f6-4999-91e8-08cb81a97d7b HTTP/1.1" 200 115 0.028105 10.0.0.56 - - [2024-08-27 08:35:45] "GET /routing-instance/f93712e1-a063-4bb9-92b4-9af1366571b8 HTTP/1.1" 404 171 0.002700 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domains HTTP/1.1" 200 280 0.002630 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.56 - - [2024-08-27 08:35:45] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2585 0.048532 10.0.0.56 - - [2024-08-27 08:35:45] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001961 10.0.0.56 - - [2024-08-27 08:35:45] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 1934 0.070768 10.0.0.56 - - [2024-08-27 08:35:46] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001285 10.0.0.56 - - [2024-08-27 08:35:46] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.022603 10.0.0.56 - - [2024-08-27 08:35:46] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.56 - - [2024-08-27 08:35:46] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?fields=virtual_networks HTTP/1.1" 200 1066 0.065991 10.0.0.56 - - [2024-08-27 08:35:46] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001249 10.0.0.56 - - [2024-08-27 08:35:46] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.027037 10.0.0.56 - - [2024-08-27 08:35:46] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001269 10.0.0.56 - - [2024-08-27 08:35:46] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?fields=security_groups HTTP/1.1" 200 1304 0.021672 10.0.0.56 - - [2024-08-27 08:35:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.027924 10.0.0.56 - - [2024-08-27 08:35:47] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.56 - - [2024-08-27 08:35:47] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001687 10.0.0.56 - - [2024-08-27 08:35:47] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007901 10.0.0.56 - - [2024-08-27 08:35:47] "POST /id-to-fqname HTTP/1.1" 200 185 0.001770 10.0.0.56 - - [2024-08-27 08:35:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.002840 10.0.0.56 - - [2024-08-27 08:35:47] "POST /security-groups HTTP/1.1" 200 586 0.067584 10.0.0.56 - - [2024-08-27 08:35:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.003154 10.0.0.56 - - [2024-08-27 08:35:47] "POST /projects HTTP/1.1" 200 575 0.219829 10.0.0.56 - - [2024-08-27 08:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.292789 10.0.0.56 - - [2024-08-27 08:35:47] "POST /access-control-lists HTTP/1.1" 200 591 0.063411 10.0.0.56 - - [2024-08-27 08:35:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.003514 10.0.0.56 - - [2024-08-27 08:35:47] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.437076 10.0.0.56 - - [2024-08-27 08:35:48] "POST /access-control-lists HTTP/1.1" 200 589 0.059839 10.0.0.56 - - [2024-08-27 08:35:49] "GET / HTTP/1.1" 200 35931 0.003041 10.0.0.56 - - [2024-08-27 08:35:50] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001834 10.0.0.56 - - [2024-08-27 08:35:50] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026502 10.0.0.56 - - [2024-08-27 08:35:50] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001565 10.0.0.56 - - [2024-08-27 08:35:50] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?fields=virtual_networks HTTP/1.1" 200 1032 0.073872 10.0.0.56 - - [2024-08-27 08:35:50] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001417 10.0.0.56 - - [2024-08-27 08:35:50] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.026827 10.0.0.56 - - [2024-08-27 08:35:50] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001939 10.0.0.56 - - [2024-08-27 08:35:50] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?fields=security_groups HTTP/1.1" 200 1253 0.027222 10.0.0.56 - - [2024-08-27 08:35:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.031673 10.0.0.56 - - [2024-08-27 08:35:51] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003080 10.0.0.56 - - [2024-08-27 08:35:51] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.56 - - [2024-08-27 08:35:51] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008186 10.0.0.56 - - [2024-08-27 08:35:51] "POST /id-to-fqname HTTP/1.1" 200 193 0.002610 10.0.0.56 - - [2024-08-27 08:35:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.007252 10.0.0.56 - - [2024-08-27 08:35:52] "POST /security-groups HTTP/1.1" 200 594 0.086556 10.0.0.56 - - [2024-08-27 08:35:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.004378 10.0.0.56 - - [2024-08-27 08:35:52] "POST /projects HTTP/1.1" 200 591 0.266399 10.0.0.56 - - [2024-08-27 08:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.303029 10.0.0.56 - - [2024-08-27 08:35:52] "POST /access-control-lists HTTP/1.1" 200 599 0.077622 10.0.0.56 - - [2024-08-27 08:35:52] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.460734 10.0.0.56 - - [2024-08-27 08:35:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.003135 10.0.0.56 - - [2024-08-27 08:35:52] "POST /access-control-lists HTTP/1.1" 200 597 0.064060 10.0.0.56 - - [2024-08-27 08:35:53] "GET / HTTP/1.1" 200 35931 0.003470 10.0.0.56 - - [2024-08-27 08:35:54] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000568 10.0.0.56 - - [2024-08-27 08:35:54] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001494 10.0.0.56 - - [2024-08-27 08:35:54] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.061308 10.0.0.56 - - [2024-08-27 08:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.56 - - [2024-08-27 08:35:54] "GET /security-group/409ce47e-7074-4b3d-a0ad-14a25ed401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.006130 10.0.0.56 - - [2024-08-27 08:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.56 - - [2024-08-27 08:35:55] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002350 10.0.0.56 - - [2024-08-27 08:35:55] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.028306 10.0.0.56 - - [2024-08-27 08:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.56 - - [2024-08-27 08:35:55] "GET /security-group/409ce47e-7074-4b3d-a0ad-14a25ed401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.004241 10.0.0.56 - - [2024-08-27 08:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.56 - - [2024-08-27 08:35:55] "PUT /security-group/409ce47e-7074-4b3d-a0ad-14a25ed401dc HTTP/1.1" 200 262 0.018404 10.0.0.56 - - [2024-08-27 08:35:55] "PUT /access-control-list/41a793c0-1da0-4c07-ba2e-ca03a8cc93f3 HTTP/1.1" 200 272 0.012817 10.0.0.56 - - [2024-08-27 08:35:55] "PUT /access-control-list/a3e4c9d4-fbab-4407-8f7b-2ccf55ebb976 HTTP/1.1" 200 272 0.012007 10.0.0.56 - - [2024-08-27 08:35:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.004834 10.0.0.56 - - [2024-08-27 08:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.56 - - [2024-08-27 08:35:55] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001736 10.0.0.56 - - [2024-08-27 08:35:55] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.022984 10.0.0.56 - - [2024-08-27 08:35:55] "POST /neutron/network HTTP/1.1" 200 117 0.039189 10.0.0.56 - - [2024-08-27 08:35:55] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001333 10.0.0.56 - - [2024-08-27 08:35:55] "POST /neutron/network HTTP/1.1" 200 608 0.072487 10.0.0.56 - - [2024-08-27 08:35:55] "POST /route-targets HTTP/1.1" 200 327 0.015084 10.0.0.56 - - [2024-08-27 08:35:55] "POST /ref-update HTTP/1.1" 200 156 0.013486 10.0.0.56 - - [2024-08-27 08:35:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002693 10.0.0.56 - - [2024-08-27 08:35:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.204708 10.0.0.56 - - [2024-08-27 08:35:55] "POST /neutron/network HTTP/1.1" 200 828 0.006592 10.0.0.56 - - [2024-08-27 08:35:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001779 10.0.0.56 - - [2024-08-27 08:35:55] "GET /virtual-network/a8c1ef07-941b-4ba9-a3f5-c1a13770210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003379 10.0.0.56 - - [2024-08-27 08:35:55] "POST /neutron/network HTTP/1.1" 200 828 0.007835 10.0.0.56 - - [2024-08-27 08:35:56] "GET /virtual-network/a8c1ef07-941b-4ba9-a3f5-c1a13770210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003546 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 828 0.008298 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.011507 10.0.0.56 - - [2024-08-27 08:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.56 - - [2024-08-27 08:35:56] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001250 10.0.0.56 - - [2024-08-27 08:35:56] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042372 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 117 0.013610 10.0.0.56 - - [2024-08-27 08:35:56] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001358 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 615 0.099376 10.0.0.56 - - [2024-08-27 08:35:56] "POST /route-targets HTTP/1.1" 200 327 0.014799 10.0.0.56 - - [2024-08-27 08:35:56] "POST /ref-update HTTP/1.1" 200 156 0.015508 10.0.0.56 - - [2024-08-27 08:35:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.140085 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 835 0.012722 10.0.0.56 - - [2024-08-27 08:35:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.001528 10.0.0.56 - - [2024-08-27 08:35:56] "GET /virtual-network/704326ff-f5de-493f-a300-42a6959b6b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003272 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 835 0.007278 10.0.0.56 - - [2024-08-27 08:35:56] "GET /virtual-network/704326ff-f5de-493f-a300-42a6959b6b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003509 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 835 0.007578 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.008529 10.0.0.56 - - [2024-08-27 08:35:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001351 10.0.0.56 - - [2024-08-27 08:35:56] "POST /neutron/network HTTP/1.1" 200 838 0.006280 10.0.0.56 - - [2024-08-27 08:35:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000489 10.0.0.56 - - [2024-08-27 08:35:57] "GET / HTTP/1.1" 200 35931 0.002959 10.0.0.56 - - [2024-08-27 08:35:57] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000525 10.0.0.56 - - [2024-08-27 08:35:57] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001371 10.0.0.56 - - [2024-08-27 08:35:57] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.053822 10.0.0.56 - - [2024-08-27 08:35:57] "POST /neutron/network HTTP/1.1" 200 828 0.006789 10.0.0.56 - - [2024-08-27 08:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.006515 10.0.0.56 - - [2024-08-27 08:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.006012 10.0.0.56 - - [2024-08-27 08:35:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001980 10.0.0.56 - - [2024-08-27 08:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.009437 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/network HTTP/1.1" 200 845 0.008388 10.0.0.56 - - [2024-08-27 08:35:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000767 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/network HTTP/1.1" 200 838 0.007151 10.0.0.56 - - [2024-08-27 08:35:58] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001644 10.0.0.56 - - [2024-08-27 08:35:58] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.56 - - [2024-08-27 08:35:58] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000553 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 1064 0.265976 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 1064 0.012273 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 1064 0.016609 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 1118 0.063882 10.0.0.56 - - [2024-08-27 08:35:58] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001412 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 1092 0.027304 10.0.0.56 - - [2024-08-27 08:35:58] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.060014 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003161 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/network HTTP/1.1" 200 835 0.010600 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.016665 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.001468 10.0.0.56 - - [2024-08-27 08:35:58] "POST /neutron/network HTTP/1.1" 200 828 0.007978 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/port HTTP/1.1" 200 1092 0.025870 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014525 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/port HTTP/1.1" 200 117 0.006887 10.0.0.56 - - [2024-08-27 08:35:59] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001563 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/router HTTP/1.1" 200 585 0.084550 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/router HTTP/1.1" 200 585 0.005673 10.0.0.56 - - [2024-08-27 08:35:59] "POST /route-targets HTTP/1.1" 200 327 0.035306 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/router HTTP/1.1" 200 656 0.055218 10.0.0.56 - - [2024-08-27 08:35:59] "GET /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004234 10.0.0.56 - - [2024-08-27 08:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/router HTTP/1.1" 200 656 0.006645 10.0.0.56 - - [2024-08-27 08:35:59] "PUT /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e HTTP/1.1" 200 262 0.065489 10.0.0.56 - - [2024-08-27 08:35:59] "GET /service-template/39e0644a-e8dd-46d1-ad63-d0562c2d1f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003429 10.0.0.56 - - [2024-08-27 08:35:59] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001315 10.0.0.56 - - [2024-08-27 08:35:59] "POST /fqname-to-id HTTP/1.1" 404 215 0.006608 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/network HTTP/1.1" 200 845 0.021651 10.0.0.56 - - [2024-08-27 08:35:59] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001610 10.0.0.56 - - [2024-08-27 08:35:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003862 10.0.0.56 - - [2024-08-27 08:35:59] "POST /virtual-networks HTTP/1.1" 200 694 0.252683 10.0.0.56 - - [2024-08-27 08:35:59] "POST /neutron/router HTTP/1.1" 200 344 0.468150 10.0.0.56 - - [2024-08-27 08:35:59] "POST /route-targets HTTP/1.1" 200 327 0.043415 10.0.0.56 - - [2024-08-27 08:35:59] "POST /ref-update HTTP/1.1" 200 156 0.036810 10.0.0.56 - - [2024-08-27 08:35:59] "POST /service-instances HTTP/1.1" 200 670 0.130569 10.0.0.56 - - [2024-08-27 08:35:59] "POST /ref-update HTTP/1.1" 200 156 0.047733 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1092 0.116962 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/security_group HTTP/1.1" 200 2002 0.018395 10.0.0.56 - - [2024-08-27 08:36:00] "POST /route-tables HTTP/1.1" 200 582 0.089834 10.0.0.56 - - [2024-08-27 08:36:00] "PUT /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e HTTP/1.1" 200 262 0.087506 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1064 0.540004 10.0.0.56 - - [2024-08-27 08:36:00] "POST /ref-update HTTP/1.1" 200 156 0.045221 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1064 0.022155 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1064 0.012162 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1118 0.088150 10.0.0.56 - - [2024-08-27 08:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.56 - - [2024-08-27 08:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 1092 0.024088 10.0.0.56 - - [2024-08-27 08:36:00] "POST /virtual-machines HTTP/1.1" 200 553 0.023347 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007615 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.016636 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/port HTTP/1.1" 200 117 0.003824 10.0.0.56 - - [2024-08-27 08:36:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.131237 10.0.0.56 - - [2024-08-27 08:36:00] "POST /chown HTTP/1.1" 200 109 0.008715 10.0.0.56 - - [2024-08-27 08:36:00] "POST /neutron/network HTTP/1.1" 200 835 0.006737 10.0.0.56 - - [2024-08-27 08:36:00] "POST /instance-ips HTTP/1.1" 200 551 0.035321 10.0.0.56 - - [2024-08-27 08:36:00] "POST /instance-ips HTTP/1.1" 400 246 0.024569 10.0.0.56 - - [2024-08-27 08:36:00] "POST /chown HTTP/1.1" 200 109 0.009818 10.0.0.56 - - [2024-08-27 08:36:01] "PUT /virtual-machine-interface/7591090f-c37d-4ebc-b668-829f7c56e523 HTTP/1.1" 200 284 0.012883 10.0.0.56 - - [2024-08-27 08:36:01] "PUT /instance-ip/dbdc7a14-be16-44f6-901d-81cdbd03b5e4 HTTP/1.1" 200 256 0.015080 10.0.0.56 - - [2024-08-27 08:36:01] "POST /ref-update HTTP/1.1" 200 156 0.025495 10.0.0.56 - - [2024-08-27 08:36:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.104058 10.0.0.56 - - [2024-08-27 08:36:01] "POST /chown HTTP/1.1" 200 109 0.014240 10.0.0.56 - - [2024-08-27 08:36:01] "POST /instance-ips HTTP/1.1" 200 549 0.052275 10.0.0.56 - - [2024-08-27 08:36:01] "POST /instance-ips HTTP/1.1" 400 316 0.031542 10.0.0.56 - - [2024-08-27 08:36:01] "POST /chown HTTP/1.1" 200 109 0.013572 10.0.0.56 - - [2024-08-27 08:36:01] "PUT /virtual-machine-interface/84c0efeb-729e-4b32-aeef-ce1dee88120d HTTP/1.1" 200 284 0.012605 10.0.0.56 - - [2024-08-27 08:36:01] "PUT /instance-ip/29acd6b0-a16e-430a-af0c-62f682dc57cc HTTP/1.1" 200 256 0.015749 10.0.0.56 - - [2024-08-27 08:36:01] "POST /ref-update HTTP/1.1" 200 156 0.015288 10.0.0.56 - - [2024-08-27 08:36:01] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.56 - - [2024-08-27 08:36:01] "PUT /routing-instance/22b081c9-5998-4475-a375-8a117c7e9359 HTTP/1.1" 200 266 0.043772 10.0.0.56 - - [2024-08-27 08:36:01] "POST /ref-update HTTP/1.1" 200 156 0.031879 10.0.0.56 - - [2024-08-27 08:36:01] "POST /virtual-machines HTTP/1.1" 200 553 0.022375 10.0.0.56 - - [2024-08-27 08:36:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.146065 10.0.0.56 - - [2024-08-27 08:36:02] "POST /chown HTTP/1.1" 200 109 0.019406 10.0.0.56 - - [2024-08-27 08:36:02] "POST /instance-ips HTTP/1.1" 400 246 0.019003 10.0.0.56 - - [2024-08-27 08:36:02] "POST /chown HTTP/1.1" 200 109 0.013994 10.0.0.56 - - [2024-08-27 08:36:02] "PUT /virtual-machine-interface/72d5d1fe-13fb-4475-afa3-303a9a1bc14c HTTP/1.1" 200 284 0.015800 10.0.0.56 - - [2024-08-27 08:36:02] "PUT /instance-ip/dbdc7a14-be16-44f6-901d-81cdbd03b5e4 HTTP/1.1" 200 256 0.017512 10.0.0.56 - - [2024-08-27 08:36:02] "POST /ref-update HTTP/1.1" 200 156 0.016153 10.0.0.56 - - [2024-08-27 08:36:02] "POST /ref-update HTTP/1.1" 200 156 0.014157 10.0.0.56 - - [2024-08-27 08:36:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.117087 10.0.0.56 - - [2024-08-27 08:36:02] "POST /chown HTTP/1.1" 200 109 0.011019 10.0.0.56 - - [2024-08-27 08:36:02] "POST /instance-ips HTTP/1.1" 400 316 0.017830 10.0.0.56 - - [2024-08-27 08:36:02] "POST /chown HTTP/1.1" 200 109 0.009921 10.0.0.56 - - [2024-08-27 08:36:02] "PUT /virtual-machine-interface/a6ce0e15-72b8-4ffb-97a0-0e4c414bb93c HTTP/1.1" 200 284 0.015802 10.0.0.56 - - [2024-08-27 08:36:03] "PUT /instance-ip/29acd6b0-a16e-430a-af0c-62f682dc57cc HTTP/1.1" 200 256 0.028157 10.0.0.56 - - [2024-08-27 08:36:03] "POST /ref-update HTTP/1.1" 200 156 0.023632 10.0.0.56 - - [2024-08-27 08:36:03] "POST /ref-update HTTP/1.1" 200 156 0.023319 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/port HTTP/1.1" 200 1092 0.022168 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007609 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/port HTTP/1.1" 200 1092 0.017296 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007433 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/port HTTP/1.1" 200 1092 0.020805 10.0.0.56 - - [2024-08-27 08:36:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008600 10.0.0.56 - - [2024-08-27 08:36:05] "GET /virtual-machine/31f86072-d841-41e3-80f8-8c10cd164342 HTTP/1.1" 401 292 0.000513 10.0.0.56 - - [2024-08-27 08:36:05] "GET /virtual-machine/31f86072-d841-41e3-80f8-8c10cd164342 HTTP/1.1" 200 1294 0.035482 10.0.0.56 - - [2024-08-27 08:36:05] "GET /virtual-machine-interface/f7e1d928-ec5c-4130-8c39-0c59d9f501fd HTTP/1.1" 200 2957 0.004237 10.0.0.56 - - [2024-08-27 08:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.56 - - [2024-08-27 08:36:05] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003182 10.0.0.56 - - [2024-08-27 08:36:05] "GET /virtual-networks?parent_id=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004197 10.0.0.56 - - [2024-08-27 08:36:05] "GET /virtual-network/a8c1ef07-941b-4ba9-a3f5-c1a13770210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004464 10.0.0.56 - - [2024-08-27 08:36:08] "POST /neutron/port HTTP/1.1" 200 1092 0.019191 10.0.0.56 - - [2024-08-27 08:36:08] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006789 10.0.0.56 - - [2024-08-27 08:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006895 10.0.0.56 - - [2024-08-27 08:36:09] "GET /virtual-network/a8c1ef07-941b-4ba9-a3f5-c1a13770210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003339 10.0.0.56 - - [2024-08-27 08:36:10] "POST /neutron/port HTTP/1.1" 200 1092 0.021780 10.0.0.56 - - [2024-08-27 08:36:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006885 10.0.0.56 - - [2024-08-27 08:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.56 - - [2024-08-27 08:36:11] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005439 10.0.0.56 - - [2024-08-27 08:36:11] "GET /virtual-networks?parent_id=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.114745 10.0.0.56 - - [2024-08-27 08:36:11] "GET /virtual-network/a8c1ef07-941b-4ba9-a3f5-c1a13770210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005131 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/port HTTP/1.1" 200 1092 0.018556 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.013421 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/port HTTP/1.1" 200 1092 0.023278 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008866 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/port HTTP/1.1" 200 1092 0.022676 10.0.0.56 - - [2024-08-27 08:36:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007835 10.0.0.56 - - [2024-08-27 08:36:11] "GET /virtual-machine/dff47f09-45a0-42b0-bb83-dbcffa2cb132 HTTP/1.1" 200 1296 0.006630 10.0.0.56 - - [2024-08-27 08:36:11] "GET /virtual-machine-interface/41c391bd-e1b6-4677-99da-6681dd6cb1ad HTTP/1.1" 200 2968 0.006005 10.0.0.56 - - [2024-08-27 08:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.56 - - [2024-08-27 08:36:11] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003734 10.0.0.56 - - [2024-08-27 08:36:12] "GET /virtual-networks?parent_id=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005168 10.0.0.56 - - [2024-08-27 08:36:12] "GET /virtual-network/704326ff-f5de-493f-a300-42a6959b6b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004767 10.0.0.56 - - [2024-08-27 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.56 - - [2024-08-27 08:36:13] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004369 10.0.0.56 - - [2024-08-27 08:36:13] "GET /virtual-networks?parent_id=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003314 10.0.0.56 - - [2024-08-27 08:36:13] "GET /virtual-network/704326ff-f5de-493f-a300-42a6959b6b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003934 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/router HTTP/1.1" 200 656 0.006821 10.0.0.56 - - [2024-08-27 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.013901 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/router HTTP/1.1" 200 344 0.115778 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/router HTTP/1.1" 200 656 0.006457 10.0.0.56 - - [2024-08-27 08:36:17] "GET /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003077 10.0.0.56 - - [2024-08-27 08:36:17] "GET /service-instance/5a775479-35ce-4586-9bec-a98f18a9c028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003747 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/router HTTP/1.1" 200 151 0.057365 10.0.0.56 - - [2024-08-27 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.56 - - [2024-08-27 08:36:17] "DELETE /route-target/0a773d7f-1c82-46a4-9e77-c1c1b5587357 HTTP/1.1" 409 239 0.006821 10.0.0.56 - - [2024-08-27 08:36:17] "PUT /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e HTTP/1.1" 404 171 0.003617 10.0.0.56 - - [2024-08-27 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.024661 10.0.0.56 - - [2024-08-27 08:36:17] "DELETE /route-table/fb590343-533c-42a4-afaa-6fc4b97696d0 HTTP/1.1" 200 115 0.039302 10.0.0.56 - - [2024-08-27 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011082 10.0.0.56 - - [2024-08-27 08:36:17] "PUT /routing-instance/22b081c9-5998-4475-a375-8a117c7e9359 HTTP/1.1" 200 266 0.011832 10.0.0.56 - - [2024-08-27 08:36:17] "GET /virtual-network/e1fe9577-6889-4ba3-95c2-ba330cddb77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.007028 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/network HTTP/1.1" 200 835 0.018493 10.0.0.56 - - [2024-08-27 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.027611 10.0.0.56 - - [2024-08-27 08:36:17] "POST /neutron/network HTTP/1.1" 400 204 0.043170 10.0.0.56 - - [2024-08-27 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.013688 10.0.0.56 - - [2024-08-27 08:36:17] "DELETE /instance-ip/29acd6b0-a16e-430a-af0c-62f682dc57cc HTTP/1.1" 200 115 0.049929 10.0.0.56 - - [2024-08-27 08:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001259 10.0.0.56 - - [2024-08-27 08:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001192 10.0.0.56 - - [2024-08-27 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.56 - - [2024-08-27 08:36:17] "DELETE /virtual-network/e1fe9577-6889-4ba3-95c2-ba330cddb77b HTTP/1.1" 200 115 0.135570 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /route-target/e795a7d4-cafc-4637-ad6c-08d2778e1547 HTTP/1.1" 200 115 0.020036 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /service-instance/5a775479-35ce-4586-9bec-a98f18a9c028 HTTP/1.1" 200 115 0.040317 10.0.0.56 - - [2024-08-27 08:36:18] "GET /logical-router/f44ff428-81be-49ef-a1ba-98302626b52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003888 10.0.0.56 - - [2024-08-27 08:36:18] "GET /service-instance/5a775479-35ce-4586-9bec-a98f18a9c028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003884 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 1092 0.019953 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 1118 0.009726 10.0.0.56 - - [2024-08-27 08:36:18] "GET /virtual-machine-interface/7591090f-c37d-4ebc-b668-829f7c56e523?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1663 0.004335 10.0.0.56 - - [2024-08-27 08:36:18] "POST /ref-update HTTP/1.1" 200 156 0.024586 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 1092 0.026226 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 1118 0.014879 10.0.0.56 - - [2024-08-27 08:36:18] "GET /instance-ip/dbdc7a14-be16-44f6-901d-81cdbd03b5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005306 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 151 0.165161 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine-interface/7591090f-c37d-4ebc-b668-829f7c56e523 HTTP/1.1" 200 115 0.064823 10.0.0.56 - - [2024-08-27 08:36:18] "GET /virtual-machine-interface/84c0efeb-729e-4b32-aeef-ce1dee88120d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1343 0.008156 10.0.0.56 - - [2024-08-27 08:36:18] "POST /neutron/port HTTP/1.1" 200 151 0.168052 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine-interface/84c0efeb-729e-4b32-aeef-ce1dee88120d HTTP/1.1" 200 115 0.039115 10.0.0.56 - - [2024-08-27 08:36:18] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine/00585b4c-eb7d-433e-9994-b0d91afb738b HTTP/1.1" 200 115 0.022284 10.0.0.56 - - [2024-08-27 08:36:18] "GET /virtual-machine-interface/a6ce0e15-72b8-4ffb-97a0-0e4c414bb93c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1344 0.003492 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine-interface/a6ce0e15-72b8-4ffb-97a0-0e4c414bb93c HTTP/1.1" 200 115 0.037273 10.0.0.56 - - [2024-08-27 08:36:18] "GET /virtual-machine-interface/72d5d1fe-13fb-4475-afa3-303a9a1bc14c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1663 0.003589 10.0.0.56 - - [2024-08-27 08:36:18] "POST /ref-update HTTP/1.1" 200 156 0.014376 10.0.0.56 - - [2024-08-27 08:36:18] "GET /instance-ip/dbdc7a14-be16-44f6-901d-81cdbd03b5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.006093 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /instance-ip/dbdc7a14-be16-44f6-901d-81cdbd03b5e4 HTTP/1.1" 200 115 0.026623 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine-interface/72d5d1fe-13fb-4475-afa3-303a9a1bc14c HTTP/1.1" 200 115 0.033963 10.0.0.56 - - [2024-08-27 08:36:18] "DELETE /virtual-machine/3f05f8ab-b30c-48d7-a64b-4469695a189f HTTP/1.1" 200 115 0.016800 10.0.0.56 - - [2024-08-27 08:36:19] "POST /neutron/network HTTP/1.1" 200 835 0.006985 10.0.0.56 - - [2024-08-27 08:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002133 10.0.0.56 - - [2024-08-27 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008247 10.0.0.56 - - [2024-08-27 08:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001250 10.0.0.56 - - [2024-08-27 08:36:19] "POST /neutron/network HTTP/1.1" 200 151 0.086637 10.0.0.56 - - [2024-08-27 08:36:19] "DELETE /route-target/f3ca736d-ac69-4b1e-bd73-b1576af8e19d HTTP/1.1" 200 115 0.024038 10.0.0.56 - - [2024-08-27 08:36:19] "POST /neutron/network HTTP/1.1" 200 828 0.006258 10.0.0.56 - - [2024-08-27 08:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001501 10.0.0.56 - - [2024-08-27 08:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001159 10.0.0.56 - - [2024-08-27 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.56 - - [2024-08-27 08:36:19] "POST /neutron/network HTTP/1.1" 200 151 0.086730 10.0.0.56 - - [2024-08-27 08:36:19] "DELETE /route-target/7204c5cd-83df-484e-b645-a8c8bf5f7536 HTTP/1.1" 200 115 0.016828 10.0.0.56 - - [2024-08-27 08:36:20] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001227 10.0.0.56 - - [2024-08-27 08:36:20] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.024514 10.0.0.56 - - [2024-08-27 08:36:20] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001608 10.0.0.56 - - [2024-08-27 08:36:20] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?fields=virtual_networks HTTP/1.1" 200 1048 0.069901 10.0.0.56 - - [2024-08-27 08:36:20] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001356 10.0.0.56 - - [2024-08-27 08:36:20] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.025701 10.0.0.56 - - [2024-08-27 08:36:20] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001806 10.0.0.56 - - [2024-08-27 08:36:20] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?fields=security_groups HTTP/1.1" 200 1277 0.033220 10.0.0.56 - - [2024-08-27 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.043944 10.0.0.56 - - [2024-08-27 08:36:21] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003208 10.0.0.56 - - [2024-08-27 08:36:21] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.56 - - [2024-08-27 08:36:21] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007660 10.0.0.56 - - [2024-08-27 08:36:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.001547 10.0.0.56 - - [2024-08-27 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003051 10.0.0.56 - - [2024-08-27 08:36:21] "POST /security-groups HTTP/1.1" 200 599 0.067385 10.0.0.56 - - [2024-08-27 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.003238 10.0.0.56 - - [2024-08-27 08:36:21] "POST /projects HTTP/1.1" 200 601 0.229470 10.0.0.56 - - [2024-08-27 08:36:21] "POST /access-control-lists HTTP/1.1" 200 604 0.059522 10.0.0.56 - - [2024-08-27 08:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.301845 10.0.0.56 - - [2024-08-27 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 241 0.003128 10.0.0.56 - - [2024-08-27 08:36:21] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.434562 10.0.0.56 - - [2024-08-27 08:36:22] "POST /access-control-lists HTTP/1.1" 200 602 0.076542 10.0.0.56 - - [2024-08-27 08:36:23] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.56 - - [2024-08-27 08:36:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.56 - - [2024-08-27 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.066313 10.0.0.56 - - [2024-08-27 08:36:24] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.56 - - [2024-08-27 08:36:24] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.025760 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/network HTTP/1.1" 200 117 0.039028 10.0.0.56 - - [2024-08-27 08:36:24] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/network HTTP/1.1" 200 613 0.068927 10.0.0.56 - - [2024-08-27 08:36:24] "POST /route-targets HTTP/1.1" 200 327 0.014771 10.0.0.56 - - [2024-08-27 08:36:24] "POST /ref-update HTTP/1.1" 200 156 0.013656 10.0.0.56 - - [2024-08-27 08:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002503 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.182274 10.0.0.56 - - [2024-08-27 08:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003769 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.170232 10.0.0.56 - - [2024-08-27 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.037129 10.0.0.56 - - [2024-08-27 08:36:24] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.006972 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/network HTTP/1.1" 200 1006 0.008813 10.0.0.56 - - [2024-08-27 08:36:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001695 10.0.0.56 - - [2024-08-27 08:36:24] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003612 10.0.0.56 - - [2024-08-27 08:36:24] "POST /neutron/network HTTP/1.1" 200 1006 0.009593 10.0.0.56 - - [2024-08-27 08:36:24] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003844 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/network HTTP/1.1" 200 1006 0.009155 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.008268 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.008993 10.0.0.56 - - [2024-08-27 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.56 - - [2024-08-27 08:36:25] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001971 10.0.0.56 - - [2024-08-27 08:36:25] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.026173 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/network HTTP/1.1" 200 117 0.012098 10.0.0.56 - - [2024-08-27 08:36:25] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001393 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/network HTTP/1.1" 200 613 0.315833 10.0.0.56 - - [2024-08-27 08:36:25] "POST /route-targets HTTP/1.1" 200 327 0.017740 10.0.0.56 - - [2024-08-27 08:36:25] "POST /ref-update HTTP/1.1" 200 156 0.012838 10.0.0.56 - - [2024-08-27 08:36:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006050 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.183176 10.0.0.56 - - [2024-08-27 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.56 - - [2024-08-27 08:36:25] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.002794 10.0.0.56 - - [2024-08-27 08:36:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004671 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.173075 10.0.0.56 - - [2024-08-27 08:36:25] "POST /neutron/network HTTP/1.1" 200 1007 0.011260 10.0.0.56 - - [2024-08-27 08:36:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001484 10.0.0.56 - - [2024-08-27 08:36:25] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.003426 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1007 0.008893 10.0.0.56 - - [2024-08-27 08:36:26] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004084 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1007 0.010326 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.010935 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.009965 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003055 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.56 - - [2024-08-27 08:36:26] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001829 10.0.0.56 - - [2024-08-27 08:36:26] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.029605 10.0.0.56 - - [2024-08-27 08:36:26] "POST /network-policys HTTP/1.1" 200 577 0.066802 10.0.0.56 - - [2024-08-27 08:36:26] "GET /network-policy/8811293d-f598-4ca2-baea-918afa4fd82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006395 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1006 0.010684 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.006272 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.56 - - [2024-08-27 08:36:26] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.004776 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1114 0.063004 10.0.0.56 - - [2024-08-27 08:36:26] "POST /access-control-lists HTTP/1.1" 200 596 0.073662 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1114 0.036567 10.0.0.56 - - [2024-08-27 08:36:26] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005204 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.56 - - [2024-08-27 08:36:26] "GET /network-policy/8811293d-f598-4ca2-baea-918afa4fd82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003697 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1007 0.008132 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.56 - - [2024-08-27 08:36:26] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.003360 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1115 0.049751 10.0.0.56 - - [2024-08-27 08:36:26] "PUT /access-control-list/ff8fcdb1-a37a-4dd7-8fa4-14bb90205e3b HTTP/1.1" 200 272 0.062564 10.0.0.56 - - [2024-08-27 08:36:26] "POST /neutron/network HTTP/1.1" 200 1115 0.032897 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.006021 10.0.0.56 - - [2024-08-27 08:36:26] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004420 10.0.0.56 - - [2024-08-27 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.56 - - [2024-08-27 08:36:26] "GET /network-policy/8811293d-f598-4ca2-baea-918afa4fd82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004239 10.0.0.56 - - [2024-08-27 08:36:26] "GET /domains HTTP/1.1" 401 292 0.000736 10.0.0.56 - - [2024-08-27 08:36:26] "POST /access-control-lists HTTP/1.1" 200 596 0.067907 10.0.0.56 - - [2024-08-27 08:36:27] "POST /ref-update HTTP/1.1" 200 156 0.014197 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domains HTTP/1.1" 200 280 0.046651 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.011049 10.0.0.56 - - [2024-08-27 08:36:27] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001617 10.0.0.56 - - [2024-08-27 08:36:27] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 2635 0.076733 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98 HTTP/1.1" 200 3505 0.006384 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98 HTTP/1.1" 200 3505 0.004673 10.0.0.56 - - [2024-08-27 08:36:27] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 200 1795 0.003380 10.0.0.56 - - [2024-08-27 08:36:27] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 200 1795 0.003296 10.0.0.56 - - [2024-08-27 08:36:27] "GET /route-target/03fd8ba9-d95a-4738-a4bd-f25f351704d8 HTTP/1.1" 200 1211 0.005864 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98 HTTP/1.1" 200 3505 0.003510 10.0.0.56 - - [2024-08-27 08:36:27] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 200 1795 0.004643 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004440 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98 HTTP/1.1" 200 3505 0.003315 10.0.0.56 - - [2024-08-27 08:36:27] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 200 1795 0.004990 10.0.0.56 - - [2024-08-27 08:36:27] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 200 1795 0.003922 10.0.0.56 - - [2024-08-27 08:36:27] "GET /route-target/03fd8ba9-d95a-4738-a4bd-f25f351704d8 HTTP/1.1" 200 1211 0.003310 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domains HTTP/1.1" 200 280 0.003072 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.56 - - [2024-08-27 08:36:27] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.008594 10.0.0.56 - - [2024-08-27 08:36:27] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.56 - - [2024-08-27 08:36:27] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 2635 0.064120 10.0.0.56 - - [2024-08-27 08:36:27] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98 HTTP/1.1" 200 3505 0.003436 10.0.0.56 - - [2024-08-27 08:36:28] "GET /obj-perms HTTP/1.1" 200 5046 0.066509 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains HTTP/1.1" 200 280 0.003790 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001299 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.009173 10.0.0.56 - - [2024-08-27 08:36:28] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003107 10.0.0.56 - - [2024-08-27 08:36:28] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 2635 0.071307 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f HTTP/1.1" 200 3508 0.006137 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f HTTP/1.1" 200 3508 0.004082 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 200 1796 0.003268 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 200 1796 0.006099 10.0.0.56 - - [2024-08-27 08:36:28] "GET /route-target/99f83442-984c-4d4c-8811-97948ef10195 HTTP/1.1" 200 1212 0.004769 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f HTTP/1.1" 200 3508 0.005442 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 200 1796 0.003595 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003661 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f HTTP/1.1" 200 3508 0.003383 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 200 1796 0.003154 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 200 1796 0.003294 10.0.0.56 - - [2024-08-27 08:36:28] "GET /route-target/99f83442-984c-4d4c-8811-97948ef10195 HTTP/1.1" 200 1212 0.003001 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains HTTP/1.1" 200 280 0.003207 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001319 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.009240 10.0.0.56 - - [2024-08-27 08:36:28] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001418 10.0.0.56 - - [2024-08-27 08:36:28] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 2635 0.069303 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f HTTP/1.1" 200 3508 0.003911 10.0.0.56 - - [2024-08-27 08:36:28] "GET /obj-perms HTTP/1.1" 200 5046 0.003529 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003621 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1115 0.010421 10.0.0.56 - - [2024-08-27 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.005740 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1007 0.056463 10.0.0.56 - - [2024-08-27 08:36:28] "DELETE /access-control-list/1924e6cd-d655-4ddf-a2d9-660e0d764036 HTTP/1.1" 200 115 0.035311 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1007 0.013237 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/5346ab6d-802e-4a55-97d8-e7bb3c9bee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.003770 10.0.0.56 - - [2024-08-27 08:36:28] "POST /ref-update HTTP/1.1" 200 156 0.027033 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.010951 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1114 0.012060 10.0.0.56 - - [2024-08-27 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/537e845b-3e7a-45a3-bfae-857a8a215323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.003373 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1006 0.058105 10.0.0.56 - - [2024-08-27 08:36:28] "DELETE /access-control-list/ff8fcdb1-a37a-4dd7-8fa4-14bb90205e3b HTTP/1.1" 200 115 0.041775 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1006 0.013648 10.0.0.56 - - [2024-08-27 08:36:28] "GET /virtual-network/720e812d-2171-4f67-948c-8a3e8e730a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004750 10.0.0.56 - - [2024-08-27 08:36:28] "POST /ref-update HTTP/1.1" 200 156 0.018482 10.0.0.56 - - [2024-08-27 08:36:28] "DELETE /network-policy/8811293d-f598-4ca2-baea-918afa4fd82d HTTP/1.1" 200 115 0.034861 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 1007 0.012178 10.0.0.56 - - [2024-08-27 08:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002157 10.0.0.56 - - [2024-08-27 08:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001625 10.0.0.56 - - [2024-08-27 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.56 - - [2024-08-27 08:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001762 10.0.0.56 - - [2024-08-27 08:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001827 10.0.0.56 - - [2024-08-27 08:36:28] "POST /neutron/network HTTP/1.1" 200 151 0.135172 10.0.0.56 - - [2024-08-27 08:36:28] "GET /routing-instance/c92fc1b6-8f9b-47d0-b504-c04214e23e87 HTTP/1.1" 404 171 0.005924 10.0.0.56 - - [2024-08-27 08:36:28] "DELETE /route-target/99f83442-984c-4d4c-8811-97948ef10195 HTTP/1.1" 200 115 0.035067 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains HTTP/1.1" 200 280 0.005223 10.0.0.56 - - [2024-08-27 08:36:28] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002495 10.0.0.56 - - [2024-08-27 08:36:29] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.056004 10.0.0.56 - - [2024-08-27 08:36:29] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002005 10.0.0.56 - - [2024-08-27 08:36:29] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 2155 0.074263 10.0.0.56 - - [2024-08-27 08:36:29] "POST /neutron/network HTTP/1.1" 200 1006 0.011693 10.0.0.56 - - [2024-08-27 08:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001746 10.0.0.56 - - [2024-08-27 08:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.56 - - [2024-08-27 08:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001731 10.0.0.56 - - [2024-08-27 08:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001871 10.0.0.56 - - [2024-08-27 08:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005803 10.0.0.56 - - [2024-08-27 08:36:29] "POST /neutron/network HTTP/1.1" 200 151 0.137439 10.0.0.56 - - [2024-08-27 08:36:29] "GET /routing-instance/274f8e3c-561e-4a85-908d-1a82950a1ad2 HTTP/1.1" 404 171 0.005152 10.0.0.56 - - [2024-08-27 08:36:29] "DELETE /route-target/03fd8ba9-d95a-4738-a4bd-f25f351704d8 HTTP/1.1" 200 115 0.052585 10.0.0.56 - - [2024-08-27 08:36:29] "GET /domains HTTP/1.1" 200 280 0.004626 10.0.0.56 - - [2024-08-27 08:36:29] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002541 10.0.0.56 - - [2024-08-27 08:36:29] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3149 0.010417 10.0.0.56 - - [2024-08-27 08:36:29] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001806 10.0.0.56 - - [2024-08-27 08:36:29] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 1910 0.092782 10.0.0.56 - - [2024-08-27 08:36:29] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002090 10.0.0.56 - - [2024-08-27 08:36:29] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.034398 10.0.0.56 - - [2024-08-27 08:36:29] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001621 10.0.0.56 - - [2024-08-27 08:36:29] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?fields=virtual_networks HTTP/1.1" 200 1058 0.070591 10.0.0.56 - - [2024-08-27 08:36:29] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001838 10.0.0.56 - - [2024-08-27 08:36:29] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.033050 10.0.0.56 - - [2024-08-27 08:36:30] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001407 10.0.0.56 - - [2024-08-27 08:36:30] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?fields=security_groups HTTP/1.1" 200 1292 0.033231 10.0.0.56 - - [2024-08-27 08:36:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.034337 10.0.0.56 - - [2024-08-27 08:36:31] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003335 10.0.0.56 - - [2024-08-27 08:36:31] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001819 10.0.0.56 - - [2024-08-27 08:36:31] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008438 10.0.0.56 - - [2024-08-27 08:36:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.003094 10.0.0.56 - - [2024-08-27 08:36:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.003825 10.0.0.56 - - [2024-08-27 08:36:31] "POST /security-groups HTTP/1.1" 200 593 0.066502 10.0.0.56 - - [2024-08-27 08:36:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.003832 10.0.0.56 - - [2024-08-27 08:36:31] "POST /projects HTTP/1.1" 200 589 0.238141 10.0.0.56 - - [2024-08-27 08:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.275835 10.0.0.56 - - [2024-08-27 08:36:31] "POST /access-control-lists HTTP/1.1" 200 598 0.063178 10.0.0.56 - - [2024-08-27 08:36:31] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.411578 10.0.0.56 - - [2024-08-27 08:36:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.003291 10.0.0.56 - - [2024-08-27 08:36:31] "POST /access-control-lists HTTP/1.1" 200 596 0.069251 10.0.0.56 - - [2024-08-27 08:36:32] "GET / HTTP/1.1" 200 35931 0.003492 10.0.0.56 - - [2024-08-27 08:36:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000630 10.0.0.56 - - [2024-08-27 08:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.095178 10.0.0.56 - - [2024-08-27 08:36:33] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001370 10.0.0.56 - - [2024-08-27 08:36:33] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.032533 10.0.0.56 - - [2024-08-27 08:36:33] "POST /neutron/network HTTP/1.1" 200 117 0.036857 10.0.0.56 - - [2024-08-27 08:36:33] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002405 10.0.0.56 - - [2024-08-27 08:36:33] "POST /neutron/network HTTP/1.1" 200 607 0.091193 10.0.0.56 - - [2024-08-27 08:36:34] "POST /route-targets HTTP/1.1" 200 327 0.016102 10.0.0.56 - - [2024-08-27 08:36:34] "POST /ref-update HTTP/1.1" 200 156 0.012122 10.0.0.56 - - [2024-08-27 08:36:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004370 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.206951 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 827 0.008135 10.0.0.56 - - [2024-08-27 08:36:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001616 10.0.0.56 - - [2024-08-27 08:36:34] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003608 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 827 0.006793 10.0.0.56 - - [2024-08-27 08:36:34] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004783 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 827 0.007630 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.010919 10.0.0.56 - - [2024-08-27 08:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.56 - - [2024-08-27 08:36:34] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001248 10.0.0.56 - - [2024-08-27 08:36:34] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.025185 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 117 0.011950 10.0.0.56 - - [2024-08-27 08:36:34] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001639 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 607 0.091149 10.0.0.56 - - [2024-08-27 08:36:34] "POST /route-targets HTTP/1.1" 200 327 0.013061 10.0.0.56 - - [2024-08-27 08:36:34] "POST /ref-update HTTP/1.1" 200 156 0.014597 10.0.0.56 - - [2024-08-27 08:36:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004598 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.173079 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 824 0.007152 10.0.0.56 - - [2024-08-27 08:36:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001601 10.0.0.56 - - [2024-08-27 08:36:34] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003828 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 824 0.006050 10.0.0.56 - - [2024-08-27 08:36:34] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003121 10.0.0.56 - - [2024-08-27 08:36:34] "POST /neutron/network HTTP/1.1" 200 824 0.007567 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.008852 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.003383 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.56 - - [2024-08-27 08:36:35] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001308 10.0.0.56 - - [2024-08-27 08:36:35] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.026934 10.0.0.56 - - [2024-08-27 08:36:35] "POST /network-policys HTTP/1.1" 200 571 0.021517 10.0.0.56 - - [2024-08-27 08:36:35] "GET /network-policy/8c6854e6-6e75-4d05-88c4-745ba967c2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005311 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 827 0.007187 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002709 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 929 0.058834 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 929 0.033611 10.0.0.56 - - [2024-08-27 08:36:35] "POST /access-control-lists HTTP/1.1" 200 590 0.072198 10.0.0.56 - - [2024-08-27 08:36:35] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003540 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.56 - - [2024-08-27 08:36:35] "GET /network-policy/8c6854e6-6e75-4d05-88c4-745ba967c2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003614 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 824 0.006875 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002768 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 926 0.061984 10.0.0.56 - - [2024-08-27 08:36:35] "POST /access-control-lists HTTP/1.1" 200 590 0.070019 10.0.0.56 - - [2024-08-27 08:36:35] "POST /neutron/network HTTP/1.1" 200 926 0.039497 10.0.0.56 - - [2024-08-27 08:36:35] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004288 10.0.0.56 - - [2024-08-27 08:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.56 - - [2024-08-27 08:36:35] "POST /ref-update HTTP/1.1" 200 156 0.014518 10.0.0.56 - - [2024-08-27 08:36:35] "GET /network-policy/8c6854e6-6e75-4d05-88c4-745ba967c2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004539 10.0.0.56 - - [2024-08-27 08:36:35] "GET /domains HTTP/1.1" 401 292 0.000522 10.0.0.56 - - [2024-08-27 08:36:35] "PUT /access-control-list/81979d14-0f55-4b21-9da2-17c871a340d6 HTTP/1.1" 200 272 0.060872 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains HTTP/1.1" 200 280 0.029752 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001222 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3337 0.018656 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001693 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 2581 0.085328 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106 HTTP/1.1" 200 2894 0.004678 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106 HTTP/1.1" 200 2894 0.003160 10.0.0.56 - - [2024-08-27 08:36:36] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 200 1783 0.003936 10.0.0.56 - - [2024-08-27 08:36:36] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 200 1783 0.003844 10.0.0.56 - - [2024-08-27 08:36:36] "GET /route-target/f56b309a-d182-4e2b-9cb6-db41b1e343ae HTTP/1.1" 200 1207 0.004923 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106 HTTP/1.1" 200 2894 0.004368 10.0.0.56 - - [2024-08-27 08:36:36] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 200 1783 0.003546 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004085 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106 HTTP/1.1" 200 2894 0.004222 10.0.0.56 - - [2024-08-27 08:36:36] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 200 1783 0.003425 10.0.0.56 - - [2024-08-27 08:36:36] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 200 1783 0.004645 10.0.0.56 - - [2024-08-27 08:36:36] "GET /route-target/f56b309a-d182-4e2b-9cb6-db41b1e343ae HTTP/1.1" 200 1207 0.003047 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains HTTP/1.1" 200 280 0.003000 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3337 0.007412 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001610 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 2581 0.072295 10.0.0.56 - - [2024-08-27 08:36:36] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106 HTTP/1.1" 200 2894 0.003393 10.0.0.56 - - [2024-08-27 08:36:36] "DELETE /project/714ffccc3cd042f98b24a1a59391cdf5 HTTP/1.1" 404 173 0.019776 10.0.0.56 - - [2024-08-27 08:36:36] "DELETE /project/7740e0098aaa407393edb9d0c2432124 HTTP/1.1" 404 173 0.016546 10.0.0.56 - - [2024-08-27 08:36:36] "DELETE /project/3123f16083e84c2cacbfc8b25664b194 HTTP/1.1" 404 173 0.014070 10.0.0.56 - - [2024-08-27 08:36:36] "DELETE /project/52958562dcbc4a2ba252746aabdfd309 HTTP/1.1" 404 173 0.015805 10.0.0.56 - - [2024-08-27 08:36:36] "GET /obj-perms HTTP/1.1" 200 5034 0.105132 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001296 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001123 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains HTTP/1.1" 200 280 0.010256 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.061577 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.057182 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.063184 10.0.0.56 - - [2024-08-27 08:36:36] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.055938 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001448 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001288 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000951 10.0.0.56 - - [2024-08-27 08:36:36] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3337 0.034867 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.56 - - [2024-08-27 08:36:36] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001301 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?fields=security_groups HTTP/1.1" 200 1409 0.076150 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?fields=security_groups HTTP/1.1" 200 1382 0.072876 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?fields=security_groups HTTP/1.1" 200 1397 0.076315 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?fields=security_groups HTTP/1.1" 200 1358 0.071872 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 2581 0.085520 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88 HTTP/1.1" 200 2887 0.024078 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88 HTTP/1.1" 200 2887 0.004365 10.0.0.56 - - [2024-08-27 08:36:37] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 200 1784 0.004048 10.0.0.56 - - [2024-08-27 08:36:37] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 200 1784 0.004265 10.0.0.56 - - [2024-08-27 08:36:37] "GET /route-target/d4604b26-9386-4d36-a697-11cc42aeea64 HTTP/1.1" 200 1207 0.013910 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88 HTTP/1.1" 200 2887 0.005937 10.0.0.56 - - [2024-08-27 08:36:37] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 200 1784 0.002967 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003556 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88 HTTP/1.1" 200 2887 0.011528 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/41a793c0-1da0-4c07-ba2e-ca03a8cc93f3 HTTP/1.1" 200 115 0.057798 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /security-group/409ce47e-7074-4b3d-a0ad-14a25ed401dc HTTP/1.1" 200 115 0.134460 10.0.0.56 - - [2024-08-27 08:36:37] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 200 1784 0.007591 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /security-group/a87fadb6-08b5-4319-bf8b-782d2fdf2e85 HTTP/1.1" 200 115 0.142269 10.0.0.56 - - [2024-08-27 08:36:37] "GET /projects?obj_uuids=7740e009-8aaa-4073-93ed-b9d0c2432124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001261 10.0.0.56 - - [2024-08-27 08:36:37] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 200 1784 0.005322 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /security-group/66da3eab-65df-44e5-8bfd-837462b2369b HTTP/1.1" 200 115 0.154016 10.0.0.56 - - [2024-08-27 08:36:37] "GET /projects?obj_uuids=714ffccc-3cd0-42f9-8b24-a1a59391cdf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001218 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /security-group/449ba552-09dd-43c8-9d0d-5bc66601b4b1 HTTP/1.1" 200 115 0.169532 10.0.0.56 - - [2024-08-27 08:36:37] "GET /route-target/d4604b26-9386-4d36-a697-11cc42aeea64 HTTP/1.1" 200 1207 0.010070 10.0.0.56 - - [2024-08-27 08:36:37] "GET /projects?obj_uuids=52958562-dcbc-4a2b-a252-746aabdfd309&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.56 - - [2024-08-27 08:36:37] "GET /projects?obj_uuids=89ee0163-da30-4f39-a0e8-71cb9b7bbeef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001242 10.0.0.56 - - [2024-08-27 08:36:37] "GET /domains HTTP/1.1" 200 280 0.004490 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/7740e009-8aaa-4073-93ed-b9d0c2432124?fields=application_policy_sets HTTP/1.1" 200 1421 0.078522 10.0.0.56 - - [2024-08-27 08:36:37] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/a3e4c9d4-fbab-4407-8f7b-2ccf55ebb976 HTTP/1.1" 200 115 0.102152 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/52958562-dcbc-4a2b-a252-746aabdfd309?fields=application_policy_sets HTTP/1.1" 200 1436 0.078697 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef?fields=application_policy_sets HTTP/1.1" 200 1448 0.066703 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5?fields=application_policy_sets HTTP/1.1" 200 1397 0.108458 10.0.0.56 - - [2024-08-27 08:36:37] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 3337 0.064268 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/d23a9773-c5e5-4306-a8f3-8f0471b0a0bb HTTP/1.1" 200 115 0.041039 10.0.0.56 - - [2024-08-27 08:36:37] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001357 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/7a2216ee-0480-472d-a043-b8655e35f342 HTTP/1.1" 200 115 0.055743 10.0.0.56 - - [2024-08-27 08:36:37] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 2581 0.133633 10.0.0.56 - - [2024-08-27 08:36:37] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88 HTTP/1.1" 200 2887 0.007468 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/d7bc7269-ac26-447e-8b16-87cb344c3159 HTTP/1.1" 200 115 0.087197 10.0.0.56 - - [2024-08-27 08:36:37] "GET /obj-perms HTTP/1.1" 200 5034 0.003904 10.0.0.56 - - [2024-08-27 08:36:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001807 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/bdd72bfa-f2c1-466c-9353-bb4b2eb1c6cf HTTP/1.1" 200 115 0.058155 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /project/7740e009-8aaa-4073-93ed-b9d0c2432124 HTTP/1.1" 200 115 0.781541 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /project/89ee0163-da30-4f39-a0e8-71cb9b7bbeef HTTP/1.1" 200 115 0.784008 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /project/52958562-dcbc-4a2b-a252-746aabdfd309 HTTP/1.1" 200 115 0.780152 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /project/714ffccc-3cd0-42f9-8b24-a1a59391cdf5 HTTP/1.1" 200 115 0.774055 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/b32103f5-7237-4fe6-9f59-f195610c7b85 HTTP/1.1" 200 115 0.031071 10.0.0.56 - - [2024-08-27 08:36:37] "DELETE /access-control-list/52b9e42a-59b4-47b5-9e81-1cbe4b9b8ddc HTTP/1.1" 200 115 0.022382 10.0.0.56 - - [2024-08-27 08:36:37] "POST /neutron/network HTTP/1.1" 200 939 0.009093 10.0.0.56 - - [2024-08-27 08:36:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000803 10.0.0.56 - - [2024-08-27 08:36:38] "GET / HTTP/1.1" 200 35931 0.002661 10.0.0.56 - - [2024-08-27 08:36:38] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000480 10.0.0.56 - - [2024-08-27 08:36:38] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001914 10.0.0.56 - - [2024-08-27 08:36:38] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.072080 10.0.0.56 - - [2024-08-27 08:36:38] "POST /neutron/network HTTP/1.1" 200 929 0.011354 10.0.0.56 - - [2024-08-27 08:36:38] "POST /neutron/port HTTP/1.1" 200 117 0.006227 10.0.0.56 - - [2024-08-27 08:36:38] "POST /neutron/port HTTP/1.1" 200 117 0.006237 10.0.0.56 - - [2024-08-27 08:36:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.002345 10.0.0.56 - - [2024-08-27 08:36:38] "POST /neutron/port HTTP/1.1" 200 117 0.009072 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/network HTTP/1.1" 200 936 0.008665 10.0.0.56 - - [2024-08-27 08:36:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000499 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/network HTTP/1.1" 200 939 0.009112 10.0.0.56 - - [2024-08-27 08:36:39] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001348 10.0.0.56 - - [2024-08-27 08:36:39] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.56 - - [2024-08-27 08:36:39] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000697 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/port HTTP/1.1" 200 1063 0.249011 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/port HTTP/1.1" 200 1063 0.017313 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/port HTTP/1.1" 200 1063 0.022215 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/port HTTP/1.1" 200 1117 0.093580 10.0.0.56 - - [2024-08-27 08:36:39] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002101 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/port HTTP/1.1" 200 1091 0.033341 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005090 10.0.0.56 - - [2024-08-27 08:36:39] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.082049 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.024194 10.0.0.56 - - [2024-08-27 08:36:39] "POST /neutron/network HTTP/1.1" 200 926 0.009883 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.002611 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/network HTTP/1.1" 200 929 0.009975 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/port HTTP/1.1" 200 1091 0.030649 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008822 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.008074 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/port HTTP/1.1" 200 1091 0.024869 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.018561 10.0.0.56 - - [2024-08-27 08:36:40] "POST /neutron/network HTTP/1.1" 200 936 0.007802 10.0.0.56 - - [2024-08-27 08:36:40] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001418 10.0.0.56 - - [2024-08-27 08:36:41] "PUT /access-control-list/e6afd1bf-09c5-404d-8108-099a1575726a HTTP/1.1" 200 272 0.113336 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 1060 0.466368 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 1060 0.011264 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 1060 0.011502 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 1114 0.086443 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 1088 0.017610 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003858 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/subnet HTTP/1.1" 200 689 0.016652 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.56 - - [2024-08-27 08:36:41] "POST /neutron/network HTTP/1.1" 200 926 0.007553 10.0.0.56 - - [2024-08-27 08:36:43] "GET /obj-perms HTTP/1.1" 200 5056 0.084876 10.0.0.56 - - [2024-08-27 08:36:44] "GET /obj-perms HTTP/1.1" 200 5056 0.054958 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/port HTTP/1.1" 200 1091 0.016566 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007175 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/port HTTP/1.1" 200 1091 0.017303 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008192 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/port HTTP/1.1" 200 1091 0.018260 10.0.0.56 - - [2024-08-27 08:36:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009563 10.0.0.56 - - [2024-08-27 08:36:45] "GET /virtual-machine/9589db3b-69ff-4d27-a236-b725c1b4c8bf HTTP/1.1" 200 1295 0.005719 10.0.0.56 - - [2024-08-27 08:36:45] "GET /virtual-machine-interface/f0880eb3-da46-483f-b153-ab14ef5be19c HTTP/1.1" 200 2952 0.003461 10.0.0.56 - - [2024-08-27 08:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.56 - - [2024-08-27 08:36:45] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003748 10.0.0.56 - - [2024-08-27 08:36:45] "GET /virtual-networks?parent_id=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003740 10.0.0.56 - - [2024-08-27 08:36:45] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004349 10.0.0.56 - - [2024-08-27 08:36:48] "POST /neutron/port HTTP/1.1" 200 1091 0.025997 10.0.0.56 - - [2024-08-27 08:36:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007515 10.0.0.56 - - [2024-08-27 08:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.56 - - [2024-08-27 08:36:49] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003792 10.0.0.56 - - [2024-08-27 08:36:50] "POST /neutron/port HTTP/1.1" 200 1088 0.017355 10.0.0.56 - - [2024-08-27 08:36:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008254 10.0.0.56 - - [2024-08-27 08:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.56 - - [2024-08-27 08:36:51] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005139 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-networks?parent_id=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006735 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004545 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/port HTTP/1.1" 200 1088 0.018002 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007409 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/port HTTP/1.1" 200 1088 0.018769 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007353 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/port HTTP/1.1" 200 1088 0.017657 10.0.0.56 - - [2024-08-27 08:36:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010042 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-machine/623b37a2-79bd-4c5b-bee7-f9365807fa8d HTTP/1.1" 200 1294 0.005727 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-machine-interface/128068be-9a7a-446f-979f-907ce9ddd05d HTTP/1.1" 200 2951 0.003686 10.0.0.56 - - [2024-08-27 08:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.56 - - [2024-08-27 08:36:51] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003380 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-networks?parent_id=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003596 10.0.0.56 - - [2024-08-27 08:36:51] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006312 10.0.0.56 - - [2024-08-27 08:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.56 - - [2024-08-27 08:36:53] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003119 10.0.0.56 - - [2024-08-27 08:36:53] "GET /virtual-networks?parent_id=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005635 10.0.0.56 - - [2024-08-27 08:36:53] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004718 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/port HTTP/1.1" 200 1091 0.032584 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/port HTTP/1.1" 200 1091 0.020408 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/network HTTP/1.1" 200 939 0.006993 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009858 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.017855 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.56 - - [2024-08-27 08:36:53] "POST /neutron/network HTTP/1.1" 200 929 0.008257 10.0.0.56 - - [2024-08-27 08:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.56 - - [2024-08-27 08:36:57] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001428 10.0.0.56 - - [2024-08-27 08:36:57] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.023723 10.0.0.56 - - [2024-08-27 08:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.56 - - [2024-08-27 08:36:57] "PUT /network-policy/8c6854e6-6e75-4d05-88c4-745ba967c2e4 HTTP/1.1" 200 262 0.013709 10.0.0.56 - - [2024-08-27 08:36:58] "PUT /access-control-list/e6afd1bf-09c5-404d-8108-099a1575726a HTTP/1.1" 200 272 0.057585 10.0.0.56 - - [2024-08-27 08:36:58] "POST /ref-update HTTP/1.1" 200 156 0.017538 10.0.0.56 - - [2024-08-27 08:36:58] "PUT /access-control-list/81979d14-0f55-4b21-9da2-17c871a340d6 HTTP/1.1" 200 272 0.058107 10.0.0.56 - - [2024-08-27 08:36:58] "POST /ref-update HTTP/1.1" 200 156 0.013646 10.0.0.56 - - [2024-08-27 08:37:01] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004200 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 926 0.008384 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 824 0.051868 10.0.0.56 - - [2024-08-27 08:37:01] "DELETE /access-control-list/e6afd1bf-09c5-404d-8108-099a1575726a HTTP/1.1" 200 115 0.041834 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 824 0.012600 10.0.0.56 - - [2024-08-27 08:37:01] "GET /virtual-network/cf73a5af-22fc-417c-9942-2d8dee5c4c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004146 10.0.0.56 - - [2024-08-27 08:37:01] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005953 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 929 0.007552 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 827 0.082738 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 827 0.007216 10.0.0.56 - - [2024-08-27 08:37:01] "GET /virtual-network/510c6622-cee9-4001-9e1a-4a7902890106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012275 10.0.0.56 - - [2024-08-27 08:37:01] "DELETE /access-control-list/81979d14-0f55-4b21-9da2-17c871a340d6 HTTP/1.1" 200 115 0.069876 10.0.0.56 - - [2024-08-27 08:37:01] "DELETE /network-policy/8c6854e6-6e75-4d05-88c4-745ba967c2e4 HTTP/1.1" 200 115 0.036979 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 200 824 0.014397 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/network HTTP/1.1" 400 204 0.022055 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 1088 0.018269 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 1114 0.017633 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 1091 0.024781 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 1117 0.022890 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 151 0.190253 10.0.0.56 - - [2024-08-27 08:37:01] "POST /neutron/port HTTP/1.1" 200 151 0.140568 10.0.0.56 - - [2024-08-27 08:37:03] "POST /neutron/network HTTP/1.1" 200 824 0.007789 10.0.0.56 - - [2024-08-27 08:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001559 10.0.0.56 - - [2024-08-27 08:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001253 10.0.0.56 - - [2024-08-27 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.56 - - [2024-08-27 08:37:03] "POST /neutron/network HTTP/1.1" 200 151 0.098008 10.0.0.56 - - [2024-08-27 08:37:03] "GET /routing-instance/911b9c52-2d07-4426-ab43-0a381eb33e9c HTTP/1.1" 404 171 0.003733 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domains HTTP/1.1" 200 280 0.003930 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001367 10.0.0.56 - - [2024-08-27 08:37:03] "DELETE /route-target/d4604b26-9386-4d36-a697-11cc42aeea64 HTTP/1.1" 200 115 0.036203 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2575 0.059054 10.0.0.56 - - [2024-08-27 08:37:03] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001449 10.0.0.56 - - [2024-08-27 08:37:03] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 2113 0.076044 10.0.0.56 - - [2024-08-27 08:37:03] "POST /neutron/network HTTP/1.1" 200 827 0.008184 10.0.0.56 - - [2024-08-27 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.56 - - [2024-08-27 08:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001423 10.0.0.56 - - [2024-08-27 08:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001722 10.0.0.56 - - [2024-08-27 08:37:03] "POST /neutron/network HTTP/1.1" 200 151 0.099588 10.0.0.56 - - [2024-08-27 08:37:03] "GET /routing-instance/2e111f10-1fee-4c52-b2bb-cec80e3af69e HTTP/1.1" 404 171 0.007272 10.0.0.56 - - [2024-08-27 08:37:03] "DELETE /route-target/f56b309a-d182-4e2b-9cb6-db41b1e343ae HTTP/1.1" 200 115 0.031911 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domains HTTP/1.1" 200 280 0.006539 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.56 - - [2024-08-27 08:37:03] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2575 0.051454 10.0.0.56 - - [2024-08-27 08:37:03] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001418 10.0.0.56 - - [2024-08-27 08:37:04] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 1874 0.069487 10.0.0.56 - - [2024-08-27 08:37:04] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002725 10.0.0.56 - - [2024-08-27 08:37:04] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.036892 10.0.0.56 - - [2024-08-27 08:37:04] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001893 10.0.0.56 - - [2024-08-27 08:37:04] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?fields=virtual_networks HTTP/1.1" 200 1046 0.074547 10.0.0.56 - - [2024-08-27 08:37:04] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001821 10.0.0.56 - - [2024-08-27 08:37:04] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.025937 10.0.0.56 - - [2024-08-27 08:37:04] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001608 10.0.0.56 - - [2024-08-27 08:37:04] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?fields=security_groups HTTP/1.1" 200 1274 0.028318 10.0.0.56 - - [2024-08-27 08:37:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.031256 10.0.0.56 - - [2024-08-27 08:37:05] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003176 10.0.0.56 - - [2024-08-27 08:37:05] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001421 10.0.0.56 - - [2024-08-27 08:37:05] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007635 10.0.0.56 - - [2024-08-27 08:37:05] "POST /id-to-fqname HTTP/1.1" 200 188 0.001577 10.0.0.56 - - [2024-08-27 08:37:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.002830 10.0.0.56 - - [2024-08-27 08:37:05] "POST /security-groups HTTP/1.1" 200 589 0.067854 10.0.0.56 - - [2024-08-27 08:37:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.002875 10.0.0.56 - - [2024-08-27 08:37:05] "POST /projects HTTP/1.1" 200 581 0.229546 10.0.0.56 - - [2024-08-27 08:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.312809 10.0.0.56 - - [2024-08-27 08:37:05] "POST /access-control-lists HTTP/1.1" 200 594 0.065148 10.0.0.56 - - [2024-08-27 08:37:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.003014 10.0.0.56 - - [2024-08-27 08:37:06] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.449807 10.0.0.56 - - [2024-08-27 08:37:06] "POST /access-control-lists HTTP/1.1" 200 592 0.063146 10.0.0.56 - - [2024-08-27 08:37:07] "GET / HTTP/1.1" 200 35931 0.002574 10.0.0.56 - - [2024-08-27 08:37:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.56 - - [2024-08-27 08:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.064679 10.0.0.56 - - [2024-08-27 08:37:08] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001296 10.0.0.56 - - [2024-08-27 08:37:08] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025719 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/network HTTP/1.1" 200 117 0.045087 10.0.0.56 - - [2024-08-27 08:37:08] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001307 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/network HTTP/1.1" 200 613 0.078995 10.0.0.56 - - [2024-08-27 08:37:08] "POST /route-targets HTTP/1.1" 200 327 0.012948 10.0.0.56 - - [2024-08-27 08:37:08] "POST /ref-update HTTP/1.1" 200 156 0.015100 10.0.0.56 - - [2024-08-27 08:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002961 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.219872 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/network HTTP/1.1" 200 831 0.006844 10.0.0.56 - - [2024-08-27 08:37:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001680 10.0.0.56 - - [2024-08-27 08:37:08] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003606 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/network HTTP/1.1" 200 831 0.006857 10.0.0.56 - - [2024-08-27 08:37:08] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002978 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/network HTTP/1.1" 200 831 0.006410 10.0.0.56 - - [2024-08-27 08:37:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.007351 10.0.0.56 - - [2024-08-27 08:37:08] "GET /domains HTTP/1.1" 401 292 0.000453 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domains HTTP/1.1" 200 280 0.036162 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001471 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.013237 10.0.0.56 - - [2024-08-27 08:37:09] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001348 10.0.0.56 - - [2024-08-27 08:37:09] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2091 0.078100 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558 HTTP/1.1" 200 2315 0.006317 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558 HTTP/1.1" 200 2315 0.004456 10.0.0.56 - - [2024-08-27 08:37:09] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 200 1493 0.004553 10.0.0.56 - - [2024-08-27 08:37:09] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 200 1493 0.003916 10.0.0.56 - - [2024-08-27 08:37:09] "GET /route-target/46d0e4c3-084e-4e0d-b726-6b7ae25eca07 HTTP/1.1" 200 1212 0.004079 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558 HTTP/1.1" 200 2315 0.004013 10.0.0.56 - - [2024-08-27 08:37:09] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 200 1493 0.003195 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002967 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558 HTTP/1.1" 200 2315 0.003703 10.0.0.56 - - [2024-08-27 08:37:09] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 200 1493 0.002704 10.0.0.56 - - [2024-08-27 08:37:09] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 200 1493 0.002862 10.0.0.56 - - [2024-08-27 08:37:09] "GET /route-target/46d0e4c3-084e-4e0d-b726-6b7ae25eca07 HTTP/1.1" 200 1212 0.002999 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domains HTTP/1.1" 200 280 0.002970 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.56 - - [2024-08-27 08:37:09] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.008090 10.0.0.56 - - [2024-08-27 08:37:09] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002164 10.0.0.56 - - [2024-08-27 08:37:09] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2091 0.067855 10.0.0.56 - - [2024-08-27 08:37:09] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558 HTTP/1.1" 200 2315 0.003053 10.0.0.56 - - [2024-08-27 08:37:09] "GET /obj-perms HTTP/1.1" 200 5026 0.060875 10.0.0.56 - - [2024-08-27 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.56 - - [2024-08-27 08:37:09] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001244 10.0.0.56 - - [2024-08-27 08:37:09] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.023829 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/network HTTP/1.1" 200 117 0.011031 10.0.0.56 - - [2024-08-27 08:37:10] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001255 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/network HTTP/1.1" 200 613 0.071910 10.0.0.56 - - [2024-08-27 08:37:10] "POST /route-targets HTTP/1.1" 200 327 0.013863 10.0.0.56 - - [2024-08-27 08:37:10] "POST /ref-update HTTP/1.1" 200 156 0.012425 10.0.0.56 - - [2024-08-27 08:37:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006552 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.172921 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/network HTTP/1.1" 200 832 0.008447 10.0.0.56 - - [2024-08-27 08:37:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001791 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003247 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/network HTTP/1.1" 200 832 0.007670 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005175 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/network HTTP/1.1" 200 832 0.006984 10.0.0.56 - - [2024-08-27 08:37:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.008611 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domains HTTP/1.1" 200 280 0.003918 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001712 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.009690 10.0.0.56 - - [2024-08-27 08:37:10] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001634 10.0.0.56 - - [2024-08-27 08:37:10] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2309 0.073194 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2 HTTP/1.1" 200 2320 0.005845 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2 HTTP/1.1" 200 2320 0.003833 10.0.0.56 - - [2024-08-27 08:37:10] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 200 1494 0.005463 10.0.0.56 - - [2024-08-27 08:37:10] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 200 1494 0.002891 10.0.0.56 - - [2024-08-27 08:37:10] "GET /route-target/51d1c2f6-dcaa-4bae-a696-4ea11ea5404d HTTP/1.1" 200 1212 0.002790 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2 HTTP/1.1" 200 2320 0.002924 10.0.0.56 - - [2024-08-27 08:37:10] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 200 1494 0.003964 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003897 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2 HTTP/1.1" 200 2320 0.005244 10.0.0.56 - - [2024-08-27 08:37:10] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 200 1494 0.003965 10.0.0.56 - - [2024-08-27 08:37:10] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 200 1494 0.004127 10.0.0.56 - - [2024-08-27 08:37:10] "GET /route-target/51d1c2f6-dcaa-4bae-a696-4ea11ea5404d HTTP/1.1" 200 1212 0.003088 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domains HTTP/1.1" 200 280 0.003087 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001315 10.0.0.56 - - [2024-08-27 08:37:10] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.007883 10.0.0.56 - - [2024-08-27 08:37:10] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001242 10.0.0.56 - - [2024-08-27 08:37:10] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2309 0.070913 10.0.0.56 - - [2024-08-27 08:37:10] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2 HTTP/1.1" 200 2320 0.003301 10.0.0.56 - - [2024-08-27 08:37:10] "GET /obj-perms HTTP/1.1" 200 5026 0.003922 10.0.0.56 - - [2024-08-27 08:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.56 - - [2024-08-27 08:37:10] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.56 - - [2024-08-27 08:37:10] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.022496 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/network HTTP/1.1" 200 117 0.012227 10.0.0.56 - - [2024-08-27 08:37:11] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001265 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/network HTTP/1.1" 200 615 0.067708 10.0.0.56 - - [2024-08-27 08:37:11] "POST /ref-update HTTP/1.1" 200 156 0.013834 10.0.0.56 - - [2024-08-27 08:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004807 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.161548 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/network HTTP/1.1" 200 833 0.008026 10.0.0.56 - - [2024-08-27 08:37:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001443 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004429 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/network HTTP/1.1" 200 833 0.006559 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003932 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/network HTTP/1.1" 200 833 0.008532 10.0.0.56 - - [2024-08-27 08:37:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.008119 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domains HTTP/1.1" 200 280 0.007558 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001821 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.014123 10.0.0.56 - - [2024-08-27 08:37:11] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 10.0.0.56 - - [2024-08-27 08:37:11] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2528 0.066551 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada HTTP/1.1" 200 2322 0.004390 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada HTTP/1.1" 200 2322 0.007225 10.0.0.56 - - [2024-08-27 08:37:11] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 200 1497 0.003188 10.0.0.56 - - [2024-08-27 08:37:11] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 200 1497 0.002986 10.0.0.56 - - [2024-08-27 08:37:11] "GET /route-target/0a773d7f-1c82-46a4-9e77-c1c1b5587357 HTTP/1.1" 200 1213 0.003702 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada HTTP/1.1" 200 2322 0.003796 10.0.0.56 - - [2024-08-27 08:37:11] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 200 1497 0.002831 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003193 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada HTTP/1.1" 200 2322 0.003077 10.0.0.56 - - [2024-08-27 08:37:11] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 200 1497 0.003486 10.0.0.56 - - [2024-08-27 08:37:11] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 200 1497 0.003017 10.0.0.56 - - [2024-08-27 08:37:11] "GET /route-target/0a773d7f-1c82-46a4-9e77-c1c1b5587357 HTTP/1.1" 200 1213 0.002948 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domains HTTP/1.1" 200 280 0.003091 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.56 - - [2024-08-27 08:37:11] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2759 0.007916 10.0.0.56 - - [2024-08-27 08:37:11] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001512 10.0.0.56 - - [2024-08-27 08:37:11] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2528 0.066398 10.0.0.56 - - [2024-08-27 08:37:11] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada HTTP/1.1" 200 2322 0.003123 10.0.0.56 - - [2024-08-27 08:37:11] "GET /obj-perms HTTP/1.1" 200 5026 0.003413 10.0.0.56 - - [2024-08-27 08:37:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001545 10.0.0.56 - - [2024-08-27 08:37:12] "POST /neutron/network HTTP/1.1" 200 842 0.007260 10.0.0.56 - - [2024-08-27 08:37:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000664 10.0.0.56 - - [2024-08-27 08:37:12] "GET / HTTP/1.1" 200 35931 0.002318 10.0.0.56 - - [2024-08-27 08:37:12] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000488 10.0.0.56 - - [2024-08-27 08:37:12] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001589 10.0.0.56 - - [2024-08-27 08:37:12] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052865 10.0.0.56 - - [2024-08-27 08:37:12] "POST /neutron/network HTTP/1.1" 200 832 0.005828 10.0.0.56 - - [2024-08-27 08:37:12] "POST /neutron/port HTTP/1.1" 200 117 0.006116 10.0.0.56 - - [2024-08-27 08:37:12] "POST /neutron/port HTTP/1.1" 200 117 0.006592 10.0.0.56 - - [2024-08-27 08:37:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.002859 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.012729 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/network HTTP/1.1" 200 843 0.008919 10.0.0.56 - - [2024-08-27 08:37:13] "GET /aaa-mode HTTP/1.1" 401 292 0.000717 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/network HTTP/1.1" 200 842 0.009075 10.0.0.56 - - [2024-08-27 08:37:13] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001827 10.0.0.56 - - [2024-08-27 08:37:13] "GET / HTTP/1.1" 200 35931 0.002447 10.0.0.56 - - [2024-08-27 08:37:13] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000489 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 1058 0.252714 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 1058 0.010174 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 1058 0.010072 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 1112 0.069897 10.0.0.56 - - [2024-08-27 08:37:13] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001687 10.0.0.56 - - [2024-08-27 08:37:13] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063365 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/port HTTP/1.1" 200 1086 0.023327 10.0.0.56 - - [2024-08-27 08:37:13] "POST /neutron/network HTTP/1.1" 200 833 0.007204 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008717 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.011315 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.001731 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/network HTTP/1.1" 200 832 0.007176 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 1086 0.022949 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008689 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.008111 10.0.0.56 - - [2024-08-27 08:37:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003220 10.0.0.56 - - [2024-08-27 08:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.56 - - [2024-08-27 08:37:14] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440 10.0.0.56 - - [2024-08-27 08:37:14] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008481 10.0.0.56 - - [2024-08-27 08:37:14] "POST /service-templates HTTP/1.1" 200 543 0.042297 10.0.0.56 - - [2024-08-27 08:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.56 - - [2024-08-27 08:37:14] "GET /service-template/d36b391c-ad97-4f53-aa35-f7b4d27b2979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006152 10.0.0.56 - - [2024-08-27 08:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.56 - - [2024-08-27 08:37:14] "GET /service-template/d36b391c-ad97-4f53-aa35-f7b4d27b2979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003804 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/network HTTP/1.1" 200 843 0.011044 10.0.0.56 - - [2024-08-27 08:37:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001325 10.0.0.56 - - [2024-08-27 08:37:14] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001377 10.0.0.56 - - [2024-08-27 08:37:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001396 10.0.0.56 - - [2024-08-27 08:37:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001436 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 1057 0.278738 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 1057 0.025016 10.0.0.56 - - [2024-08-27 08:37:14] "POST /neutron/port HTTP/1.1" 200 2001 0.061486 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/port HTTP/1.1" 200 1057 0.019430 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012109 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/port HTTP/1.1" 200 1111 0.097800 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/port HTTP/1.1" 200 1085 0.026794 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007421 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/subnet HTTP/1.1" 200 694 0.023421 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/port HTTP/1.1" 200 117 0.001538 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/network HTTP/1.1" 200 833 0.013696 10.0.0.56 - - [2024-08-27 08:37:15] "POST /neutron/network HTTP/1.1" 200 2221 0.018247 10.0.0.56 - - [2024-08-27 08:37:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000513 10.0.0.56 - - [2024-08-27 08:37:16] "GET / HTTP/1.1" 200 35931 0.002408 10.0.0.56 - - [2024-08-27 08:37:16] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000599 10.0.0.56 - - [2024-08-27 08:37:16] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002188 10.0.0.56 - - [2024-08-27 08:37:16] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.092165 10.0.0.56 - - [2024-08-27 08:37:16] "POST /neutron/network HTTP/1.1" 200 831 0.008468 10.0.0.56 - - [2024-08-27 08:37:16] "POST /neutron/network HTTP/1.1" 200 832 0.007966 10.0.0.56 - - [2024-08-27 08:37:16] "POST /neutron/network HTTP/1.1" 200 833 0.013450 10.0.0.56 - - [2024-08-27 08:37:16] "POST /neutron/port HTTP/1.1" 200 2055 0.060663 10.0.0.56 - - [2024-08-27 08:37:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015649 10.0.0.56 - - [2024-08-27 08:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.009159 10.0.0.56 - - [2024-08-27 08:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.011152 10.0.0.56 - - [2024-08-27 08:37:17] "POST /neutron/network HTTP/1.1" 200 2221 0.024466 10.0.0.56 - - [2024-08-27 08:37:17] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002278 10.0.0.56 - - [2024-08-27 08:37:17] "POST /neutron/port HTTP/1.1" 200 1057 0.242783 10.0.0.56 - - [2024-08-27 08:37:17] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1058 0.250667 10.0.0.56 - - [2024-08-27 08:37:18] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001370 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1057 0.222332 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1057 0.015561 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1057 0.013509 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1111 0.073239 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1058 0.010720 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1058 0.026741 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1112 0.082535 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1057 0.013193 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1057 0.011308 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 1111 0.077025 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 3023 0.022336 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005308 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/subnet HTTP/1.1" 200 693 0.023371 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.001779 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/network HTTP/1.1" 200 831 0.008467 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004327 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.012562 10.0.0.56 - - [2024-08-27 08:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.002003 10.0.0.56 - - [2024-08-27 08:37:19] "POST /neutron/network HTTP/1.1" 200 832 0.008354 10.0.0.56 - - [2024-08-27 08:37:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006387 10.0.0.56 - - [2024-08-27 08:37:19] "POST /neutron/subnet HTTP/1.1" 200 694 0.020042 10.0.0.56 - - [2024-08-27 08:37:19] "POST /neutron/port HTTP/1.1" 200 117 0.001370 10.0.0.56 - - [2024-08-27 08:37:19] "POST /neutron/network HTTP/1.1" 200 833 0.007261 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/port HTTP/1.1" 200 3023 0.020639 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010536 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/port HTTP/1.1" 200 3023 0.021492 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007388 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/port HTTP/1.1" 200 3023 0.027647 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012197 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/port HTTP/1.1" 200 3023 0.025552 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008509 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/port HTTP/1.1" 200 3023 0.032254 10.0.0.56 - - [2024-08-27 08:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007047 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-machine/0cf71185-1c7f-41c4-b745-7d960914ec0d HTTP/1.1" 200 1801 0.005365 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804 HTTP/1.1" 200 2949 0.003911 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc HTTP/1.1" 200 2947 0.005395 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294 HTTP/1.1" 200 2946 0.005376 10.0.0.56 - - [2024-08-27 08:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.56 - - [2024-08-27 08:37:22] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008157 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004189 10.0.0.56 - - [2024-08-27 08:37:22] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005897 10.0.0.56 - - [2024-08-27 08:37:23] "POST /neutron/port HTTP/1.1" 200 1086 0.018048 10.0.0.56 - - [2024-08-27 08:37:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007451 10.0.0.56 - - [2024-08-27 08:37:24] "POST /neutron/port HTTP/1.1" 200 1085 0.036806 10.0.0.56 - - [2024-08-27 08:37:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012859 10.0.0.56 - - [2024-08-27 08:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.56 - - [2024-08-27 08:37:26] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004190 10.0.0.56 - - [2024-08-27 08:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.56 - - [2024-08-27 08:37:30] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004895 10.0.0.56 - - [2024-08-27 08:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.56 - - [2024-08-27 08:37:34] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004316 10.0.0.56 - - [2024-08-27 08:37:37] "DELETE /project/e6d320695a89438a965f17080a0a2349 HTTP/1.1" 404 173 0.010685 10.0.0.56 - - [2024-08-27 08:37:37] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001912 10.0.0.56 - - [2024-08-27 08:37:37] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.026390 10.0.0.56 - - [2024-08-27 08:37:37] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001272 10.0.0.56 - - [2024-08-27 08:37:37] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?fields=security_groups HTTP/1.1" 200 1379 0.072052 10.0.0.56 - - [2024-08-27 08:37:37] "DELETE /security-group/022a230d-e09a-464c-a953-4326e89cc641 HTTP/1.1" 200 115 0.036582 10.0.0.56 - - [2024-08-27 08:37:37] "GET /projects?obj_uuids=3123f160-83e8-4c2c-acbf-c8b25664b194&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001376 10.0.0.56 - - [2024-08-27 08:37:37] "GET /project/3123f160-83e8-4c2c-acbf-c8b25664b194?fields=application_policy_sets HTTP/1.1" 200 1418 0.029219 10.0.0.56 - - [2024-08-27 08:37:37] "DELETE /access-control-list/17a48f14-645e-418f-a0a6-362262902042 HTTP/1.1" 200 115 0.036496 10.0.0.56 - - [2024-08-27 08:37:37] "DELETE /access-control-list/4b29d109-e946-47af-b397-ef2057f1a98f HTTP/1.1" 200 115 0.022542 10.0.0.56 - - [2024-08-27 08:37:38] "DELETE /project/3123f160-83e8-4c2c-acbf-c8b25664b194 HTTP/1.1" 200 115 0.341333 10.0.0.56 - - [2024-08-27 08:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.56 - - [2024-08-27 08:37:38] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003694 10.0.0.56 - - [2024-08-27 08:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2024-08-27 08:37:40] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003569 10.0.0.56 - - [2024-08-27 08:37:40] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005688 10.0.0.56 - - [2024-08-27 08:37:40] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004273 10.0.0.56 - - [2024-08-27 08:37:40] "POST /neutron/port HTTP/1.1" 200 3023 0.027773 10.0.0.56 - - [2024-08-27 08:37:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008631 10.0.0.56 - - [2024-08-27 08:37:44] "GET /obj-perms HTTP/1.1" 200 5056 0.061671 10.0.0.56 - - [2024-08-27 08:37:45] "GET /obj-perms HTTP/1.1" 200 5056 0.068686 10.0.0.56 - - [2024-08-27 08:37:46] "POST /neutron/port HTTP/1.1" 200 3023 0.029172 10.0.0.56 - - [2024-08-27 08:37:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008403 10.0.0.56 - - [2024-08-27 08:37:50] "POST /neutron/port HTTP/1.1" 200 3023 0.024732 10.0.0.56 - - [2024-08-27 08:37:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006626 10.0.0.56 - - [2024-08-27 08:37:51] "POST /neutron/port HTTP/1.1" 200 3023 0.032854 10.0.0.56 - - [2024-08-27 08:37:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008594 10.0.0.56 - - [2024-08-27 08:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.56 - - [2024-08-27 08:37:56] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003343 10.0.0.56 - - [2024-08-27 08:37:56] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003499 10.0.0.56 - - [2024-08-27 08:37:56] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003818 10.0.0.56 - - [2024-08-27 08:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.56 - - [2024-08-27 08:37:56] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003260 10.0.0.56 - - [2024-08-27 08:37:56] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003244 10.0.0.56 - - [2024-08-27 08:37:56] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003918 10.0.0.56 - - [2024-08-27 08:37:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.003490 10.0.0.56 - - [2024-08-27 08:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.56 - - [2024-08-27 08:37:57] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001510 10.0.0.56 - - [2024-08-27 08:37:57] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.028492 10.0.0.56 - - [2024-08-27 08:37:57] "POST /service-instances HTTP/1.1" 200 543 0.068167 10.0.0.56 - - [2024-08-27 08:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.56 - - [2024-08-27 08:37:57] "GET /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005576 10.0.0.56 - - [2024-08-27 08:37:57] "POST /port-tuples HTTP/1.1" 200 586 0.043666 10.0.0.56 - - [2024-08-27 08:37:57] "GET /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.004324 10.0.0.56 - - [2024-08-27 08:37:57] "PUT /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc HTTP/1.1" 200 284 0.011081 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.011057 10.0.0.56 - - [2024-08-27 08:37:57] "POST /instance-ips HTTP/1.1" 200 385 0.023777 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.007857 10.0.0.56 - - [2024-08-27 08:37:57] "GET /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.004256 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.012767 10.0.0.56 - - [2024-08-27 08:37:57] "PUT /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294 HTTP/1.1" 200 284 0.013660 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003716 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.56 - - [2024-08-27 08:37:57] "GET /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.004098 10.0.0.56 - - [2024-08-27 08:37:57] "POST /instance-ips HTTP/1.1" 200 385 0.029335 10.0.0.56 - - [2024-08-27 08:37:57] "PUT /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804 HTTP/1.1" 200 284 0.017650 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.012148 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.018157 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-update HTTP/1.1" 200 156 0.013390 10.0.0.56 - - [2024-08-27 08:37:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004824 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/port HTTP/1.1" 200 1086 0.034762 10.0.0.56 - - [2024-08-27 08:37:58] "POST /instance-ips HTTP/1.1" 200 373 0.025632 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012871 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.022691 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/port HTTP/1.1" 200 1086 0.023890 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007404 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.011776 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/port HTTP/1.1" 200 1086 0.017450 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004019 10.0.0.56 - - [2024-08-27 08:37:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007113 10.0.0.56 - - [2024-08-27 08:37:58] "GET /virtual-machine/17d8ab4b-906e-4097-a1da-9bfebb819589 HTTP/1.1" 200 1290 0.005091 10.0.0.56 - - [2024-08-27 08:37:58] "GET /virtual-machine-interface/1708bec5-569f-45c9-bbd3-425a66ddeca3 HTTP/1.1" 200 2946 0.003219 10.0.0.56 - - [2024-08-27 08:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.56 - - [2024-08-27 08:37:58] "POST /instance-ips HTTP/1.1" 200 373 0.022330 10.0.0.56 - - [2024-08-27 08:37:58] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002563 10.0.0.56 - - [2024-08-27 08:37:58] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004162 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.010607 10.0.0.56 - - [2024-08-27 08:37:58] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003911 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003327 10.0.0.56 - - [2024-08-27 08:37:58] "POST /instance-ips HTTP/1.1" 200 375 0.017281 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.010035 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.011058 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003918 10.0.0.56 - - [2024-08-27 08:37:58] "POST /instance-ips HTTP/1.1" 200 375 0.025427 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.009874 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-update HTTP/1.1" 200 156 0.019009 10.0.0.56 - - [2024-08-27 08:37:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005128 10.0.0.56 - - [2024-08-27 08:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.56 - - [2024-08-27 08:37:59] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003639 10.0.0.56 - - [2024-08-27 08:37:59] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003643 10.0.0.56 - - [2024-08-27 08:37:59] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004125 10.0.0.56 - - [2024-08-27 08:37:59] "POST /neutron/port HTTP/1.1" 200 1085 0.017145 10.0.0.56 - - [2024-08-27 08:37:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010220 10.0.0.56 - - [2024-08-27 08:38:00] "POST /neutron/port HTTP/1.1" 200 1085 0.032531 10.0.0.56 - - [2024-08-27 08:38:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011198 10.0.0.56 - - [2024-08-27 08:38:00] "POST /neutron/port HTTP/1.1" 200 1085 0.028037 10.0.0.56 - - [2024-08-27 08:38:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009943 10.0.0.56 - - [2024-08-27 08:38:00] "GET /virtual-machine/2f332a6e-0259-4306-9475-5790afae5a74 HTTP/1.1" 200 1290 0.005701 10.0.0.56 - - [2024-08-27 08:38:00] "GET /virtual-machine-interface/70cd01bd-9564-4f68-bede-9c6a3bf76704 HTTP/1.1" 200 2949 0.004083 10.0.0.56 - - [2024-08-27 08:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.56 - - [2024-08-27 08:38:00] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003569 10.0.0.56 - - [2024-08-27 08:38:00] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003629 10.0.0.56 - - [2024-08-27 08:38:00] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004014 10.0.0.56 - - [2024-08-27 08:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.56 - - [2024-08-27 08:38:01] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003204 10.0.0.56 - - [2024-08-27 08:38:01] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003842 10.0.0.56 - - [2024-08-27 08:38:01] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004387 10.0.0.56 - - [2024-08-27 08:38:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.003677 10.0.0.56 - - [2024-08-27 08:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.56 - - [2024-08-27 08:38:01] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002551 10.0.0.56 - - [2024-08-27 08:38:01] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032248 10.0.0.56 - - [2024-08-27 08:38:01] "POST /network-policys HTTP/1.1" 200 547 0.028824 10.0.0.56 - - [2024-08-27 08:38:01] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005313 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.56 - - [2024-08-27 08:38:02] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003839 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.56 - - [2024-08-27 08:38:02] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005144 10.0.0.56 - - [2024-08-27 08:38:02] "POST /ref-update HTTP/1.1" 200 156 0.048504 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.047773 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.56 - - [2024-08-27 08:38:02] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.009687 10.0.0.56 - - [2024-08-27 08:38:02] "POST /access-control-lists HTTP/1.1" 200 601 0.069020 10.0.0.56 - - [2024-08-27 08:38:02] "POST /neutron/network HTTP/1.1" 200 920 0.007608 10.0.0.56 - - [2024-08-27 08:38:02] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004166 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.56 - - [2024-08-27 08:38:02] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004037 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.56 - - [2024-08-27 08:38:02] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006172 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.56 - - [2024-08-27 08:38:02] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003572 10.0.0.56 - - [2024-08-27 08:38:02] "PUT /access-control-list/87d9db0f-c84b-4f3b-a3e2-afe4302fba71 HTTP/1.1" 200 272 0.017344 10.0.0.56 - - [2024-08-27 08:38:02] "POST /ref-update HTTP/1.1" 200 156 0.054304 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 404 244 0.006464 10.0.0.56 - - [2024-08-27 08:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.56 - - [2024-08-27 08:38:02] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.033133 10.0.0.56 - - [2024-08-27 08:38:02] "POST /access-control-lists HTTP/1.1" 200 604 0.074959 10.0.0.56 - - [2024-08-27 08:38:03] "POST /neutron/network HTTP/1.1" 200 921 0.009441 10.0.0.56 - - [2024-08-27 08:38:03] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.003618 10.0.0.56 - - [2024-08-27 08:38:03] "POST /routing-instances HTTP/1.1" 200 759 0.028408 10.0.0.56 - - [2024-08-27 08:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.56 - - [2024-08-27 08:38:03] "POST /route-targets HTTP/1.1" 200 327 0.015625 10.0.0.56 - - [2024-08-27 08:38:03] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005260 10.0.0.56 - - [2024-08-27 08:38:03] "POST /ref-update HTTP/1.1" 200 156 0.018467 10.0.0.56 - - [2024-08-27 08:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.56 - - [2024-08-27 08:38:03] "GET /routing-instance/247b07ea-9dc1-4cdf-88a0-67da68c3a00f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1286 0.007682 10.0.0.56 - - [2024-08-27 08:38:03] "GET /service-template/d36b391c-ad97-4f53-aa35-f7b4d27b2979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005114 10.0.0.56 - - [2024-08-27 08:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.56 - - [2024-08-27 08:38:03] "GET /routing-instance/247b07ea-9dc1-4cdf-88a0-67da68c3a00f?fields=routing_policy_back_refs HTTP/1.1" 200 1286 0.004192 10.0.0.56 - - [2024-08-27 08:38:03] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001444 10.0.0.56 - - [2024-08-27 08:38:03] "POST /ref-update HTTP/1.1" 200 156 0.013019 10.0.0.56 - - [2024-08-27 08:38:03] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033372 10.0.0.56 - - [2024-08-27 08:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.56 - - [2024-08-27 08:38:03] "POST /routing-instances HTTP/1.1" 200 760 0.021271 10.0.0.56 - - [2024-08-27 08:38:03] "GET /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.004898 10.0.0.56 - - [2024-08-27 08:38:03] "POST /route-targets HTTP/1.1" 200 327 0.010166 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domains HTTP/1.1" 200 280 0.003448 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2771 0.010124 10.0.0.56 - - [2024-08-27 08:38:03] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001189 10.0.0.56 - - [2024-08-27 08:38:03] "POST /ref-update HTTP/1.1" 200 156 0.016324 10.0.0.56 - - [2024-08-27 08:38:03] "GET /routing-instance/353a4cf1-3db7-4c3d-8500-7910f44217f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1287 0.003205 10.0.0.56 - - [2024-08-27 08:38:03] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 4244 0.072161 10.0.0.56 - - [2024-08-27 08:38:03] "GET /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343 HTTP/1.1" 200 3783 0.005446 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domains HTTP/1.1" 200 280 0.002867 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.56 - - [2024-08-27 08:38:03] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2771 0.007544 10.0.0.56 - - [2024-08-27 08:38:03] "GET /routing-instance/353a4cf1-3db7-4c3d-8500-7910f44217f4?fields=routing_policy_back_refs HTTP/1.1" 200 1287 0.002788 10.0.0.56 - - [2024-08-27 08:38:03] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.56 - - [2024-08-27 08:38:03] "PUT /routing-instance/247b07ea-9dc1-4cdf-88a0-67da68c3a00f HTTP/1.1" 200 266 0.012569 10.0.0.56 - - [2024-08-27 08:38:03] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 4244 0.069643 10.0.0.56 - - [2024-08-27 08:38:03] "GET /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343 HTTP/1.1" 200 3783 0.003252 10.0.0.56 - - [2024-08-27 08:38:03] "GET /port-tuple/091523fb-49b3-4fd5-8f95-5d973a09636a HTTP/1.1" 200 1978 0.003469 10.0.0.56 - - [2024-08-27 08:38:03] "GET /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804 HTTP/1.1" 200 3804 0.003572 10.0.0.56 - - [2024-08-27 08:38:03] "GET /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc HTTP/1.1" 200 3817 0.003917 10.0.0.56 - - [2024-08-27 08:38:03] "GET /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294 HTTP/1.1" 200 3798 0.004431 10.0.0.56 - - [2024-08-27 08:38:03] "PUT /routing-instance/353a4cf1-3db7-4c3d-8500-7910f44217f4 HTTP/1.1" 200 266 0.015180 10.0.0.56 - - [2024-08-27 08:38:03] "POST /ref-update HTTP/1.1" 200 156 0.014152 10.0.0.56 - - [2024-08-27 08:38:03] "POST /neutron/port HTTP/1.1" 200 3830 0.060844 10.0.0.56 - - [2024-08-27 08:38:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009999 10.0.0.56 - - [2024-08-27 08:38:03] "PUT /access-control-list/08f499dd-f368-4477-9fed-3557816c8302 HTTP/1.1" 200 272 0.016592 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/port HTTP/1.1" 200 3830 0.047168 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007529 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/port HTTP/1.1" 200 3830 0.054353 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011898 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/port HTTP/1.1" 200 3830 0.046214 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010217 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 894 0.014689 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 920 0.007416 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 805 0.018654 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 831 0.006228 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 895 0.015165 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/network HTTP/1.1" 200 921 0.013956 10.0.0.56 - - [2024-08-27 08:38:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001655 10.0.0.56 - - [2024-08-27 08:38:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001544 10.0.0.56 - - [2024-08-27 08:38:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001701 10.0.0.56 - - [2024-08-27 08:38:04] "GET /virtual-machine/0cf71185-1c7f-41c4-b745-7d960914ec0d HTTP/1.1" 200 1801 0.003487 10.0.0.56 - - [2024-08-27 08:38:04] "GET /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804 HTTP/1.1" 200 3804 0.004370 10.0.0.56 - - [2024-08-27 08:38:04] "GET /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc HTTP/1.1" 200 3817 0.004144 10.0.0.56 - - [2024-08-27 08:38:04] "GET /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294 HTTP/1.1" 200 3798 0.004138 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/3cfd9578-ba6c-46e1-ad12-442c1dff7d98 HTTP/1.1" 200 1960 0.003595 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/91fb7a4a-c101-4cfd-bdd6-b251ed1d7526 HTTP/1.1" 200 1622 0.005067 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/c67aba49-3444-4bd7-be35-e2ef43a6e533 HTTP/1.1" 200 1959 0.003527 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/57d6407a-e327-4ee2-9da8-c7491f69e25f HTTP/1.1" 200 1978 0.003269 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/c6c1cd95-29f7-494b-a3c0-8457ec712520 HTTP/1.1" 200 1621 0.004712 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/ce94d377-9032-41b2-a17a-0aed17bebe15 HTTP/1.1" 200 1981 0.003689 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/0dba41a4-4c73-4467-8b56-8f486fffd8c7 HTTP/1.1" 200 1620 0.004598 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/6d25dcd4-0d8a-4b9c-a7c0-72d1e4af06eb HTTP/1.1" 200 1956 0.006200 10.0.0.56 - - [2024-08-27 08:38:04] "GET /instance-ip/f03b7699-a82e-415d-901d-eddfc85e7a75 HTTP/1.1" 200 1955 0.003986 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/port HTTP/1.1" 200 3830 0.039377 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008362 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/port HTTP/1.1" 200 3830 0.041181 10.0.0.56 - - [2024-08-27 08:38:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009177 10.0.0.56 - - [2024-08-27 08:38:05] "POST /neutron/port HTTP/1.1" 200 3830 0.037997 10.0.0.56 - - [2024-08-27 08:38:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007150 10.0.0.56 - - [2024-08-27 08:38:05] "POST /neutron/port HTTP/1.1" 200 3830 0.045213 10.0.0.56 - - [2024-08-27 08:38:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008425 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-machine/0cf71185-1c7f-41c4-b745-7d960914ec0d HTTP/1.1" 200 1801 0.003686 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-machine-interface/1105b858-d2af-437c-bfd0-509019185804 HTTP/1.1" 200 3804 0.003913 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-machine-interface/b6c57094-5b4c-406a-8b8f-7c09b5a697bc HTTP/1.1" 200 3817 0.005199 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-machine-interface/dbe7570d-f9b9-4220-81e4-8e726f94b294 HTTP/1.1" 200 3798 0.003464 10.0.0.56 - - [2024-08-27 08:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.56 - - [2024-08-27 08:38:05] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003266 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003794 10.0.0.56 - - [2024-08-27 08:38:05] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004142 10.0.0.56 - - [2024-08-27 08:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.56 - - [2024-08-27 08:38:06] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003610 10.0.0.56 - - [2024-08-27 08:38:06] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003785 10.0.0.56 - - [2024-08-27 08:38:06] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003810 10.0.0.56 - - [2024-08-27 08:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.56 - - [2024-08-27 08:38:06] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003858 10.0.0.56 - - [2024-08-27 08:38:06] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003305 10.0.0.56 - - [2024-08-27 08:38:06] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004028 10.0.0.56 - - [2024-08-27 08:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.56 - - [2024-08-27 08:38:06] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004848 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004918 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004204 10.0.0.56 - - [2024-08-27 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.56 - - [2024-08-27 08:38:07] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005083 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005091 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004065 10.0.0.56 - - [2024-08-27 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.56 - - [2024-08-27 08:38:07] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004915 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003806 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004278 10.0.0.56 - - [2024-08-27 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2024-08-27 08:38:07] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003421 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003922 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004322 10.0.0.56 - - [2024-08-27 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.56 - - [2024-08-27 08:38:07] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003762 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003833 10.0.0.56 - - [2024-08-27 08:38:07] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004295 10.0.0.56 - - [2024-08-27 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.56 - - [2024-08-27 08:38:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004390 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004256 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-network/246c3f24-6c30-4a21-ae35-c5725cdfd558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004020 10.0.0.56 - - [2024-08-27 08:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.56 - - [2024-08-27 08:38:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003938 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005711 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004356 10.0.0.56 - - [2024-08-27 08:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.56 - - [2024-08-27 08:38:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004991 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003731 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004244 10.0.0.56 - - [2024-08-27 08:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.56 - - [2024-08-27 08:38:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004099 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003622 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.003655 10.0.0.56 - - [2024-08-27 08:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.56 - - [2024-08-27 08:38:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004409 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-networks?parent_id=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003460 10.0.0.56 - - [2024-08-27 08:38:08] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004189 10.0.0.56 - - [2024-08-27 08:38:09] "GET /virtual-machine/0cf71185-1c7f-41c4-b745-7d960914ec0d HTTP/1.1" 200 1801 0.004162 10.0.0.56 - - [2024-08-27 08:38:09] "GET /domains HTTP/1.1" 200 280 0.003063 10.0.0.56 - - [2024-08-27 08:38:09] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001854 10.0.0.56 - - [2024-08-27 08:38:09] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2771 0.008536 10.0.0.56 - - [2024-08-27 08:38:09] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001252 10.0.0.56 - - [2024-08-27 08:38:09] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 4244 0.071393 10.0.0.56 - - [2024-08-27 08:38:09] "GET /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343 HTTP/1.1" 200 3783 0.012683 10.0.0.56 - - [2024-08-27 08:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.56 - - [2024-08-27 08:38:09] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.005787 10.0.0.56 - - [2024-08-27 08:38:09] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.006218 10.0.0.56 - - [2024-08-27 08:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.56 - - [2024-08-27 08:38:09] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004883 10.0.0.56 - - [2024-08-27 08:38:09] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.005733 10.0.0.56 - - [2024-08-27 08:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.56 - - [2024-08-27 08:38:09] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004062 10.0.0.56 - - [2024-08-27 08:38:09] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?fields=routing_instances HTTP/1.1" 200 1684 0.004663 10.0.0.56 - - [2024-08-27 08:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.56 - - [2024-08-27 08:38:09] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004292 10.0.0.56 - - [2024-08-27 08:38:09] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?fields=routing_instances HTTP/1.1" 200 1689 0.006114 10.0.0.56 - - [2024-08-27 08:38:13] "GET /global-system-configs HTTP/1.1" 200 322 0.038600 10.0.0.56 - - [2024-08-27 08:38:13] "GET /obj-perms HTTP/1.1" 200 5056 0.081348 10.0.0.56 - - [2024-08-27 08:38:13] "POST /ref-update HTTP/1.1" 200 156 0.036475 10.0.0.56 - - [2024-08-27 08:38:13] "DELETE /access-control-list/08f499dd-f368-4477-9fed-3557816c8302 HTTP/1.1" 200 115 0.035578 10.0.0.56 - - [2024-08-27 08:38:13] "POST /neutron/network HTTP/1.1" 200 833 0.016135 10.0.0.56 - - [2024-08-27 08:38:13] "GET /virtual-network/adcd5225-0fb2-4af6-92f0-6ec693478ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004816 10.0.0.56 - - [2024-08-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.56 - - [2024-08-27 08:38:13] "DELETE /routing-instance/247b07ea-9dc1-4cdf-88a0-67da68c3a00f HTTP/1.1" 200 115 0.062703 10.0.0.56 - - [2024-08-27 08:38:13] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.017492 10.0.0.56 - - [2024-08-27 08:38:13] "GET /global-system-configs HTTP/1.1" 200 322 0.057417 10.0.0.56 - - [2024-08-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.56 - - [2024-08-27 08:38:14] "GET /obj-perms HTTP/1.1" 200 5056 0.115038 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /route-target/b2239df7-461b-4a94-925e-d636895ada18 HTTP/1.1" 200 115 0.039013 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.051041 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /routing-instance/353a4cf1-3db7-4c3d-8500-7910f44217f4 HTTP/1.1" 200 115 0.035373 10.0.0.56 - - [2024-08-27 08:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.56 - - [2024-08-27 08:38:14] "POST /neutron/network HTTP/1.1" 200 832 0.010545 10.0.0.56 - - [2024-08-27 08:38:14] "GET /virtual-network/d00348ff-35c3-449f-afde-2ceffbe93ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.003756 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /route-target/5baab3f9-344e-4310-bb89-1ca98422710b HTTP/1.1" 200 115 0.021698 10.0.0.56 - - [2024-08-27 08:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /access-control-list/87d9db0f-c84b-4f3b-a3e2-afe4302fba71 HTTP/1.1" 200 115 0.031826 10.0.0.56 - - [2024-08-27 08:38:14] "GET /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006195 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /network-policy/2bf0791b-2fb2-4848-9f81-2035c8e40183 HTTP/1.1" 200 115 0.028862 10.0.0.56 - - [2024-08-27 08:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /service-instance/831a449c-baf3-4ebb-9f30-126d00b6c343 HTTP/1.1" 200 115 0.060966 10.0.0.56 - - [2024-08-27 08:38:14] "GET /domains HTTP/1.1" 200 280 0.006408 10.0.0.56 - - [2024-08-27 08:38:14] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002532 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.026096 10.0.0.56 - - [2024-08-27 08:38:14] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2771 0.015030 10.0.0.56 - - [2024-08-27 08:38:14] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002576 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /instance-ip/c67aba49-3444-4bd7-be35-e2ef43a6e533 HTTP/1.1" 200 115 0.035435 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.019009 10.0.0.56 - - [2024-08-27 08:38:14] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 3770 0.086591 10.0.0.56 - - [2024-08-27 08:38:14] "GET /virtual-machine/0cf71185-1c7f-41c4-b745-7d960914ec0d HTTP/1.1" 200 1801 0.007054 10.0.0.56 - - [2024-08-27 08:38:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003009 10.0.0.56 - - [2024-08-27 08:38:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003187 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /instance-ip/3cfd9578-ba6c-46e1-ad12-442c1dff7d98 HTTP/1.1" 200 115 0.038838 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /instance-ip/57d6407a-e327-4ee2-9da8-c7491f69e25f HTTP/1.1" 200 115 0.028752 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.015625 10.0.0.56 - - [2024-08-27 08:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /service-template/d36b391c-ad97-4f53-aa35-f7b4d27b2979 HTTP/1.1" 200 115 0.045517 10.0.0.56 - - [2024-08-27 08:38:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003283 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /instance-ip/ce94d377-9032-41b2-a17a-0aed17bebe15 HTTP/1.1" 200 115 0.044120 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.56 - - [2024-08-27 08:38:14] "DELETE /instance-ip/f03b7699-a82e-415d-901d-eddfc85e7a75 HTTP/1.1" 200 115 0.024122 10.0.0.56 - - [2024-08-27 08:38:14] "POST /ref-update HTTP/1.1" 200 156 0.027643 10.0.0.56 - - [2024-08-27 08:38:15] "DELETE /instance-ip/6d25dcd4-0d8a-4b9c-a7c0-72d1e4af06eb HTTP/1.1" 200 115 0.029010 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/network HTTP/1.1" 200 833 0.009704 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/network HTTP/1.1" 400 204 0.012222 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 1085 0.019640 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 1111 0.016505 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 1086 0.021345 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 1112 0.012918 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 151 0.140440 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 151 0.159219 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 3023 0.050870 10.0.0.56 - - [2024-08-27 08:38:15] "POST /neutron/port HTTP/1.1" 200 1111 0.013262 10.0.0.56 - - [2024-08-27 08:38:16] "POST /neutron/port HTTP/1.1" 200 151 0.140116 10.0.0.56 - - [2024-08-27 08:38:16] "POST /neutron/port HTTP/1.1" 200 1112 0.010976 10.0.0.56 - - [2024-08-27 08:38:16] "POST /neutron/port HTTP/1.1" 200 151 0.112376 10.0.0.56 - - [2024-08-27 08:38:16] "POST /neutron/port HTTP/1.1" 200 1111 0.009960 10.0.0.56 - - [2024-08-27 08:38:16] "POST /neutron/port HTTP/1.1" 200 151 0.110749 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 833 0.007024 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002133 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001324 10.0.0.56 - - [2024-08-27 08:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 151 0.083657 10.0.0.56 - - [2024-08-27 08:38:17] "GET /routing-instance/ea6958f1-3b41-41e8-8a76-13b0a8c0bc26 HTTP/1.1" 404 171 0.002459 10.0.0.56 - - [2024-08-27 08:38:17] "DELETE /route-target/0a773d7f-1c82-46a4-9e77-c1c1b5587357 HTTP/1.1" 200 115 0.019742 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains HTTP/1.1" 200 280 0.003346 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2571 0.051012 10.0.0.56 - - [2024-08-27 08:38:17] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002251 10.0.0.56 - - [2024-08-27 08:38:17] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2309 0.075079 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 832 0.008723 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001276 10.0.0.56 - - [2024-08-27 08:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001230 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 151 0.095614 10.0.0.56 - - [2024-08-27 08:38:17] "GET /routing-instance/8be88c17-0c7c-4b5a-a112-fae7b6ed333d HTTP/1.1" 404 171 0.004586 10.0.0.56 - - [2024-08-27 08:38:17] "DELETE /route-target/51d1c2f6-dcaa-4bae-a696-4ea11ea5404d HTTP/1.1" 200 115 0.020427 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains HTTP/1.1" 200 280 0.002649 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2571 0.052130 10.0.0.56 - - [2024-08-27 08:38:17] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001895 10.0.0.56 - - [2024-08-27 08:38:17] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 2091 0.070678 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 831 0.007900 10.0.0.56 - - [2024-08-27 08:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001341 10.0.0.56 - - [2024-08-27 08:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001225 10.0.0.56 - - [2024-08-27 08:38:17] "POST /neutron/network HTTP/1.1" 200 151 0.103590 10.0.0.56 - - [2024-08-27 08:38:17] "DELETE /route-target/46d0e4c3-084e-4e0d-b726-6b7ae25eca07 HTTP/1.1" 200 115 0.021524 10.0.0.56 - - [2024-08-27 08:38:17] "GET /routing-instance/34d51296-f6a4-4ec8-bd83-d1f755b8b0a0 HTTP/1.1" 404 171 0.003026 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains HTTP/1.1" 200 280 0.003355 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.56 - - [2024-08-27 08:38:17] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2571 0.050967 10.0.0.56 - - [2024-08-27 08:38:17] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002026 10.0.0.56 - - [2024-08-27 08:38:17] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 1851 0.076383 10.0.0.56 - - [2024-08-27 08:38:18] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001812 10.0.0.56 - - [2024-08-27 08:38:18] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030224 10.0.0.56 - - [2024-08-27 08:38:18] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001544 10.0.0.56 - - [2024-08-27 08:38:18] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?fields=virtual_networks HTTP/1.1" 200 1039 0.065644 10.0.0.56 - - [2024-08-27 08:38:18] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001342 10.0.0.56 - - [2024-08-27 08:38:18] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.028252 10.0.0.56 - - [2024-08-27 08:38:18] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001498 10.0.0.56 - - [2024-08-27 08:38:18] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?fields=security_groups HTTP/1.1" 200 1263 0.025984 10.0.0.56 - - [2024-08-27 08:38:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.029192 10.0.0.56 - - [2024-08-27 08:38:19] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003603 10.0.0.56 - - [2024-08-27 08:38:19] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002038 10.0.0.56 - - [2024-08-27 08:38:19] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011516 10.0.0.56 - - [2024-08-27 08:38:19] "POST /id-to-fqname HTTP/1.1" 200 191 0.002960 10.0.0.56 - - [2024-08-27 08:38:19] "POST /fqname-to-id HTTP/1.1" 404 200 0.003764 10.0.0.56 - - [2024-08-27 08:38:19] "POST /security-groups HTTP/1.1" 200 592 0.067232 10.0.0.56 - - [2024-08-27 08:38:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.003983 10.0.0.56 - - [2024-08-27 08:38:19] "POST /projects HTTP/1.1" 200 587 0.248359 10.0.0.56 - - [2024-08-27 08:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.287561 10.0.0.56 - - [2024-08-27 08:38:19] "POST /access-control-lists HTTP/1.1" 200 597 0.071991 10.0.0.56 - - [2024-08-27 08:38:19] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.437629 10.0.0.56 - - [2024-08-27 08:38:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.006637 10.0.0.56 - - [2024-08-27 08:38:20] "POST /access-control-lists HTTP/1.1" 200 595 0.063967 10.0.0.56 - - [2024-08-27 08:38:21] "GET / HTTP/1.1" 200 35931 0.002616 10.0.0.56 - - [2024-08-27 08:38:22] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000705 10.0.0.56 - - [2024-08-27 08:38:22] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001561 10.0.0.56 - - [2024-08-27 08:38:22] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058678 10.0.0.56 - - [2024-08-27 08:38:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.003026 10.0.0.56 - - [2024-08-27 08:38:22] "POST /virtual-DNSs HTTP/1.1" 200 507 0.017300 10.0.0.56 - - [2024-08-27 08:38:22] "GET /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005513 10.0.0.56 - - [2024-08-27 08:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.56 - - [2024-08-27 08:38:22] "GET /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004264 10.0.0.56 - - [2024-08-27 08:38:22] "GET /domains HTTP/1.1" 401 292 0.000516 10.0.0.56 - - [2024-08-27 08:38:23] "GET /domains HTTP/1.1" 200 280 0.029649 10.0.0.56 - - [2024-08-27 08:38:23] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.56 - - [2024-08-27 08:38:23] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2958 0.009928 10.0.0.56 - - [2024-08-27 08:38:23] "GET /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898 HTTP/1.1" 200 1438 0.004643 10.0.0.56 - - [2024-08-27 08:38:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003281 10.0.0.56 - - [2024-08-27 08:38:23] "POST /network-ipams HTTP/1.1" 200 514 0.020594 10.0.0.56 - - [2024-08-27 08:38:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003799 10.0.0.56 - - [2024-08-27 08:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.56 - - [2024-08-27 08:38:23] "GET /network-ipam/c4d9b4fe-4fed-45c3-80f8-709d0c252dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.004850 10.0.0.56 - - [2024-08-27 08:38:23] "PUT /network-ipam/c4d9b4fe-4fed-45c3-80f8-709d0c252dc2 HTTP/1.1" 200 258 0.011463 10.0.0.56 - - [2024-08-27 08:38:23] "POST /ref-update HTTP/1.1" 200 156 0.009865 10.0.0.56 - - [2024-08-27 08:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.56 - - [2024-08-27 08:38:23] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001774 10.0.0.56 - - [2024-08-27 08:38:23] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025205 10.0.0.56 - - [2024-08-27 08:38:23] "POST /neutron/network HTTP/1.1" 200 117 0.034774 10.0.0.56 - - [2024-08-27 08:38:23] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001281 10.0.0.56 - - [2024-08-27 08:38:23] "POST /neutron/network HTTP/1.1" 200 618 0.073821 10.0.0.56 - - [2024-08-27 08:38:23] "POST /route-targets HTTP/1.1" 200 327 0.013238 10.0.0.56 - - [2024-08-27 08:38:23] "POST /ref-update HTTP/1.1" 200 156 0.013368 10.0.0.56 - - [2024-08-27 08:38:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005027 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/subnet HTTP/1.1" 200 711 0.292930 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 833 0.009420 10.0.0.56 - - [2024-08-27 08:38:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001649 10.0.0.56 - - [2024-08-27 08:38:24] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004533 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 833 0.006901 10.0.0.56 - - [2024-08-27 08:38:24] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003502 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 833 0.006968 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/subnet HTTP/1.1" 200 711 0.008020 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 807 0.011585 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 833 0.006611 10.0.0.56 - - [2024-08-27 08:38:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001411 10.0.0.56 - - [2024-08-27 08:38:24] "POST /neutron/network HTTP/1.1" 200 843 0.006711 10.0.0.56 - - [2024-08-27 08:38:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000669 10.0.0.56 - - [2024-08-27 08:38:25] "GET / HTTP/1.1" 200 35931 0.002900 10.0.0.56 - - [2024-08-27 08:38:25] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000574 10.0.0.56 - - [2024-08-27 08:38:25] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001425 10.0.0.56 - - [2024-08-27 08:38:25] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.069126 10.0.0.56 - - [2024-08-27 08:38:25] "POST /neutron/network HTTP/1.1" 200 833 0.006582 10.0.0.56 - - [2024-08-27 08:38:25] "POST /neutron/port HTTP/1.1" 200 117 0.007486 10.0.0.56 - - [2024-08-27 08:38:25] "POST /neutron/port HTTP/1.1" 200 117 0.005696 10.0.0.56 - - [2024-08-27 08:38:25] "POST /neutron/port HTTP/1.1" 200 117 0.009086 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/network HTTP/1.1" 200 843 0.008367 10.0.0.56 - - [2024-08-27 08:38:26] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001371 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 1058 0.211571 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 1058 0.012973 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 1058 0.010766 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 1112 0.067834 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 1086 0.018945 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/subnet HTTP/1.1" 200 685 0.011373 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.56 - - [2024-08-27 08:38:26] "POST /neutron/network HTTP/1.1" 200 833 0.006021 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/port HTTP/1.1" 200 1086 0.016720 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009804 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/port HTTP/1.1" 200 1086 0.021286 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007634 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/port HTTP/1.1" 200 1086 0.017803 10.0.0.56 - - [2024-08-27 08:38:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008461 10.0.0.56 - - [2024-08-27 08:38:30] "GET /virtual-machine/5c2906e0-0b85-49bb-ba68-476bcc0e22b4 HTTP/1.1" 200 1293 0.004949 10.0.0.56 - - [2024-08-27 08:38:31] "GET /virtual-machine-interface/4ad7f215-2fcf-47ea-a38f-2a68a07f49e2 HTTP/1.1" 200 2964 0.004315 10.0.0.56 - - [2024-08-27 08:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.56 - - [2024-08-27 08:38:31] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003875 10.0.0.56 - - [2024-08-27 08:38:31] "GET /virtual-networks?parent_id=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003741 10.0.0.56 - - [2024-08-27 08:38:31] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004850 10.0.0.56 - - [2024-08-27 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.56 - - [2024-08-27 08:38:34] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004050 10.0.0.56 - - [2024-08-27 08:38:35] "POST /neutron/port HTTP/1.1" 200 1086 0.018341 10.0.0.56 - - [2024-08-27 08:38:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006895 10.0.0.56 - - [2024-08-27 08:38:38] "DELETE /project/62bbf4d9e2cd4578aa4d870cc8bde981 HTTP/1.1" 404 173 0.007227 10.0.0.56 - - [2024-08-27 08:38:38] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 10.0.0.56 - - [2024-08-27 08:38:38] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.038968 10.0.0.56 - - [2024-08-27 08:38:38] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001256 10.0.0.56 - - [2024-08-27 08:38:38] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?fields=security_groups HTTP/1.1" 200 1368 0.029776 10.0.0.56 - - [2024-08-27 08:38:38] "DELETE /security-group/c19b1772-695a-4cb6-bc34-4406583c859a HTTP/1.1" 200 115 0.057949 10.0.0.56 - - [2024-08-27 08:38:38] "GET /projects?obj_uuids=e6d32069-5a89-438a-965f-17080a0a2349&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001830 10.0.0.56 - - [2024-08-27 08:38:38] "DELETE /access-control-list/d57d407a-84c9-4cda-bdc5-b1189c67e181 HTTP/1.1" 200 115 0.040899 10.0.0.56 - - [2024-08-27 08:38:38] "GET /project/e6d32069-5a89-438a-965f-17080a0a2349?fields=application_policy_sets HTTP/1.1" 200 1407 0.040648 10.0.0.56 - - [2024-08-27 08:38:38] "DELETE /access-control-list/67fc1e44-1c38-4abf-b0c8-4b1b1362885e HTTP/1.1" 200 115 0.034482 10.0.0.56 - - [2024-08-27 08:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.56 - - [2024-08-27 08:38:38] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007311 10.0.0.56 - - [2024-08-27 08:38:38] "GET /virtual-networks?parent_id=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002523 10.0.0.56 - - [2024-08-27 08:38:38] "DELETE /project/e6d32069-5a89-438a-965f-17080a0a2349 HTTP/1.1" 200 115 0.346884 10.0.0.56 - - [2024-08-27 08:38:38] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004034 10.0.0.56 - - [2024-08-27 08:38:43] "POST /neutron/network HTTP/1.1" 200 807 0.014309 10.0.0.56 - - [2024-08-27 08:38:43] "POST /neutron/network HTTP/1.1" 200 833 0.006445 10.0.0.56 - - [2024-08-27 08:38:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.001478 10.0.0.56 - - [2024-08-27 08:38:43] "POST /neutron/port HTTP/1.1" 200 1086 0.021969 10.0.0.56 - - [2024-08-27 08:38:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007434 10.0.0.56 - - [2024-08-27 08:38:43] "POST /neutron/network HTTP/1.1" 200 843 0.008070 10.0.0.56 - - [2024-08-27 08:38:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000536 10.0.0.56 - - [2024-08-27 08:38:43] "GET / HTTP/1.1" 200 35931 0.003150 10.0.0.56 - - [2024-08-27 08:38:43] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000624 10.0.0.56 - - [2024-08-27 08:38:44] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001366 10.0.0.56 - - [2024-08-27 08:38:44] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058453 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/network HTTP/1.1" 200 833 0.007986 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/port HTTP/1.1" 200 1086 0.023487 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014329 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/port HTTP/1.1" 200 117 0.006167 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/port HTTP/1.1" 200 117 0.006829 10.0.0.56 - - [2024-08-27 08:38:44] "POST /neutron/network HTTP/1.1" 200 843 0.007750 10.0.0.56 - - [2024-08-27 08:38:44] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001406 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 1058 0.210570 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 1058 0.015461 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 1058 0.012499 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 1112 0.086194 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 1086 0.023267 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/subnet HTTP/1.1" 200 685 0.013173 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/port HTTP/1.1" 200 117 0.002184 10.0.0.56 - - [2024-08-27 08:38:45] "POST /neutron/network HTTP/1.1" 200 833 0.007844 10.0.0.56 - - [2024-08-27 08:38:45] "GET /obj-perms HTTP/1.1" 200 5056 0.062469 10.0.0.56 - - [2024-08-27 08:38:45] "GET /obj-perms HTTP/1.1" 200 5056 0.068501 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/port HTTP/1.1" 200 1086 0.019806 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007738 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/port HTTP/1.1" 200 1086 0.018758 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008937 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/port HTTP/1.1" 200 1086 0.020099 10.0.0.56 - - [2024-08-27 08:38:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008968 10.0.0.56 - - [2024-08-27 08:38:49] "GET /virtual-machine/9fc3b250-8b38-4480-873f-61ba8c5bb4bb HTTP/1.1" 200 1293 0.005054 10.0.0.56 - - [2024-08-27 08:38:49] "GET /virtual-machine-interface/a6990312-aaac-4224-993e-a75f01de61c9 HTTP/1.1" 200 2965 0.004002 10.0.0.56 - - [2024-08-27 08:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.56 - - [2024-08-27 08:38:49] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003447 10.0.0.56 - - [2024-08-27 08:38:49] "GET /virtual-networks?parent_id=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003670 10.0.0.56 - - [2024-08-27 08:38:49] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003855 10.0.0.56 - - [2024-08-27 08:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.56 - - [2024-08-27 08:38:52] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003798 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/port HTTP/1.1" 200 1086 0.022894 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/port HTTP/1.1" 200 1086 0.027193 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/network HTTP/1.1" 200 843 0.008445 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005843 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/subnet HTTP/1.1" 200 685 0.018248 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/port HTTP/1.1" 200 117 0.001484 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/network HTTP/1.1" 200 833 0.008750 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/port HTTP/1.1" 200 1086 0.022728 10.0.0.56 - - [2024-08-27 08:38:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008860 10.0.0.56 - - [2024-08-27 08:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.56 - - [2024-08-27 08:38:55] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004731 10.0.0.56 - - [2024-08-27 08:38:55] "GET /virtual-networks?parent_id=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004599 10.0.0.56 - - [2024-08-27 08:38:55] "GET /virtual-network/b996cd32-73ae-4699-80c6-93222ad53dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003833 10.0.0.56 - - [2024-08-27 08:38:55] "POST /neutron/port HTTP/1.1" 200 1086 0.017745 10.0.0.56 - - [2024-08-27 08:38:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007724 10.0.0.56 - - [2024-08-27 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.56 - - [2024-08-27 08:39:06] "DELETE /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898 HTTP/1.1" 409 235 0.007838 10.0.0.56 - - [2024-08-27 08:39:06] "POST /fqname-to-id HTTP/1.1" 404 192 0.003546 10.0.0.56 - - [2024-08-27 08:39:06] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019514 10.0.0.56 - - [2024-08-27 08:39:06] "GET /virtual-DNS-record/6eacb0f2-4bb0-4331-8238-c31b9c5d2bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005903 10.0.0.56 - - [2024-08-27 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.56 - - [2024-08-27 08:39:06] "GET /virtual-DNS-record/6eacb0f2-4bb0-4331-8238-c31b9c5d2bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003840 10.0.0.56 - - [2024-08-27 08:39:06] "GET /domains HTTP/1.1" 200 280 0.003587 10.0.0.56 - - [2024-08-27 08:39:06] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001509 10.0.0.56 - - [2024-08-27 08:39:06] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2774 0.011074 10.0.0.56 - - [2024-08-27 08:39:06] "GET /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898 HTTP/1.1" 200 1907 0.004915 10.0.0.56 - - [2024-08-27 08:39:06] "GET /virtual-DNS-record/6eacb0f2-4bb0-4331-8238-c31b9c5d2bbf HTTP/1.1" 200 1335 0.003242 10.0.0.56 - - [2024-08-27 08:39:12] "DELETE /virtual-DNS-record/6eacb0f2-4bb0-4331-8238-c31b9c5d2bbf HTTP/1.1" 200 115 0.025188 10.0.0.56 - - [2024-08-27 08:39:12] "POST /fqname-to-id HTTP/1.1" 404 184 0.003273 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/network HTTP/1.1" 200 833 0.007838 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/network HTTP/1.1" 400 204 0.013308 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/port HTTP/1.1" 200 1086 0.025452 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/port HTTP/1.1" 200 1112 0.013872 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/port HTTP/1.1" 200 1086 0.018179 10.0.0.56 - - [2024-08-27 08:39:12] "POST /neutron/port HTTP/1.1" 200 1112 0.011660 10.0.0.56 - - [2024-08-27 08:39:13] "POST /neutron/port HTTP/1.1" 200 151 0.157195 10.0.0.56 - - [2024-08-27 08:39:13] "POST /neutron/port HTTP/1.1" 200 151 0.180480 10.0.0.56 - - [2024-08-27 08:39:14] "POST /neutron/network HTTP/1.1" 200 833 0.009351 10.0.0.56 - - [2024-08-27 08:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.56 - - [2024-08-27 08:39:14] "DELETE /route-target/163b91f5-c01e-4622-ae07-5cd46b2592de HTTP/1.1" 200 115 0.023395 10.0.0.56 - - [2024-08-27 08:39:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002252 10.0.0.56 - - [2024-08-27 08:39:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002075 10.0.0.56 - - [2024-08-27 08:39:14] "POST /neutron/network HTTP/1.1" 200 151 0.262929 10.0.0.56 - - [2024-08-27 08:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.56 - - [2024-08-27 08:39:14] "DELETE /network-ipam/c4d9b4fe-4fed-45c3-80f8-709d0c252dc2 HTTP/1.1" 200 115 0.033536 10.0.0.56 - - [2024-08-27 08:39:14] "DELETE /virtual-DNS/7b192fc4-c338-4f36-91e9-3c303ff04898 HTTP/1.1" 200 115 0.026688 10.0.0.56 - - [2024-08-27 08:39:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.003070 10.0.0.56 - - [2024-08-27 08:39:14] "GET /domains HTTP/1.1" 200 280 0.003340 10.0.0.56 - - [2024-08-27 08:39:14] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001320 10.0.0.56 - - [2024-08-27 08:39:14] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2574 0.009052 10.0.0.56 - - [2024-08-27 08:39:15] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001520 10.0.0.56 - - [2024-08-27 08:39:15] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025917 10.0.0.56 - - [2024-08-27 08:39:15] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001396 10.0.0.56 - - [2024-08-27 08:39:15] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?fields=virtual_networks HTTP/1.1" 200 1044 0.066653 10.0.0.56 - - [2024-08-27 08:39:15] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001408 10.0.0.56 - - [2024-08-27 08:39:15] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.029025 10.0.0.56 - - [2024-08-27 08:39:15] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001626 10.0.0.56 - - [2024-08-27 08:39:15] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?fields=security_groups HTTP/1.1" 200 1271 0.029922 10.0.0.56 - - [2024-08-27 08:39:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.035967 10.0.0.56 - - [2024-08-27 08:39:16] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.56 - - [2024-08-27 08:39:16] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001450 10.0.0.56 - - [2024-08-27 08:39:16] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009663 10.0.0.56 - - [2024-08-27 08:39:16] "POST /id-to-fqname HTTP/1.1" 200 191 0.002030 10.0.0.56 - - [2024-08-27 08:39:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.004041 10.0.0.56 - - [2024-08-27 08:39:16] "POST /security-groups HTTP/1.1" 200 592 0.067770 10.0.0.56 - - [2024-08-27 08:39:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.003388 10.0.0.56 - - [2024-08-27 08:39:16] "POST /projects HTTP/1.1" 200 587 0.232634 10.0.0.56 - - [2024-08-27 08:39:16] "POST /access-control-lists HTTP/1.1" 200 597 0.059939 10.0.0.56 - - [2024-08-27 08:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.315186 10.0.0.56 - - [2024-08-27 08:39:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.003308 10.0.0.56 - - [2024-08-27 08:39:16] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.451291 10.0.0.56 - - [2024-08-27 08:39:16] "POST /access-control-lists HTTP/1.1" 200 595 0.064252 10.0.0.56 - - [2024-08-27 08:39:18] "GET / HTTP/1.1" 200 35931 0.002267 10.0.0.56 - - [2024-08-27 08:39:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000578 10.0.0.56 - - [2024-08-27 08:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.074776 10.0.0.56 - - [2024-08-27 08:39:19] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426 10.0.0.56 - - [2024-08-27 08:39:19] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.025714 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/network HTTP/1.1" 200 117 0.038866 10.0.0.56 - - [2024-08-27 08:39:19] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002123 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/network HTTP/1.1" 200 606 0.078297 10.0.0.56 - - [2024-08-27 08:39:19] "POST /route-targets HTTP/1.1" 200 327 0.013741 10.0.0.56 - - [2024-08-27 08:39:19] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.56 - - [2024-08-27 08:39:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004641 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.214409 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/network HTTP/1.1" 200 826 0.006196 10.0.0.56 - - [2024-08-27 08:39:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001535 10.0.0.56 - - [2024-08-27 08:39:19] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005301 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/network HTTP/1.1" 200 826 0.007065 10.0.0.56 - - [2024-08-27 08:39:19] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003367 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/network HTTP/1.1" 200 826 0.006457 10.0.0.56 - - [2024-08-27 08:39:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.009445 10.0.0.56 - - [2024-08-27 08:39:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001636 10.0.0.56 - - [2024-08-27 08:39:20] "POST /neutron/network HTTP/1.1" 200 836 0.008134 10.0.0.56 - - [2024-08-27 08:39:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000583 10.0.0.56 - - [2024-08-27 08:39:20] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.56 - - [2024-08-27 08:39:20] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000472 10.0.0.56 - - [2024-08-27 08:39:20] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001457 10.0.0.56 - - [2024-08-27 08:39:20] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.056751 10.0.0.56 - - [2024-08-27 08:39:20] "POST /neutron/network HTTP/1.1" 200 826 0.006658 10.0.0.56 - - [2024-08-27 08:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.005764 10.0.0.56 - - [2024-08-27 08:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.006013 10.0.0.56 - - [2024-08-27 08:39:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001589 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 117 0.006483 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/network HTTP/1.1" 200 836 0.009904 10.0.0.56 - - [2024-08-27 08:39:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000506 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/network HTTP/1.1" 200 836 0.006695 10.0.0.56 - - [2024-08-27 08:39:21] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001419 10.0.0.56 - - [2024-08-27 08:39:21] "GET / HTTP/1.1" 200 35931 0.002042 10.0.0.56 - - [2024-08-27 08:39:21] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000507 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 1062 0.213694 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 1062 0.012499 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 1062 0.012089 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 1116 0.092774 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 1090 0.021788 10.0.0.56 - - [2024-08-27 08:39:21] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010223 10.0.0.56 - - [2024-08-27 08:39:21] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.065738 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.013241 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/network HTTP/1.1" 200 826 0.006433 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.56 - - [2024-08-27 08:39:21] "POST /neutron/network HTTP/1.1" 200 826 0.008320 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/port HTTP/1.1" 200 1090 0.024922 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009537 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/port HTTP/1.1" 200 117 0.012744 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/port HTTP/1.1" 200 1090 0.021277 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011217 10.0.0.56 - - [2024-08-27 08:39:22] "POST /neutron/network HTTP/1.1" 200 836 0.010798 10.0.0.56 - - [2024-08-27 08:39:22] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002091 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 1062 0.294415 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 1062 0.010520 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 1062 0.015687 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 1116 0.101567 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 1090 0.019117 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004211 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.013694 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/port HTTP/1.1" 200 117 0.001604 10.0.0.56 - - [2024-08-27 08:39:23] "POST /neutron/network HTTP/1.1" 200 826 0.009093 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/port HTTP/1.1" 200 1090 0.018860 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007262 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/port HTTP/1.1" 200 1090 0.018228 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007711 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/port HTTP/1.1" 200 1090 0.019705 10.0.0.56 - - [2024-08-27 08:39:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010242 10.0.0.56 - - [2024-08-27 08:39:27] "GET /virtual-machine/cab26641-004a-4977-8a69-55ac6d956920 HTTP/1.1" 401 292 0.000728 10.0.0.56 - - [2024-08-27 08:39:28] "GET /virtual-machine/cab26641-004a-4977-8a69-55ac6d956920 HTTP/1.1" 200 1293 0.038867 10.0.0.56 - - [2024-08-27 08:39:28] "GET /virtual-machine-interface/7359e2f3-3126-4ae8-956a-a130417d4883 HTTP/1.1" 200 2946 0.004224 10.0.0.56 - - [2024-08-27 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.56 - - [2024-08-27 08:39:28] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003697 10.0.0.56 - - [2024-08-27 08:39:28] "GET /virtual-networks?parent_id=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003635 10.0.0.56 - - [2024-08-27 08:39:28] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004373 10.0.0.56 - - [2024-08-27 08:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.56 - - [2024-08-27 08:39:31] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006628 10.0.0.56 - - [2024-08-27 08:39:31] "POST /neutron/port HTTP/1.1" 200 1090 0.020857 10.0.0.56 - - [2024-08-27 08:39:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011577 10.0.0.56 - - [2024-08-27 08:39:32] "POST /neutron/port HTTP/1.1" 200 1090 0.017162 10.0.0.56 - - [2024-08-27 08:39:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010027 10.0.0.56 - - [2024-08-27 08:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.56 - - [2024-08-27 08:39:33] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003213 10.0.0.56 - - [2024-08-27 08:39:33] "GET /virtual-networks?parent_id=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003926 10.0.0.56 - - [2024-08-27 08:39:33] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003962 10.0.0.56 - - [2024-08-27 08:39:33] "POST /neutron/port HTTP/1.1" 200 1090 0.026836 10.0.0.56 - - [2024-08-27 08:39:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006968 10.0.0.56 - - [2024-08-27 08:39:38] "DELETE /project/8b04d2ab2ab84731972ceda152a8039b HTTP/1.1" 404 173 0.011297 10.0.0.56 - - [2024-08-27 08:39:38] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.56 - - [2024-08-27 08:39:38] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.026720 10.0.0.56 - - [2024-08-27 08:39:38] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001518 10.0.0.56 - - [2024-08-27 08:39:38] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?fields=security_groups HTTP/1.1" 200 1376 0.069679 10.0.0.56 - - [2024-08-27 08:39:38] "DELETE /security-group/ae040a32-1188-49a7-9ba8-6caaa5038acd HTTP/1.1" 200 115 0.064246 10.0.0.56 - - [2024-08-27 08:39:38] "GET /projects?obj_uuids=62bbf4d9-e2cd-4578-aa4d-870cc8bde981&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.56 - - [2024-08-27 08:39:38] "DELETE /access-control-list/24d7bd73-4729-4e5e-921d-2ea7b3f6e82f HTTP/1.1" 200 115 0.040423 10.0.0.56 - - [2024-08-27 08:39:38] "DELETE /access-control-list/afd0bc84-ccd6-4678-bf1d-8137d8033017 HTTP/1.1" 200 115 0.029610 10.0.0.56 - - [2024-08-27 08:39:38] "GET /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981?fields=application_policy_sets HTTP/1.1" 200 1415 0.047034 10.0.0.56 - - [2024-08-27 08:39:38] "DELETE /project/62bbf4d9-e2cd-4578-aa4d-870cc8bde981 HTTP/1.1" 200 115 0.383636 10.0.0.56 - - [2024-08-27 08:39:38] "POST /neutron/port HTTP/1.1" 200 1090 0.019266 10.0.0.56 - - [2024-08-27 08:39:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008032 10.0.0.56 - - [2024-08-27 08:39:39] "POST /neutron/port HTTP/1.1" 200 1090 0.017143 10.0.0.56 - - [2024-08-27 08:39:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008548 10.0.0.56 - - [2024-08-27 08:39:39] "POST /neutron/port HTTP/1.1" 200 1090 0.017441 10.0.0.56 - - [2024-08-27 08:39:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008268 10.0.0.56 - - [2024-08-27 08:39:39] "GET /virtual-machine/5c3bedc9-b7a9-4692-8813-2bc10cc48382 HTTP/1.1" 200 1292 0.005707 10.0.0.56 - - [2024-08-27 08:39:39] "GET /virtual-machine-interface/c0eb6317-d439-4855-83ba-84f04f4affcf HTTP/1.1" 200 2946 0.003454 10.0.0.56 - - [2024-08-27 08:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.56 - - [2024-08-27 08:39:39] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003301 10.0.0.56 - - [2024-08-27 08:39:39] "GET /virtual-networks?parent_id=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003581 10.0.0.56 - - [2024-08-27 08:39:39] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003862 10.0.0.56 - - [2024-08-27 08:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.56 - - [2024-08-27 08:39:40] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004740 10.0.0.56 - - [2024-08-27 08:39:40] "GET /virtual-networks?parent_id=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005044 10.0.0.56 - - [2024-08-27 08:39:40] "GET /virtual-network/cfc86736-bc39-4483-a2a8-3c31f4ab9445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003555 10.0.0.56 - - [2024-08-27 08:39:45] "POST /neutron/network HTTP/1.1" 200 826 0.011260 10.0.0.56 - - [2024-08-27 08:39:45] "POST /neutron/network HTTP/1.1" 400 204 0.013087 10.0.0.56 - - [2024-08-27 08:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.072697 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 1090 0.027396 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013407 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 1090 0.034563 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 1116 0.010382 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 151 0.146852 10.0.0.56 - - [2024-08-27 08:39:46] "POST /neutron/port HTTP/1.1" 200 151 0.159246 10.0.0.56 - - [2024-08-27 08:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.083899 10.0.0.56 - - [2024-08-27 08:39:47] "POST /neutron/network HTTP/1.1" 200 826 0.007454 10.0.0.56 - - [2024-08-27 08:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.56 - - [2024-08-27 08:39:47] "DELETE /route-target/5f0d4636-f64a-4e9c-b672-3b0544cb0efe HTTP/1.1" 200 115 0.015375 10.0.0.56 - - [2024-08-27 08:39:47] "POST /useragent-kv HTTP/1.1" 200 115 0.038646 10.0.0.56 - - [2024-08-27 08:39:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001323 10.0.0.56 - - [2024-08-27 08:39:47] "POST /neutron/network HTTP/1.1" 200 151 0.137333 10.0.0.56 - - [2024-08-27 08:39:48] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001387 10.0.0.56 - - [2024-08-27 08:39:48] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.054425 10.0.0.56 - - [2024-08-27 08:39:48] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002497 10.0.0.56 - - [2024-08-27 08:39:48] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?fields=virtual_networks HTTP/1.1" 200 1045 0.072477 10.0.0.56 - - [2024-08-27 08:39:48] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001375 10.0.0.56 - - [2024-08-27 08:39:48] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.021814 10.0.0.56 - - [2024-08-27 08:39:48] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001523 10.0.0.56 - - [2024-08-27 08:39:48] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?fields=security_groups HTTP/1.1" 200 1272 0.028724 10.0.0.56 - - [2024-08-27 08:39:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.029330 10.0.0.56 - - [2024-08-27 08:39:49] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004473 10.0.0.56 - - [2024-08-27 08:39:49] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.56 - - [2024-08-27 08:39:49] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038798 10.0.0.56 - - [2024-08-27 08:39:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.001985 10.0.0.56 - - [2024-08-27 08:39:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.003893 10.0.0.56 - - [2024-08-27 08:39:49] "POST /security-groups HTTP/1.1" 200 591 0.071618 10.0.0.56 - - [2024-08-27 08:39:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003460 10.0.0.56 - - [2024-08-27 08:39:49] "POST /projects HTTP/1.1" 200 585 0.232136 10.0.0.56 - - [2024-08-27 08:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.307362 10.0.0.56 - - [2024-08-27 08:39:49] "POST /access-control-lists HTTP/1.1" 200 596 0.065229 10.0.0.56 - - [2024-08-27 08:39:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.003399 10.0.0.56 - - [2024-08-27 08:39:49] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.472576 10.0.0.56 - - [2024-08-27 08:39:50] "POST /access-control-lists HTTP/1.1" 200 594 0.064196 10.0.0.56 - - [2024-08-27 08:39:51] "GET / HTTP/1.1" 200 35931 0.002415 10.0.0.56 - - [2024-08-27 08:39:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000695 10.0.0.56 - - [2024-08-27 08:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.080327 10.0.0.56 - - [2024-08-27 08:39:52] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001565 10.0.0.56 - - [2024-08-27 08:39:52] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.043967 10.0.0.56 - - [2024-08-27 08:39:52] "POST /neutron/network HTTP/1.1" 200 117 0.046900 10.0.0.56 - - [2024-08-27 08:39:52] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001675 10.0.0.56 - - [2024-08-27 08:39:52] "POST /neutron/network HTTP/1.1" 200 625 0.091101 10.0.0.56 - - [2024-08-27 08:39:52] "POST /route-targets HTTP/1.1" 200 327 0.021938 10.0.0.56 - - [2024-08-27 08:39:52] "POST /ref-update HTTP/1.1" 200 156 0.018206 10.0.0.56 - - [2024-08-27 08:39:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002907 10.0.0.56 - - [2024-08-27 08:39:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.231835 10.0.0.56 - - [2024-08-27 08:39:52] "POST /neutron/network HTTP/1.1" 200 839 0.006553 10.0.0.56 - - [2024-08-27 08:39:52] "POST /id-to-fqname HTTP/1.1" 200 230 0.001540 10.0.0.56 - - [2024-08-27 08:39:53] "GET /virtual-network/2ebae241-2457-4b2e-9042-5538c3a8824f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003980 10.0.0.56 - - [2024-08-27 08:39:53] "POST /neutron/network HTTP/1.1" 200 839 0.007844 10.0.0.56 - - [2024-08-27 08:39:53] "GET /virtual-network/2ebae241-2457-4b2e-9042-5538c3a8824f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003520 10.0.0.56 - - [2024-08-27 08:39:53] "POST /neutron/network HTTP/1.1" 200 839 0.006768 10.0.0.56 - - [2024-08-27 08:39:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.009381 10.0.0.56 - - [2024-08-27 08:39:53] "POST /neutron/network HTTP/1.1" 200 839 0.007364 10.0.0.56 - - [2024-08-27 08:39:53] "POST /id-to-fqname HTTP/1.1" 200 230 0.001679 10.0.0.56 - - [2024-08-27 08:39:53] "POST /neutron/network HTTP/1.1" 200 849 0.007328 10.0.0.56 - - [2024-08-27 08:39:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000654 10.0.0.56 - - [2024-08-27 08:39:53] "GET / HTTP/1.1" 200 35931 0.002560 10.0.0.56 - - [2024-08-27 08:39:53] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000754 10.0.0.56 - - [2024-08-27 08:39:54] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001988 10.0.0.56 - - [2024-08-27 08:39:54] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057460 10.0.0.56 - - [2024-08-27 08:39:54] "POST /neutron/network HTTP/1.1" 200 839 0.007173 10.0.0.56 - - [2024-08-27 08:39:54] "POST /neutron/port HTTP/1.1" 200 117 0.006657 10.0.0.56 - - [2024-08-27 08:39:54] "POST /neutron/port HTTP/1.1" 200 117 0.008148 10.0.0.56 - - [2024-08-27 08:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012814 10.0.0.56 - - [2024-08-27 08:39:54] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005859 10.0.0.56 - - [2024-08-27 08:39:54] "PUT /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63 HTTP/1.1" 200 276 0.204065 10.0.0.56 - - [2024-08-27 08:39:54] "POST /neutron/port HTTP/1.1" 200 117 0.007914 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/network HTTP/1.1" 200 849 0.009604 10.0.0.56 - - [2024-08-27 08:39:55] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001806 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 1055 0.263177 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 1055 0.011119 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 1055 0.017597 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 1109 0.072486 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 1083 0.016534 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003785 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.017646 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/port HTTP/1.1" 200 117 0.005885 10.0.0.56 - - [2024-08-27 08:39:55] "POST /neutron/network HTTP/1.1" 200 839 0.007648 10.0.0.56 - - [2024-08-27 08:39:59] "POST /neutron/port HTTP/1.1" 200 1083 0.017412 10.0.0.56 - - [2024-08-27 08:39:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013074 10.0.0.56 - - [2024-08-27 08:40:00] "POST /neutron/port HTTP/1.1" 200 1083 0.020548 10.0.0.56 - - [2024-08-27 08:40:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009176 10.0.0.56 - - [2024-08-27 08:40:00] "POST /neutron/port HTTP/1.1" 200 1083 0.019808 10.0.0.56 - - [2024-08-27 08:40:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016464 10.0.0.56 - - [2024-08-27 08:40:00] "GET /virtual-machine/2eb96dca-3088-4301-aced-5943ab4316a7 HTTP/1.1" 401 292 0.000530 10.0.0.56 - - [2024-08-27 08:40:00] "GET /virtual-machine/2eb96dca-3088-4301-aced-5943ab4316a7 HTTP/1.1" 200 1292 0.034823 10.0.0.56 - - [2024-08-27 08:40:00] "GET /virtual-machine-interface/f8c23cc1-9b2b-400b-88a6-f991757ba816 HTTP/1.1" 200 2971 0.003855 10.0.0.56 - - [2024-08-27 08:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.56 - - [2024-08-27 08:40:00] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003950 10.0.0.56 - - [2024-08-27 08:40:00] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003646 10.0.0.56 - - [2024-08-27 08:40:00] "GET /virtual-network/2ebae241-2457-4b2e-9042-5538c3a8824f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003899 10.0.0.56 - - [2024-08-27 08:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.56 - - [2024-08-27 08:40:03] "GET /virtual-network/2ebae241-2457-4b2e-9042-5538c3a8824f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003781 10.0.0.56 - - [2024-08-27 08:40:04] "POST /neutron/port HTTP/1.1" 200 1083 0.018553 10.0.0.56 - - [2024-08-27 08:40:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006631 10.0.0.56 - - [2024-08-27 08:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.56 - - [2024-08-27 08:40:06] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006054 10.0.0.56 - - [2024-08-27 08:40:06] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003786 10.0.0.56 - - [2024-08-27 08:40:06] "GET /virtual-network/2ebae241-2457-4b2e-9042-5538c3a8824f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004603 10.0.0.56 - - [2024-08-27 08:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.56 - - [2024-08-27 08:40:08] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004097 10.0.0.56 - - [2024-08-27 08:40:08] "PUT /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63 HTTP/1.1" 200 276 0.011003 10.0.0.56 - - [2024-08-27 08:40:08] "POST /neutron/network HTTP/1.1" 200 839 0.007175 10.0.0.56 - - [2024-08-27 08:40:08] "POST /neutron/network HTTP/1.1" 400 204 0.011968 10.0.0.56 - - [2024-08-27 08:40:08] "POST /neutron/port HTTP/1.1" 200 1083 0.017535 10.0.0.56 - - [2024-08-27 08:40:08] "POST /neutron/port HTTP/1.1" 200 1109 0.014380 10.0.0.56 - - [2024-08-27 08:40:09] "POST /neutron/port HTTP/1.1" 200 151 0.114103 10.0.0.56 - - [2024-08-27 08:40:10] "POST /neutron/network HTTP/1.1" 200 839 0.006746 10.0.0.56 - - [2024-08-27 08:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.56 - - [2024-08-27 08:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001359 10.0.0.56 - - [2024-08-27 08:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001856 10.0.0.56 - - [2024-08-27 08:40:10] "POST /neutron/network HTTP/1.1" 200 151 0.091702 10.0.0.56 - - [2024-08-27 08:40:10] "DELETE /route-target/4ffe310d-25dc-4c33-898a-1460b28f9b9d HTTP/1.1" 200 115 0.023891 10.0.0.56 - - [2024-08-27 08:40:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003553 10.0.0.56 - - [2024-08-27 08:40:11] "POST /network-ipams HTTP/1.1" 200 541 0.025026 10.0.0.56 - - [2024-08-27 08:40:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.003988 10.0.0.56 - - [2024-08-27 08:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.56 - - [2024-08-27 08:40:11] "GET /network-ipam/3b6f7b27-022b-46cd-8df9-cc98315fe83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004928 10.0.0.56 - - [2024-08-27 08:40:11] "PUT /network-ipam/3b6f7b27-022b-46cd-8df9-cc98315fe83f HTTP/1.1" 200 258 0.010765 10.0.0.56 - - [2024-08-27 08:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.56 - - [2024-08-27 08:40:11] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001383 10.0.0.56 - - [2024-08-27 08:40:11] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.022974 10.0.0.56 - - [2024-08-27 08:40:11] "POST /neutron/network HTTP/1.1" 200 117 0.010367 10.0.0.56 - - [2024-08-27 08:40:11] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001324 10.0.0.56 - - [2024-08-27 08:40:11] "POST /neutron/network HTTP/1.1" 200 605 0.081312 10.0.0.56 - - [2024-08-27 08:40:11] "POST /route-targets HTTP/1.1" 200 327 0.016631 10.0.0.56 - - [2024-08-27 08:40:11] "POST /ref-update HTTP/1.1" 200 156 0.014168 10.0.0.56 - - [2024-08-27 08:40:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003912 10.0.0.56 - - [2024-08-27 08:40:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.186785 10.0.0.56 - - [2024-08-27 08:40:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 10.0.0.56 - - [2024-08-27 08:40:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.157751 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/network HTTP/1.1" 200 994 0.081781 10.0.0.56 - - [2024-08-27 08:40:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001536 10.0.0.56 - - [2024-08-27 08:40:12] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004239 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/network HTTP/1.1" 200 994 0.008532 10.0.0.56 - - [2024-08-27 08:40:12] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003461 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/network HTTP/1.1" 200 994 0.008351 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.008207 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.008279 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/network HTTP/1.1" 200 994 0.007991 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.007590 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.007986 10.0.0.56 - - [2024-08-27 08:40:12] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/port HTTP/1.1" 200 1017 0.170549 10.0.0.56 - - [2024-08-27 08:40:12] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001458 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/port HTTP/1.1" 200 1017 0.186820 10.0.0.56 - - [2024-08-27 08:40:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001510 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/port HTTP/1.1" 200 1017 0.008946 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/port HTTP/1.1" 200 1017 0.035383 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/network HTTP/1.1" 200 994 0.008012 10.0.0.56 - - [2024-08-27 08:40:12] "POST /neutron/port HTTP/1.1" 200 1017 0.009118 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.005368 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.005933 10.0.0.56 - - [2024-08-27 08:40:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001550 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.005965 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 1017 0.009290 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 1017 0.009257 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/network HTTP/1.1" 200 994 0.008190 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 1017 0.010049 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 1017 0.008913 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 1017 0.021342 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.010773 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.006398 10.0.0.56 - - [2024-08-27 08:40:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001695 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.007180 10.0.0.56 - - [2024-08-27 08:40:13] "POST /neutron/network HTTP/1.1" 200 1004 0.010311 10.0.0.56 - - [2024-08-27 08:40:13] "GET /aaa-mode HTTP/1.1" 401 292 0.000464 10.0.0.56 - - [2024-08-27 08:40:14] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.56 - - [2024-08-27 08:40:14] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.036505 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.053285 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/network HTTP/1.1" 200 1004 0.008153 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/network HTTP/1.1" 200 1004 0.007990 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.008166 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.012515 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.011067 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1017 0.016506 10.0.0.56 - - [2024-08-27 08:40:14] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001949 10.0.0.56 - - [2024-08-27 08:40:14] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.088248 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/network HTTP/1.1" 200 994 0.022621 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1109 0.139678 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1109 0.147037 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1083 0.028654 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007349 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 2050 0.039373 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 1083 0.034381 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.021985 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.035992 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009986 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 117 0.009628 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.030251 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/network HTTP/1.1" 200 994 0.012648 10.0.0.56 - - [2024-08-27 08:40:14] "GET /domains HTTP/1.1" 200 280 0.003341 10.0.0.56 - - [2024-08-27 08:40:14] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001331 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.56 - - [2024-08-27 08:40:14] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2760 0.010557 10.0.0.56 - - [2024-08-27 08:40:14] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001429 10.0.0.56 - - [2024-08-27 08:40:14] "POST /neutron/network HTTP/1.1" 200 994 0.010387 10.0.0.56 - - [2024-08-27 08:40:15] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef HTTP/1.1" 200 2852 0.089651 10.0.0.56 - - [2024-08-27 08:40:15] "GET /network-ipam/3b6f7b27-022b-46cd-8df9-cc98315fe83f HTTP/1.1" 200 2601 0.011073 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domains HTTP/1.1" 200 280 0.002896 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2760 0.008135 10.0.0.56 - - [2024-08-27 08:40:15] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.56 - - [2024-08-27 08:40:15] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef HTTP/1.1" 200 2852 0.077611 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b HTTP/1.1" 200 3779 0.005886 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b HTTP/1.1" 200 3779 0.004219 10.0.0.56 - - [2024-08-27 08:40:15] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 200 2380 0.008612 10.0.0.56 - - [2024-08-27 08:40:15] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 200 2380 0.004738 10.0.0.56 - - [2024-08-27 08:40:15] "GET /route-target/a2d3a9dc-87c6-4f0e-be43-ca8897aa5de7 HTTP/1.1" 200 1205 0.005287 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b HTTP/1.1" 200 3779 0.005205 10.0.0.56 - - [2024-08-27 08:40:15] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 200 2380 0.004273 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004703 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b HTTP/1.1" 200 3779 0.004110 10.0.0.56 - - [2024-08-27 08:40:15] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 200 2380 0.007183 10.0.0.56 - - [2024-08-27 08:40:15] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 200 2380 0.005372 10.0.0.56 - - [2024-08-27 08:40:15] "GET /route-target/a2d3a9dc-87c6-4f0e-be43-ca8897aa5de7 HTTP/1.1" 200 1205 0.003491 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/network HTTP/1.1" 200 1004 0.012468 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domains HTTP/1.1" 200 280 0.005599 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002184 10.0.0.56 - - [2024-08-27 08:40:15] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2760 0.011197 10.0.0.56 - - [2024-08-27 08:40:15] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001767 10.0.0.56 - - [2024-08-27 08:40:15] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001680 10.0.0.56 - - [2024-08-27 08:40:15] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef HTTP/1.1" 200 2852 0.044503 10.0.0.56 - - [2024-08-27 08:40:15] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b HTTP/1.1" 200 3779 0.005156 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1055 0.326678 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1055 0.011878 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1055 0.012117 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1109 0.101369 10.0.0.56 - - [2024-08-27 08:40:15] "GET /obj-perms HTTP/1.1" 200 5030 0.106627 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1083 0.036799 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007482 10.0.0.56 - - [2024-08-27 08:40:15] "POST /neutron/port HTTP/1.1" 200 1083 0.037488 10.0.0.56 - - [2024-08-27 08:40:16] "POST /neutron/subnet HTTP/1.1" 200 673 0.026808 10.0.0.56 - - [2024-08-27 08:40:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012343 10.0.0.56 - - [2024-08-27 08:40:16] "POST /neutron/port HTTP/1.1" 200 117 0.001398 10.0.0.56 - - [2024-08-27 08:40:16] "POST /neutron/network HTTP/1.1" 200 994 0.010467 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/port HTTP/1.1" 200 1083 0.020830 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010665 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/port HTTP/1.1" 200 1083 0.024669 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007365 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/port HTTP/1.1" 200 1083 0.021350 10.0.0.56 - - [2024-08-27 08:40:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016292 10.0.0.56 - - [2024-08-27 08:40:21] "GET /virtual-machine/03621326-2602-4994-8871-9241fddd862f HTTP/1.1" 200 1286 0.006140 10.0.0.56 - - [2024-08-27 08:40:21] "GET /virtual-machine-interface/2461aa5f-58c7-47e8-a496-8c5f469b5dea HTTP/1.1" 200 2941 0.005409 10.0.0.56 - - [2024-08-27 08:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.56 - - [2024-08-27 08:40:21] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003357 10.0.0.56 - - [2024-08-27 08:40:21] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003546 10.0.0.56 - - [2024-08-27 08:40:21] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003760 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/port HTTP/1.1" 200 1083 0.049312 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008029 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/port HTTP/1.1" 200 1083 0.018468 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007856 10.0.0.56 - - [2024-08-27 08:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.56 - - [2024-08-27 08:40:24] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005798 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/port HTTP/1.1" 200 1083 0.016854 10.0.0.56 - - [2024-08-27 08:40:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008683 10.0.0.56 - - [2024-08-27 08:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.56 - - [2024-08-27 08:40:26] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003124 10.0.0.56 - - [2024-08-27 08:40:26] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003388 10.0.0.56 - - [2024-08-27 08:40:26] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003856 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/port HTTP/1.1" 200 1083 0.019154 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007524 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/port HTTP/1.1" 200 1083 0.018574 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008519 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/port HTTP/1.1" 200 1083 0.023813 10.0.0.56 - - [2024-08-27 08:40:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008177 10.0.0.56 - - [2024-08-27 08:40:27] "GET /virtual-machine/c84968f5-cbd3-4e44-9771-7781d6284b3d HTTP/1.1" 200 1289 0.005113 10.0.0.56 - - [2024-08-27 08:40:27] "GET /virtual-machine-interface/740daf2a-228e-4f94-8001-aeb0e1c6d820 HTTP/1.1" 200 2940 0.004107 10.0.0.56 - - [2024-08-27 08:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.56 - - [2024-08-27 08:40:27] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003604 10.0.0.56 - - [2024-08-27 08:40:27] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005038 10.0.0.56 - - [2024-08-27 08:40:27] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003869 10.0.0.56 - - [2024-08-27 08:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.56 - - [2024-08-27 08:40:28] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003258 10.0.0.56 - - [2024-08-27 08:40:28] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004086 10.0.0.56 - - [2024-08-27 08:40:28] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004873 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/port HTTP/1.1" 200 1083 0.017396 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008027 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/port HTTP/1.1" 200 1083 0.016428 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007555 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/port HTTP/1.1" 200 1083 0.016327 10.0.0.56 - - [2024-08-27 08:40:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007058 10.0.0.56 - - [2024-08-27 08:40:29] "GET /virtual-machine/61012a53-2abe-48be-a821-3499f5b05546 HTTP/1.1" 200 1292 0.004746 10.0.0.56 - - [2024-08-27 08:40:29] "GET /virtual-machine-interface/6e29ad24-8931-4b21-9b73-7fee3e3ea723 HTTP/1.1" 200 2941 0.003378 10.0.0.56 - - [2024-08-27 08:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.56 - - [2024-08-27 08:40:29] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003258 10.0.0.56 - - [2024-08-27 08:40:29] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003572 10.0.0.56 - - [2024-08-27 08:40:29] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004512 10.0.0.56 - - [2024-08-27 08:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.56 - - [2024-08-27 08:40:30] "GET /global-vrouter-config/7a1b54ed-8940-4b38-a047-3ece51685b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002784 10.0.0.56 - - [2024-08-27 08:40:30] "GET /virtual-networks?parent_id=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003312 10.0.0.56 - - [2024-08-27 08:40:30] "GET /virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003700 10.0.0.56 - - [2024-08-27 08:40:38] "DELETE /project/709abf736bc2492db07ec7b18dd4aaef HTTP/1.1" 404 173 0.006309 10.0.0.56 - - [2024-08-27 08:40:38] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.56 - - [2024-08-27 08:40:39] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.032983 10.0.0.56 - - [2024-08-27 08:40:39] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001309 10.0.0.56 - - [2024-08-27 08:40:39] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?fields=security_groups HTTP/1.1" 200 1377 0.066232 10.0.0.56 - - [2024-08-27 08:40:39] "DELETE /security-group/12686209-edd4-47d7-adc2-3de0e4a8b008 HTTP/1.1" 200 115 0.051001 10.0.0.56 - - [2024-08-27 08:40:39] "GET /projects?obj_uuids=8b04d2ab-2ab8-4731-972c-eda152a8039b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.56 - - [2024-08-27 08:40:39] "DELETE /access-control-list/247c3d2a-dcf2-442d-9cf0-7efd5f9c8060 HTTP/1.1" 200 115 0.033623 10.0.0.56 - - [2024-08-27 08:40:39] "GET /project/8b04d2ab-2ab8-4731-972c-eda152a8039b?fields=application_policy_sets HTTP/1.1" 200 1416 0.036777 10.0.0.56 - - [2024-08-27 08:40:39] "DELETE /access-control-list/8d38dc41-7621-48ae-9dbe-f2734055a226 HTTP/1.1" 200 115 0.036425 10.0.0.56 - - [2024-08-27 08:40:39] "DELETE /project/8b04d2ab-2ab8-4731-972c-eda152a8039b HTTP/1.1" 200 115 0.363623 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1109 0.012718 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1109 0.013073 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 151 0.174837 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1083 0.046268 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1109 0.010719 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1109 0.013894 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1109 0.019748 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1004 0.032145 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 1030 0.012764 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 151 0.227750 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/network HTTP/1.1" 200 994 0.012737 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 200 151 0.240476 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/port HTTP/1.1" 400 205 0.005831 10.0.0.56 - - [2024-08-27 08:40:46] "POST /neutron/network HTTP/1.1" 200 994 0.010478 10.0.0.56 - - [2024-08-27 08:40:47] "GET /obj-perms HTTP/1.1" 200 5056 0.058356 10.0.0.56 - - [2024-08-27 08:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.56 - - [2024-08-27 08:40:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001364 10.0.0.56 - - [2024-08-27 08:40:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001259 10.0.0.56 - - [2024-08-27 08:40:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001280 10.0.0.56 - - [2024-08-27 08:40:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001296 10.0.0.56 - - [2024-08-27 08:40:47] "POST /neutron/network HTTP/1.1" 200 151 0.168905 10.0.0.56 - - [2024-08-27 08:40:47] "DELETE /route-target/a2d3a9dc-87c6-4f0e-be43-ca8897aa5de7 HTTP/1.1" 200 115 0.026662 10.0.0.56 - - [2024-08-27 08:40:47] "GET /routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a HTTP/1.1" 404 171 0.005412 10.0.0.56 - - [2024-08-27 08:40:47] "GET /domains HTTP/1.1" 200 280 0.003811 10.0.0.56 - - [2024-08-27 08:40:47] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001871 10.0.0.56 - - [2024-08-27 08:40:47] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 HTTP/1.1" 200 2573 0.019494 10.0.0.56 - - [2024-08-27 08:40:47] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001325 10.0.0.56 - - [2024-08-27 08:40:47] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef HTTP/1.1" 200 2095 0.074068 10.0.0.56 - - [2024-08-27 08:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.56 - - [2024-08-27 08:40:47] "DELETE /network-ipam/3b6f7b27-022b-46cd-8df9-cc98315fe83f HTTP/1.1" 200 115 0.032730 10.0.0.56 - - [2024-08-27 08:40:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.003842 10.0.0.56 - - [2024-08-27 08:40:47] "GET /obj-perms HTTP/1.1" 200 5056 0.082266 10.0.0.56 - - [2024-08-27 08:40:47] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002943 10.0.0.56 - - [2024-08-27 08:40:47] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.032995 10.0.0.56 - - [2024-08-27 08:40:47] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001338 10.0.0.56 - - [2024-08-27 08:40:47] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?fields=virtual_networks HTTP/1.1" 200 1042 0.071918 10.0.0.56 - - [2024-08-27 08:40:47] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001382 10.0.0.56 - - [2024-08-27 08:40:47] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.026464 10.0.0.56 - - [2024-08-27 08:40:47] "GET /projects?obj_uuids=709abf73-6bc2-492d-b07e-c7b18dd4aaef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001796 10.0.0.56 - - [2024-08-27 08:40:47] "GET /project/709abf73-6bc2-492d-b07e-c7b18dd4aaef?fields=security_groups HTTP/1.1" 200 1268 0.030657 10.0.0.56 - - [2024-08-27 08:40:51] "POST /neutron/port HTTP/1.1" 200 117 0.006135 10.0.0.56 - - [2024-08-27 08:40:51] "POST /neutron/port HTTP/1.1" 400 205 0.004167 10.0.0.56 - - [2024-08-27 08:40:57] "GET / HTTP/1.1" 200 35931 0.002103 10.0.0.56 - - [2024-08-27 08:40:57] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000557 10.0.0.56 - - [2024-08-27 08:40:57] "GET /projects?obj_uuids=b5d7d98a-ab02-4924-b00d-90cd771f5dde&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001362 10.0.0.56 - - [2024-08-27 08:40:58] "GET /project/b5d7d98a-ab02-4924-b00d-90cd771f5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.057910 [Introspect:8084]10.0.0.56 - - [2024-08-27 08:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001749 10.0.0.56 - - [2024-08-27 08:40:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.028714 10.0.0.56 - - [2024-08-27 08:40:59] "GET /projects?obj_uuids=9fca382c-3056-42c3-9daf-2aca29e9d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002907 10.0.0.56 - - [2024-08-27 08:40:59] "GET /domains?obj_uuids=c058a212-9d59-4d0d-86e8-cc2f5727ebf9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002241 10.0.0.56 - - [2024-08-27 08:40:59] "GET /domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011897 10.0.0.56 - - [2024-08-27 08:40:59] "POST /id-to-fqname HTTP/1.1" 200 186 0.001494 10.0.0.56 - - [2024-08-27 08:40:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.003540 10.0.0.56 - - [2024-08-27 08:40:59] "POST /security-groups HTTP/1.1" 200 587 0.083670 10.0.0.56 - - [2024-08-27 08:40:59] "POST /fqname-to-id HTTP/1.1" 404 230 0.002815 10.0.0.56 - - [2024-08-27 08:40:59] "POST /projects HTTP/1.1" 200 577 0.258230 10.0.0.56 - - [2024-08-27 08:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.338471 10.0.0.56 - - [2024-08-27 08:40:59] "POST /access-control-lists HTTP/1.1" 200 592 0.062075 10.0.0.56 - - [2024-08-27 08:40:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.004894 10.0.0.56 - - [2024-08-27 08:40:59] "GET /project/9fca382c-3056-42c3-9daf-2aca29e9d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.478929 10.0.0.56 - - [2024-08-27 08:40:59] "POST /access-control-lists HTTP/1.1" 200 590 0.067491 10.0.0.56 - - [2024-08-27 08:41:00] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.56 - - [2024-08-27 08:41:01] "GET /projects?obj_uuids=9fca382c-3056-42c3-9daf-2aca29e9d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002552