++ 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: =================== Thu Sep 4 02:11:47 PM UTC 2025 ===================' INFO: =================== Thu Sep 4 02:11:47 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.38 ++ 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_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.38 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.38 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.38,10.1.183.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.1.183.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/04/2025 14:12:36.199 7fc49d320f80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/04/2025 14:12:36.718 7fc49d320f80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/04/2025 14:12:36.747 7fc49d320f80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/04/2025 14:12:36.748 7fc49d320f80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-09-04 14:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000903 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.38 - - [2025-09-04 14:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002001 10.0.0.38 - - [2025-09-04 14:12:50] "GET / HTTP/1.1" 503 181 0.000443 10.0.0.38 - - [2025-09-04 14:12:50] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.38 - - [2025-09-04 14:12:50] "GET / HTTP/1.1" 503 181 0.000220 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2025-09-04 14:12:51] "GET /routing-instance/b29d87cb-094a-4540-b1e3-4e45aced9001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007349 10.0.0.38 - - [2025-09-04 14:12:51] "POST /bgp-routers HTTP/1.1" 200 616 0.036546 10.0.0.38 - - [2025-09-04 14:12:51] "GET /bgp-router/28561e76-0caf-4e41-9a61-c8b8e68f3aac?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006427 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.38 - - [2025-09-04 14:12:51] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006437 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 35931 0.001977 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.38 - - [2025-09-04 14:12:51] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006842 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005067 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 45303 0.012722 10.0.0.38 - - [2025-09-04 14:12:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018631 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 35931 0.004579 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027873 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013276 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.046775 10.0.0.38 - - [2025-09-04 14:12:51] "POST /ref-update HTTP/1.1" 200 156 0.115564 10.0.0.38 - - [2025-09-04 14:12:51] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.105813 10.0.0.38 - - [2025-09-04 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006669 10.0.0.38 - - [2025-09-04 14:12:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.201898 10.0.0.38 - - [2025-09-04 14:12:51] "GET / HTTP/1.1" 200 35931 0.004114 10.0.0.38 - - [2025-09-04 14:12:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.126082 10.0.0.38 - - [2025-09-04 14:12:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.009886 10.0.0.38 - - [2025-09-04 14:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2025-09-04 14:12:52] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019339 10.0.0.38 - - [2025-09-04 14:12:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.076910 10.0.0.38 - - [2025-09-04 14:12:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.002327 10.0.0.38 - - [2025-09-04 14:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2025-09-04 14:12:52] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006234 10.0.0.38 - - [2025-09-04 14:12:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.114005 10.0.0.38 - - [2025-09-04 14:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008640 10.0.0.38 - - [2025-09-04 14:12:52] "GET /network-ipam/b7cec21e-98c1-4739-9593-15147a932608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003319 10.0.0.38 - - [2025-09-04 14:12:52] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.38 - - [2025-09-04 14:12:53] "POST /service-templates HTTP/1.1" 200 511 0.046162 10.0.0.38 - - [2025-09-04 14:12:53] "POST /service-templates HTTP/1.1" 200 501 0.046087 10.0.0.38 - - [2025-09-04 14:12:53] "POST /service-templates HTTP/1.1" 200 515 0.037222 10.0.0.38 - - [2025-09-04 14:12:53] "POST /service-templates HTTP/1.1" 200 535 0.026095 10.0.0.38 - - [2025-09-04 14:12:53] "POST /service-templates HTTP/1.1" 200 507 0.039242 10.0.0.38 - - [2025-09-04 14:12:53] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.38 - - [2025-09-04 14:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.38 - - [2025-09-04 14:12:53] "GET /domain/c22ad936-485f-4e10-936b-a72c165f0c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.018868 10.0.0.38 - - [2025-09-04 14:12:53] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.38 - - [2025-09-04 14:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027547 10.0.0.38 - - [2025-09-04 14:12:53] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005336 10.0.0.38 - - [2025-09-04 14:12:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003768 10.0.0.38 - - [2025-09-04 14:12:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000533 10.0.0.38 - - [2025-09-04 14:12:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.009332 10.0.0.38 - - [2025-09-04 14:12:53] "POST /database-nodes HTTP/1.1" 200 597 0.039032 10.0.0.38 - - [2025-09-04 14:12:53] "POST /security-groups HTTP/1.1" 200 570 0.081951 10.0.0.38 - - [2025-09-04 14:12:53] "POST /projects HTTP/1.1" 200 481 0.281411 10.0.0.38 - - [2025-09-04 14:12:54] "POST /security-groups HTTP/1.1" 200 534 0.042390 10.0.0.38 - - [2025-09-04 14:12:54] "POST /chown HTTP/1.1" 200 109 0.025162 10.0.0.38 - - [2025-09-04 14:12:54] "POST /policy-managements HTTP/1.1" 409 214 0.010176 10.0.0.38 - - [2025-09-04 14:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.38 - - [2025-09-04 14:12:54] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004657 10.0.0.38 - - [2025-09-04 14:12:54] "POST /application-policy-sets HTTP/1.1" 200 528 0.034982 10.0.0.38 - - [2025-09-04 14:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.38 - - [2025-09-04 14:12:54] "GET /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007905 10.0.0.38 - - [2025-09-04 14:12:54] "PUT /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130 HTTP/1.1" 200 276 0.015718 10.0.0.38 - - [2025-09-04 14:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.38 - - [2025-09-04 14:12:54] "GET /virtual-network/55b3f24c-5f12-4918-8824-0a3bf67e8ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.013554 10.0.0.38 - - [2025-09-04 14:12:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000716 10.0.0.38 - - [2025-09-04 14:12:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.005306 10.0.0.38 - - [2025-09-04 14:12:54] "POST /security-groups HTTP/1.1" 200 574 0.076129 10.0.0.38 - - [2025-09-04 14:12:54] "POST /projects HTTP/1.1" 200 489 0.276848 10.0.0.38 - - [2025-09-04 14:12:54] "POST /security-groups HTTP/1.1" 200 546 0.034128 10.0.0.38 - - [2025-09-04 14:12:54] "POST /chown HTTP/1.1" 200 109 0.031740 10.0.0.38 - - [2025-09-04 14:12:54] "POST /network-ipams HTTP/1.1" 200 522 0.061695 10.0.0.38 - - [2025-09-04 14:12:54] "POST /network-ipams HTTP/1.1" 200 510 0.038305 10.0.0.38 - - [2025-09-04 14:12:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.003304 10.0.0.38 - - [2025-09-04 14:12:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002384 10.0.0.38 - - [2025-09-04 14:12:55] "POST /virtual-networks HTTP/1.1" 200 538 0.178323 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029316 10.0.0.38 - - [2025-09-04 14:12:55] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.022602 10.0.0.38 - - [2025-09-04 14:12:55] "POST /network-ipams HTTP/1.1" 200 518 0.066917 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.021393 10.0.0.38 - - [2025-09-04 14:12:55] "POST /useragent-kv HTTP/1.1" 200 115 0.028055 10.0.0.38 - - [2025-09-04 14:12:55] "POST /virtual-networks HTTP/1.1" 200 546 0.219244 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.38 - - [2025-09-04 14:12:55] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1748 0.010583 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.006813 10.0.0.38 - - [2025-09-04 14:12:55] "POST /network-policys HTTP/1.1" 200 538 0.043802 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.007914 10.0.0.38 - - [2025-09-04 14:12:55] "POST /network-policys HTTP/1.1" 200 534 0.049559 10.0.0.38 - - [2025-09-04 14:12:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.017419 10.0.0.38 - - [2025-09-04 14:12:55] "POST /network-policys HTTP/1.1" 200 542 0.050694 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.094167 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031936 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.065419 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.062992 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022750 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002285 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.097136 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.094052 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.074237 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005405 10.0.0.38 - - [2025-09-04 14:12:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005576 10.0.0.38 - - [2025-09-04 14:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.38 - - [2025-09-04 14:12:56] "GET /virtual-network/55b3f24c-5f12-4918-8824-0a3bf67e8ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021924 10.0.0.38 - - [2025-09-04 14:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.38 - - [2025-09-04 14:12:56] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006628 10.0.0.38 - - [2025-09-04 14:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014972 10.0.0.38 - - [2025-09-04 14:12:56] "GET /network-ipam/b7cec21e-98c1-4739-9593-15147a932608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015808 10.0.0.38 - - [2025-09-04 14:12:56] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003252 10.0.0.38 - - [2025-09-04 14:12:56] "POST /firewall-policys HTTP/1.1" 200 530 0.062908 10.0.0.38 - - [2025-09-04 14:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.072245 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015665 10.0.0.38 - - [2025-09-04 14:12:57] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003700 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003535 10.0.0.38 - - [2025-09-04 14:12:57] "POST /ref-update HTTP/1.1" 200 156 0.022319 10.0.0.38 - - [2025-09-04 14:12:57] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014133 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2025-09-04 14:12:57] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006517 10.0.0.38 - - [2025-09-04 14:12:57] "POST /firewall-policys HTTP/1.1" 200 532 0.059344 10.0.0.38 - - [2025-09-04 14:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.063358 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.052241 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003605 10.0.0.38 - - [2025-09-04 14:12:57] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006811 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011303 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009538 10.0.0.38 - - [2025-09-04 14:12:57] "POST /access-control-lists HTTP/1.1" 200 587 0.056334 10.0.0.38 - - [2025-09-04 14:12:57] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.024822 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.048565 10.0.0.38 - - [2025-09-04 14:12:57] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015238 10.0.0.38 - - [2025-09-04 14:12:57] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024204 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.006796 10.0.0.38 - - [2025-09-04 14:12:57] "POST /ref-update HTTP/1.1" 200 156 0.111432 10.0.0.38 - - [2025-09-04 14:12:57] "POST /access-control-lists HTTP/1.1" 200 585 0.148329 10.0.0.38 - - [2025-09-04 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.018226 10.0.0.38 - - [2025-09-04 14:12:57] "POST /config-nodes HTTP/1.1" 200 593 0.172713 10.0.0.38 - - [2025-09-04 14:12:57] "POST /ref-update HTTP/1.1" 200 156 0.195670 10.0.0.38 - - [2025-09-04 14:12:58] "POST /ref-update HTTP/1.1" 200 156 0.047885 10.0.0.38 - - [2025-09-04 14:12:58] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.083245 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 579 0.347782 10.0.0.38 - - [2025-09-04 14:12:58] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.026406 10.0.0.38 - - [2025-09-04 14:12:58] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.009718 10.0.0.38 - - [2025-09-04 14:12:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009257 10.0.0.38 - - [2025-09-04 14:12:58] "POST /firewall-policys HTTP/1.1" 200 530 0.078466 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 577 0.074444 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.010509 10.0.0.38 - - [2025-09-04 14:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.041715 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/80ac6f47-766d-4a1f-98e7-ab2015f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008282 10.0.0.38 - - [2025-09-04 14:12:58] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009631 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 594 0.048579 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.009015 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/80ac6f47-766d-4a1f-98e7-ab2015f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025827 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008903 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 592 0.043236 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017788 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/fe9db3c1-d84a-4436-8c4e-ac4846f00f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004383 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.004693 10.0.0.38 - - [2025-09-04 14:12:58] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006976 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 583 0.097090 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.025158 10.0.0.38 - - [2025-09-04 14:12:58] "POST /ref-update HTTP/1.1" 200 156 0.148543 10.0.0.38 - - [2025-09-04 14:12:58] "POST /ref-update HTTP/1.1" 200 156 0.112744 10.0.0.38 - - [2025-09-04 14:12:58] "POST /access-control-lists HTTP/1.1" 200 581 0.157365 10.0.0.38 - - [2025-09-04 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.035609 10.0.0.38 - - [2025-09-04 14:12:58] "POST /ref-update HTTP/1.1" 200 156 0.068109 10.0.0.38 - - [2025-09-04 14:12:59] "POST /access-control-lists HTTP/1.1" 200 602 0.060292 10.0.0.38 - - [2025-09-04 14:12:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.004809 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.058473 10.0.0.38 - - [2025-09-04 14:12:59] "POST /access-control-lists HTTP/1.1" 200 600 0.042311 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.058096 10.0.0.38 - - [2025-09-04 14:12:59] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.019916 10.0.0.38 - - [2025-09-04 14:12:59] "POST /route-targets HTTP/1.1" 200 327 0.054140 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.029860 10.0.0.38 - - [2025-09-04 14:12:59] "POST /tags HTTP/1.1" 200 299 0.151651 10.0.0.38 - - [2025-09-04 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021029 10.0.0.38 - - [2025-09-04 14:12:59] "GET /tag/3544b736-4a9b-4fe2-bf44-8339a494a25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.045414 10.0.0.38 - - [2025-09-04 14:12:59] "POST /route-targets HTTP/1.1" 200 327 0.056852 10.0.0.38 - - [2025-09-04 14:12:59] "POST /set-tag HTTP/1.1" 200 109 0.154418 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.136078 10.0.0.38 - - [2025-09-04 14:12:59] "POST /route-targets HTTP/1.1" 200 327 0.019920 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.026552 10.0.0.38 - - [2025-09-04 14:12:59] "POST /route-targets HTTP/1.1" 200 327 0.028316 10.0.0.38 - - [2025-09-04 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.048620 10.0.0.38 - - [2025-09-04 14:13:00] "POST /route-targets HTTP/1.1" 200 327 0.041932 10.0.0.38 - - [2025-09-04 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.034531 10.0.0.38 - - [2025-09-04 14:13:00] "POST /tags HTTP/1.1" 200 357 0.260452 10.0.0.38 - - [2025-09-04 14:13:00] "POST /route-targets HTTP/1.1" 200 327 0.015997 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.104014 10.0.0.38 - - [2025-09-04 14:13:00] "GET /tag/25d04ba0-6df8-47ca-bddb-d41f75313ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.022947 10.0.0.38 - - [2025-09-04 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.078754 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002803 10.0.0.38 - - [2025-09-04 14:13:00] "GET / HTTP/1.1" 200 35931 0.006784 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.38 - - [2025-09-04 14:13:00] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009591 10.0.0.38 - - [2025-09-04 14:13:00] "POST /access-control-lists HTTP/1.1" 200 551 0.133481 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.041601 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.046245 10.0.0.38 - - [2025-09-04 14:13:00] "POST /tags HTTP/1.1" 200 305 0.470055 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022529 10.0.0.38 - - [2025-09-04 14:13:00] "POST /access-control-lists HTTP/1.1" 200 589 0.172889 10.0.0.38 - - [2025-09-04 14:13:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.170801 10.0.0.38 - - [2025-09-04 14:13:00] "GET /tag/a8058f83-23b1-446c-896d-00d7adcfe8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.081318 10.0.0.38 - - [2025-09-04 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.072671 10.0.0.38 - - [2025-09-04 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.038992 10.0.0.38 - - [2025-09-04 14:13:01] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.38 - - [2025-09-04 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.38 - - [2025-09-04 14:13:01] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.045704 10.0.0.38 - - [2025-09-04 14:13:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003643 10.0.0.38 - - [2025-09-04 14:13:01] "POST /access-control-lists HTTP/1.1" 200 601 0.143918 10.0.0.38 - - [2025-09-04 14:13:01] "POST /analytics-nodes HTTP/1.1" 200 599 0.097558 10.0.0.38 - - [2025-09-04 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.053732 10.0.0.38 - - [2025-09-04 14:13:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.004790 10.0.0.38 - - [2025-09-04 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.106136 10.0.0.38 - - [2025-09-04 14:13:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.011455 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/e82c2a82-3b3e-421b-93eb-3181f44d72a0 HTTP/1.1" 200 272 0.044135 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/079db027-41c5-4f6e-bbc6-60804932761d HTTP/1.1" 200 272 0.034408 10.0.0.38 - - [2025-09-04 14:13:01] "POST /security-groups HTTP/1.1" 200 571 0.083017 10.0.0.38 - - [2025-09-04 14:13:01] "POST /projects HTTP/1.1" 200 483 0.561074 10.0.0.38 - - [2025-09-04 14:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028382 10.0.0.38 - - [2025-09-04 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008874 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/e45aa5b8-44b9-4425-83f7-d44504aaa522 HTTP/1.1" 200 272 0.047408 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/9f2b4705-81e8-46e6-949e-a4b4900404a3 HTTP/1.1" 200 272 0.032877 10.0.0.38 - - [2025-09-04 14:13:01] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.021543 10.0.0.38 - - [2025-09-04 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008461 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/54e5ae55-b62b-457a-bcc2-f25a174f8a46 HTTP/1.1" 200 272 0.037534 10.0.0.38 - - [2025-09-04 14:13:01] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.017206 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/8e2d6b92-d1b2-4bb1-942d-3ed357d77c7f HTTP/1.1" 200 272 0.015453 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/fbad1cec-dad9-4930-ab54-7337896181fa HTTP/1.1" 200 272 0.061614 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/a165c86c-8e9c-41db-b136-c13c5c4caec1 HTTP/1.1" 200 272 0.084508 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843 HTTP/1.1" 200 264 0.166212 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /access-control-list/cfc152ef-1704-4bd3-b264-a8e834391496 HTTP/1.1" 200 272 0.046597 10.0.0.38 - - [2025-09-04 14:13:01] "PUT /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941 HTTP/1.1" 200 264 0.124578 10.0.0.38 - - [2025-09-04 14:13:02] "PUT /access-control-list/705ccf35-2777-4891-8d7a-684f8a1f6519 HTTP/1.1" 200 272 0.060953 10.0.0.38 - - [2025-09-04 14:13:02] "POST /security-groups HTTP/1.1" 200 537 0.081400 10.0.0.38 - - [2025-09-04 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013309 10.0.0.38 - - [2025-09-04 14:13:02] "POST /chown HTTP/1.1" 200 109 0.007039 10.0.0.38 - - [2025-09-04 14:13:02] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004219 10.0.0.38 - - [2025-09-04 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2025-09-04 14:13:02] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006872 10.0.0.38 - - [2025-09-04 14:13:02] "POST /tags HTTP/1.1" 409 207 0.008809 10.0.0.38 - - [2025-09-04 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.38 - - [2025-09-04 14:13:02] "GET /tag/a8058f83-23b1-446c-896d-00d7adcfe8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013604 10.0.0.38 - - [2025-09-04 14:13:02] "POST /firewall-rules HTTP/1.1" 200 564 0.117548 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-rule/005ccee4-7e20-46e6-a370-0d0d3e6d7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006693 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004979 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-rule/005ccee4-7e20-46e6-a370-0d0d3e6d7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004918 10.0.0.38 - - [2025-09-04 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.031537 10.0.0.38 - - [2025-09-04 14:13:02] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007782 10.0.0.38 - - [2025-09-04 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.38 - - [2025-09-04 14:13:02] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008250 10.0.0.38 - - [2025-09-04 14:13:02] "POST /tags HTTP/1.1" 409 207 0.003258 10.0.0.38 - - [2025-09-04 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2025-09-04 14:13:02] "GET /tag/a8058f83-23b1-446c-896d-00d7adcfe8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017178 10.0.0.38 - - [2025-09-04 14:13:02] "POST /firewall-rules HTTP/1.1" 200 562 0.082436 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-rule/2be49786-ead4-4372-a19b-5ce77dc1ec25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018463 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008939 10.0.0.38 - - [2025-09-04 14:13:02] "GET /firewall-rule/2be49786-ead4-4372-a19b-5ce77dc1ec25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003467 10.0.0.38 - - [2025-09-04 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.058939 10.0.0.38 - - [2025-09-04 14:13:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003284 10.0.0.38 - - [2025-09-04 14:13:03] "POST /access-control-lists HTTP/1.1" 200 580 0.073971 10.0.0.38 - - [2025-09-04 14:13:03] "POST /tags HTTP/1.1" 200 355 0.095835 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015895 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.011747 10.0.0.38 - - [2025-09-04 14:13:03] "GET /tag/bb47f608-c2c3-4d89-a64a-182ac751cc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017017 10.0.0.38 - - [2025-09-04 14:13:03] "POST /access-control-lists HTTP/1.1" 200 578 0.088029 10.0.0.38 - - [2025-09-04 14:13:03] "POST /tags HTTP/1.1" 200 303 0.052007 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024611 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.006254 10.0.0.38 - - [2025-09-04 14:13:03] "GET /tag/23014761-f50f-4933-9da6-ffa08f64dbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018358 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.38 - - [2025-09-04 14:13:03] "GET /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003396 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.38 - - [2025-09-04 14:13:03] "POST /projects HTTP/1.1" 409 218 0.002630 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.38 - - [2025-09-04 14:13:03] "POST /access-control-lists HTTP/1.1" 200 596 0.082934 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130 HTTP/1.1" 200 276 0.035325 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.011786 10.0.0.38 - - [2025-09-04 14:13:03] "GET /project/2f1920c7-2d86-42c8-9e17-a5721ed68e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091792 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.38 - - [2025-09-04 14:13:03] "GET /network-ipam/cbbd415d-8aad-495f-8b4e-fbdfbfba916e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.020288 10.0.0.38 - - [2025-09-04 14:13:03] "POST /access-control-lists HTTP/1.1" 200 594 0.094429 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017308 10.0.0.38 - - [2025-09-04 14:13:03] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011873 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /access-control-list/1019b217-a8f6-4a9f-8c97-0a5ecbaa7365 HTTP/1.1" 200 272 0.052012 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843 HTTP/1.1" 200 264 0.112488 10.0.0.38 - - [2025-09-04 14:13:03] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.019291 10.0.0.38 - - [2025-09-04 14:13:03] "GET / HTTP/1.1" 200 35931 0.002144 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /access-control-list/07629d2c-b404-4cd0-971a-668beb26c20a HTTP/1.1" 200 272 0.075918 10.0.0.38 - - [2025-09-04 14:13:03] "POST /alarms HTTP/1.1" 200 581 0.053446 10.0.0.38 - - [2025-09-04 14:13:03] "POST /alarms HTTP/1.1" 200 575 0.058129 10.0.0.38 - - [2025-09-04 14:13:03] "POST /set-tag HTTP/1.1" 200 109 0.109266 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /access-control-list/953ce43c-af67-44db-94bf-522c7586f4bc HTTP/1.1" 200 272 0.054411 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011475 10.0.0.38 - - [2025-09-04 14:13:03] "GET /network-ipam/03880251-b3d4-428c-a4e1-8fdafa60443a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005623 10.0.0.38 - - [2025-09-04 14:13:03] "PUT /access-control-list/a180820c-2545-4366-adda-9e26b85db3f9 HTTP/1.1" 200 272 0.039860 10.0.0.38 - - [2025-09-04 14:13:03] "POST /alarms HTTP/1.1" 200 575 0.074558 10.0.0.38 - - [2025-09-04 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.38 - - [2025-09-04 14:13:03] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004340 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 559 0.052165 10.0.0.38 - - [2025-09-04 14:13:04] "PUT /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941 HTTP/1.1" 200 264 0.102298 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 555 0.067111 10.0.0.38 - - [2025-09-04 14:13:04] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014675 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 557 0.040917 10.0.0.38 - - [2025-09-04 14:13:04] "POST /set-tag HTTP/1.1" 200 109 0.097501 10.0.0.38 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011976 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 565 0.045372 10.0.0.38 - - [2025-09-04 14:13:04] "GET /network-policy/85b2fd77-64b3-4ad3-8dc2-bad378af0343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002885 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 549 0.039331 10.0.0.38 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.38 - - [2025-09-04 14:13:04] "GET /network-policy/2c2894d5-77d2-4679-835e-bfb82afc6933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.015810 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 557 0.041484 10.0.0.38 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.38 - - [2025-09-04 14:13:04] "GET /network-policy/f79a3bef-8110-43ac-84c0-c1095b5fdd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003206 10.0.0.38 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 567 0.017053 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 555 0.037035 10.0.0.38 - - [2025-09-04 14:13:04] "PUT /network-policy/f79a3bef-8110-43ac-84c0-c1095b5fdd15 HTTP/1.1" 200 262 0.028917 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 567 0.107445 10.0.0.50 - - [2025-09-04 14:13:04] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.50 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.50 - - [2025-09-04 14:13:04] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014171 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-update HTTP/1.1" 200 156 0.157797 10.0.0.50 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.38 - - [2025-09-04 14:13:04] "PUT /access-control-list/03046741-3222-46f3-ac88-4c494a35ffa6 HTTP/1.1" 200 272 0.073128 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030855 10.0.0.50 - - [2025-09-04 14:13:04] "GET /routing-instance/b29d87cb-094a-4540-b1e3-4e45aced9001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005653 10.0.0.38 - - [2025-09-04 14:13:04] "PUT /access-control-list/cad2ed30-caa8-45f7-86dd-a2e928304b96 HTTP/1.1" 200 272 0.044675 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 575 0.090900 10.0.0.50 - - [2025-09-04 14:13:04] "PUT /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f HTTP/1.1" 200 274 0.029615 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013539 10.0.0.50 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.026068 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014963 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013402 10.0.0.38 - - [2025-09-04 14:13:04] "PUT /access-control-list/beccaea6-0395-4620-9ecd-5050743074e0 HTTP/1.1" 200 272 0.088779 10.0.0.38 - - [2025-09-04 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040374 10.0.0.38 - - [2025-09-04 14:13:04] "POST /security-groups HTTP/1.1" 409 245 0.007483 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 569 0.159628 10.0.0.38 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012478 10.0.0.50 - - [2025-09-04 14:13:04] "POST /virtual-routers HTTP/1.1" 200 599 0.116716 10.0.0.50 - - [2025-09-04 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022635 10.0.0.50 - - [2025-09-04 14:13:04] "GET /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011810 10.0.0.38 - - [2025-09-04 14:13:04] "POST /alarms HTTP/1.1" 200 561 0.075716 10.0.0.50 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.014008 10.0.0.50 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.38 - - [2025-09-04 14:13:05] "PUT /security-group/8aea2827-ab38-4dae-92e7-7c8e35b87490 HTTP/1.1" 200 262 0.096691 10.0.0.50 - - [2025-09-04 14:13:05] "GET /virtual-network/55b3f24c-5f12-4918-8824-0a3bf67e8ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.034622 10.0.0.38 - - [2025-09-04 14:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.079294 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 561 0.109330 10.0.0.38 - - [2025-09-04 14:13:05] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015479 10.0.0.38 - - [2025-09-04 14:13:05] "PUT /access-control-list/54e5ae55-b62b-457a-bcc2-f25a174f8a46 HTTP/1.1" 200 272 0.069570 10.0.0.38 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.38 - - [2025-09-04 14:13:05] "PUT /access-control-list/8e2d6b92-d1b2-4bb1-942d-3ed357d77c7f HTTP/1.1" 200 272 0.035956 10.0.0.38 - - [2025-09-04 14:13:05] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.027959 10.0.0.38 - - [2025-09-04 14:13:05] "POST /tags HTTP/1.1" 409 206 0.008702 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 561 0.104777 10.0.0.50 - - [2025-09-04 14:13:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.175668 10.0.0.38 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.38 - - [2025-09-04 14:13:05] "GET /tag/23014761-f50f-4933-9da6-ffa08f64dbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016672 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 547 0.096147 10.0.0.38 - - [2025-09-04 14:13:05] "POST /firewall-rules HTTP/1.1" 200 562 0.097525 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 595 0.063136 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-rule/152fba25-7e7f-4292-8a63-3a35ee684fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.024016 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005430 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-rule/152fba25-7e7f-4292-8a63-3a35ee684fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003578 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 575 0.045090 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 571 0.042283 10.0.0.38 - - [2025-09-04 14:13:05] "POST /ref-update HTTP/1.1" 200 156 0.054599 10.0.0.38 - - [2025-09-04 14:13:05] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019257 10.0.0.38 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 583 0.045881 10.0.0.38 - - [2025-09-04 14:13:05] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005197 10.0.0.38 - - [2025-09-04 14:13:05] "POST /tags HTTP/1.1" 409 206 0.011889 10.0.0.38 - - [2025-09-04 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2025-09-04 14:13:05] "POST /alarms HTTP/1.1" 200 609 0.051951 10.0.0.38 - - [2025-09-04 14:13:05] "GET /tag/23014761-f50f-4933-9da6-ffa08f64dbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025577 10.0.0.38 - - [2025-09-04 14:13:05] "POST /firewall-rules HTTP/1.1" 200 560 0.078592 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-rule/e3d0b384-fae0-4112-b14c-34f167c5bccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.035841 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008880 10.0.0.38 - - [2025-09-04 14:13:05] "GET /firewall-rule/e3d0b384-fae0-4112-b14c-34f167c5bccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005731 10.0.0.38 - - [2025-09-04 14:13:06] "POST /ref-update HTTP/1.1" 200 156 0.053668 10.0.0.38 - - [2025-09-04 14:13:06] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.38 - - [2025-09-04 14:13:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005489 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.002515 10.0.0.38 - - [2025-09-04 14:13:06] "PUT /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130 HTTP/1.1" 200 276 0.012033 10.0.0.38 - - [2025-09-04 14:13:06] "POST /tags HTTP/1.1" 200 305 0.071158 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.38 - - [2025-09-04 14:13:06] "GET /tag/03acb60c-7d77-406c-99b8-ce51c27a13fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016582 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.38 - - [2025-09-04 14:13:06] "GET /project/2f1920c7-2d86-42c8-9e17-a5721ed68e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048886 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.38 - - [2025-09-04 14:13:06] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007214 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.38 - - [2025-09-04 14:13:06] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.38 - - [2025-09-04 14:13:06] "GET /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005180 10.0.0.38 - - [2025-09-04 14:13:06] "GET /service-appliance-set/867493d0-db35-4593-aef6-7d6a8f9bacfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008332 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.001889 10.0.0.38 - - [2025-09-04 14:13:06] "PUT /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130 HTTP/1.1" 200 276 0.074459 10.0.0.38 - - [2025-09-04 14:13:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.160490 10.0.0.38 - - [2025-09-04 14:13:06] "GET /virtual-machine-interface/6191b17d-1376-4baf-a777-46c96ee44606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.021688 10.0.0.38 - - [2025-09-04 14:13:06] "POST /instance-ips HTTP/1.1" 200 381 0.077136 10.0.0.38 - - [2025-09-04 14:13:06] "GET /instance-ip/aaa21b3e-8991-482d-8daa-fb6d3d08a273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015151 10.0.0.38 - - [2025-09-04 14:13:06] "POST /loadbalancers HTTP/1.1" 200 582 0.100852 10.0.0.38 - - [2025-09-04 14:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013169 10.0.0.38 - - [2025-09-04 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.38 - - [2025-09-04 14:13:07] "GET /project/2f1920c7-2d86-42c8-9e17-a5721ed68e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061398 10.0.0.38 - - [2025-09-04 14:13:07] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.38 - - [2025-09-04 14:13:07] "GET /loadbalancer/3731f3ce-572e-4cbf-b010-2a99fcea48fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.010924 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2025-09-04 14:13:07] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006827 10.0.0.38 - - [2025-09-04 14:13:07] "GET /project/2f1920c7-2d86-42c8-9e17-a5721ed68e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.112309 10.0.0.38 - - [2025-09-04 14:13:07] "GET /instance-ip/aaa21b3e-8991-482d-8daa-fb6d3d08a273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006992 10.0.0.38 - - [2025-09-04 14:13:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.111407 10.0.0.38 - - [2025-09-04 14:13:07] "PUT /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f HTTP/1.1" 200 274 0.119928 10.0.0.38 - - [2025-09-04 14:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.066300 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007937 10.0.0.38 - - [2025-09-04 14:13:07] "POST /floating-ips HTTP/1.1" 200 583 0.163514 10.0.0.38 - - [2025-09-04 14:13:07] "GET /project/2f1920c7-2d86-42c8-9e17-a5721ed68e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082788 10.0.0.38 - - [2025-09-04 14:13:07] "GET /loadbalancer-listener/e8c9b449-a2fd-4f21-94f2-46badfab2ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003335 10.0.0.38 - - [2025-09-04 14:13:07] "GET /loadbalancer-listener/e8c9b449-a2fd-4f21-94f2-46badfab2ccd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003800 10.0.0.38 - - [2025-09-04 14:13:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027933 10.0.0.38 - - [2025-09-04 14:13:07] "GET /instance-ip/aaa21b3e-8991-482d-8daa-fb6d3d08a273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004159 10.0.0.38 - - [2025-09-04 14:13:07] "GET /instance-ip/aaa21b3e-8991-482d-8daa-fb6d3d08a273?fields=floating_ips HTTP/1.1" 200 1171 0.004928 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.38 - - [2025-09-04 14:13:07] "GET /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002841 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2025-09-04 14:13:07] "GET /floating-ip/316b162d-1a3b-434f-9d5c-82e221196399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003334 10.0.0.38 - - [2025-09-04 14:13:07] "PUT /global-vrouter-config/925210f8-d358-4c70-99e4-5a463bb47130 HTTP/1.1" 200 276 0.012817 10.0.0.38 - - [2025-09-04 14:13:07] "POST /tags HTTP/1.1" 200 301 0.070175 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026933 10.0.0.38 - - [2025-09-04 14:13:07] "GET /tag/67b53e0c-6294-4768-831b-8421420d0541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.024046 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002422 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002065 10.0.0.38 - - [2025-09-04 14:13:07] "POST /tags HTTP/1.1" 200 325 0.137782 10.0.0.38 - - [2025-09-04 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020129 10.0.0.38 - - [2025-09-04 14:13:07] "GET /tag/aebdb9a3-c4a8-4709-9ce5-a1b5c1615fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.030536 10.0.0.38 - - [2025-09-04 14:13:08] "POST /tags HTTP/1.1" 200 363 0.025964 10.0.0.38 - - [2025-09-04 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.38 - - [2025-09-04 14:13:08] "GET /tag/85ff58b4-b563-4d7c-8025-fdd4b80bd742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.016495 10.0.0.38 - - [2025-09-04 14:13:08] "POST /tags HTTP/1.1" 200 311 0.387609 10.0.0.38 - - [2025-09-04 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.38 - - [2025-09-04 14:13:08] "GET /tag/39fc191e-7c4e-4299-8c74-0dfe4c0b9c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024463 10.0.0.38 - - [2025-09-04 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2025-09-04 14:13:08] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004466 10.0.0.38 - - [2025-09-04 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.38 - - [2025-09-04 14:13:08] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046552 10.0.0.38 - - [2025-09-04 14:13:08] "POST /virtual-machines HTTP/1.1" 200 377 0.012236 10.0.0.38 - - [2025-09-04 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018087 10.0.0.38 - - [2025-09-04 14:13:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148669 10.0.0.38 - - [2025-09-04 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014463 10.0.0.38 - - [2025-09-04 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014098 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-machine-interface/487aaf0a-8999-11f0-894c-fa163e123c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014171 10.0.0.38 - - [2025-09-04 14:13:09] "POST /instance-ips HTTP/1.1" 200 409 0.051490 10.0.0.38 - - [2025-09-04 14:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023191 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005503 10.0.0.38 - - [2025-09-04 14:13:09] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-machine-interface/487aaf0a-8999-11f0-894c-fa163e123c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.020940 10.0.0.38 - - [2025-09-04 14:13:09] "POST /set-tag HTTP/1.1" 200 109 0.039956 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-machine-interface/487aaf0a-8999-11f0-894c-fa163e123c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008210 10.0.0.38 - - [2025-09-04 14:13:09] "GET /instance-ip/489c4430-8999-11f0-894c-fa163e123c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007324 10.0.0.38 - - [2025-09-04 14:13:09] "POST /tags HTTP/1.1" 200 371 0.023468 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.38 - - [2025-09-04 14:13:09] "GET /tag/a73b8382-c678-485f-a07e-c1270a772f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021181 10.0.0.38 - - [2025-09-04 14:13:09] "POST /tags HTTP/1.1" 200 319 0.030985 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.38 - - [2025-09-04 14:13:09] "GET /tag/c92f04ee-80fd-4558-ab53-13e905165034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014835 10.0.0.38 - - [2025-09-04 14:13:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.000664 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.002009 10.0.0.38 - - [2025-09-04 14:13:09] "POST /security-groups HTTP/1.1" 200 578 0.090128 10.0.0.38 - - [2025-09-04 14:13:09] "POST /projects HTTP/1.1" 200 497 0.225163 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.004330 10.0.0.38 - - [2025-09-04 14:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012619 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006028 10.0.0.38 - - [2025-09-04 14:13:09] "POST /access-control-lists HTTP/1.1" 200 587 0.095278 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.38 - - [2025-09-04 14:13:09] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015327 10.0.0.38 - - [2025-09-04 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.002753 10.0.0.38 - - [2025-09-04 14:13:10] "PUT /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843 HTTP/1.1" 200 264 0.074403 10.0.0.38 - - [2025-09-04 14:13:10] "POST /access-control-lists HTTP/1.1" 200 585 0.050319 10.0.0.38 - - [2025-09-04 14:13:10] "PUT /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941 HTTP/1.1" 200 264 0.041692 10.0.0.38 - - [2025-09-04 14:13:10] "POST /security-groups HTTP/1.1" 200 558 0.070519 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.003278 10.0.0.38 - - [2025-09-04 14:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033470 10.0.0.38 - - [2025-09-04 14:13:10] "POST /access-control-lists HTTP/1.1" 200 610 0.035316 10.0.0.38 - - [2025-09-04 14:13:10] "POST /chown HTTP/1.1" 200 109 0.018471 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.002172 10.0.0.38 - - [2025-09-04 14:13:10] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005671 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2025-09-04 14:13:10] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003327 10.0.0.38 - - [2025-09-04 14:13:10] "POST /tags HTTP/1.1" 409 214 0.002454 10.0.0.38 - - [2025-09-04 14:13:10] "POST /access-control-lists HTTP/1.1" 200 608 0.063736 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.38 - - [2025-09-04 14:13:10] "GET /tag/c92f04ee-80fd-4558-ab53-13e905165034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012655 10.0.0.38 - - [2025-09-04 14:13:10] "POST /firewall-rules HTTP/1.1" 200 578 0.069380 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-rule/9291fbc6-1222-48bc-84e1-cf0e31c850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012615 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005626 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-rule/9291fbc6-1222-48bc-84e1-cf0e31c850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003572 10.0.0.38 - - [2025-09-04 14:13:10] "POST /ref-update HTTP/1.1" 200 156 0.034492 10.0.0.38 - - [2025-09-04 14:13:10] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009817 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.38 - - [2025-09-04 14:13:10] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002846 10.0.0.38 - - [2025-09-04 14:13:10] "POST /tags HTTP/1.1" 409 214 0.002022 10.0.0.38 - - [2025-09-04 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2025-09-04 14:13:10] "GET /tag/c92f04ee-80fd-4558-ab53-13e905165034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012166 10.0.0.38 - - [2025-09-04 14:13:10] "POST /firewall-rules HTTP/1.1" 200 576 0.069408 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-rule/9798cf2a-6aff-4b94-abc4-8ffa6dd82b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005105 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004482 10.0.0.38 - - [2025-09-04 14:13:10] "GET /firewall-rule/9798cf2a-6aff-4b94-abc4-8ffa6dd82b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003096 10.0.0.38 - - [2025-09-04 14:13:11] "POST /ref-update HTTP/1.1" 200 156 0.089992 10.0.0.38 - - [2025-09-04 14:13:11] "POST /tags HTTP/1.1" 200 301 0.032223 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.38 - - [2025-09-04 14:13:11] "GET /tag/1eaff28d-d2fd-4e87-9255-f70f113573d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019873 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.38 - - [2025-09-04 14:13:11] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038109 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.38 - - [2025-09-04 14:13:11] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.006068 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.38 - - [2025-09-04 14:13:11] "GET /service-appliance-set/867493d0-db35-4593-aef6-7d6a8f9bacfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003520 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.002414 10.0.0.38 - - [2025-09-04 14:13:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115699 10.0.0.38 - - [2025-09-04 14:13:11] "GET /virtual-machine-interface/e287f3ef-a133-4bd0-a35a-0efc43ab6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.007021 10.0.0.38 - - [2025-09-04 14:13:11] "POST /instance-ips HTTP/1.1" 200 377 0.053334 10.0.0.38 - - [2025-09-04 14:13:11] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017594 10.0.0.38 - - [2025-09-04 14:13:11] "POST /loadbalancers HTTP/1.1" 200 582 0.068856 10.0.0.38 - - [2025-09-04 14:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012917 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.38 - - [2025-09-04 14:13:11] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049723 10.0.0.38 - - [2025-09-04 14:13:11] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004134 10.0.0.38 - - [2025-09-04 14:13:11] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057059 10.0.0.38 - - [2025-09-04 14:13:11] "GET /loadbalancer/d39c2980-a5fb-41b9-a0aa-eec3deadd2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006898 10.0.0.38 - - [2025-09-04 14:13:11] "POST /floating-ips HTTP/1.1" 200 581 0.084540 10.0.0.38 - - [2025-09-04 14:13:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050789 10.0.0.38 - - [2025-09-04 14:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011903 10.0.0.38 - - [2025-09-04 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.38 - - [2025-09-04 14:13:12] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042569 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/fe2f618c-8001-4a32-b07c-c128a36eda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003894 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/fe2f618c-8001-4a32-b07c-c128a36eda75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004272 10.0.0.38 - - [2025-09-04 14:13:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040694 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007715 10.0.0.38 - - [2025-09-04 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?fields=floating_ips HTTP/1.1" 200 1165 0.012827 10.0.0.38 - - [2025-09-04 14:13:12] "GET /floating-ip/8802f169-dd5a-415a-909f-4dc427c0587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004802 10.0.0.38 - - [2025-09-04 14:13:12] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035747 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer/d39c2980-a5fb-41b9-a0aa-eec3deadd2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005116 10.0.0.38 - - [2025-09-04 14:13:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028789 10.0.0.38 - - [2025-09-04 14:13:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024409 10.0.0.38 - - [2025-09-04 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011102 10.0.0.38 - - [2025-09-04 14:13:12] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046152 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/0328739e-860e-4261-8315-67e33cd9a586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009197 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/0328739e-860e-4261-8315-67e33cd9a586?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1193 0.005315 10.0.0.38 - - [2025-09-04 14:13:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022193 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003980 10.0.0.38 - - [2025-09-04 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?fields=floating_ips HTTP/1.1" 200 1165 0.003142 10.0.0.38 - - [2025-09-04 14:13:12] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049199 10.0.0.38 - - [2025-09-04 14:13:12] "GET /floating-ip/8802f169-dd5a-415a-909f-4dc427c0587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003012 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer/d39c2980-a5fb-41b9-a0aa-eec3deadd2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006419 10.0.0.38 - - [2025-09-04 14:13:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027573 10.0.0.38 - - [2025-09-04 14:13:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021332 10.0.0.38 - - [2025-09-04 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015070 10.0.0.38 - - [2025-09-04 14:13:12] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047274 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/0c9989d8-ff65-4b19-b8d8-5a041f863521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003808 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer-listener/0c9989d8-ff65-4b19-b8d8-5a041f863521?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003573 10.0.0.38 - - [2025-09-04 14:13:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022787 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008446 10.0.0.38 - - [2025-09-04 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013416 10.0.0.38 - - [2025-09-04 14:13:12] "GET /instance-ip/d4b82d2d-d667-4f10-8ae6-73c0db580120?fields=floating_ips HTTP/1.1" 200 1165 0.010673 10.0.0.38 - - [2025-09-04 14:13:12] "GET /loadbalancer/d39c2980-a5fb-41b9-a0aa-eec3deadd2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010917 10.0.0.38 - - [2025-09-04 14:13:12] "GET /floating-ip/8802f169-dd5a-415a-909f-4dc427c0587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010788 10.0.0.38 - - [2025-09-04 14:13:13] "POST /tags HTTP/1.1" 200 363 0.025605 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009771 10.0.0.38 - - [2025-09-04 14:13:13] "GET /tag/9a078735-d99b-4568-b4da-be43a4b74d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024484 10.0.0.38 - - [2025-09-04 14:13:13] "POST /tags HTTP/1.1" 200 311 0.037951 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.38 - - [2025-09-04 14:13:13] "GET /tag/a36aa412-fb88-4bea-8696-c4d7901c1fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028002 10.0.0.38 - - [2025-09-04 14:13:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000591 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.018275 10.0.0.38 - - [2025-09-04 14:13:13] "POST /security-groups HTTP/1.1" 200 574 0.078556 10.0.0.38 - - [2025-09-04 14:13:13] "POST /projects HTTP/1.1" 200 489 0.308139 10.0.0.38 - - [2025-09-04 14:13:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018065 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.028254 10.0.0.38 - - [2025-09-04 14:13:13] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.020278 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008363 10.0.0.38 - - [2025-09-04 14:13:13] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.043071 10.0.0.38 - - [2025-09-04 14:13:13] "POST /access-control-lists HTTP/1.1" 200 583 0.099802 10.0.0.38 - - [2025-09-04 14:13:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003688 10.0.0.38 - - [2025-09-04 14:13:13] "POST /access-control-lists HTTP/1.1" 200 581 0.194396 10.0.0.38 - - [2025-09-04 14:13:13] "PUT /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843 HTTP/1.1" 200 264 0.210435 10.0.0.38 - - [2025-09-04 14:13:14] "PUT /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941 HTTP/1.1" 200 264 0.069597 10.0.0.38 - - [2025-09-04 14:13:14] "POST /security-groups HTTP/1.1" 200 546 0.075911 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.008597 10.0.0.38 - - [2025-09-04 14:13:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024550 10.0.0.38 - - [2025-09-04 14:13:14] "POST /access-control-lists HTTP/1.1" 200 602 0.054715 10.0.0.38 - - [2025-09-04 14:13:14] "POST /chown HTTP/1.1" 200 109 0.032280 10.0.0.38 - - [2025-09-04 14:13:14] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005800 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.008442 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.38 - - [2025-09-04 14:13:14] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006438 10.0.0.38 - - [2025-09-04 14:13:14] "POST /tags HTTP/1.1" 409 210 0.002438 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.38 - - [2025-09-04 14:13:14] "POST /access-control-lists HTTP/1.1" 200 600 0.088060 10.0.0.38 - - [2025-09-04 14:13:14] "GET /tag/a36aa412-fb88-4bea-8696-c4d7901c1fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020462 10.0.0.38 - - [2025-09-04 14:13:14] "POST /firewall-rules HTTP/1.1" 200 570 0.154674 10.0.0.38 - - [2025-09-04 14:13:14] "GET /firewall-rule/202e5ef4-6ee2-47d7-8147-4644a1e08b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.050618 10.0.0.38 - - [2025-09-04 14:13:14] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.025178 10.0.0.38 - - [2025-09-04 14:13:14] "GET /firewall-rule/202e5ef4-6ee2-47d7-8147-4644a1e08b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003185 10.0.0.38 - - [2025-09-04 14:13:14] "POST /ref-update HTTP/1.1" 200 156 0.063321 10.0.0.38 - - [2025-09-04 14:13:14] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017872 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020661 10.0.0.38 - - [2025-09-04 14:13:14] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003356 10.0.0.38 - - [2025-09-04 14:13:14] "POST /tags HTTP/1.1" 409 210 0.003257 10.0.0.38 - - [2025-09-04 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2025-09-04 14:13:14] "GET /tag/a36aa412-fb88-4bea-8696-c4d7901c1fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016284 10.0.0.38 - - [2025-09-04 14:13:15] "POST /firewall-rules HTTP/1.1" 200 568 0.096048 10.0.0.38 - - [2025-09-04 14:13:15] "GET /firewall-rule/98cc9da2-7ddc-455b-8d07-bc6b34717056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015052 10.0.0.38 - - [2025-09-04 14:13:15] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.013049 10.0.0.38 - - [2025-09-04 14:13:15] "GET /firewall-rule/98cc9da2-7ddc-455b-8d07-bc6b34717056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012343 10.0.0.38 - - [2025-09-04 14:13:15] "POST /ref-update HTTP/1.1" 200 156 0.075027 10.0.0.38 - - [2025-09-04 14:13:15] "POST /tags HTTP/1.1" 409 237 0.021966 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.38 - - [2025-09-04 14:13:15] "GET /tag/85ff58b4-b563-4d7c-8025-fdd4b80bd742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018539 10.0.0.38 - - [2025-09-04 14:13:15] "POST /tags HTTP/1.1" 409 210 0.005706 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2025-09-04 14:13:15] "GET /tag/39fc191e-7c4e-4299-8c74-0dfe4c0b9c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022418 10.0.0.38 - - [2025-09-04 14:13:15] "POST /projects HTTP/1.1" 409 223 0.005346 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2025-09-04 14:13:15] "GET /project/d14f2b94-4d1f-41f2-ad58-7a539e1f356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058067 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.38 - - [2025-09-04 14:13:15] "GET /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.009787 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.38 - - [2025-09-04 14:13:15] "GET /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006300 10.0.0.38 - - [2025-09-04 14:13:15] "PUT /virtual-network/cf8f82ce-e933-4c6b-98e2-0e8f54d8f843 HTTP/1.1" 200 264 0.072924 10.0.0.38 - - [2025-09-04 14:13:15] "PUT /virtual-network/00e10e08-b768-4037-bf45-cd4ca3cdc941 HTTP/1.1" 200 264 0.106434 10.0.0.38 - - [2025-09-04 14:13:15] "POST /security-groups HTTP/1.1" 409 253 0.004405 10.0.0.38 - - [2025-09-04 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2025-09-04 14:13:15] "PUT /security-group/5cf4d5d5-f36d-40e4-b9dd-cab4e8f2a3a2 HTTP/1.1" 200 262 0.060498 10.0.0.38 - - [2025-09-04 14:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030418 10.0.0.38 - - [2025-09-04 14:13:16] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021496 10.0.0.38 - - [2025-09-04 14:13:16] "PUT /access-control-list/cfc152ef-1704-4bd3-b264-a8e834391496 HTTP/1.1" 200 272 0.034270 10.0.0.38 - - [2025-09-04 14:13:16] "PUT /access-control-list/705ccf35-2777-4891-8d7a-684f8a1f6519 HTTP/1.1" 200 272 0.030292 10.0.0.38 - - [2025-09-04 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.38 - - [2025-09-04 14:13:16] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004984 10.0.0.38 - - [2025-09-04 14:13:16] "POST /tags HTTP/1.1" 409 210 0.001656 10.0.0.38 - - [2025-09-04 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2025-09-04 14:13:16] "GET /tag/39fc191e-7c4e-4299-8c74-0dfe4c0b9c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017879 10.0.0.38 - - [2025-09-04 14:13:16] "POST /firewall-rules HTTP/1.1" 200 570 0.094139 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-rule/7765f98c-71b2-43ff-bf03-3eb504ae5de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007691 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004917 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-rule/7765f98c-71b2-43ff-bf03-3eb504ae5de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003603 10.0.0.38 - - [2025-09-04 14:13:16] "POST /ref-update HTTP/1.1" 200 156 0.119974 10.0.0.38 - - [2025-09-04 14:13:16] "GET /application-policy-set/b1511b90-3cf2-4b64-bd85-e901ca8b5c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011530 10.0.0.38 - - [2025-09-04 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.38 - - [2025-09-04 14:13:16] "GET /policy-management/185bf18f-e570-4f0b-88ab-74d66aa0d79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004457 10.0.0.38 - - [2025-09-04 14:13:16] "POST /tags HTTP/1.1" 409 210 0.003505 10.0.0.38 - - [2025-09-04 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.38 - - [2025-09-04 14:13:16] "GET /tag/39fc191e-7c4e-4299-8c74-0dfe4c0b9c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.043548 10.0.0.38 - - [2025-09-04 14:13:16] "POST /firewall-rules HTTP/1.1" 200 568 0.096160 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-rule/6a5935aa-eba5-4aee-869e-a4aa8ab21284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.023391 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-policy/6dcca073-860c-4474-ba4e-a39fd7719a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.009402 10.0.0.38 - - [2025-09-04 14:13:16] "GET /firewall-rule/6a5935aa-eba5-4aee-869e-a4aa8ab21284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002864 10.0.0.38 - - [2025-09-04 14:13:16] "POST /ref-update HTTP/1.1" 200 156 0.050870 10.0.0.38 - - [2025-09-04 14:13:17] "GET /virtual-machine-interface/487aaf0a-8999-11f0-894c-fa163e123c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005163 10.0.0.38 - - [2025-09-04 14:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002932 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:13:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:13:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.50 - - [2025-09-04 14:13:29] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.50 - - [2025-09-04 14:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2025-09-04 14:13:29] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005333 10.0.0.50 - - [2025-09-04 14:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2025-09-04 14:13:29] "GET /routing-instance/b29d87cb-094a-4540-b1e3-4e45aced9001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002746 10.0.0.50 - - [2025-09-04 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2025-09-04 14:13:30] "GET /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004274 10.0.0.50 - - [2025-09-04 14:13:30] "PUT /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20 HTTP/1.1" 200 262 0.010267 10.0.0.50 - - [2025-09-04 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.50 - - [2025-09-04 14:13:30] "GET /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003026 10.0.0.50 - - [2025-09-04 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2025-09-04 14:13:30] "GET /virtual-machine-interface/5da9d078-57bd-457b-9cb8-d748620d9cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006398 10.0.0.50 - - [2025-09-04 14:13:30] "PUT /virtual-machine-interface/5da9d078-57bd-457b-9cb8-d748620d9cc2 HTTP/1.1" 200 284 0.014574 10.0.0.38 - - [2025-09-04 14:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.38 - - [2025-09-04 14:13:53] "GET /virtual-router/5c2eeff0-189e-4564-bde8-f5b9ed33da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003795 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.38 - - [2025-09-04 14:14:19] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.38 - - [2025-09-04 14:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2025-09-04 14:14:19] "GET /global-system-config/16994fe7-f7e0-4c48-9530-e5c66f743c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004975 10.0.0.38 - - [2025-09-04 14:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-09-04 14:14:19] "GET /config-node/5bf8732c-8023-4469-bae3-86c863821df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005664 10.0.0.38 - - [2025-09-04 14:14:31] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.38 - - [2025-09-04 14:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.38 - - [2025-09-04 14:14:31] "GET /routing-instance/b29d87cb-094a-4540-b1e3-4e45aced9001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003222 10.0.0.38 - - [2025-09-04 14:14:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001657 10.0.0.38 - - [2025-09-04 14:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.38 - - [2025-09-04 14:14:31] "GET /bgp-router/28561e76-0caf-4e41-9a61-c8b8e68f3aac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005756 10.0.0.38 - - [2025-09-04 14:14:31] "PUT /bgp-router/28561e76-0caf-4e41-9a61-c8b8e68f3aac HTTP/1.1" 200 254 0.025432 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:14:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.38 - - [2025-09-04 14:16:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002630 10.0.0.38 - - [2025-09-04 14:16:59] "GET /global-system-configs HTTP/1.1" 200 322 0.012574 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:20:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001242 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:20:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 10.0.0.38 - - [2025-09-04 14:21:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002395 10.0.0.38 - - [2025-09-04 14:21:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003814 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:24:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.38 - - [2025-09-04 14:26:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002447 10.0.0.38 - - [2025-09-04 14:26:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002503 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:28:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001344 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:28:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001379 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:28:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:28:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:30:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:30:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001274 10.0.0.38 - - [2025-09-04 14:31:58] "GET /global-system-configs HTTP/1.1" 200 322 0.006829 10.0.0.38 - - [2025-09-04 14:31:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004164 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001091 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:34:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:35:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:35:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001212 10.0.0.38 - - [2025-09-04 14:36:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002766 10.0.0.38 - - [2025-09-04 14:36:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002424 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001310 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:38:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:40:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:40:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.38 - - [2025-09-04 14:41:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003802 10.0.0.38 - - [2025-09-04 14:41:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002424 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:42:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:45:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:45:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.38 - - [2025-09-04 14:46:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003493 10.0.0.38 - - [2025-09-04 14:46:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003557 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001489 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001338 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001203 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:47:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001502 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 10.0.0.38 - - [2025-09-04 14:51:58] "GET /global-system-configs HTTP/1.1" 200 322 0.005753 10.0.0.38 - - [2025-09-04 14:51:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003266 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001453 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.38 - - [2025-09-04 14:55:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956