+++ date ++ echo 'INFO: =================== Thu Mar 27 00:46:58 UTC 2025 ===================' INFO: =================== Thu Mar 27 00:46:58 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 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.36 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ ANALYTICSDB_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ ANALYTICS_SNMP_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:8081 ' +++ '[' -n '10.0.0.36:8081 10.0.0.27:8081 10.0.0.43:8081 ' ']' +++ echo '10.0.0.36:8081 10.0.0.27:8081 10.0.0.43:8081' ++ ANALYTICS_SERVERS='10.0.0.36:8081 10.0.0.27:8081 10.0.0.43: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:9042 ' +++ '[' -n '10.0.0.36:9042 10.0.0.27:9042 10.0.0.43:9042 ' ']' +++ echo '10.0.0.36:9042 10.0.0.27:9042 10.0.0.43:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.36:9042 10.0.0.27:9042 10.0.0.43:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:8086 ' +++ '[' -n '10.0.0.36:8086 10.0.0.27:8086 10.0.0.43:8086 ' ']' +++ echo '10.0.0.36:8086 10.0.0.27:8086 10.0.0.43:8086' ++ COLLECTOR_SERVERS='10.0.0.36:8086 10.0.0.27:8086 10.0.0.43: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.36,10.0.0.27,10.0.0.43 ++ CONFIGDB_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:8082 ' +++ '[' -n '10.0.0.36:8082 10.0.0.27:8082 10.0.0.43:8082 ' ']' +++ echo '10.0.0.36:8082 10.0.0.27:8082 10.0.0.43:8082' ++ CONFIG_SERVERS='10.0.0.36:8082 10.0.0.27:8082 10.0.0.43: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:9161 ' +++ '[' -n '10.0.0.36:9161 10.0.0.27:9161 10.0.0.43:9161 ' ']' +++ echo '10.0.0.36:9161 10.0.0.27:9161 10.0.0.43:9161' ++ CONFIGDB_SERVERS='10.0.0.36:9161 10.0.0.27:9161 10.0.0.43: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:9041 ' +++ '[' -n '10.0.0.36:9041 10.0.0.27:9041 10.0.0.43:9041 ' ']' +++ echo '10.0.0.36:9041 10.0.0.27:9041 10.0.0.43:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.36:9041 10.0.0.27:9041 10.0.0.43:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.14,10.20.0.6,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.6,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+=10.0.0.43:2181, +++ '[' -n 10.0.0.36:2181,10.0.0.27:2181,10.0.0.43:2181, ']' +++ echo 10.0.0.36:2181,10.0.0.27:2181,10.0.0.43:2181 ++ ZOOKEEPER_SERVERS=10.0.0.36:2181,10.0.0.27:2181,10.0.0.43: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:2181 ' +++ '[' -n '10.0.0.36:2181 10.0.0.27:2181 10.0.0.43:2181 ' ']' +++ echo '10.0.0.36:2181 10.0.0.27:2181 10.0.0.43:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.36:2181 10.0.0.27:2181 10.0.0.43:2181' ++ RABBITMQ_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+=10.0.0.43:5673, +++ '[' -n 10.0.0.36:5673,10.0.0.27:5673,10.0.0.43:5673, ']' +++ echo 10.0.0.36:5673,10.0.0.27:5673,10.0.0.43:5673 ++ RABBITMQ_SERVERS=10.0.0.36:5673,10.0.0.27:5673,10.0.0.43:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:6379 ' +++ '[' -n '10.0.0.36:6379 10.0.0.27:6379 10.0.0.43:6379 ' ']' +++ echo '10.0.0.36:6379 10.0.0.27:6379 10.0.0.43:6379' ++ REDIS_SERVERS='10.0.0.36:6379 10.0.0.27:6379 10.0.0.43:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.43 +++ local server_address=10.0.0.43 +++ extended_server_list+='10.0.0.43:9092 ' +++ '[' -n '10.0.0.36:9092 10.0.0.27:9092 10.0.0.43:9092 ' ']' +++ echo '10.0.0.36:9092 10.0.0.27:9092 10.0.0.43:9092' ++ KAFKA_SERVERS='10.0.0.36:9092 10.0.0.27:9092 10.0.0.43:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.36 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.36,10.0.0.27,10.0.0.43 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.36,10.0.0.27,10.0.0.43 ++ cut -d , -f 1 + local cassandra=10.0.0.36 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.36 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.36,10.0.0.27,10.0.0.43 +++ local servers=10.0.0.36,10.0.0.27,10.0.0.43 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.36,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.36'\''))' +++ local server_ip=10.0.0.36 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.36 ]] +++ [[ ,10.0.0.36,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.36, ]] +++ echo 10.0.0.36 1 +++ return ++ local ip=10.0.0.36 ++ [[ -z 10.0.0.36 ]] ++ echo 10.0.0.36 + host_ip=10.0.0.36 + [[ cql == \c\q\l ]] ++ echo 10.0.0.36:9041 10.0.0.27:9041 10.0.0.43:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.36:9041 10.0.0.27:9041 10.0.0.43:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.36:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/27/2025 00:47:07.321 7fa78264b1c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/27/2025 00:47:07.354 7fa78264b1c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/27/2025 00:47:07.370 7fa78264b1c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/27/2025 00:47:07.370 7fa78264b1c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.36:8082/ Hit Ctrl-C to quit. 10.0.0.36 - - [2025-03-27 00:47:34] "GET / HTTP/1.1" 200 45871 0.001978 10.0.0.36 - - [2025-03-27 00:47:34] "GET / HTTP/1.1" 200 45871 0.001189 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.36 - - [2025-03-27 00:47:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.002095 10.0.0.36 - - [2025-03-27 00:47:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000465 10.0.0.43 - - [2025-03-27 00:47:35] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.43 - - [2025-03-27 00:47:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.36 - - [2025-03-27 00:47:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.033935 10.0.0.36 - - [2025-03-27 00:47:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.015632 10.0.0.43 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.102661 10.0.0.43 - - [2025-03-27 00:47:36] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007932 10.0.0.36 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.741579 10.0.0.36 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.43 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.016240 10.0.0.43 - - [2025-03-27 00:47:36] "POST /config-database-nodes HTTP/1.1" 200 617 0.099910 10.0.0.36 - - [2025-03-27 00:47:36] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.43 - - [2025-03-27 00:47:36] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.36 - - [2025-03-27 00:47:36] "GET / HTTP/1.1" 200 35931 0.001588 /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.43 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.36 - - [2025-03-27 00:47:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2025-03-27 00:47:37] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.27 - - [2025-03-27 00:47:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.36 - - [2025-03-27 00:47:37] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.36 - - [2025-03-27 00:47:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.43 - - [2025-03-27 00:47:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.456286 10.0.0.43 - - [2025-03-27 00:47:37] "POST /job-templates HTTP/1.1" 200 555 0.095958 10.0.0.43 - - [2025-03-27 00:47:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.016318 10.0.0.43 - - [2025-03-27 00:47:37] "POST /job-templates HTTP/1.1" 200 563 0.134431 10.0.0.43 - - [2025-03-27 00:47:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.005333 10.0.0.43 - - [2025-03-27 00:47:38] "POST /job-templates HTTP/1.1" 200 545 0.109108 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.018761 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.792852 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.43 - - [2025-03-27 00:47:38] "POST /job-templates HTTP/1.1" 200 577 0.077518 10.0.0.27 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.447947 10.0.0.27 - - [2025-03-27 00:47:38] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011047 10.0.0.36 - - [2025-03-27 00:47:38] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016708 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.147210 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.010923 10.0.0.36 - - [2025-03-27 00:47:38] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006391 10.0.0.27 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.006637 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.015065 10.0.0.43 - - [2025-03-27 00:47:38] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.36 - - [2025-03-27 00:47:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.098268 10.0.0.43 - - [2025-03-27 00:47:38] "POST /job-templates HTTP/1.1" 200 579 0.104004 10.0.0.27 - - [2025-03-27 00:47:38] "POST /config-database-nodes HTTP/1.1" 200 617 0.078351 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.006996 10.0.0.36 - - [2025-03-27 00:47:38] "POST /config-database-nodes HTTP/1.1" 200 617 0.091672 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.016341 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023273 10.0.0.36 - - [2025-03-27 00:47:38] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005951 10.0.0.43 - - [2025-03-27 00:47:38] "POST /job-templates HTTP/1.1" 200 583 0.147802 10.0.0.36 - - [2025-03-27 00:47:38] "POST /service-appliance-sets HTTP/1.1" 200 541 0.085854 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.007019 10.0.0.36 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.43 - - [2025-03-27 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.053879 10.0.0.43 - - [2025-03-27 00:47:39] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013184 10.0.0.36 - - [2025-03-27 00:47:39] "GET /network-ipam/80a5f92b-0081-4562-8dfa-2dc83a1ba7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012055 10.0.0.43 - - [2025-03-27 00:47:39] "POST /job-templates HTTP/1.1" 200 559 0.100799 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.011323 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.006477 10.0.0.43 - - [2025-03-27 00:47:39] "POST /config-nodes HTTP/1.1" 200 599 0.078627 10.0.0.43 - - [2025-03-27 00:47:39] "POST /job-templates HTTP/1.1" 200 569 0.101771 10.0.0.36 - - [2025-03-27 00:47:39] "POST /service-templates HTTP/1.1" 200 511 0.085619 10.0.0.36 - - [2025-03-27 00:47:39] "GET / HTTP/1.1" 200 35931 0.002896 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.019200 10.0.0.36 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.36 - - [2025-03-27 00:47:39] "POST /service-templates HTTP/1.1" 200 501 0.140985 10.0.0.43 - - [2025-03-27 00:47:39] "POST /job-templates HTTP/1.1" 200 555 0.103437 10.0.0.43 - - [2025-03-27 00:47:39] "GET / HTTP/1.1" 200 35931 0.005713 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.010795 10.0.0.43 - - [2025-03-27 00:47:39] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000652 10.0.0.36 - - [2025-03-27 00:47:39] "POST /service-templates HTTP/1.1" 200 515 0.088180 10.0.0.43 - - [2025-03-27 00:47:39] "POST /job-templates HTTP/1.1" 200 555 0.079909 10.0.0.36 - - [2025-03-27 00:47:39] "POST /service-templates HTTP/1.1" 200 535 0.057329 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.008410 10.0.0.43 - - [2025-03-27 00:47:39] "POST /job-templates HTTP/1.1" 200 555 0.085970 10.0.0.36 - - [2025-03-27 00:47:39] "POST /service-templates HTTP/1.1" 200 507 0.143514 10.0.0.27 - - [2025-03-27 00:47:39] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.43 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.010242 10.0.0.27 - - [2025-03-27 00:47:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.43 - - [2025-03-27 00:47:40] "POST /job-templates HTTP/1.1" 200 535 0.074117 10.0.0.36 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.379158 10.0.0.36 - - [2025-03-27 00:47:40] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005307 10.0.0.43 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.007281 10.0.0.36 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.009085 10.0.0.36 - - [2025-03-27 00:47:40] "POST /config-nodes HTTP/1.1" 200 599 0.101839 10.0.0.43 - - [2025-03-27 00:47:40] "POST /job-templates HTTP/1.1" 200 559 0.167303 10.0.0.43 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.007944 10.0.0.43 - - [2025-03-27 00:47:40] "POST /job-templates HTTP/1.1" 200 559 0.099552 10.0.0.43 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.009830 10.0.0.43 - - [2025-03-27 00:47:40] "POST /job-templates HTTP/1.1" 200 559 0.089127 10.0.0.36 - - [2025-03-27 00:47:40] "GET / HTTP/1.1" 200 35931 0.002250 10.0.0.36 - - [2025-03-27 00:47:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000540 10.0.0.43 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.005402 10.0.0.43 - - [2025-03-27 00:47:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.784333 10.0.0.27 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.049529 10.0.0.27 - - [2025-03-27 00:47:40] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005055 10.0.0.27 - - [2025-03-27 00:47:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.005443 10.0.0.43 - - [2025-03-27 00:47:41] "POST /job-templates HTTP/1.1" 200 565 0.116424 10.0.0.43 - - [2025-03-27 00:47:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.004423 10.0.0.27 - - [2025-03-27 00:47:41] "POST /config-nodes HTTP/1.1" 200 599 0.065706 10.0.0.36 - - [2025-03-27 00:47:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048586 10.0.0.43 - - [2025-03-27 00:47:41] "POST /job-templates HTTP/1.1" 200 557 0.142966 10.0.0.43 - - [2025-03-27 00:47:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.006249 10.0.0.43 - - [2025-03-27 00:47:41] "POST /job-templates HTTP/1.1" 200 555 0.077423 10.0.0.43 - - [2025-03-27 00:47:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.005134 10.0.0.27 - - [2025-03-27 00:47:41] "GET / HTTP/1.1" 200 35931 0.002493 10.0.0.27 - - [2025-03-27 00:47:41] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000559 10.0.0.43 - - [2025-03-27 00:47:41] "POST /job-templates HTTP/1.1" 200 573 0.091362 10.0.0.43 - - [2025-03-27 00:47:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.012835 10.0.0.43 - - [2025-03-27 00:47:41] "POST /job-templates HTTP/1.1" 200 551 0.101638 10.0.0.43 - - [2025-03-27 00:47:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.004747 10.0.0.43 - - [2025-03-27 00:47:42] "POST /job-templates HTTP/1.1" 200 579 0.111625 10.0.0.43 - - [2025-03-27 00:47:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.005550 10.0.0.43 - - [2025-03-27 00:47:42] "POST /job-templates HTTP/1.1" 200 555 0.071694 10.0.0.27 - - [2025-03-27 00:47:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.652880 10.0.0.43 - - [2025-03-27 00:47:44] "POST /fqname-to-id HTTP/1.1" 404 206 0.011035 10.0.0.43 - - [2025-03-27 00:47:44] "POST /job-templates HTTP/1.1" 200 557 0.140599 10.0.0.43 - - [2025-03-27 00:47:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.005018 10.0.0.43 - - [2025-03-27 00:47:44] "POST /job-templates HTTP/1.1" 200 553 0.072639 10.0.0.43 - - [2025-03-27 00:47:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.012770 10.0.0.43 - - [2025-03-27 00:47:44] "POST /job-templates HTTP/1.1" 200 563 0.056425 10.0.0.43 - - [2025-03-27 00:47:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.007529 10.0.0.43 - - [2025-03-27 00:47:45] "POST /tags HTTP/1.1" 200 321 0.078488 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 404 174 0.005465 10.0.0.43 - - [2025-03-27 00:47:45] "POST /tags HTTP/1.1" 200 309 0.072501 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.008799 10.0.0.43 - - [2025-03-27 00:47:45] "POST /tags HTTP/1.1" 200 323 0.100715 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.004916 10.0.0.43 - - [2025-03-27 00:47:45] "POST /hardwares HTTP/1.1" 200 327 0.031291 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.009783 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.43 - - [2025-03-27 00:47:45] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.011424 10.0.0.43 - - [2025-03-27 00:47:45] "POST /hardwares HTTP/1.1" 200 323 0.026208 10.0.0.43 - - [2025-03-27 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013787 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.006859 10.0.0.43 - - [2025-03-27 00:47:46] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.044978 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 323 0.044714 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.014721 10.0.0.36 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013188 10.0.0.36 - - [2025-03-27 00:47:46] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.011063 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 325 0.049458 10.0.0.36 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017653 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.014812 10.0.0.36 - - [2025-03-27 00:47:46] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.034814 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 325 0.053667 10.0.0.43 - - [2025-03-27 00:47:46] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.43 - - [2025-03-27 00:47:46] "POST /alarms HTTP/1.1" 401 292 0.000386 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.007537 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 323 0.048342 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.024962 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 319 0.039171 10.0.0.43 - - [2025-03-27 00:47:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.011988 10.0.0.43 - - [2025-03-27 00:47:46] "POST /hardwares HTTP/1.1" 200 317 0.057001 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.004575 10.0.0.36 - - [2025-03-27 00:47:47] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.36 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 401 292 0.000637 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 319 0.028463 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.007803 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 311 0.029201 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 154 0.005208 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 311 0.038111 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.007834 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 305 0.024919 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.007807 10.0.0.36 - - [2025-03-27 00:47:47] "GET /network-ipam/80a5f92b-0081-4562-8dfa-2dc83a1ba7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.448271 10.0.0.43 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 200 581 0.489337 10.0.0.27 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.27 - - [2025-03-27 00:47:47] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.010134 10.0.0.36 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 409 264 0.148139 10.0.0.36 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 307 0.040369 10.0.0.27 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008495 10.0.0.43 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 200 575 0.104748 10.0.0.43 - - [2025-03-27 00:47:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.006921 10.0.0.36 - - [2025-03-27 00:47:47] "PUT /alarm/197b4b8a-502c-46ea-8a78-078b045aee25 HTTP/1.1" 200 244 0.054532 10.0.0.27 - - [2025-03-27 00:47:47] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.034458 10.0.0.43 - - [2025-03-27 00:47:47] "POST /hardwares HTTP/1.1" 200 311 0.032083 10.0.0.36 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 409 261 0.010592 10.0.0.43 - - [2025-03-27 00:47:47] "POST /alarms HTTP/1.1" 200 575 0.068053 10.0.0.43 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 153 0.016345 10.0.0.36 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 559 0.064726 10.0.0.36 - - [2025-03-27 00:47:48] "PUT /alarm/4cf0aa4f-ad1a-4cce-9421-33e7e41bf4e7 HTTP/1.1" 200 244 0.054973 10.0.0.43 - - [2025-03-27 00:47:48] "POST /hardwares HTTP/1.1" 200 309 0.047965 10.0.0.36 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 409 261 0.005804 10.0.0.43 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.014100 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 555 0.090745 10.0.0.36 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.43 - - [2025-03-27 00:47:48] "POST /hardwares HTTP/1.1" 200 309 0.035303 10.0.0.27 - - [2025-03-27 00:47:48] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.43 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.018883 10.0.0.27 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 401 292 0.000464 10.0.0.36 - - [2025-03-27 00:47:48] "PUT /alarm/f49299c6-5b34-4564-9e29-944351fe8099 HTTP/1.1" 200 244 0.116670 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 557 0.150832 10.0.0.36 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 409 253 0.017986 10.0.0.43 - - [2025-03-27 00:47:48] "POST /hardwares HTTP/1.1" 200 309 0.024637 10.0.0.36 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.36 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.015915 10.0.0.43 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.013060 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 565 0.192526 10.0.0.36 - - [2025-03-27 00:47:48] "PUT /alarm/0e085467-f31b-41fc-8508-8c99de2e80a9 HTTP/1.1" 200 244 0.109536 10.0.0.43 - - [2025-03-27 00:47:48] "POST /features HTTP/1.1" 200 533 0.118135 10.0.0.36 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 409 251 0.025861 10.0.0.36 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 549 0.114032 10.0.0.43 - - [2025-03-27 00:47:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.032906 10.0.0.36 - - [2025-03-27 00:47:48] "PUT /alarm/5549cf7c-63f5-4296-88af-eb037e331006 HTTP/1.1" 200 244 0.048664 10.0.0.36 - - [2025-03-27 00:47:48] "POST /ref-update HTTP/1.1" 200 156 0.047344 10.0.0.43 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 200 557 0.083346 10.0.0.36 - - [2025-03-27 00:47:48] "POST /alarms HTTP/1.1" 409 252 0.012919 10.0.0.36 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013098 10.0.0.43 - - [2025-03-27 00:47:49] "POST /features HTTP/1.1" 200 521 0.086465 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 567 0.086596 10.0.0.36 - - [2025-03-27 00:47:49] "POST /route-targets HTTP/1.1" 200 327 0.037165 10.0.0.36 - - [2025-03-27 00:47:49] "PUT /alarm/ccf086cf-0989-46fd-b35d-2e8cd849dc8b HTTP/1.1" 200 244 0.059087 10.0.0.43 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.005370 10.0.0.27 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 264 0.133015 10.0.0.36 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 256 0.019340 10.0.0.27 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 555 0.079662 10.0.0.36 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023783 10.0.0.36 - - [2025-03-27 00:47:49] "POST /ref-update HTTP/1.1" 200 156 0.069592 10.0.0.27 - - [2025-03-27 00:47:49] "PUT /alarm/197b4b8a-502c-46ea-8a78-078b045aee25 HTTP/1.1" 200 244 0.084741 10.0.0.43 - - [2025-03-27 00:47:49] "POST /features HTTP/1.1" 200 539 0.091519 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 567 0.119233 10.0.0.27 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 261 0.010209 10.0.0.36 - - [2025-03-27 00:47:49] "PUT /alarm/f27bac80-e7ff-42c3-8fbb-06c17f77cf19 HTTP/1.1" 200 244 0.091255 10.0.0.27 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.36 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 248 0.006134 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 575 0.072578 10.0.0.43 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.030780 10.0.0.36 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.36 - - [2025-03-27 00:47:49] "PUT /access-control-list/cd34a536-d085-41da-88dd-928f95370936 HTTP/1.1" 200 272 0.032069 10.0.0.27 - - [2025-03-27 00:47:49] "PUT /alarm/4cf0aa4f-ad1a-4cce-9421-33e7e41bf4e7 HTTP/1.1" 200 244 0.074937 10.0.0.27 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 261 0.006542 10.0.0.36 - - [2025-03-27 00:47:49] "PUT /alarm/09b5b8cb-b35f-44e0-bcd5-50f5c65a792e HTTP/1.1" 200 244 0.084949 10.0.0.43 - - [2025-03-27 00:47:49] "POST /features HTTP/1.1" 200 517 0.064069 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 569 0.119500 10.0.0.27 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018338 10.0.0.36 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 252 0.016378 10.0.0.43 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.011640 10.0.0.36 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022210 10.0.0.27 - - [2025-03-27 00:47:49] "PUT /alarm/f49299c6-5b34-4564-9e29-944351fe8099 HTTP/1.1" 200 244 0.051063 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 561 0.104378 10.0.0.27 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 253 0.018982 10.0.0.36 - - [2025-03-27 00:47:49] "PUT /alarm/9604bfe1-c39d-4115-8756-5a7f89b2c4da HTTP/1.1" 200 244 0.045871 10.0.0.27 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.36 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 409 257 0.013228 10.0.0.43 - - [2025-03-27 00:47:49] "POST /alarms HTTP/1.1" 200 561 0.074407 10.0.0.43 - - [2025-03-27 00:47:49] "POST /physical-roles HTTP/1.1" 200 521 0.098949 10.0.0.36 - - [2025-03-27 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011022 10.0.0.27 - - [2025-03-27 00:47:49] "PUT /alarm/0e085467-f31b-41fc-8508-8c99de2e80a9 HTTP/1.1" 200 244 0.036254 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 561 0.052513 10.0.0.27 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 251 0.010619 10.0.0.43 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.010153 10.0.0.36 - - [2025-03-27 00:47:50] "PUT /alarm/3f5d157f-e08a-46f9-9cf4-4e9461b7e68e HTTP/1.1" 200 244 0.045022 10.0.0.27 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.36 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 251 0.012118 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 547 0.066683 10.0.0.36 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005715 10.0.0.27 - - [2025-03-27 00:47:50] "PUT /alarm/5549cf7c-63f5-4296-88af-eb037e331006 HTTP/1.1" 200 244 0.035838 10.0.0.43 - - [2025-03-27 00:47:50] "POST /physical-roles HTTP/1.1" 200 519 0.073237 10.0.0.27 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 252 0.005338 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 595 0.062776 10.0.0.36 - - [2025-03-27 00:47:50] "PUT /alarm/0b7d5767-5303-4c99-9672-3fc152a57b62 HTTP/1.1" 200 244 0.042008 10.0.0.43 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.008250 10.0.0.27 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.36 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 257 0.005015 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 575 0.057924 10.0.0.36 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011367 10.0.0.27 - - [2025-03-27 00:47:50] "PUT /alarm/ccf086cf-0989-46fd-b35d-2e8cd849dc8b HTTP/1.1" 200 244 0.046871 10.0.0.27 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 256 0.005305 10.0.0.43 - - [2025-03-27 00:47:50] "POST /overlay-roles HTTP/1.1" 200 545 0.069009 10.0.0.36 - - [2025-03-27 00:47:50] "PUT /alarm/81dcd736-9802-41a8-9dd1-f6c078ca5dda HTTP/1.1" 200 244 0.038950 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 571 0.068241 10.0.0.27 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.36 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 261 0.007196 10.0.0.43 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.004675 10.0.0.36 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.27 - - [2025-03-27 00:47:50] "PUT /alarm/f27bac80-e7ff-42c3-8fbb-06c17f77cf19 HTTP/1.1" 200 244 0.035195 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 583 0.073194 10.0.0.27 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 248 0.006788 10.0.0.43 - - [2025-03-27 00:47:50] "PUT /overlay-role/df4584d5-3d94-4125-8770-3478c62b8c00 HTTP/1.1" 200 258 0.038044 10.0.0.36 - - [2025-03-27 00:47:50] "PUT /alarm/58d07e90-92f8-43ed-a2f5-0eb0d4a0421c HTTP/1.1" 200 244 0.060943 10.0.0.27 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.43 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 200 609 0.071692 10.0.0.43 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.010328 10.0.0.36 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 258 0.019089 10.0.0.27 - - [2025-03-27 00:47:50] "PUT /alarm/09b5b8cb-b35f-44e0-bcd5-50f5c65a792e HTTP/1.1" 200 244 0.037702 10.0.0.36 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007136 10.0.0.27 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 252 0.006262 10.0.0.36 - - [2025-03-27 00:47:50] "PUT /alarm/e0b8727d-c943-4f37-9096-81078b7edf86 HTTP/1.1" 200 244 0.028961 10.0.0.43 - - [2025-03-27 00:47:50] "POST /overlay-roles HTTP/1.1" 200 529 0.070708 10.0.0.27 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011928 10.0.0.36 - - [2025-03-27 00:47:50] "POST /alarms HTTP/1.1" 409 254 0.004705 10.0.0.43 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.006020 10.0.0.27 - - [2025-03-27 00:47:50] "PUT /alarm/9604bfe1-c39d-4115-8756-5a7f89b2c4da HTTP/1.1" 200 244 0.039965 10.0.0.36 - - [2025-03-27 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014260 10.0.0.27 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 257 0.019284 10.0.0.43 - - [2025-03-27 00:47:51] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.43 - - [2025-03-27 00:47:51] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000503 10.0.0.36 - - [2025-03-27 00:47:51] "PUT /alarm/ae8a9b97-7dc5-46a9-a3ef-5518dede3183 HTTP/1.1" 200 244 0.036079 10.0.0.27 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.43 - - [2025-03-27 00:47:51] "POST /overlay-roles HTTP/1.1" 200 519 0.080841 10.0.0.36 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 254 0.004599 10.0.0.27 - - [2025-03-27 00:47:51] "PUT /alarm/3f5d157f-e08a-46f9-9cf4-4e9461b7e68e HTTP/1.1" 200 244 0.034396 10.0.0.43 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.007774 10.0.0.36 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025437 10.0.0.27 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 251 0.018728 10.0.0.27 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016837 10.0.0.36 - - [2025-03-27 00:47:51] "PUT /alarm/a2c6e714-f51b-48b3-a5ac-c7433aa77cff HTTP/1.1" 200 244 0.090976 10.0.0.43 - - [2025-03-27 00:47:51] "POST /role-definitions HTTP/1.1" 200 547 0.115043 10.0.0.27 - - [2025-03-27 00:47:51] "PUT /alarm/0b7d5767-5303-4c99-9672-3fc152a57b62 HTTP/1.1" 200 244 0.046151 10.0.0.36 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 254 0.024442 10.0.0.36 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.27 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 257 0.009891 10.0.0.43 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.007427 10.0.0.27 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009525 10.0.0.36 - - [2025-03-27 00:47:51] "PUT /alarm/203fd00d-0211-4d2d-9ac8-ca802d4a4b7a HTTP/1.1" 200 244 0.045361 10.0.0.43 - - [2025-03-27 00:47:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.074599 10.0.0.43 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.27 - - [2025-03-27 00:47:51] "PUT /alarm/81dcd736-9802-41a8-9dd1-f6c078ca5dda HTTP/1.1" 200 244 0.034877 10.0.0.36 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 247 0.007751 10.0.0.43 - - [2025-03-27 00:47:51] "POST /role-definitions HTTP/1.1" 200 563 0.080045 10.0.0.27 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 261 0.019138 10.0.0.43 - - [2025-03-27 00:47:51] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.031557 10.0.0.36 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023458 10.0.0.43 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.005526 10.0.0.27 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.36 - - [2025-03-27 00:47:51] "PUT /alarm/1e928f11-0f6a-4718-83cc-54bb8070ee7a HTTP/1.1" 200 244 0.032204 10.0.0.27 - - [2025-03-27 00:47:51] "PUT /alarm/58d07e90-92f8-43ed-a2f5-0eb0d4a0421c HTTP/1.1" 200 244 0.021360 10.0.0.43 - - [2025-03-27 00:47:51] "POST /role-definitions HTTP/1.1" 200 551 0.049552 10.0.0.36 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 272 0.012678 10.0.0.27 - - [2025-03-27 00:47:51] "POST /alarms HTTP/1.1" 409 258 0.005912 10.0.0.43 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.005391 10.0.0.36 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016313 10.0.0.27 - - [2025-03-27 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.27 - - [2025-03-27 00:47:51] "PUT /alarm/e0b8727d-c943-4f37-9096-81078b7edf86 HTTP/1.1" 200 244 0.046914 10.0.0.36 - - [2025-03-27 00:47:51] "PUT /alarm/782969b3-e869-4544-9d63-45e7ef24b8fb HTTP/1.1" 200 244 0.070630 10.0.0.27 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 254 0.004422 10.0.0.43 - - [2025-03-27 00:47:52] "POST /role-definitions HTTP/1.1" 200 547 0.067439 10.0.0.43 - - [2025-03-27 00:47:52] "GET / HTTP/1.1" 200 35931 0.003688 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.36 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 261 0.014977 10.0.0.27 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.004795 10.0.0.36 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009992 10.0.0.27 - - [2025-03-27 00:47:52] "PUT /alarm/ae8a9b97-7dc5-46a9-a3ef-5518dede3183 HTTP/1.1" 200 244 0.023564 10.0.0.27 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 254 0.004642 10.0.0.36 - - [2025-03-27 00:47:52] "PUT /alarm/301adfed-6a89-4baa-b6e1-a8151fb0c879 HTTP/1.1" 200 244 0.038953 10.0.0.43 - - [2025-03-27 00:47:52] "POST /role-definitions HTTP/1.1" 200 547 0.066472 10.0.0.27 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.36 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 259 0.011636 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.006654 10.0.0.36 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012708 10.0.0.27 - - [2025-03-27 00:47:52] "PUT /alarm/a2c6e714-f51b-48b3-a5ac-c7433aa77cff HTTP/1.1" 200 244 0.031744 10.0.0.27 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 254 0.006251 10.0.0.36 - - [2025-03-27 00:47:52] "PUT /alarm/792edd7e-ccba-4c3c-bcbc-fd2901a63ac8 HTTP/1.1" 200 244 0.042089 10.0.0.43 - - [2025-03-27 00:47:52] "POST /role-definitions HTTP/1.1" 200 533 0.067176 10.0.0.27 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.36 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 265 0.012321 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.019635 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.068115 10.0.0.36 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.43 - - [2025-03-27 00:47:52] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005377 10.0.0.27 - - [2025-03-27 00:47:52] "PUT /alarm/203fd00d-0211-4d2d-9ac8-ca802d4a4b7a HTTP/1.1" 200 244 0.063078 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022269 10.0.0.27 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 247 0.011023 10.0.0.36 - - [2025-03-27 00:47:52] "PUT /alarm/0f747b8c-16ae-4e3d-b74d-8200518f1e73 HTTP/1.1" 200 244 0.043965 10.0.0.36 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 279 0.013415 10.0.0.27 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011720 10.0.0.43 - - [2025-03-27 00:47:52] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.032740 10.0.0.43 - - [2025-03-27 00:47:52] "POST /role-definitions HTTP/1.1" 200 537 0.091068 10.0.0.36 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007694 10.0.0.27 - - [2025-03-27 00:47:52] "PUT /alarm/1e928f11-0f6a-4718-83cc-54bb8070ee7a HTTP/1.1" 200 244 0.037237 10.0.0.43 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.007888 10.0.0.27 - - [2025-03-27 00:47:52] "POST /alarms HTTP/1.1" 409 272 0.012889 10.0.0.36 - - [2025-03-27 00:47:52] "PUT /alarm/75ba5b9d-87aa-4e16-90d2-f769f807da29 HTTP/1.1" 200 244 0.047766 10.0.0.27 - - [2025-03-27 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014268 10.0.0.43 - - [2025-03-27 00:47:52] "POST /role-definitions HTTP/1.1" 200 561 0.058843 10.0.0.27 - - [2025-03-27 00:47:52] "PUT /alarm/782969b3-e869-4544-9d63-45e7ef24b8fb HTTP/1.1" 200 244 0.024149 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.012674 10.0.0.27 - - [2025-03-27 00:47:53] "POST /alarms HTTP/1.1" 409 261 0.005182 10.0.0.27 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011653 10.0.0.43 - - [2025-03-27 00:47:53] "POST /feature-configs HTTP/1.1" 200 562 0.052856 10.0.0.43 - - [2025-03-27 00:47:53] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2025-03-27 00:47:53] "PUT /alarm/301adfed-6a89-4baa-b6e1-a8151fb0c879 HTTP/1.1" 200 244 0.041343 10.0.0.27 - - [2025-03-27 00:47:53] "POST /alarms HTTP/1.1" 409 259 0.012768 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.008683 10.0.0.27 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.27 - - [2025-03-27 00:47:53] "PUT /alarm/792edd7e-ccba-4c3c-bcbc-fd2901a63ac8 HTTP/1.1" 200 244 0.045805 10.0.0.43 - - [2025-03-27 00:47:53] "POST /node-profiles HTTP/1.1" 200 537 0.077139 10.0.0.36 - - [2025-03-27 00:47:53] "GET / HTTP/1.1" 200 35931 0.005742 10.0.0.36 - - [2025-03-27 00:47:53] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000890 10.0.0.27 - - [2025-03-27 00:47:53] "POST /alarms HTTP/1.1" 409 265 0.007579 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.004659 10.0.0.27 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010294 10.0.0.27 - - [2025-03-27 00:47:53] "PUT /alarm/0f747b8c-16ae-4e3d-b74d-8200518f1e73 HTTP/1.1" 200 244 0.056922 10.0.0.43 - - [2025-03-27 00:47:53] "POST /node-profiles HTTP/1.1" 200 541 0.073416 10.0.0.27 - - [2025-03-27 00:47:53] "POST /alarms HTTP/1.1" 409 279 0.016295 10.0.0.27 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.005076 10.0.0.27 - - [2025-03-27 00:47:53] "PUT /alarm/75ba5b9d-87aa-4e16-90d2-f769f807da29 HTTP/1.1" 200 244 0.037097 10.0.0.43 - - [2025-03-27 00:47:53] "POST /node-profiles HTTP/1.1" 200 533 0.082948 10.0.0.43 - - [2025-03-27 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.013887 10.0.0.43 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.368963 10.0.0.43 - - [2025-03-27 00:47:54] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.009999 10.0.0.36 - - [2025-03-27 00:47:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.060574 10.0.0.36 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.43 - - [2025-03-27 00:47:54] "PUT /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac HTTP/1.1" 200 274 0.056245 10.0.0.36 - - [2025-03-27 00:47:54] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.022064 10.0.0.43 - - [2025-03-27 00:47:54] "POST /telemetry-profiles HTTP/1.1" 200 554 0.055779 10.0.0.27 - - [2025-03-27 00:47:54] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.27 - - [2025-03-27 00:47:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000630 10.0.0.43 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.006217 10.0.0.43 - - [2025-03-27 00:47:54] "POST /telemetry-profiles HTTP/1.1" 200 554 0.100461 10.0.0.43 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.014606 10.0.0.36 - - [2025-03-27 00:47:54] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.36 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.43 - - [2025-03-27 00:47:54] "POST /sflow-profiles HTTP/1.1" 200 538 0.103418 10.0.0.27 - - [2025-03-27 00:47:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048471 10.0.0.43 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.017351 10.0.0.27 - - [2025-03-27 00:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014406 10.0.0.27 - - [2025-03-27 00:47:54] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.046498 10.0.0.43 - - [2025-03-27 00:47:54] "POST /snmp-profiles HTTP/1.1" 200 530 0.068604 10.0.0.43 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.010264 10.0.0.36 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.037663 10.0.0.36 - - [2025-03-27 00:47:55] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011924 10.0.0.43 - - [2025-03-27 00:47:55] "POST /device-functional-groups HTTP/1.1" 200 540 0.075824 10.0.0.36 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.27 - - [2025-03-27 00:47:55] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.27 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.43 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.008794 10.0.0.36 - - [2025-03-27 00:47:55] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.040703 10.0.0.43 - - [2025-03-27 00:47:55] "POST /device-functional-groups HTTP/1.1" 200 590 0.057994 10.0.0.43 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.009482 10.0.0.43 - - [2025-03-27 00:47:55] "POST /device-functional-groups HTTP/1.1" 200 566 0.075953 10.0.0.27 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.046985 10.0.0.27 - - [2025-03-27 00:47:55] "GET /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011986 10.0.0.27 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.43 - - [2025-03-27 00:47:55] "POST /fqname-to-id HTTP/1.1" 404 210 0.012533 10.0.0.27 - - [2025-03-27 00:47:55] "PUT /global-vrouter-config/5ae7595c-72fe-4ec6-a0ab-3264d5138bcb HTTP/1.1" 200 276 0.026662 10.0.0.36 - - [2025-03-27 00:47:56] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.36 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.43 - - [2025-03-27 00:47:56] "POST /role-configs HTTP/1.1" 200 525 0.057138 10.0.0.43 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.006617 10.0.0.43 - - [2025-03-27 00:47:56] "POST /role-configs HTTP/1.1" 200 522 0.089390 10.0.0.27 - - [2025-03-27 00:47:56] "GET / HTTP/1.1" 200 35931 0.002177 10.0.0.27 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.43 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.004145 10.0.0.36 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028399 10.0.0.36 - - [2025-03-27 00:47:56] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.006742 10.0.0.36 - - [2025-03-27 00:47:56] "PUT /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac HTTP/1.1" 200 274 0.055348 10.0.0.43 - - [2025-03-27 00:47:56] "POST /role-configs HTTP/1.1" 200 517 0.091448 10.0.0.43 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.43 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.27 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.045651 10.0.0.27 - - [2025-03-27 00:47:56] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.008201 10.0.0.43 - - [2025-03-27 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006284 10.0.0.27 - - [2025-03-27 00:47:57] "PUT /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac HTTP/1.1" 200 274 0.044309 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.43 - - [2025-03-27 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.43 - - [2025-03-27 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.43 - - [2025-03-27 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.43 - - [2025-03-27 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.43 - - [2025-03-27 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014556 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008345 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011311 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015982 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013058 10.0.0.43 - - [2025-03-27 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009299 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013802 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012858 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.43 - - [2025-03-27 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009839 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009459 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.43 - - [2025-03-27 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012406 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006027 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005943 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015368 10.0.0.43 - - [2025-03-27 00:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016085 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014716 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012282 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009587 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014860 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014183 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.43 - - [2025-03-27 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011240 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008345 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.43 - - [2025-03-27 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013698 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008817 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006277 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015857 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.43 - - [2025-03-27 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016284 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013364 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006760 10.0.0.43 - - [2025-03-27 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.43 - - [2025-03-27 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.43 - - [2025-03-27 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.43 - - [2025-03-27 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017048 10.0.0.43 - - [2025-03-27 00:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015165 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.43 - - [2025-03-27 00:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.43 - - [2025-03-27 00:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006134 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.43 - - [2025-03-27 00:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007743 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009167 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010331 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.43 - - [2025-03-27 00:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.43 - - [2025-03-27 00:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009315 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010242 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012942 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.43 - - [2025-03-27 00:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009385 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010233 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008411 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.43 - - [2025-03-27 00:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.43 - - [2025-03-27 00:48:21] "POST /network-ipams HTTP/1.1" 200 550 0.053412 10.0.0.43 - - [2025-03-27 00:48:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.008693 10.0.0.43 - - [2025-03-27 00:48:21] "GET /fabric/66f0a47d-cd2e-4a6b-b6ba-46925d402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009500 10.0.0.36 - - [2025-03-27 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.072137 10.0.0.43 - - [2025-03-27 00:48:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.011497 10.0.0.43 - - [2025-03-27 00:48:41] "GET /global-system-configs HTTP/1.1" 200 322 10.154343 10.0.0.27 - - [2025-03-27 00:48:43] "GET /global-system-configs HTTP/1.1" 200 322 7.850176 10.0.0.43 - - [2025-03-27 00:48:43] "GET /global-system-configs HTTP/1.1" 200 322 5.812558 10.0.0.27 - - [2025-03-27 00:48:43] "GET /global-system-configs HTTP/1.1" 200 322 4.443913 10.0.0.36 - - [2025-03-27 00:48:43] "GET /global-system-configs HTTP/1.1" 200 322 3.675141 10.0.0.36 - - [2025-03-27 00:48:44] "GET /global-system-configs HTTP/1.1" 200 322 1.297675 10.0.0.27 - - [2025-03-27 00:49:07] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.27 - - [2025-03-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.36 - - [2025-03-27 00:49:08] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.36 - - [2025-03-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.43 - - [2025-03-27 00:49:08] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.43 - - [2025-03-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.27 - - [2025-03-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 1.190578 10.0.0.27 - - [2025-03-27 00:49:09] "GET /routing-instance/79bb824d-0424-4147-bb4f-134d718913a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008093 10.0.0.36 - - [2025-03-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.706685 10.0.0.36 - - [2025-03-27 00:49:10] "GET /routing-instance/79bb824d-0424-4147-bb4f-134d718913a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018246 10.0.0.43 - - [2025-03-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.190093 10.0.0.43 - - [2025-03-27 00:49:10] "GET /routing-instance/79bb824d-0424-4147-bb4f-134d718913a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024359 10.0.0.27 - - [2025-03-27 00:49:10] "POST /bgp-routers HTTP/1.1" 200 620 0.186054 10.0.0.27 - - [2025-03-27 00:49:10] "GET /bgp-router/ea923f19-c67a-41d6-ac6f-07a876f3cfb3?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.030447 10.0.0.36 - - [2025-03-27 00:49:10] "POST /bgp-routers HTTP/1.1" 200 620 0.224394 10.0.0.27 - - [2025-03-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.037211 10.0.0.43 - - [2025-03-27 00:49:10] "POST /bgp-routers HTTP/1.1" 200 620 0.218563 10.0.0.36 - - [2025-03-27 00:49:10] "GET /bgp-router/69bdfa77-97e8-4d8e-b806-a021e196c64b?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.033161 10.0.0.27 - - [2025-03-27 00:49:10] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.012769 10.0.0.27 - - [2025-03-27 00:49:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011881 10.0.0.43 - - [2025-03-27 00:49:10] "GET /bgp-router/c9707b2d-c267-4c7b-8c0c-51d3e77bb5e1?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.022199 10.0.0.36 - - [2025-03-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010495 10.0.0.27 - - [2025-03-27 00:49:10] "POST /ref-update HTTP/1.1" 200 156 0.027541 10.0.0.43 - - [2025-03-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023285 10.0.0.36 - - [2025-03-27 00:49:10] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.017401 10.0.0.36 - - [2025-03-27 00:49:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010264 10.0.0.43 - - [2025-03-27 00:49:10] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.017456 10.0.0.43 - - [2025-03-27 00:49:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007731 10.0.0.36 - - [2025-03-27 00:49:10] "POST /ref-update HTTP/1.1" 200 156 0.054368 10.0.0.43 - - [2025-03-27 00:49:10] "POST /ref-update HTTP/1.1" 200 156 0.062589 10.0.0.36 - - [2025-03-27 00:49:11] "POST /ref-update HTTP/1.1" 200 156 0.048819 10.0.0.43 - - [2025-03-27 00:50:10] "GET / HTTP/1.1" 200 35931 0.003022 10.0.0.43 - - [2025-03-27 00:50:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.36 - - [2025-03-27 00:50:10] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.36 - - [2025-03-27 00:50:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.27 - - [2025-03-27 00:50:10] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.27 - - [2025-03-27 00:50:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.43 - - [2025-03-27 00:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 1.046163 10.0.0.43 - - [2025-03-27 00:50:12] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.025380 10.0.0.36 - - [2025-03-27 00:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.744916 10.0.0.36 - - [2025-03-27 00:50:12] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.018511 10.0.0.43 - - [2025-03-27 00:50:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.020098 10.0.0.27 - - [2025-03-27 00:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.184163 10.0.0.27 - - [2025-03-27 00:50:12] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007463 10.0.0.27 - - [2025-03-27 00:50:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.006634 10.0.0.36 - - [2025-03-27 00:50:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.013952 10.0.0.43 - - [2025-03-27 00:50:12] "POST /database-nodes HTTP/1.1" 200 603 0.120451 10.0.0.27 - - [2025-03-27 00:50:12] "POST /database-nodes HTTP/1.1" 200 603 0.115880 10.0.0.36 - - [2025-03-27 00:50:12] "POST /database-nodes HTTP/1.1" 200 603 0.131549 10.0.0.43 - - [2025-03-27 00:51:06] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.43 - - [2025-03-27 00:51:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.27 - - [2025-03-27 00:51:06] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.27 - - [2025-03-27 00:51:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.36 - - [2025-03-27 00:51:06] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.36 - - [2025-03-27 00:51:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000703 10.0.0.43 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.869898 10.0.0.43 - - [2025-03-27 00:51:07] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008009 10.0.0.43 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.005318 10.0.0.27 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.621506 10.0.0.27 - - [2025-03-27 00:51:07] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007615 10.0.0.27 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.008746 10.0.0.36 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.180986 10.0.0.36 - - [2025-03-27 00:51:07] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005910 10.0.0.43 - - [2025-03-27 00:51:07] "POST /analytics-nodes HTTP/1.1" 200 605 0.096168 10.0.0.36 - - [2025-03-27 00:51:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.008069 10.0.0.27 - - [2025-03-27 00:51:07] "POST /analytics-nodes HTTP/1.1" 200 605 0.134770 10.0.0.36 - - [2025-03-27 00:51:07] "POST /analytics-nodes HTTP/1.1" 200 605 0.112219 10.0.0.43 - - [2025-03-27 00:51:11] "GET / HTTP/1.1" 200 35931 0.002295 10.0.0.27 - - [2025-03-27 00:51:11] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.36 - - [2025-03-27 00:51:12] "GET / HTTP/1.1" 200 35931 0.009347 10.0.0.43 - - [2025-03-27 00:51:27] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.43 - - [2025-03-27 00:51:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-03-27 00:51:28] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.27 - - [2025-03-27 00:51:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000843 10.0.0.36 - - [2025-03-27 00:51:28] "GET / HTTP/1.1" 200 35931 0.007520 10.0.0.36 - - [2025-03-27 00:51:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.43 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.926229 10.0.0.43 - - [2025-03-27 00:51:29] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005901 10.0.0.43 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.006668 10.0.0.27 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.666946 10.0.0.27 - - [2025-03-27 00:51:29] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.022300 10.0.0.27 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.016664 10.0.0.43 - - [2025-03-27 00:51:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.154365 10.0.0.36 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.354748 10.0.0.36 - - [2025-03-27 00:51:29] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.017716 10.0.0.27 - - [2025-03-27 00:51:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.156062 10.0.0.36 - - [2025-03-27 00:51:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.034746 10.0.0.36 - - [2025-03-27 00:51:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.111220 10.0.0.43 - - [2025-03-27 00:51:46] "GET / HTTP/1.1" 200 35931 0.003144 10.0.0.43 - - [2025-03-27 00:51:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-03-27 00:51:46] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.27 - - [2025-03-27 00:51:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000596 10.0.0.36 - - [2025-03-27 00:51:48] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.36 - - [2025-03-27 00:51:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.43 - - [2025-03-27 00:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.732248 10.0.0.43 - - [2025-03-27 00:51:48] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004677 10.0.0.43 - - [2025-03-27 00:51:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.006017 10.0.0.43 - - [2025-03-27 00:51:48] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.052147 10.0.0.27 - - [2025-03-27 00:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 1.093388 10.0.0.27 - - [2025-03-27 00:51:49] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006712 10.0.0.27 - - [2025-03-27 00:51:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.010622 10.0.0.27 - - [2025-03-27 00:51:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.088028 10.0.0.36 - - [2025-03-27 00:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.427913 10.0.0.36 - - [2025-03-27 00:51:50] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.018141 10.0.0.36 - - [2025-03-27 00:51:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.005788 10.0.0.36 - - [2025-03-27 00:51:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.101790 10.0.0.43 - - [2025-03-27 00:53:08] "GET /global-system-configs HTTP/1.1" 200 322 0.374467 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.27 - - [2025-03-27 00:53:08] "GET /global-system-configs HTTP/1.1" 200 322 0.415517 10.0.0.43 - - [2025-03-27 00:53:08] "GET /global-system-configs HTTP/1.1" 200 322 0.361404 10.0.0.27 - - [2025-03-27 00:53:09] "GET /global-system-configs HTTP/1.1" 200 322 0.440636 10.0.0.36 - - [2025-03-27 00:53:09] "GET /global-system-configs HTTP/1.1" 200 322 0.226317 10.0.0.27 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 1.672847 10.0.0.27 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 1.279599 10.0.0.36 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 0.941475 10.0.0.43 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 0.972078 10.0.0.36 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 1.716074 10.0.0.43 - - [2025-03-27 00:53:10] "GET /obj-perms HTTP/1.1" 200 5056 1.721848 10.0.0.36 - - [2025-03-27 00:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.029849 10.0.0.42 - - [2025-03-27 00:53:46] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.42 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000710 10.0.0.57 - - [2025-03-27 00:53:46] "GET / HTTP/1.1" 200 35931 0.002610 10.0.0.57 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.42 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.364911 10.0.0.42 - - [2025-03-27 00:53:46] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004742 10.0.0.42 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.57 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.072381 10.0.0.57 - - [2025-03-27 00:53:46] "GET /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004461 10.0.0.57 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.42 - - [2025-03-27 00:53:46] "GET /routing-instance/79bb824d-0424-4147-bb4f-134d718913a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004508 10.0.0.57 - - [2025-03-27 00:53:46] "GET /routing-instance/79bb824d-0424-4147-bb4f-134d718913a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005299 10.0.0.42 - - [2025-03-27 00:53:46] "PUT /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac HTTP/1.1" 200 274 0.024329 10.0.0.42 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 404 218 0.004812 10.0.0.57 - - [2025-03-27 00:53:46] "PUT /global-system-config/d46c1ff2-1fd9-4f91-afa4-a8c9ef3fdaac HTTP/1.1" 200 274 0.027518 10.0.0.57 - - [2025-03-27 00:53:46] "POST /fqname-to-id HTTP/1.1" 404 218 0.005116 10.0.0.42 - - [2025-03-27 00:53:47] "POST /virtual-routers HTTP/1.1" 200 603 0.048233 10.0.0.42 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.57 - - [2025-03-27 00:53:47] "POST /virtual-routers HTTP/1.1" 200 603 0.055939 10.0.0.42 - - [2025-03-27 00:53:47] "GET /virtual-router/852dfb01-4111-49dc-9d62-c1d299dc103f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020966 10.0.0.57 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.42 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.007567 10.0.0.57 - - [2025-03-27 00:53:47] "GET /virtual-router/6a411e48-3c58-479f-9fb6-9435969a31aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007981 10.0.0.42 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011496 10.0.0.57 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.007988 10.0.0.42 - - [2025-03-27 00:53:47] "GET /virtual-network/56430df0-f5c1-4289-9e63-c7e8a940b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006857 10.0.0.57 - - [2025-03-27 00:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.57 - - [2025-03-27 00:53:47] "GET /virtual-network/56430df0-f5c1-4289-9e63-c7e8a940b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004727 10.0.0.42 - - [2025-03-27 00:53:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.133512 10.0.0.57 - - [2025-03-27 00:53:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.151324 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001171 10.0.0.27 - - [2025-03-27 00:54:52] "GET /obj-perms HTTP/1.1" 200 5056 0.063358 10.0.0.43 - - [2025-03-27 00:54:52] "GET /obj-perms HTTP/1.1" 200 5056 0.067013 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:54:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:54:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001148 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001549 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001037 10.0.0.36 - - [2025-03-27 00:55:53] "GET /obj-perms HTTP/1.1" 200 5056 0.053784 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:55:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001349 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001045 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001711 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:56:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001031 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001427 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001234 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001613 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:57:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001535 10.0.0.43 - - [2025-03-27 00:58:08] "GET /obj-perms HTTP/1.1" 200 5056 0.113650 10.0.0.43 - - [2025-03-27 00:58:08] "GET /global-system-configs HTTP/1.1" 200 322 0.142229 10.0.0.27 - - [2025-03-27 00:58:08] "GET /obj-perms HTTP/1.1" 200 5056 0.158643 10.0.0.27 - - [2025-03-27 00:58:08] "GET /global-system-configs HTTP/1.1" 200 322 0.096143 10.0.0.36 - - [2025-03-27 00:58:08] "GET /obj-perms HTTP/1.1" 200 5056 0.154944 10.0.0.43 - - [2025-03-27 00:58:08] "GET /global-system-configs HTTP/1.1" 200 322 0.098776 10.0.0.27 - - [2025-03-27 00:58:08] "GET /global-system-configs HTTP/1.1" 200 322 0.012155 10.0.0.27 - - [2025-03-27 00:58:08] "GET /obj-perms HTTP/1.1" 200 5056 0.010755 10.0.0.43 - - [2025-03-27 00:58:08] "GET /obj-perms HTTP/1.1" 200 5056 0.009880 10.0.0.36 - - [2025-03-27 00:58:09] "GET /global-system-configs HTTP/1.1" 200 322 0.068079 10.0.0.36 - - [2025-03-27 00:58:09] "GET /obj-perms HTTP/1.1" 200 5056 0.093003 10.0.0.36 - - [2025-03-27 00:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.030245 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:58:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:58:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001079 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001149 10.0.0.27 - - [2025-03-27 00:58:56] "GET /obj-perms HTTP/1.1" 200 5056 0.063027 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001239 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001874 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001139 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.36 - - [2025-03-27 00:59:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001788 10.0.0.43 - - [2025-03-27 00:59:56] "GET /obj-perms HTTP/1.1" 200 5056 0.059486 10.0.0.36 - - [2025-03-27 00:59:56] "GET /obj-perms HTTP/1.1" 200 5056 0.053085 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001373 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001071 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001072 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001053 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.002892 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001247 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001316 10.0.0.43 - - [2025-03-27 01:03:08] "GET /global-system-configs HTTP/1.1" 200 322 0.212763 10.0.0.27 - - [2025-03-27 01:03:08] "GET /global-system-configs HTTP/1.1" 200 322 0.188422 10.0.0.36 - - [2025-03-27 01:03:08] "GET /obj-perms HTTP/1.1" 200 5056 0.390754 10.0.0.43 - - [2025-03-27 01:03:08] "GET /obj-perms HTTP/1.1" 200 5056 0.416459 10.0.0.27 - - [2025-03-27 01:03:08] "GET /obj-perms HTTP/1.1" 200 5056 0.437993 10.0.0.43 - - [2025-03-27 01:03:08] "GET /global-system-configs HTTP/1.1" 200 322 0.261926 10.0.0.27 - - [2025-03-27 01:03:09] "GET /global-system-configs HTTP/1.1" 200 322 0.312737 10.0.0.27 - - [2025-03-27 01:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.521862 10.0.0.36 - - [2025-03-27 01:03:09] "GET /global-system-configs HTTP/1.1" 200 322 0.163311 10.0.0.43 - - [2025-03-27 01:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.580385 10.0.0.36 - - [2025-03-27 01:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.715024 10.0.0.36 - - [2025-03-27 01:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.033852 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001732 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001173 10.0.0.27 - - [2025-03-27 01:03:59] "GET /obj-perms HTTP/1.1" 200 5056 0.082235 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001195 10.0.0.43 - - [2025-03-27 01:04:00] "GET /obj-perms HTTP/1.1" 200 5056 0.114172 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:04:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:04:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001029 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:04:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:04:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001706 10.0.0.36 - - [2025-03-27 01:05:00] "GET /obj-perms HTTP/1.1" 200 5056 0.060813 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001065 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001995 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000982 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001008 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001178 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001056 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001222 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001433 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001283 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001578 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001139 10.0.0.27 - - [2025-03-27 01:08:04] "GET /obj-perms HTTP/1.1" 200 5056 0.072948 [Introspect:8084]10.0.0.36 - - [2025-03-27 01:08:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958