++ 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: =================== Mon Oct 20 01:43:45 AM UTC 2025 ===================' INFO: =================== Mon Oct 20 01:43:45 AM 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129.33.43 ++ 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.129 ++ 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_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.129 ++ 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 ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 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.129 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.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.167.118.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.167.118.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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 ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 /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: 10/20/2025 01:44:26.646 7fbc887c4d00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/20/2025 01:44:26.819 7fbc887c4d00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/20/2025 01:44:26.837 7fbc887c4d00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/20/2025 01:44:26.838 7fbc887c4d00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2025-10-20 01:44:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000959 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.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-10-20 01:44:34] "GET / HTTP/1.1" 503 181 0.000248 10.0.0.129 - - [2025-10-20 01:44:34] "GET / HTTP/1.1" 503 181 0.000186 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 36499 0.001537 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.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000749 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 36499 0.001893 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 36499 0.001379 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 36499 0.001519 10.0.0.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000442 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 36499 0.001378 10.0.0.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000419 10.0.0.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.387741 10.0.0.129 - - [2025-10-20 01:44:35] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010897 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 45019 0.001951 10.0.0.129 - - [2025-10-20 01:44:35] "GET / HTTP/1.1" 200 45019 0.006117 10.0.0.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000578 10.0.0.129 - - [2025-10-20 01:44:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000351 10.0.0.129 - - [2025-10-20 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.011586 10.0.0.129 - - [2025-10-20 01:44:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.039662 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.099034 10.0.0.129 - - [2025-10-20 01:44:36] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006770 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.091372 10.0.0.129 - - [2025-10-20 01:44:36] "GET /routing-instance/8e54a428-554d-4891-98e6-228dafae7c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.009535 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.004248 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.078840 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012846 10.0.0.129 - - [2025-10-20 01:44:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.092333 10.0.0.129 - - [2025-10-20 01:44:36] "POST /bgp-routers HTTP/1.1" 200 616 0.159677 10.0.0.129 - - [2025-10-20 01:44:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.044090 10.0.0.129 - - [2025-10-20 01:44:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004291 10.0.0.129 - - [2025-10-20 01:44:36] "GET /bgp-router/2fc3668d-20d8-47b9-a1aa-258ff87ede9e?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.007670 10.0.0.129 - - [2025-10-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.129 - - [2025-10-20 01:44:36] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008842 10.0.0.129 - - [2025-10-20 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008686 10.0.0.129 - - [2025-10-20 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.027102 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2025-10-20 01:44:37] "GET / HTTP/1.1" 200 36499 0.002674 10.0.0.129 - - [2025-10-20 01:44:37] "GET / HTTP/1.1" 200 36499 0.002263 10.0.0.129 - - [2025-10-20 01:44:37] "GET / HTTP/1.1" 200 36499 0.002151 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000658 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000540 10.0.0.129 - - [2025-10-20 01:44:37] "GET / HTTP/1.1" 200 36499 0.001605 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000409 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.050000 10.0.0.129 - - [2025-10-20 01:44:37] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.019719 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.015165 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.050751 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008694 10.0.0.129 - - [2025-10-20 01:44:37] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012724 10.0.0.129 - - [2025-10-20 01:44:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.080770 10.0.0.129 - - [2025-10-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.047302 10.0.0.129 - - [2025-10-20 01:44:37] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014195 10.0.0.129 - - [2025-10-20 01:44:38] "POST /service-appliance-sets HTTP/1.1" 200 557 0.111068 10.0.0.129 - - [2025-10-20 01:44:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.026566 10.0.0.129 - - [2025-10-20 01:44:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.006663 10.0.0.129 - - [2025-10-20 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.129 - - [2025-10-20 01:44:38] "POST /database-nodes HTTP/1.1" 200 597 0.073767 10.0.0.129 - - [2025-10-20 01:44:38] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007594 10.0.0.129 - - [2025-10-20 01:44:38] "POST /service-appliance-sets HTTP/1.1" 200 545 0.208827 10.0.0.129 - - [2025-10-20 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.129 - - [2025-10-20 01:44:38] "GET /network-ipam/94e2d1c0-14e6-4ad1-9143-0e25af476617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.024213 10.0.0.129 - - [2025-10-20 01:44:38] "POST /service-templates HTTP/1.1" 200 515 0.074270 10.0.0.129 - - [2025-10-20 01:44:39] "POST /service-templates HTTP/1.1" 200 505 0.073883 10.0.0.129 - - [2025-10-20 01:44:39] "POST /service-templates HTTP/1.1" 200 519 0.043800 10.0.0.129 - - [2025-10-20 01:44:39] "POST /service-templates HTTP/1.1" 200 539 0.096876 10.0.0.129 - - [2025-10-20 01:44:39] "POST /service-templates HTTP/1.1" 200 511 0.025852 10.0.0.129 - - [2025-10-20 01:44:39] "GET / HTTP/1.1" 200 36499 0.001586 10.0.0.129 - - [2025-10-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000577 10.0.0.129 - - [2025-10-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.041959 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.129 - - [2025-10-20 01:44:39] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043652 10.0.0.129 - - [2025-10-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003979 10.0.0.129 - - [2025-10-20 01:44:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045046 10.0.0.129 - - [2025-10-20 01:44:40] "GET /obj-perms HTTP/1.1" 200 6399 0.434733 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001411 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001076 10.0.0.129 - - [2025-10-20 01:44:40] "GET /obj-perms HTTP/1.1" 200 6399 0.060091 10.0.0.129 - - [2025-10-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000743 10.0.0.129 - - [2025-10-20 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.045505 10.0.0.129 - - [2025-10-20 01:44:41] "GET /network-ipam/94e2d1c0-14e6-4ad1-9143-0e25af476617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.005852 10.0.0.129 - - [2025-10-20 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.003179 10.0.0.129 - - [2025-10-20 01:44:42] "POST /access-control-lists HTTP/1.1" 200 591 0.034576 10.0.0.129 - - [2025-10-20 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.003664 10.0.0.129 - - [2025-10-20 01:44:42] "POST /access-control-lists HTTP/1.1" 200 589 0.031993 10.0.0.129 - - [2025-10-20 01:44:42] "POST /route-targets HTTP/1.1" 200 329 0.015979 10.0.0.129 - - [2025-10-20 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.018418 10.0.0.129 - - [2025-10-20 01:44:42] "POST /route-targets HTTP/1.1" 200 329 0.019726 10.0.0.129 - - [2025-10-20 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.015705 10.0.0.129 - - [2025-10-20 01:44:42] "POST /route-targets HTTP/1.1" 200 329 0.016500 10.0.0.129 - - [2025-10-20 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.019684 10.0.0.129 - - [2025-10-20 01:44:42] "POST /route-targets HTTP/1.1" 200 329 0.016897 10.0.0.129 - - [2025-10-20 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.014103 10.0.0.129 - - [2025-10-20 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003602 10.0.0.129 - - [2025-10-20 01:44:42] "POST /access-control-lists HTTP/1.1" 200 555 0.072309 10.0.0.129 - - [2025-10-20 01:44:43] "PUT /access-control-list/65449526-0db8-44db-b72c-2d146e8c383b HTTP/1.1" 200 274 0.014695 10.0.0.129 - - [2025-10-20 01:44:43] "PUT /access-control-list/e19ef759-cef0-44a8-86d4-9fff1c2eacff HTTP/1.1" 200 274 0.024156 10.0.0.129 - - [2025-10-20 01:44:43] "GET / HTTP/1.1" 200 36499 0.001745 10.0.0.129 - - [2025-10-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000458 10.0.0.129 - - [2025-10-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029933 10.0.0.129 - - [2025-10-20 01:44:44] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006665 10.0.0.129 - - [2025-10-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.003232 10.0.0.129 - - [2025-10-20 01:44:44] "POST /config-nodes HTTP/1.1" 200 593 0.029516 10.0.0.129 - - [2025-10-20 01:44:44] "GET / HTTP/1.1" 200 36499 0.001714 10.0.0.129 - - [2025-10-20 01:44:44] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000483 10.0.0.129 - - [2025-10-20 01:44:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.033117 10.0.0.129 - - [2025-10-20 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.129 - - [2025-10-20 01:44:50] "GET /global-vrouter-config/b9b04da0-be11-4b0a-bdc5-31c20b088334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003831 10.0.0.129 - - [2025-10-20 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.129 - - [2025-10-20 01:44:50] "PUT /global-vrouter-config/b9b04da0-be11-4b0a-bdc5-31c20b088334 HTTP/1.1" 200 278 0.010402 10.0.0.129 - - [2025-10-20 01:44:50] "GET / HTTP/1.1" 200 36499 0.001864 10.0.0.129 - - [2025-10-20 01:44:50] "POST /alarms HTTP/1.1" 401 296 0.000454 10.0.0.129 - - [2025-10-20 01:44:50] "POST /alarms HTTP/1.1" 200 585 0.054831 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 579 0.041323 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 579 0.019576 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 563 0.041433 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 559 0.035905 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 561 0.021817 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 569 0.023116 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 553 0.062140 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 561 0.029747 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 571 0.036391 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 559 0.035381 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 571 0.021527 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 579 0.073232 10.0.0.129 - - [2025-10-20 01:44:51] "POST /alarms HTTP/1.1" 200 573 0.030652 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 565 0.023214 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 565 0.021674 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 565 0.028681 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 551 0.018232 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 599 0.026865 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 579 0.029866 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 575 0.029002 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 587 0.036897 10.0.0.129 - - [2025-10-20 01:44:52] "POST /alarms HTTP/1.1" 200 613 0.027862 10.0.0.129 - - [2025-10-20 01:44:52] "GET / HTTP/1.1" 200 36499 0.001957 10.0.0.129 - - [2025-10-20 01:44:52] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000451 10.0.0.129 - - [2025-10-20 01:44:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035241 10.0.0.129 - - [2025-10-20 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.129 - - [2025-10-20 01:44:53] "PUT /global-vrouter-config/b9b04da0-be11-4b0a-bdc5-31c20b088334 HTTP/1.1" 200 278 0.014484 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:44:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000930 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:44:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001045 10.0.0.129 - - [2025-10-20 01:44:53] "GET / HTTP/1.1" 200 36499 0.002511 10.0.0.129 - - [2025-10-20 01:44:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000483 10.0.0.129 - - [2025-10-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.037564 10.0.0.129 - - [2025-10-20 01:44:54] "GET /global-vrouter-config/b9b04da0-be11-4b0a-bdc5-31c20b088334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004361 10.0.0.129 - - [2025-10-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.129 - - [2025-10-20 01:44:54] "PUT /global-vrouter-config/b9b04da0-be11-4b0a-bdc5-31c20b088334 HTTP/1.1" 200 278 0.011710 10.0.0.129 - - [2025-10-20 01:44:54] "GET / HTTP/1.1" 200 36499 0.001791 10.0.0.129 - - [2025-10-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000712 10.0.0.129 - - [2025-10-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.028852 10.0.0.129 - - [2025-10-20 01:44:54] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009473 10.0.0.129 - - [2025-10-20 01:44:54] "PUT /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66 HTTP/1.1" 200 276 0.039356 10.0.0.129 - - [2025-10-20 01:45:13] "GET / HTTP/1.1" 200 36499 0.001599 10.0.0.129 - - [2025-10-20 01:45:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000451 10.0.0.129 - - [2025-10-20 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.038472 10.0.0.129 - - [2025-10-20 01:45:13] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010489 10.0.0.129 - - [2025-10-20 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.129 - - [2025-10-20 01:45:13] "GET /config-node/6e28a21b-e914-4e79-b434-9295af3e1a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.005571 10.0.0.129 - - [2025-10-20 01:45:24] "GET / HTTP/1.1" 200 36499 0.001657 10.0.0.129 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000434 10.0.0.129 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.028980 10.0.0.129 - - [2025-10-20 01:45:24] "GET /routing-instance/8e54a428-554d-4891-98e6-228dafae7c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.003822 10.0.0.129 - - [2025-10-20 01:45:24] "POST /bgp-routers HTTP/1.1" 409 299 0.003694 10.0.0.129 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.129 - - [2025-10-20 01:45:24] "GET /bgp-router/2fc3668d-20d8-47b9-a1aa-258ff87ede9e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006305 10.0.0.129 - - [2025-10-20 01:45:24] "PUT /bgp-router/2fc3668d-20d8-47b9-a1aa-258ff87ede9e HTTP/1.1" 200 256 0.018417 10.0.0.129 - - [2025-10-20 01:45:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000432 10.0.0.129 - - [2025-10-20 01:45:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000412 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000991 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001186 10.0.0.129 - - [2025-10-20 01:45:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000578 10.0.0.129 - - [2025-10-20 01:45:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000392 10.0.0.129 - - [2025-10-20 01:45:41] "GET /obj-perms HTTP/1.1" 200 6399 0.058159 10.0.0.129 - - [2025-10-20 01:45:41] "GET /obj-perms HTTP/1.1" 200 6399 0.057537 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001056 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001058 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001068 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001115 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001438 10.0.0.129 - - [2025-10-20 01:45:59] "GET / HTTP/1.1" 200 36499 0.001726 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000424 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.030657 10.0.0.129 - - [2025-10-20 01:45:59] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006595 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.129 - - [2025-10-20 01:45:59] "GET /routing-instance/8e54a428-554d-4891-98e6-228dafae7c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.003971 10.0.0.129 - - [2025-10-20 01:45:59] "PUT /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66 HTTP/1.1" 200 276 0.013507 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.002970 10.0.0.129 - - [2025-10-20 01:45:59] "POST /virtual-routers HTTP/1.1" 200 599 0.024824 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.129 - - [2025-10-20 01:45:59] "GET /virtual-router/e8b6d064-67b9-4c9d-8cfb-ffe9c9ad6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006012 10.0.0.129 - - [2025-10-20 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 227 0.003063 10.0.0.129 - - [2025-10-20 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.129 - - [2025-10-20 01:46:00] "GET /virtual-network/c10553a4-1e73-4df3-9d0a-d5e66b7da5d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005238 10.0.0.129 - - [2025-10-20 01:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.053760 10.0.0.129 - - [2025-10-20 01:46:00] "PUT /access-control-list/12d1b010-a70a-4ef3-9f7c-a27118c55a19 HTTP/1.1" 200 274 0.013515 10.0.0.129 - - [2025-10-20 01:46:41] "GET /obj-perms HTTP/1.1" 200 6399 0.055836 10.0.0.129 - - [2025-10-20 01:46:42] "GET /obj-perms HTTP/1.1" 200 6399 0.052451 10.0.0.129 - - [2025-10-20 01:47:42] "GET /obj-perms HTTP/1.1" 200 6399 0.050661 10.0.0.129 - - [2025-10-20 01:47:43] "GET /obj-perms HTTP/1.1" 200 6399 0.058322 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001297 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001101 10.0.0.129 - - [2025-10-20 01:48:36] "GET / HTTP/1.1" 200 36499 0.001603 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000502 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.037418 10.0.0.129 - - [2025-10-20 01:48:36] "GET /global-system-config/715d4833-e4df-4e50-9f5e-190341b07d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005600 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.129 - - [2025-10-20 01:48:36] "GET /routing-instance/8e54a428-554d-4891-98e6-228dafae7c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004791 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.129 - - [2025-10-20 01:48:36] "GET /virtual-router/e8b6d064-67b9-4c9d-8cfb-ffe9c9ad6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004386 10.0.0.129 - - [2025-10-20 01:48:36] "PUT /virtual-router/e8b6d064-67b9-4c9d-8cfb-ffe9c9ad6f53 HTTP/1.1" 200 264 0.020932 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.129 - - [2025-10-20 01:48:36] "GET /virtual-router/e8b6d064-67b9-4c9d-8cfb-ffe9c9ad6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004707 10.0.0.129 - - [2025-10-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.129 - - [2025-10-20 01:48:36] "GET /virtual-machine-interface/d71ea484-f55a-4c2b-a96b-9ae98be69ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.005892 10.0.0.129 - - [2025-10-20 01:48:36] "PUT /virtual-machine-interface/d71ea484-f55a-4c2b-a96b-9ae98be69ba9 HTTP/1.1" 200 286 0.015469 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000986 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001115 10.0.0.129 - - [2025-10-20 01:48:43] "GET /obj-perms HTTP/1.1" 200 6399 0.058434 10.0.0.129 - - [2025-10-20 01:48:44] "GET /obj-perms HTTP/1.1" 200 6399 0.113808 10.0.0.129 - - [2025-10-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.129 - - [2025-10-20 01:48:44] "GET /virtual-router/e8b6d064-67b9-4c9d-8cfb-ffe9c9ad6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.003932 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001287 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001069 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000954 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:48:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001084 10.0.0.129 - - [2025-10-20 01:49:44] "GET /obj-perms HTTP/1.1" 200 6399 0.062596 10.0.0.129 - - [2025-10-20 01:49:44] "GET /obj-perms HTTP/1.1" 200 6399 0.053981 10.0.0.129 - - [2025-10-20 01:50:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000448 10.0.0.129 - - [2025-10-20 01:50:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000378 10.0.0.129 - - [2025-10-20 01:50:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000424 10.0.0.129 - - [2025-10-20 01:50:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000367 10.0.0.129 - - [2025-10-20 01:50:45] "GET /obj-perms HTTP/1.1" 200 6399 0.051383 10.0.0.129 - - [2025-10-20 01:50:45] "GET /obj-perms HTTP/1.1" 200 6399 0.056479 10.0.0.129 - - [2025-10-20 01:51:46] "GET /obj-perms HTTP/1.1" 200 6399 0.122858 10.0.0.129 - - [2025-10-20 01:51:46] "GET /obj-perms HTTP/1.1" 200 6399 0.094213 10.0.0.129 - - [2025-10-20 01:52:47] "GET /obj-perms HTTP/1.1" 200 6399 0.057113 10.0.0.129 - - [2025-10-20 01:52:47] "GET /obj-perms HTTP/1.1" 200 6399 0.058620 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001216 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001575 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001041 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001477 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000918 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001370 10.0.0.129 - - [2025-10-20 01:53:48] "GET /obj-perms HTTP/1.1" 200 6399 0.062025 10.0.0.129 - - [2025-10-20 01:53:48] "GET /obj-perms HTTP/1.1" 200 6399 0.054947 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001073 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001157 10.0.0.129 - - [2025-10-20 01:54:49] "GET /obj-perms HTTP/1.1" 200 6399 0.058058 10.0.0.129 - - [2025-10-20 01:54:49] "GET /obj-perms HTTP/1.1" 200 6399 0.051664 10.0.0.129 - - [2025-10-20 01:55:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000436 10.0.0.129 - - [2025-10-20 01:55:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000453 10.0.0.129 - - [2025-10-20 01:55:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000427 10.0.0.129 - - [2025-10-20 01:55:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000388 10.0.0.129 - - [2025-10-20 01:55:49] "GET /obj-perms HTTP/1.1" 200 6399 0.060942 10.0.0.129 - - [2025-10-20 01:55:50] "GET /obj-perms HTTP/1.1" 200 6399 0.054893 10.0.0.129 - - [2025-10-20 01:56:50] "GET /obj-perms HTTP/1.1" 200 6399 0.048496 10.0.0.129 - - [2025-10-20 01:56:51] "GET /obj-perms HTTP/1.1" 200 6399 0.057153 10.0.0.129 - - [2025-10-20 01:57:51] "GET /obj-perms HTTP/1.1" 200 6399 0.058392 10.0.0.129 - - [2025-10-20 01:57:52] "GET /obj-perms HTTP/1.1" 200 6399 0.056104 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000943 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001318 10.0.0.129 - - [2025-10-20 01:58:52] "GET /obj-perms HTTP/1.1" 200 6399 0.054923 10.0.0.129 - - [2025-10-20 01:58:52] "GET /obj-perms HTTP/1.1" 200 6399 0.048654 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001160 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001480 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000959 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001115 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940 [Introspect:8084]10.0.0.129 - - [2025-10-20 01:59:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001074 10.0.0.129 - - [2025-10-20 01:59:53] "GET /obj-perms HTTP/1.1" 200 6399 0.054761 10.0.0.129 - - [2025-10-20 01:59:53] "GET /obj-perms HTTP/1.1" 200 6399 0.051996 10.0.0.129 - - [2025-10-20 02:00:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000642 10.0.0.129 - - [2025-10-20 02:00:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000765 10.0.0.129 - - [2025-10-20 02:00:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000381 10.0.0.129 - - [2025-10-20 02:00:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000484 10.0.0.129 - - [2025-10-20 02:00:54] "GET /obj-perms HTTP/1.1" 200 6399 0.051748 10.0.0.129 - - [2025-10-20 02:00:54] "GET /obj-perms HTTP/1.1" 200 6399 0.052118 10.0.0.129 - - [2025-10-20 02:01:55] "GET /obj-perms HTTP/1.1" 200 6399 0.064512 10.0.0.129 - - [2025-10-20 02:01:55] "GET /obj-perms HTTP/1.1" 200 6399 0.062805 10.0.0.129 - - [2025-10-20 02:02:55] "GET /obj-perms HTTP/1.1" 200 6399 0.055900 10.0.0.129 - - [2025-10-20 02:02:56] "GET /obj-perms HTTP/1.1" 200 6399 0.056368 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000992 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001170 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001173 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001302 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000865 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:03:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001060 10.0.0.129 - - [2025-10-20 02:03:56] "GET /obj-perms HTTP/1.1" 200 6399 0.053077 10.0.0.129 - - [2025-10-20 02:03:57] "GET /obj-perms HTTP/1.1" 200 6399 0.053395 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:04:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002225 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:04:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001403 10.0.0.129 - - [2025-10-20 02:04:57] "GET /obj-perms HTTP/1.1" 200 6399 0.060320 10.0.0.129 - - [2025-10-20 02:04:57] "GET /obj-perms HTTP/1.1" 200 6399 0.050604 10.0.0.129 - - [2025-10-20 02:05:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000504 10.0.0.129 - - [2025-10-20 02:05:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000530 10.0.0.129 - - [2025-10-20 02:05:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000416 10.0.0.129 - - [2025-10-20 02:05:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000458 10.0.0.129 - - [2025-10-20 02:05:58] "GET /obj-perms HTTP/1.1" 200 6399 0.079838 10.0.0.129 - - [2025-10-20 02:05:58] "GET /obj-perms HTTP/1.1" 200 6399 0.062521 10.0.0.129 - - [2025-10-20 02:06:59] "GET /obj-perms HTTP/1.1" 200 6399 0.056701 10.0.0.129 - - [2025-10-20 02:06:59] "GET /obj-perms HTTP/1.1" 200 6399 0.055533 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001027 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001164 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:07:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000934 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:07:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001198 10.0.0.129 - - [2025-10-20 02:08:00] "GET /obj-perms HTTP/1.1" 200 6399 0.106034 10.0.0.129 - - [2025-10-20 02:08:00] "GET /obj-perms HTTP/1.1" 200 6399 0.053617 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000938 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001196 10.0.0.129 - - [2025-10-20 02:09:00] "GET /obj-perms HTTP/1.1" 200 6399 0.054461 10.0.0.129 - - [2025-10-20 02:09:01] "GET /obj-perms HTTP/1.1" 200 6399 0.052251 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:09:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001079 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:09:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001114 10.0.0.129 - - [2025-10-20 02:10:02] "GET /obj-perms HTTP/1.1" 200 6399 0.167529 10.0.0.129 - - [2025-10-20 02:10:02] "GET /obj-perms HTTP/1.1" 200 6399 0.164688 10.0.0.129 - - [2025-10-20 02:10:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000419 10.0.0.129 - - [2025-10-20 02:10:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000573 10.0.0.129 - - [2025-10-20 02:10:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000684 10.0.0.129 - - [2025-10-20 02:10:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000902 10.0.0.129 - - [2025-10-20 02:11:03] "GET /obj-perms HTTP/1.1" 200 6399 0.058246 10.0.0.129 - - [2025-10-20 02:11:03] "GET /obj-perms HTTP/1.1" 200 6399 0.053424 10.0.0.129 - - [2025-10-20 02:12:04] "GET /obj-perms HTTP/1.1" 200 6399 0.074714 10.0.0.129 - - [2025-10-20 02:12:04] "GET /obj-perms HTTP/1.1" 200 6399 0.061661 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:12:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000944 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:12:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001062 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:12:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000958 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:12:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001137 10.0.0.129 - - [2025-10-20 02:13:05] "GET /obj-perms HTTP/1.1" 200 6399 0.059942 10.0.0.129 - - [2025-10-20 02:13:05] "GET /obj-perms HTTP/1.1" 200 6399 0.052850 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000935 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001270 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:14:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000911 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:14:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001138 10.0.0.129 - - [2025-10-20 02:14:05] "GET /obj-perms HTTP/1.1" 200 6399 0.055335 10.0.0.129 - - [2025-10-20 02:14:06] "GET /obj-perms HTTP/1.1" 200 6399 0.053313 10.0.0.129 - - [2025-10-20 02:15:06] "GET /obj-perms HTTP/1.1" 200 6399 0.063534 10.0.0.129 - - [2025-10-20 02:15:07] "GET /obj-perms HTTP/1.1" 200 6399 0.056358 10.0.0.129 - - [2025-10-20 02:15:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000418 10.0.0.129 - - [2025-10-20 02:15:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000363 10.0.0.129 - - [2025-10-20 02:15:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000513 10.0.0.129 - - [2025-10-20 02:15:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000442 10.0.0.129 - - [2025-10-20 02:16:07] "GET /obj-perms HTTP/1.1" 200 6399 0.060473 10.0.0.129 - - [2025-10-20 02:16:07] "GET /obj-perms HTTP/1.1" 200 6399 0.051969 10.0.0.129 - - [2025-10-20 02:17:08] "GET /obj-perms HTTP/1.1" 200 6399 0.054583 10.0.0.129 - - [2025-10-20 02:17:08] "GET /obj-perms HTTP/1.1" 200 6399 0.054611 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000980 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001405 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001026 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001161 10.0.0.129 - - [2025-10-20 02:18:09] "GET /obj-perms HTTP/1.1" 200 6399 0.055960 10.0.0.129 - - [2025-10-20 02:18:09] "GET /obj-perms HTTP/1.1" 200 6399 0.050172 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001104 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:18:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001097 10.0.0.129 - - [2025-10-20 02:19:09] "GET /obj-perms HTTP/1.1" 200 6399 0.061176 10.0.0.129 - - [2025-10-20 02:19:10] "GET /obj-perms HTTP/1.1" 200 6399 0.052989 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:19:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001020 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:19:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001215 10.0.0.129 - - [2025-10-20 02:20:11] "GET /obj-perms HTTP/1.1" 200 6399 0.149824 10.0.0.129 - - [2025-10-20 02:20:11] "GET /obj-perms HTTP/1.1" 200 6399 0.106092 10.0.0.129 - - [2025-10-20 02:20:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000638 10.0.0.129 - - [2025-10-20 02:20:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000484 10.0.0.129 - - [2025-10-20 02:20:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000431 10.0.0.129 - - [2025-10-20 02:20:36] "GET /global-system-configs HTTP/1.1" 401 296 0.001064 10.0.0.129 - - [2025-10-20 02:21:12] "GET /obj-perms HTTP/1.1" 200 6399 0.054046 10.0.0.129 - - [2025-10-20 02:21:12] "GET /obj-perms HTTP/1.1" 200 6399 0.053619 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001008 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001601 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001002 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001188 10.0.0.129 - - [2025-10-20 02:22:12] "GET /obj-perms HTTP/1.1" 200 6399 0.074047 10.0.0.129 - - [2025-10-20 02:22:13] "GET /obj-perms HTTP/1.1" 200 6399 0.062824 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000912 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:22:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001125 10.0.0.129 - - [2025-10-20 02:23:13] "GET /obj-perms HTTP/1.1" 200 6399 0.050872 10.0.0.129 - - [2025-10-20 02:23:14] "GET /obj-perms HTTP/1.1" 200 6399 0.058326 10.0.0.129 - - [2025-10-20 02:24:14] "GET /obj-perms HTTP/1.1" 200 6399 0.059278 10.0.0.129 - - [2025-10-20 02:24:15] "GET /obj-perms HTTP/1.1" 200 6399 0.054608 10.0.0.129 - - [2025-10-20 02:25:15] "GET /obj-perms HTTP/1.1" 200 6399 0.084165 10.0.0.129 - - [2025-10-20 02:25:15] "GET /obj-perms HTTP/1.1" 200 6399 0.065704 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:25:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001018 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:25:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001206 10.0.0.129 - - [2025-10-20 02:25:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000447 10.0.0.129 - - [2025-10-20 02:25:35] "GET /global-system-configs HTTP/1.1" 401 296 0.000454 10.0.0.129 - - [2025-10-20 02:25:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000403 10.0.0.129 - - [2025-10-20 02:25:36] "GET /global-system-configs HTTP/1.1" 401 296 0.000392 10.0.0.129 - - [2025-10-20 02:26:16] "GET /obj-perms HTTP/1.1" 200 6399 0.056317 10.0.0.129 - - [2025-10-20 02:26:16] "GET /obj-perms HTTP/1.1" 200 6399 0.054984 10.0.0.129 - - [2025-10-20 02:27:17] "GET /obj-perms HTTP/1.1" 200 6399 0.055746 10.0.0.129 - - [2025-10-20 02:27:17] "GET /obj-perms HTTP/1.1" 200 6399 0.059690 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:27:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000982 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:27:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001216 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:27:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001066 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001418 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:28:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000916 [Introspect:8084]10.0.0.129 - - [2025-10-20 02:28:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001135 10.0.0.129 - - [2025-10-20 02:28:18] "GET /obj-perms HTTP/1.1" 200 6399 0.066706 10.0.0.129 - - [2025-10-20 02:28:18] "GET /obj-perms HTTP/1.1" 200 6399 0.051846 10.0.0.129 - - [2025-10-20 02:29:18] "GET /obj-perms HTTP/1.1" 200 6399 0.066808 10.0.0.129 - - [2025-10-20 02:29:19] "GET /obj-perms HTTP/1.1" 200 6399 0.057925