+++ date ++ echo 'INFO: =================== Mon Mar 31 02:14:08 UTC 2025 ===================' INFO: =================== Mon Mar 31 02:14:08 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.17 ++ ANALYTICSDB_NODES=10.0.0.17 ++ ANALYTICS_SNMP_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ '[' -n '10.0.0.17:8081 ' ']' +++ echo 10.0.0.17:8081 ++ ANALYTICS_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ '[' -n '10.0.0.17:9042 ' ']' +++ echo 10.0.0.17:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.17:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ '[' -n '10.0.0.17:8086 ' ']' +++ echo 10.0.0.17:8086 ++ COLLECTOR_SERVERS=10.0.0.17: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.17 ++ CONFIGDB_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ '[' -n '10.0.0.17:8082 ' ']' +++ echo 10.0.0.17:8082 ++ CONFIG_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ '[' -n '10.0.0.17:9161 ' ']' +++ echo 10.0.0.17:9161 ++ CONFIGDB_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ '[' -n '10.0.0.17:9041 ' ']' +++ echo 10.0.0.17:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.17:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.17 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ '[' -n 10.0.0.17:2181, ']' +++ echo 10.0.0.17:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ '[' -n '10.0.0.17:2181 ' ']' +++ echo 10.0.0.17:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.17:2181 ++ RABBITMQ_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ '[' -n 10.0.0.17:5673, ']' +++ echo 10.0.0.17:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ '[' -n '10.0.0.17:6379 ' ']' +++ echo 10.0.0.17:6379 ++ REDIS_SERVERS=10.0.0.17:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ '[' -n '10.0.0.17:9092 ' ']' +++ echo 10.0.0.17:9092 ++ KAFKA_SERVERS=10.0.0.17:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.17.31.96 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.17 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.17 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.17 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.17 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.17 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.17 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.17 +++ local servers=10.0.0.17 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.17,10.94.185.1,127.0.0.1,172.17.0.1,252.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.17,10.94.185.1,127.0.0.1,172.17.0.1,252.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ echo 10.0.0.17 1 +++ return ++ local ip=10.0.0.17 ++ [[ -z 10.0.0.17 ]] ++ echo 10.0.0.17 + host_ip=10.0.0.17 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.17:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.17:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 03/31/2025 02:14:49.275 7f0b6081a448 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/31/2025 02:14:49.467 7f0b6081a448 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/31/2025 02:14:49.501 7f0b6081a448 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/31/2025 02:14:49.501 7f0b6081a448 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.17 - - [2025-03-31 02:15:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000982 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.17:8082/ Hit Ctrl-C to quit. 10.0.0.17 - - [2025-03-31 02:15:15] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.17 - - [2025-03-31 02:15:15] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.17 - - [2025-03-31 02:15:15] "GET / HTTP/1.1" 503 181 0.000316 10.0.0.17 - - [2025-03-31 02:15:15] "GET / HTTP/1.1" 200 36215 0.005354 10.0.0.17 - - [2025-03-31 02:15:15] "GET / HTTP/1.1" 200 36215 0.001696 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.17 - - [2025-03-31 02:15:15] "POST /fqname-to-id HTTP/1.1" 401 295 0.000782 10.0.0.17 - - [2025-03-31 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.343747 10.0.0.17 - - [2025-03-31 02:15:16] "GET / HTTP/1.1" 200 45019 0.002025 10.0.0.17 - - [2025-03-31 02:15:16] "GET / HTTP/1.1" 200 45019 0.002169 10.0.0.17 - - [2025-03-31 02:15:16] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022625 10.0.0.17 - - [2025-03-31 02:15:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 295 0.000473 10.0.0.17 - - [2025-03-31 02:15:16] "POST /fqname-to-id HTTP/1.1" 401 295 0.000842 10.0.0.17 - - [2025-03-31 02:15:16] "GET / HTTP/1.1" 200 36215 0.052361 10.0.0.17 - - [2025-03-31 02:15:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.006611 10.0.0.17 - - [2025-03-31 02:15:16] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.17 - - [2025-03-31 02:15:16] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.087080 10.0.0.17 - - [2025-03-31 02:15:17] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.046397 10.0.0.17 - - [2025-03-31 02:15:17] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.076160 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.17 - - [2025-03-31 02:15:17] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.013307 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 401 295 0.000653 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.045190 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.17 - - [2025-03-31 02:15:17] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017309 10.0.0.17 - - [2025-03-31 02:15:17] "POST /service-appliance-sets HTTP/1.1" 200 555 0.031314 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.007215 10.0.0.17 - - [2025-03-31 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015399 10.0.0.17 - - [2025-03-31 02:15:17] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018103 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-appliance-sets HTTP/1.1" 200 543 0.030628 10.0.0.17 - - [2025-03-31 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013263 10.0.0.17 - - [2025-03-31 02:15:18] "GET /network-ipam/e5d4f25a-8d08-4901-b60e-89a2adffc57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005123 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-templates HTTP/1.1" 200 513 0.042417 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-templates HTTP/1.1" 200 503 0.047939 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-templates HTTP/1.1" 200 517 0.032187 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-templates HTTP/1.1" 200 537 0.037644 10.0.0.17 - - [2025-03-31 02:15:18] "POST /service-templates HTTP/1.1" 200 509 0.032195 10.0.0.17 - - [2025-03-31 02:15:19] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.17 - - [2025-03-31 02:15:19] "POST /fqname-to-id HTTP/1.1" 401 295 0.000676 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.17 - - [2025-03-31 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.054062 10.0.0.17 - - [2025-03-31 02:15:19] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008291 10.0.0.17 - - [2025-03-31 02:15:19] "GET /obj-perms HTTP/1.1" 200 6360 0.408801 10.0.0.17 - - [2025-03-31 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.003927 10.0.0.17 - - [2025-03-31 02:15:19] "POST /config-nodes HTTP/1.1" 200 591 0.054583 10.0.0.17 - - [2025-03-31 02:15:19] "GET /obj-perms HTTP/1.1" 200 6360 0.080525 10.0.0.17 - - [2025-03-31 02:15:20] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.17 - - [2025-03-31 02:15:20] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000788 10.0.0.17 - - [2025-03-31 02:15:20] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.000729 10.0.0.17 - - [2025-03-31 02:15:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.066875 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.000923 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.049623 10.0.0.17 - - [2025-03-31 02:15:20] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007719 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.004439 10.0.0.17 - - [2025-03-31 02:15:20] "GET / HTTP/1.1" 200 36215 0.002309 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.000568 10.0.0.17 - - [2025-03-31 02:15:20] "POST /config-database-nodes HTTP/1.1" 200 609 0.071903 10.0.0.17 - - [2025-03-31 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.040591 10.0.0.17 - - [2025-03-31 02:15:21] "GET /network-ipam/e5d4f25a-8d08-4901-b60e-89a2adffc57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.014200 10.0.0.17 - - [2025-03-31 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.034109 10.0.0.17 - - [2025-03-31 02:15:21] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007360 10.0.0.17 - - [2025-03-31 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.003954 10.0.0.17 - - [2025-03-31 02:15:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.021492 10.0.0.17 - - [2025-03-31 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.004398 10.0.0.17 - - [2025-03-31 02:15:21] "POST /access-control-lists HTTP/1.1" 200 589 0.029042 10.0.0.17 - - [2025-03-31 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.005580 10.0.0.17 - - [2025-03-31 02:15:21] "POST /access-control-lists HTTP/1.1" 200 587 0.026742 10.0.0.17 - - [2025-03-31 02:15:21] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.17 - - [2025-03-31 02:15:21] "POST /fqname-to-id HTTP/1.1" 401 295 0.000471 10.0.0.17 - - [2025-03-31 02:15:21] "POST /route-targets HTTP/1.1" 200 328 0.015034 10.0.0.17 - - [2025-03-31 02:15:21] "POST /ref-update HTTP/1.1" 200 156 0.017183 10.0.0.17 - - [2025-03-31 02:15:21] "POST /route-targets HTTP/1.1" 200 328 0.013090 10.0.0.17 - - [2025-03-31 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.016152 10.0.0.17 - - [2025-03-31 02:15:22] "POST /route-targets HTTP/1.1" 200 328 0.013293 10.0.0.17 - - [2025-03-31 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.025372 10.0.0.17 - - [2025-03-31 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.040001 10.0.0.17 - - [2025-03-31 02:15:22] "POST /route-targets HTTP/1.1" 200 328 0.024580 10.0.0.17 - - [2025-03-31 02:15:22] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009948 10.0.0.17 - - [2025-03-31 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.015539 10.0.0.17 - - [2025-03-31 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.005777 10.0.0.17 - - [2025-03-31 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.003321 10.0.0.17 - - [2025-03-31 02:15:22] "POST /database-nodes HTTP/1.1" 200 595 0.023738 10.0.0.17 - - [2025-03-31 02:15:22] "POST /access-control-lists HTTP/1.1" 200 553 0.073156 10.0.0.17 - - [2025-03-31 02:15:22] "PUT /access-control-list/dd0b515c-46dc-4266-8c8c-22d40d2cb463 HTTP/1.1" 200 273 0.015893 10.0.0.17 - - [2025-03-31 02:15:22] "PUT /access-control-list/1e3e87f7-b666-4725-8f99-955f2b0dc6ed HTTP/1.1" 200 273 0.015748 10.0.0.17 - - [2025-03-31 02:15:23] "GET / HTTP/1.1" 200 36215 0.002044 10.0.0.17 - - [2025-03-31 02:15:23] "POST /fqname-to-id HTTP/1.1" 401 295 0.000607 10.0.0.17 - - [2025-03-31 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.035675 10.0.0.17 - - [2025-03-31 02:15:23] "GET /routing-instance/d7ea1fdf-c27f-4008-8f8f-5741e27e1e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004924 10.0.0.17 - - [2025-03-31 02:15:23] "POST /bgp-routers HTTP/1.1" 200 614 0.029752 10.0.0.17 - - [2025-03-31 02:15:23] "GET /bgp-router/a4cca4e6-ac05-4bd1-8b63-e44a647ea6c6?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.007716 10.0.0.17 - - [2025-03-31 02:15:23] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.17 - - [2025-03-31 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.17 - - [2025-03-31 02:15:23] "POST /fqname-to-id HTTP/1.1" 401 295 0.000520 10.0.0.17 - - [2025-03-31 02:15:23] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007540 10.0.0.17 - - [2025-03-31 02:15:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004019 10.0.0.17 - - [2025-03-31 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.010557 10.0.0.17 - - [2025-03-31 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.035572 10.0.0.17 - - [2025-03-31 02:15:24] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009602 10.0.0.17 - - [2025-03-31 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.003898 10.0.0.17 - - [2025-03-31 02:15:24] "POST /analytics-nodes HTTP/1.1" 200 597 0.026948 10.0.0.17 - - [2025-03-31 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.17 - - [2025-03-31 02:15:25] "GET /global-vrouter-config/1e3d2dbd-97fa-4e55-8bd1-1e895383b50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.004273 10.0.0.17 - - [2025-03-31 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.17 - - [2025-03-31 02:15:25] "PUT /global-vrouter-config/1e3d2dbd-97fa-4e55-8bd1-1e895383b50a HTTP/1.1" 200 277 0.011890 10.0.0.17 - - [2025-03-31 02:15:25] "GET / HTTP/1.1" 200 36215 0.002150 10.0.0.17 - - [2025-03-31 02:15:25] "POST /alarms HTTP/1.1" 401 295 0.000572 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 583 0.047464 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 577 0.040924 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 577 0.023007 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 561 0.022485 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 557 0.021054 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001172 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 559 0.022754 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 567 0.026038 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 551 0.024362 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 559 0.030482 10.0.0.17 - - [2025-03-31 02:15:26] "POST /alarms HTTP/1.1" 200 569 0.027521 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 557 0.239570 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 569 0.072927 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 577 0.087344 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 571 0.029699 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 563 0.027733 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 563 0.032394 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 563 0.029383 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 549 0.022923 10.0.0.17 - - [2025-03-31 02:15:27] "POST /alarms HTTP/1.1" 200 597 0.028002 10.0.0.17 - - [2025-03-31 02:15:28] "POST /alarms HTTP/1.1" 200 577 0.024904 10.0.0.17 - - [2025-03-31 02:15:28] "POST /alarms HTTP/1.1" 200 573 0.022410 10.0.0.17 - - [2025-03-31 02:15:28] "POST /alarms HTTP/1.1" 200 585 0.037006 10.0.0.17 - - [2025-03-31 02:15:28] "POST /alarms HTTP/1.1" 200 611 0.027101 10.0.0.17 - - [2025-03-31 02:15:28] "GET / HTTP/1.1" 200 36215 0.002081 10.0.0.17 - - [2025-03-31 02:15:28] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000511 10.0.0.17 - - [2025-03-31 02:15:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.068442 10.0.0.17 - - [2025-03-31 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.17 - - [2025-03-31 02:15:29] "PUT /global-vrouter-config/1e3d2dbd-97fa-4e55-8bd1-1e895383b50a HTTP/1.1" 200 277 0.011767 10.0.0.17 - - [2025-03-31 02:15:29] "GET / HTTP/1.1" 200 36215 0.002558 10.0.0.17 - - [2025-03-31 02:15:29] "POST /fqname-to-id HTTP/1.1" 401 295 0.000686 10.0.0.17 - - [2025-03-31 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.036939 10.0.0.17 - - [2025-03-31 02:15:29] "GET /global-vrouter-config/1e3d2dbd-97fa-4e55-8bd1-1e895383b50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004808 10.0.0.17 - - [2025-03-31 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.17 - - [2025-03-31 02:15:30] "PUT /global-vrouter-config/1e3d2dbd-97fa-4e55-8bd1-1e895383b50a HTTP/1.1" 200 277 0.019315 10.0.0.17 - - [2025-03-31 02:15:30] "GET / HTTP/1.1" 200 36215 0.002718 10.0.0.17 - - [2025-03-31 02:15:30] "POST /fqname-to-id HTTP/1.1" 401 295 0.000726 10.0.0.17 - - [2025-03-31 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.054828 10.0.0.17 - - [2025-03-31 02:15:30] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007938 10.0.0.17 - - [2025-03-31 02:15:30] "PUT /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1 HTTP/1.1" 200 275 0.025479 10.0.0.17 - - [2025-03-31 02:15:38] "GET / HTTP/1.1" 200 36215 0.004030 10.0.0.17 - - [2025-03-31 02:15:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.000674 10.0.0.17 - - [2025-03-31 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.042928 10.0.0.17 - - [2025-03-31 02:15:38] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.038537 10.0.0.17 - - [2025-03-31 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.17 - - [2025-03-31 02:15:38] "GET /routing-instance/d7ea1fdf-c27f-4008-8f8f-5741e27e1e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009429 10.0.0.17 - - [2025-03-31 02:15:38] "PUT /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1 HTTP/1.1" 200 275 0.035786 10.0.0.17 - - [2025-03-31 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.007420 10.0.0.17 - - [2025-03-31 02:15:38] "POST /virtual-routers HTTP/1.1" 200 597 0.073418 10.0.0.17 - - [2025-03-31 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012783 10.0.0.17 - - [2025-03-31 02:15:39] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.022838 10.0.0.17 - - [2025-03-31 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.007328 10.0.0.17 - - [2025-03-31 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.17 - - [2025-03-31 02:15:39] "GET /virtual-network/3da78d9c-3d98-4934-a990-647a4cdbfe7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.027019 10.0.0.17 - - [2025-03-31 02:15:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.281671 10.0.0.17 - - [2025-03-31 02:15:39] "PUT /access-control-list/57fa88d5-1162-43c2-ba82-a5761f77fd36 HTTP/1.1" 200 273 0.102480 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:15:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001334 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:15:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001404 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001215 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001386 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001671 10.0.0.17 - - [2025-03-31 02:16:20] "GET /obj-perms HTTP/1.1" 200 6360 0.061676 10.0.0.17 - - [2025-03-31 02:16:20] "GET /obj-perms HTTP/1.1" 200 6360 0.060379 10.0.0.17 - - [2025-03-31 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.17 - - [2025-03-31 02:16:20] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005223 10.0.0.17 - - [2025-03-31 02:16:42] "GET / HTTP/1.1" 200 36215 0.003013 10.0.0.17 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 401 295 0.000741 10.0.0.17 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.033094 10.0.0.17 - - [2025-03-31 02:16:42] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007570 10.0.0.17 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.17 - - [2025-03-31 02:16:42] "GET /config-node/c9e896db-75d7-4988-b118-4ede02cca07c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.006746 10.0.0.17 - - [2025-03-31 02:16:54] "GET / HTTP/1.1" 200 36215 0.003387 10.0.0.17 - - [2025-03-31 02:16:54] "POST /fqname-to-id HTTP/1.1" 401 295 0.000661 10.0.0.17 - - [2025-03-31 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.032197 10.0.0.17 - - [2025-03-31 02:16:54] "GET /routing-instance/d7ea1fdf-c27f-4008-8f8f-5741e27e1e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004928 10.0.0.17 - - [2025-03-31 02:16:54] "POST /bgp-routers HTTP/1.1" 409 299 0.004009 10.0.0.17 - - [2025-03-31 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.17 - - [2025-03-31 02:16:54] "GET /bgp-router/a4cca4e6-ac05-4bd1-8b63-e44a647ea6c6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.007117 10.0.0.17 - - [2025-03-31 02:16:54] "PUT /bgp-router/a4cca4e6-ac05-4bd1-8b63-e44a647ea6c6 HTTP/1.1" 200 255 0.016636 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:16:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001219 10.0.0.17 - - [2025-03-31 02:17:21] "GET /obj-perms HTTP/1.1" 200 6360 0.057326 10.0.0.17 - - [2025-03-31 02:17:21] "GET /obj-perms HTTP/1.1" 200 6360 0.061234 10.0.0.17 - - [2025-03-31 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.17 - - [2025-03-31 02:17:21] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005298 10.0.0.17 - - [2025-03-31 02:18:22] "GET /obj-perms HTTP/1.1" 200 6360 0.059690 10.0.0.17 - - [2025-03-31 02:18:22] "GET /obj-perms HTTP/1.1" 200 6360 0.066022 10.0.0.17 - - [2025-03-31 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.17 - - [2025-03-31 02:18:22] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005278 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001260 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001393 10.0.0.17 - - [2025-03-31 02:19:18] "GET /global-system-configs HTTP/1.1" 200 323 0.040311 10.0.0.17 - - [2025-03-31 02:19:18] "GET /obj-perms HTTP/1.1" 200 6360 0.059827 10.0.0.17 - - [2025-03-31 02:19:23] "GET /obj-perms HTTP/1.1" 200 6360 0.062230 10.0.0.17 - - [2025-03-31 02:19:23] "GET /obj-perms HTTP/1.1" 200 6360 0.113379 10.0.0.17 - - [2025-03-31 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.17 - - [2025-03-31 02:19:23] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.007245 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001196 10.0.0.17 - - [2025-03-31 02:19:47] "GET / HTTP/1.1" 200 36215 0.002178 10.0.0.17 - - [2025-03-31 02:19:47] "POST /fqname-to-id HTTP/1.1" 401 295 0.000736 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:19:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001385 10.0.0.17 - - [2025-03-31 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.045165 10.0.0.17 - - [2025-03-31 02:19:48] "GET /global-system-config/0d5441e0-0a93-4574-96f2-d4e0e141b4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.018591 10.0.0.17 - - [2025-03-31 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.17 - - [2025-03-31 02:19:48] "GET /routing-instance/d7ea1fdf-c27f-4008-8f8f-5741e27e1e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005519 10.0.0.17 - - [2025-03-31 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.17 - - [2025-03-31 02:19:48] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.008237 10.0.0.17 - - [2025-03-31 02:19:48] "PUT /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15 HTTP/1.1" 200 263 0.026421 10.0.0.17 - - [2025-03-31 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.17 - - [2025-03-31 02:19:48] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.007821 10.0.0.17 - - [2025-03-31 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.035821 10.0.0.17 - - [2025-03-31 02:19:48] "GET /virtual-machine-interface/cca6d80d-e05d-4411-8298-d2b2a4db205d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.024660 10.0.0.17 - - [2025-03-31 02:19:48] "PUT /virtual-machine-interface/cca6d80d-e05d-4411-8298-d2b2a4db205d HTTP/1.1" 200 285 0.017210 10.0.0.17 - - [2025-03-31 02:19:49] "GET /global-system-configs HTTP/1.1" 200 323 0.046356 10.0.0.17 - - [2025-03-31 02:19:49] "GET /obj-perms HTTP/1.1" 200 6360 0.067315 10.0.0.17 - - [2025-03-31 02:20:24] "GET /obj-perms HTTP/1.1" 200 6360 0.057933 10.0.0.17 - - [2025-03-31 02:20:24] "GET /obj-perms HTTP/1.1" 200 6360 0.060999 10.0.0.17 - - [2025-03-31 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.17 - - [2025-03-31 02:20:24] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004857 10.0.0.17 - - [2025-03-31 02:21:25] "GET /obj-perms HTTP/1.1" 200 6360 0.060639 10.0.0.17 - - [2025-03-31 02:21:25] "GET /obj-perms HTTP/1.1" 200 6360 0.056192 10.0.0.17 - - [2025-03-31 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.17 - - [2025-03-31 02:21:25] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005250 10.0.0.17 - - [2025-03-31 02:22:26] "GET /obj-perms HTTP/1.1" 200 6360 0.068466 10.0.0.17 - - [2025-03-31 02:22:26] "GET /obj-perms HTTP/1.1" 200 6360 0.056113 10.0.0.17 - - [2025-03-31 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.17 - - [2025-03-31 02:22:26] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004600 10.0.0.17 - - [2025-03-31 02:23:26] "GET /obj-perms HTTP/1.1" 200 6360 0.056004 10.0.0.17 - - [2025-03-31 02:23:27] "GET /obj-perms HTTP/1.1" 200 6360 0.064764 10.0.0.17 - - [2025-03-31 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.17 - - [2025-03-31 02:23:27] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004049 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001422 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:23:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:23:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001226 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:24:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:24:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001558 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001243 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001229 10.0.0.17 - - [2025-03-31 02:24:18] "GET /global-system-configs HTTP/1.1" 200 323 0.038989 10.0.0.17 - - [2025-03-31 02:24:18] "GET /obj-perms HTTP/1.1" 200 6360 0.057590 10.0.0.17 - - [2025-03-31 02:24:27] "GET /obj-perms HTTP/1.1" 200 6360 0.062553 10.0.0.17 - - [2025-03-31 02:24:28] "GET /obj-perms HTTP/1.1" 200 6360 0.059120 10.0.0.17 - - [2025-03-31 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.17 - - [2025-03-31 02:24:28] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005086 10.0.0.17 - - [2025-03-31 02:24:49] "GET /global-system-configs HTTP/1.1" 200 323 0.037905 10.0.0.17 - - [2025-03-31 02:24:49] "GET /obj-perms HTTP/1.1" 200 6360 0.058855 10.0.0.17 - - [2025-03-31 02:25:28] "GET /obj-perms HTTP/1.1" 200 6360 0.060067 10.0.0.17 - - [2025-03-31 02:25:29] "GET /obj-perms HTTP/1.1" 200 6360 0.053467 10.0.0.17 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.17 - - [2025-03-31 02:25:29] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005272 10.0.0.17 - - [2025-03-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 6360 0.059237 10.0.0.17 - - [2025-03-31 02:26:30] "GET /obj-perms HTTP/1.1" 200 6360 0.055225 10.0.0.17 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.17 - - [2025-03-31 02:26:30] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005247 10.0.0.17 - - [2025-03-31 02:27:30] "GET /obj-perms HTTP/1.1" 200 6360 0.055450 10.0.0.17 - - [2025-03-31 02:27:30] "GET /obj-perms HTTP/1.1" 200 6360 0.059693 10.0.0.17 - - [2025-03-31 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.17 - - [2025-03-31 02:27:31] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004491 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001171 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001064 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001299 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001498 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001270 10.0.0.17 - - [2025-03-31 02:28:31] "GET /obj-perms HTTP/1.1" 200 6360 0.068705 10.0.0.17 - - [2025-03-31 02:28:31] "GET /obj-perms HTTP/1.1" 200 6360 0.063201 10.0.0.17 - - [2025-03-31 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 10.0.0.17 - - [2025-03-31 02:28:31] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004437 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001373 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:28:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001356 10.0.0.17 - - [2025-03-31 02:29:18] "GET /global-system-configs HTTP/1.1" 200 323 0.042167 10.0.0.17 - - [2025-03-31 02:29:18] "GET /obj-perms HTTP/1.1" 200 6360 0.062266 10.0.0.17 - - [2025-03-31 02:29:32] "GET /obj-perms HTTP/1.1" 200 6360 0.056769 10.0.0.17 - - [2025-03-31 02:29:32] "GET /obj-perms HTTP/1.1" 200 6360 0.055423 10.0.0.17 - - [2025-03-31 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.17 - - [2025-03-31 02:29:32] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005110 10.0.0.17 - - [2025-03-31 02:29:49] "GET /global-system-configs HTTP/1.1" 200 323 0.060806 10.0.0.17 - - [2025-03-31 02:29:49] "GET /obj-perms HTTP/1.1" 200 6360 0.081253 10.0.0.17 - - [2025-03-31 02:30:33] "GET /obj-perms HTTP/1.1" 200 6360 0.065412 10.0.0.17 - - [2025-03-31 02:30:33] "GET /obj-perms HTTP/1.1" 200 6360 0.057359 10.0.0.17 - - [2025-03-31 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.17 - - [2025-03-31 02:30:33] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004915 10.0.0.17 - - [2025-03-31 02:31:34] "GET /obj-perms HTTP/1.1" 200 6360 0.055882 10.0.0.17 - - [2025-03-31 02:31:34] "GET /obj-perms HTTP/1.1" 200 6360 0.052905 10.0.0.17 - - [2025-03-31 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.17 - - [2025-03-31 02:31:34] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004959 10.0.0.17 - - [2025-03-31 02:32:35] "GET /obj-perms HTTP/1.1" 200 6360 0.063090 10.0.0.17 - - [2025-03-31 02:32:35] "GET /obj-perms HTTP/1.1" 200 6360 0.062747 10.0.0.17 - - [2025-03-31 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.17 - - [2025-03-31 02:32:35] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004501 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001280 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001559 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001603 10.0.0.17 - - [2025-03-31 02:33:35] "GET /obj-perms HTTP/1.1" 200 6360 0.055664 10.0.0.17 - - [2025-03-31 02:33:36] "GET /obj-perms HTTP/1.1" 200 6360 0.057014 10.0.0.17 - - [2025-03-31 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.17 - - [2025-03-31 02:33:36] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004269 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001256 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001084 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:33:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001807 10.0.0.17 - - [2025-03-31 02:34:18] "GET /global-system-configs HTTP/1.1" 200 323 0.084527 10.0.0.17 - - [2025-03-31 02:34:18] "GET /obj-perms HTTP/1.1" 200 6360 0.107300 10.0.0.17 - - [2025-03-31 02:34:36] "GET /obj-perms HTTP/1.1" 200 6360 0.065814 10.0.0.17 - - [2025-03-31 02:34:37] "GET /obj-perms HTTP/1.1" 200 6360 0.060310 10.0.0.17 - - [2025-03-31 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.17 - - [2025-03-31 02:34:37] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004471 10.0.0.17 - - [2025-03-31 02:34:49] "GET /global-system-configs HTTP/1.1" 200 323 0.042474 10.0.0.17 - - [2025-03-31 02:34:49] "GET /obj-perms HTTP/1.1" 200 6360 0.065300 10.0.0.17 - - [2025-03-31 02:35:37] "GET /obj-perms HTTP/1.1" 200 6360 0.060409 10.0.0.17 - - [2025-03-31 02:35:38] "GET /obj-perms HTTP/1.1" 200 6360 0.059590 10.0.0.17 - - [2025-03-31 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.17 - - [2025-03-31 02:35:38] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005153 10.0.0.17 - - [2025-03-31 02:36:38] "GET /obj-perms HTTP/1.1" 200 6360 0.057352 10.0.0.17 - - [2025-03-31 02:36:39] "GET /obj-perms HTTP/1.1" 200 6360 0.055181 10.0.0.17 - - [2025-03-31 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.17 - - [2025-03-31 02:36:39] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004379 10.0.0.17 - - [2025-03-31 02:37:39] "GET /obj-perms HTTP/1.1" 200 6360 0.067057 10.0.0.17 - - [2025-03-31 02:37:40] "GET /obj-perms HTTP/1.1" 200 6360 0.058363 10.0.0.17 - - [2025-03-31 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.17 - - [2025-03-31 02:37:40] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004930 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001237 10.0.0.17 - - [2025-03-31 02:38:41] "GET /obj-perms HTTP/1.1" 200 6360 0.130526 10.0.0.17 - - [2025-03-31 02:38:41] "GET /obj-perms HTTP/1.1" 200 6360 0.165538 10.0.0.17 - - [2025-03-31 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.17 - - [2025-03-31 02:38:41] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.006224 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001272 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001455 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001369 10.0.0.17 - - [2025-03-31 02:39:18] "GET /global-system-configs HTTP/1.1" 200 323 0.043721 10.0.0.17 - - [2025-03-31 02:39:18] "GET /obj-perms HTTP/1.1" 200 6360 0.066888 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001274 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:39:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001307 10.0.0.17 - - [2025-03-31 02:39:42] "GET /obj-perms HTTP/1.1" 200 6360 0.057208 10.0.0.17 - - [2025-03-31 02:39:42] "GET /obj-perms HTTP/1.1" 200 6360 0.062476 10.0.0.17 - - [2025-03-31 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.17 - - [2025-03-31 02:39:42] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004250 10.0.0.17 - - [2025-03-31 02:39:49] "GET /global-system-configs HTTP/1.1" 200 323 0.037259 10.0.0.17 - - [2025-03-31 02:39:49] "GET /obj-perms HTTP/1.1" 200 6360 0.061412 10.0.0.17 - - [2025-03-31 02:40:43] "GET /obj-perms HTTP/1.1" 200 6360 0.061726 10.0.0.17 - - [2025-03-31 02:40:43] "GET /obj-perms HTTP/1.1" 200 6360 0.056166 10.0.0.17 - - [2025-03-31 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.17 - - [2025-03-31 02:40:43] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005391 10.0.0.17 - - [2025-03-31 02:41:44] "GET /obj-perms HTTP/1.1" 200 6360 0.059521 10.0.0.17 - - [2025-03-31 02:41:44] "GET /obj-perms HTTP/1.1" 200 6360 0.058677 10.0.0.17 - - [2025-03-31 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.17 - - [2025-03-31 02:41:44] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004967 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001495 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001159 10.0.0.17 - - [2025-03-31 02:42:45] "GET /obj-perms HTTP/1.1" 200 6360 0.056455 10.0.0.17 - - [2025-03-31 02:42:45] "GET /obj-perms HTTP/1.1" 200 6360 0.061116 10.0.0.17 - - [2025-03-31 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.17 - - [2025-03-31 02:42:45] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004442 10.0.0.17 - - [2025-03-31 02:43:45] "GET /obj-perms HTTP/1.1" 200 6360 0.059945 10.0.0.17 - - [2025-03-31 02:43:46] "GET /obj-perms HTTP/1.1" 200 6360 0.055274 10.0.0.17 - - [2025-03-31 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.17 - - [2025-03-31 02:43:46] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004335 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001072 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001590 10.0.0.17 - - [2025-03-31 02:44:18] "GET /global-system-configs HTTP/1.1" 200 323 0.035683 10.0.0.17 - - [2025-03-31 02:44:18] "GET /obj-perms HTTP/1.1" 200 6360 0.117500 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3036 0.001326 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001349 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:44:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001578 10.0.0.17 - - [2025-03-31 02:44:46] "GET /obj-perms HTTP/1.1" 200 6360 0.060326 10.0.0.17 - - [2025-03-31 02:44:47] "GET /obj-perms HTTP/1.1" 200 6360 0.056719 10.0.0.17 - - [2025-03-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.17 - - [2025-03-31 02:44:47] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004769 10.0.0.17 - - [2025-03-31 02:44:49] "GET /global-system-configs HTTP/1.1" 200 323 0.044012 10.0.0.17 - - [2025-03-31 02:44:49] "GET /obj-perms HTTP/1.1" 200 6360 0.056780 10.0.0.17 - - [2025-03-31 02:45:47] "GET /obj-perms HTTP/1.1" 200 6360 0.064234 10.0.0.17 - - [2025-03-31 02:45:48] "GET /obj-perms HTTP/1.1" 200 6360 0.058308 10.0.0.17 - - [2025-03-31 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.17 - - [2025-03-31 02:45:48] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005805 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:46:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:46:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001180 10.0.0.17 - - [2025-03-31 02:46:48] "GET /obj-perms HTTP/1.1" 200 6360 0.056402 10.0.0.17 - - [2025-03-31 02:46:49] "GET /obj-perms HTTP/1.1" 200 6360 0.053787 10.0.0.17 - - [2025-03-31 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.17 - - [2025-03-31 02:46:49] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005904 10.0.0.17 - - [2025-03-31 02:47:49] "GET /obj-perms HTTP/1.1" 200 6360 0.056344 10.0.0.17 - - [2025-03-31 02:47:50] "GET /obj-perms HTTP/1.1" 200 6360 0.059525 10.0.0.17 - - [2025-03-31 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.17 - - [2025-03-31 02:47:50] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004585 10.0.0.17 - - [2025-03-31 02:48:50] "GET /obj-perms HTTP/1.1" 200 6360 0.057509 10.0.0.17 - - [2025-03-31 02:48:50] "GET /obj-perms HTTP/1.1" 200 6360 0.063025 10.0.0.17 - - [2025-03-31 02:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.17 - - [2025-03-31 02:48:50] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004951 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:48:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:48:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001178 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001269 10.0.0.17 - - [2025-03-31 02:49:18] "GET /global-system-configs HTTP/1.1" 200 323 0.040552 10.0.0.17 - - [2025-03-31 02:49:18] "GET /obj-perms HTTP/1.1" 200 6360 0.065848 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001333 10.0.0.17 - - [2025-03-31 02:49:49] "GET /global-system-configs HTTP/1.1" 200 323 0.041030 10.0.0.17 - - [2025-03-31 02:49:49] "GET /obj-perms HTTP/1.1" 200 6360 0.062031 10.0.0.17 - - [2025-03-31 02:49:51] "GET /obj-perms HTTP/1.1" 200 6360 0.059769 10.0.0.17 - - [2025-03-31 02:49:51] "GET /obj-perms HTTP/1.1" 200 6360 0.063570 10.0.0.17 - - [2025-03-31 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.17 - - [2025-03-31 02:49:51] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004745 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001198 [Introspect:8084]10.0.0.17 - - [2025-03-31 02:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001317 10.0.0.17 - - [2025-03-31 02:50:52] "GET /obj-perms HTTP/1.1" 200 6360 0.055827 10.0.0.17 - - [2025-03-31 02:50:52] "GET /obj-perms HTTP/1.1" 200 6360 0.059112 10.0.0.17 - - [2025-03-31 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.17 - - [2025-03-31 02:50:52] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005998 10.0.0.17 - - [2025-03-31 02:51:53] "GET /obj-perms HTTP/1.1" 200 6360 0.062500 10.0.0.17 - - [2025-03-31 02:51:53] "GET /obj-perms HTTP/1.1" 200 6360 0.064229 10.0.0.17 - - [2025-03-31 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.17 - - [2025-03-31 02:51:53] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004335 10.0.0.17 - - [2025-03-31 02:52:54] "GET /obj-perms HTTP/1.1" 200 6360 0.059690 10.0.0.17 - - [2025-03-31 02:52:54] "GET /obj-perms HTTP/1.1" 200 6360 0.055625 10.0.0.17 - - [2025-03-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.17 - - [2025-03-31 02:52:54] "GET /virtual-router/3adf3984-b6fc-4e1f-ad27-0f28ddc44e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004470 10.0.0.17 - - [2025-03-31 02:53:54] "GET /obj-perms HTTP/1.1" 200 6360 0.058197