+++ date ++ echo 'INFO: =================== Mon Jan 27 00:47:58 UTC 2025 ===================' INFO: =================== Mon Jan 27 00:47: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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.37 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.37:8081 10.0.0.32:8081 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.37:8086 10.0.0.32:8086 10.0.0.22: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.37,10.0.0.32,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.37:8082 10.0.0.32:8082 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.37:9161 10.0.0.32:9161 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22: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.18,10.20.0.8,10.20.0.13 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.37:5673,10.0.0.32:5673,10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.37:6379 10.0.0.32:6379 10.0.0.22: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.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.37:9092 10.0.0.32:9092 10.0.0.22: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.37 ++ 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.37,10.0.0.32,10.0.0.22 ++ 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.37,10.0.0.32,10.0.0.22 ++ 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.37,10.0.0.32,10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.37 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.37 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.37,10.0.0.32,10.0.0.22 +++ local servers=10.0.0.37,10.0.0.32,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.37,10.20.0.18,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.37'\''))' +++ local server_ip=10.0.0.37 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.37 ]] +++ [[ ,10.0.0.37,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.37, ]] +++ echo 10.0.0.37 1 +++ return ++ local ip=10.0.0.37 ++ [[ -z 10.0.0.37 ]] ++ echo 10.0.0.37 + host_ip=10.0.0.37 + [[ cql == \c\q\l ]] ++ echo 10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.37: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 01/27/2025 00:48:07.074 7f3a48618248 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/27/2025 00:48:07.100 7f3a48618248 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/27/2025 00:48:07.113 7f3a48618248 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/27/2025 00:48:07.113 7f3a48618248 [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.37:8082/ Hit Ctrl-C to quit. 10.0.0.37 - - [2025-01-27 00:48:32] "GET / HTTP/1.1" 200 45871 0.001637 10.0.0.37 - - [2025-01-27 00:48:32] "GET / HTTP/1.1" 200 45871 0.001122 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.37 - - [2025-01-27 00:48:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.37 - - [2025-01-27 00:48:32] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000272 10.0.0.32 - - [2025-01-27 00:48:32] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.22 - - [2025-01-27 00:48:32] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.22 - - [2025-01-27 00:48:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.32 - - [2025-01-27 00:48:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.37 - - [2025-01-27 00:48:33] "GET / HTTP/1.1" 200 35931 0.002091 10.0.0.37 - - [2025-01-27 00:48:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.37 - - [2025-01-27 00:48:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.532828 10.0.0.37 - - [2025-01-27 00:48:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.008141 10.0.0.32 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.672768 10.0.0.37 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.378934 10.0.0.37 - - [2025-01-27 00:48:34] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007769 10.0.0.37 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 1.287715 10.0.0.37 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.22 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.999708 10.0.0.22 - - [2025-01-27 00:48:34] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003678 10.0.0.37 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 404 220 0.004303 10.0.0.22 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 404 220 0.006416 10.0.0.32 - - [2025-01-27 00:48:34] "POST /job-templates HTTP/1.1" 200 555 0.118545 10.0.0.32 - - [2025-01-27 00:48:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.003652 10.0.0.37 - - [2025-01-27 00:48:34] "POST /config-database-nodes HTTP/1.1" 200 617 0.066201 10.0.0.22 - - [2025-01-27 00:48:34] "POST /config-database-nodes HTTP/1.1" 200 617 0.121189 10.0.0.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 563 0.081719 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.007152 /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.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 545 0.110573 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.004539 10.0.0.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 577 0.036604 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 208 0.008324 10.0.0.22 - - [2025-01-27 00:48:35] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 579 0.046624 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.004506 10.0.0.32 - - [2025-01-27 00:48:35] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 583 0.102668 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.008884 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.32 - - [2025-01-27 00:48:35] "POST /job-templates HTTP/1.1" 200 559 0.049090 10.0.0.32 - - [2025-01-27 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.010791 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 569 0.051860 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.004507 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.021552 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 555 0.035360 10.0.0.32 - - [2025-01-27 00:48:36] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003870 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.003436 10.0.0.32 - - [2025-01-27 00:48:36] "POST /service-appliance-sets HTTP/1.1" 200 553 0.040772 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.003894 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 555 0.108950 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.005202 10.0.0.32 - - [2025-01-27 00:48:36] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003657 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 555 0.042312 10.0.0.32 - - [2025-01-27 00:48:36] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047449 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.004447 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011708 10.0.0.32 - - [2025-01-27 00:48:36] "GET /network-ipam/5989c6d0-4b79-44de-a114-870c26fa7839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006778 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 535 0.095047 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.005988 10.0.0.32 - - [2025-01-27 00:48:36] "POST /service-templates HTTP/1.1" 200 511 0.041807 10.0.0.32 - - [2025-01-27 00:48:36] "POST /service-templates HTTP/1.1" 200 501 0.033780 10.0.0.32 - - [2025-01-27 00:48:36] "POST /job-templates HTTP/1.1" 200 559 0.044287 10.0.0.32 - - [2025-01-27 00:48:36] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.32 - - [2025-01-27 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.005917 10.0.0.32 - - [2025-01-27 00:48:36] "POST /service-templates HTTP/1.1" 200 515 0.042416 10.0.0.32 - - [2025-01-27 00:48:37] "POST /job-templates HTTP/1.1" 200 559 0.100129 10.0.0.32 - - [2025-01-27 00:48:37] "POST /service-templates HTTP/1.1" 200 535 0.082130 10.0.0.32 - - [2025-01-27 00:48:37] "POST /service-templates HTTP/1.1" 200 507 0.054781 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.010389 10.0.0.22 - - [2025-01-27 00:48:37] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.22 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.32 - - [2025-01-27 00:48:37] "POST /job-templates HTTP/1.1" 200 559 0.048581 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.030253 10.0.0.32 - - [2025-01-27 00:48:37] "POST /job-templates HTTP/1.1" 200 565 0.048330 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.390605 10.0.0.32 - - [2025-01-27 00:48:37] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009286 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.007220 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.009508 10.0.0.32 - - [2025-01-27 00:48:37] "POST /job-templates HTTP/1.1" 200 557 0.125248 10.0.0.32 - - [2025-01-27 00:48:37] "POST /config-nodes HTTP/1.1" 200 599 0.131642 10.0.0.32 - - [2025-01-27 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.009615 10.0.0.22 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031781 10.0.0.22 - - [2025-01-27 00:48:38] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005865 10.0.0.22 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.005834 10.0.0.32 - - [2025-01-27 00:48:38] "POST /job-templates HTTP/1.1" 200 555 0.091644 10.0.0.32 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.008026 10.0.0.22 - - [2025-01-27 00:48:38] "POST /config-nodes HTTP/1.1" 200 599 0.105379 10.0.0.32 - - [2025-01-27 00:48:38] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.32 - - [2025-01-27 00:48:38] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000411 10.0.0.32 - - [2025-01-27 00:48:38] "POST /job-templates HTTP/1.1" 200 573 0.110128 10.0.0.32 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.004234 10.0.0.22 - - [2025-01-27 00:48:38] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.22 - - [2025-01-27 00:48:38] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000416 10.0.0.37 - - [2025-01-27 00:48:38] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.37 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.32 - - [2025-01-27 00:48:38] "POST /job-templates HTTP/1.1" 200 551 0.193921 10.0.0.32 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.016489 10.0.0.32 - - [2025-01-27 00:48:38] "POST /job-templates HTTP/1.1" 200 579 0.072958 10.0.0.32 - - [2025-01-27 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.004000 10.0.0.32 - - [2025-01-27 00:48:39] "POST /job-templates HTTP/1.1" 200 555 0.075198 10.0.0.32 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.010149 10.0.0.32 - - [2025-01-27 00:48:39] "POST /job-templates HTTP/1.1" 200 559 0.115440 10.0.0.32 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.010095 10.0.0.32 - - [2025-01-27 00:48:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.621932 10.0.0.22 - - [2025-01-27 00:48:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.347784 10.0.0.37 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.064255 10.0.0.37 - - [2025-01-27 00:48:39] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007169 10.0.0.32 - - [2025-01-27 00:48:39] "POST /job-templates HTTP/1.1" 200 575 0.135198 10.0.0.37 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.015895 10.0.0.32 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.004471 10.0.0.37 - - [2025-01-27 00:48:39] "POST /config-nodes HTTP/1.1" 200 599 0.075013 10.0.0.32 - - [2025-01-27 00:48:39] "POST /job-templates HTTP/1.1" 200 557 0.078036 10.0.0.32 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.013725 10.0.0.32 - - [2025-01-27 00:48:39] "POST /job-templates HTTP/1.1" 200 559 0.091794 10.0.0.32 - - [2025-01-27 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.005139 10.0.0.37 - - [2025-01-27 00:48:40] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.37 - - [2025-01-27 00:48:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000361 10.0.0.32 - - [2025-01-27 00:48:40] "POST /job-templates HTTP/1.1" 200 555 0.097136 10.0.0.32 - - [2025-01-27 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.003924 10.0.0.32 - - [2025-01-27 00:48:40] "POST /job-templates HTTP/1.1" 200 553 0.069024 10.0.0.32 - - [2025-01-27 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.028252 10.0.0.37 - - [2025-01-27 00:48:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.058198 10.0.0.32 - - [2025-01-27 00:48:40] "POST /job-templates HTTP/1.1" 200 553 0.176958 10.0.0.32 - - [2025-01-27 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.009247 10.0.0.32 - - [2025-01-27 00:48:40] "POST /job-templates HTTP/1.1" 200 553 0.133263 10.0.0.32 - - [2025-01-27 00:48:40] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.32 - - [2025-01-27 00:48:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.32 - - [2025-01-27 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.016639 10.0.0.32 - - [2025-01-27 00:48:41] "POST /job-templates HTTP/1.1" 200 563 0.151907 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.009056 10.0.0.32 - - [2025-01-27 00:48:41] "POST /job-templates HTTP/1.1" 200 565 0.127398 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031915 10.0.0.32 - - [2025-01-27 00:48:41] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004319 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.007241 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.014175 10.0.0.32 - - [2025-01-27 00:48:41] "POST /config-propertiess HTTP/1.1" 200 551 0.078415 10.0.0.32 - - [2025-01-27 00:48:41] "POST /config-database-nodes HTTP/1.1" 200 617 0.080755 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 168 0.007795 10.0.0.32 - - [2025-01-27 00:48:41] "POST /tags HTTP/1.1" 200 321 0.129304 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.011002 10.0.0.32 - - [2025-01-27 00:48:41] "POST /tags HTTP/1.1" 200 317 0.082876 10.0.0.32 - - [2025-01-27 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.005901 10.0.0.32 - - [2025-01-27 00:48:42] "POST /tags HTTP/1.1" 200 333 0.107748 10.0.0.32 - - [2025-01-27 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.007078 10.0.0.32 - - [2025-01-27 00:48:42] "POST /tags HTTP/1.1" 200 309 0.154089 10.0.0.32 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.007148 10.0.0.32 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015013 10.0.0.22 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.32 - - [2025-01-27 00:48:44] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004429 10.0.0.22 - - [2025-01-27 00:48:44] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.003737 10.0.0.32 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011086 10.0.0.22 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.32 - - [2025-01-27 00:48:44] "POST /tags HTTP/1.1" 200 323 0.107128 10.0.0.32 - - [2025-01-27 00:48:44] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.038152 10.0.0.22 - - [2025-01-27 00:48:44] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.040916 10.0.0.32 - - [2025-01-27 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 166 0.014708 10.0.0.32 - - [2025-01-27 00:48:44] "GET / HTTP/1.1" 200 35931 0.002372 10.0.0.32 - - [2025-01-27 00:48:44] "POST /alarms HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2025-01-27 00:48:44] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.22 - - [2025-01-27 00:48:44] "POST /alarms HTTP/1.1" 401 292 0.000414 10.0.0.32 - - [2025-01-27 00:48:45] "POST /hardwares HTTP/1.1" 200 327 0.021043 10.0.0.32 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.004202 10.0.0.32 - - [2025-01-27 00:48:45] "POST /hardwares HTTP/1.1" 200 323 0.020409 10.0.0.32 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.009331 10.0.0.32 - - [2025-01-27 00:48:45] "POST /hardwares HTTP/1.1" 200 323 0.027230 10.0.0.32 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.012828 10.0.0.37 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.37 - - [2025-01-27 00:48:45] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.004687 10.0.0.37 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.37 - - [2025-01-27 00:48:45] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.025554 10.0.0.22 - - [2025-01-27 00:48:45] "POST /alarms HTTP/1.1" 409 300 0.067274 10.0.0.32 - - [2025-01-27 00:48:45] "POST /alarms HTTP/1.1" 200 581 0.373564 10.0.0.22 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024327 10.0.0.32 - - [2025-01-27 00:48:45] "POST /alarms HTTP/1.1" 200 575 0.097004 10.0.0.22 - - [2025-01-27 00:48:45] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.037168 10.0.0.22 - - [2025-01-27 00:48:45] "POST /alarms HTTP/1.1" 409 261 0.011084 10.0.0.32 - - [2025-01-27 00:48:45] "POST /hardwares HTTP/1.1" 200 325 0.026037 10.0.0.22 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.32 - - [2025-01-27 00:48:45] "POST /alarms HTTP/1.1" 200 575 0.076986 10.0.0.32 - - [2025-01-27 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.006649 10.0.0.32 - - [2025-01-27 00:48:46] "POST /hardwares HTTP/1.1" 200 325 0.017690 10.0.0.22 - - [2025-01-27 00:48:46] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.076212 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 559 0.087872 10.0.0.22 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 261 0.004360 10.0.0.32 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.007322 10.0.0.22 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010827 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 555 0.075451 10.0.0.32 - - [2025-01-27 00:48:46] "POST /hardwares HTTP/1.1" 200 323 0.030800 10.0.0.22 - - [2025-01-27 00:48:46] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.065840 10.0.0.37 - - [2025-01-27 00:48:46] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.37 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 401 292 0.001893 10.0.0.32 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.004751 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 557 0.075188 10.0.0.22 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 253 0.027270 10.0.0.22 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 565 0.054098 10.0.0.32 - - [2025-01-27 00:48:46] "POST /hardwares HTTP/1.1" 200 319 0.013842 10.0.0.22 - - [2025-01-27 00:48:46] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.040342 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 549 0.052253 10.0.0.32 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003143 10.0.0.22 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 251 0.010196 10.0.0.22 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 557 0.046389 10.0.0.22 - - [2025-01-27 00:48:46] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.034098 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 567 0.061738 10.0.0.22 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 252 0.003683 10.0.0.22 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 555 0.075955 10.0.0.37 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 264 0.066942 10.0.0.37 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018194 10.0.0.22 - - [2025-01-27 00:48:46] "GET /network-ipam/5989c6d0-4b79-44de-a114-870c26fa7839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.048942 10.0.0.22 - - [2025-01-27 00:48:46] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.080847 10.0.0.32 - - [2025-01-27 00:48:46] "POST /hardwares HTTP/1.1" 200 317 0.044131 10.0.0.32 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 162 0.005069 10.0.0.22 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 409 256 0.004265 10.0.0.32 - - [2025-01-27 00:48:46] "POST /alarms HTTP/1.1" 200 567 0.067453 10.0.0.37 - - [2025-01-27 00:48:46] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.026349 10.0.0.22 - - [2025-01-27 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 261 0.003808 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 319 0.019034 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 575 0.051870 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.22 - - [2025-01-27 00:48:47] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.023419 10.0.0.32 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003361 10.0.0.22 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 248 0.006470 10.0.0.37 - - [2025-01-27 00:48:47] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.028192 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 569 0.067781 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015072 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 261 0.003659 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.22 - - [2025-01-27 00:48:47] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.024993 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 561 0.058753 10.0.0.22 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 252 0.004737 10.0.0.37 - - [2025-01-27 00:48:47] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.027667 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 311 0.031640 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 561 0.052743 10.0.0.32 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 154 0.006927 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 253 0.008883 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 311 0.024378 10.0.0.22 - - [2025-01-27 00:48:47] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.041492 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 561 0.065640 10.0.0.22 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 257 0.003671 10.0.0.37 - - [2025-01-27 00:48:47] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.028575 10.0.0.32 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.006606 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 251 0.004241 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 547 0.050040 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.003960 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.22 - - [2025-01-27 00:48:47] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.040874 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 305 0.024375 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 595 0.058415 10.0.0.37 - - [2025-01-27 00:48:47] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.039634 10.0.0.22 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 251 0.005234 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 252 0.003438 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.32 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.003868 10.0.0.22 - - [2025-01-27 00:48:47] "POST /ref-update HTTP/1.1" 200 156 0.034941 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 575 0.068800 10.0.0.22 - - [2025-01-27 00:48:47] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.033368 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 307 0.022918 10.0.0.22 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 257 0.007154 10.0.0.37 - - [2025-01-27 00:48:47] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.038447 10.0.0.32 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003201 10.0.0.32 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 200 571 0.057782 10.0.0.22 - - [2025-01-27 00:48:47] "POST /route-targets HTTP/1.1" 200 327 0.028069 10.0.0.22 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.37 - - [2025-01-27 00:48:47] "POST /alarms HTTP/1.1" 409 256 0.006722 10.0.0.37 - - [2025-01-27 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012498 10.0.0.32 - - [2025-01-27 00:48:47] "POST /hardwares HTTP/1.1" 200 311 0.027146 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.046469 10.0.0.32 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 200 583 0.075074 10.0.0.22 - - [2025-01-27 00:48:48] "POST /ref-update HTTP/1.1" 200 156 0.037658 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 153 0.006538 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.030216 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 261 0.006213 10.0.0.32 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 200 609 0.052809 10.0.0.22 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.37 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 248 0.011096 10.0.0.32 - - [2025-01-27 00:48:48] "POST /hardwares HTTP/1.1" 200 309 0.018504 10.0.0.37 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.041780 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.002942 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 258 0.006522 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.055318 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /access-control-list/279ee440-cd1c-4168-a635-39ad61a20f00 HTTP/1.1" 200 272 0.039144 10.0.0.22 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.32 - - [2025-01-27 00:48:48] "POST /hardwares HTTP/1.1" 200 309 0.041860 10.0.0.37 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 252 0.005035 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.008510 10.0.0.37 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.033292 10.0.0.32 - - [2025-01-27 00:48:48] "POST /hardwares HTTP/1.1" 200 309 0.016200 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 254 0.005141 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.020751 10.0.0.32 - - [2025-01-27 00:48:48] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.22 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.32 - - [2025-01-27 00:48:48] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000355 10.0.0.37 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 257 0.004455 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.005668 10.0.0.37 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.054456 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.022423 10.0.0.32 - - [2025-01-27 00:48:48] "POST /features HTTP/1.1" 200 533 0.052462 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 254 0.008937 10.0.0.22 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.37 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 251 0.011494 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.003809 10.0.0.37 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.041449 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.028963 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 254 0.003936 10.0.0.32 - - [2025-01-27 00:48:48] "POST /features HTTP/1.1" 200 521 0.053992 10.0.0.37 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 257 0.007121 10.0.0.22 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.32 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.008210 10.0.0.37 - - [2025-01-27 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008853 10.0.0.22 - - [2025-01-27 00:48:48] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.027312 10.0.0.22 - - [2025-01-27 00:48:48] "POST /alarms HTTP/1.1" 409 247 0.003925 10.0.0.37 - - [2025-01-27 00:48:48] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.023010 10.0.0.32 - - [2025-01-27 00:48:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032070 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 261 0.004293 10.0.0.32 - - [2025-01-27 00:48:49] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.014738 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.023290 10.0.0.22 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 272 0.003813 10.0.0.37 - - [2025-01-27 00:48:49] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.022675 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 258 0.003235 10.0.0.32 - - [2025-01-27 00:48:49] "POST /features HTTP/1.1" 200 539 0.034289 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.022364 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.003360 10.0.0.22 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 261 0.003643 10.0.0.37 - - [2025-01-27 00:48:49] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.021653 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 254 0.004394 10.0.0.32 - - [2025-01-27 00:48:49] "POST /features HTTP/1.1" 200 517 0.038110 10.0.0.32 - - [2025-01-27 00:48:49] "GET / HTTP/1.1" 200 35931 0.002376 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.029457 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.004078 10.0.0.22 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 259 0.003881 10.0.0.37 - - [2025-01-27 00:48:49] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.039047 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 254 0.003220 10.0.0.32 - - [2025-01-27 00:48:49] "POST /physical-roles HTTP/1.1" 200 521 0.043672 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.024753 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007850 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.006874 10.0.0.22 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 265 0.008466 10.0.0.37 - - [2025-01-27 00:48:49] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.043543 10.0.0.32 - - [2025-01-27 00:48:49] "POST /physical-roles HTTP/1.1" 200 519 0.054210 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 254 0.007574 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.007740 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.039980 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011143 10.0.0.22 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 279 0.010864 10.0.0.37 - - [2025-01-27 00:48:49] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.041375 10.0.0.22 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.32 - - [2025-01-27 00:48:49] "POST /overlay-roles HTTP/1.1" 200 545 0.074826 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030211 10.0.0.32 - - [2025-01-27 00:48:49] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003602 10.0.0.37 - - [2025-01-27 00:48:49] "POST /alarms HTTP/1.1" 409 247 0.004546 10.0.0.22 - - [2025-01-27 00:48:49] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.023534 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.006357 10.0.0.32 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.37 - - [2025-01-27 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.32 - - [2025-01-27 00:48:50] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.028377 10.0.0.37 - - [2025-01-27 00:48:50] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.041172 10.0.0.32 - - [2025-01-27 00:48:50] "PUT /overlay-role/8d0fdc01-d5d6-4ed4-bfc8-150b113b8805 HTTP/1.1" 200 258 0.034177 10.0.0.37 - - [2025-01-27 00:48:50] "POST /alarms HTTP/1.1" 409 272 0.003835 10.0.0.37 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.32 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.006701 10.0.0.37 - - [2025-01-27 00:48:50] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.023638 10.0.0.37 - - [2025-01-27 00:48:50] "POST /alarms HTTP/1.1" 409 261 0.005574 10.0.0.32 - - [2025-01-27 00:48:50] "POST /overlay-roles HTTP/1.1" 200 529 0.067257 10.0.0.22 - - [2025-01-27 00:48:50] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.22 - - [2025-01-27 00:48:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000477 10.0.0.37 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.32 - - [2025-01-27 00:48:50] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.32 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.012350 10.0.0.32 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000346 10.0.0.37 - - [2025-01-27 00:48:50] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.047350 10.0.0.37 - - [2025-01-27 00:48:50] "POST /alarms HTTP/1.1" 409 259 0.006579 10.0.0.32 - - [2025-01-27 00:48:50] "POST /overlay-roles HTTP/1.1" 200 519 0.061746 10.0.0.37 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.32 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.010087 10.0.0.37 - - [2025-01-27 00:48:50] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.035217 10.0.0.37 - - [2025-01-27 00:48:50] "POST /alarms HTTP/1.1" 409 265 0.007842 10.0.0.37 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.32 - - [2025-01-27 00:48:50] "POST /role-definitions HTTP/1.1" 200 547 0.080835 10.0.0.32 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.025682 10.0.0.37 - - [2025-01-27 00:48:50] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.066178 10.0.0.37 - - [2025-01-27 00:48:50] "POST /alarms HTTP/1.1" 409 279 0.010132 10.0.0.37 - - [2025-01-27 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.32 - - [2025-01-27 00:48:51] "POST /role-definitions HTTP/1.1" 200 563 0.074227 10.0.0.37 - - [2025-01-27 00:48:51] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.038612 10.0.0.32 - - [2025-01-27 00:48:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.031890 10.0.0.22 - - [2025-01-27 00:48:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.531968 10.0.0.22 - - [2025-01-27 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.32 - - [2025-01-27 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.079070 10.0.0.32 - - [2025-01-27 00:48:51] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007586 10.0.0.32 - - [2025-01-27 00:48:51] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.038456 10.0.0.37 - - [2025-01-27 00:48:51] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.22 - - [2025-01-27 00:48:51] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.021900 10.0.0.37 - - [2025-01-27 00:48:51] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000367 10.0.0.32 - - [2025-01-27 00:48:51] "POST /role-definitions HTTP/1.1" 200 551 0.087371 10.0.0.32 - - [2025-01-27 00:48:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.005786 10.0.0.22 - - [2025-01-27 00:48:51] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.22 - - [2025-01-27 00:48:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.32 - - [2025-01-27 00:48:51] "POST /role-definitions HTTP/1.1" 200 547 0.079309 10.0.0.32 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.018442 10.0.0.32 - - [2025-01-27 00:48:52] "POST /role-definitions HTTP/1.1" 200 547 0.040886 10.0.0.32 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004242 10.0.0.37 - - [2025-01-27 00:48:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.416003 10.0.0.37 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.22 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.064087 10.0.0.22 - - [2025-01-27 00:48:52] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.007134 10.0.0.37 - - [2025-01-27 00:48:52] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.020925 10.0.0.22 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.32 - - [2025-01-27 00:48:52] "POST /role-definitions HTTP/1.1" 200 533 0.076222 10.0.0.22 - - [2025-01-27 00:48:52] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.053517 10.0.0.32 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.011946 10.0.0.32 - - [2025-01-27 00:48:52] "POST /role-definitions HTTP/1.1" 200 537 0.070719 10.0.0.32 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.004700 10.0.0.37 - - [2025-01-27 00:48:52] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.37 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.22 - - [2025-01-27 00:48:52] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.22 - - [2025-01-27 00:48:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.32 - - [2025-01-27 00:48:52] "POST /role-definitions HTTP/1.1" 200 561 0.059768 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.009541 10.0.0.32 - - [2025-01-27 00:48:53] "POST /feature-configs HTTP/1.1" 200 562 0.035625 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.003346 10.0.0.32 - - [2025-01-27 00:48:53] "POST /node-profiles HTTP/1.1" 200 537 0.059873 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.005553 10.0.0.32 - - [2025-01-27 00:48:53] "POST /node-profiles HTTP/1.1" 200 541 0.048736 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.007168 10.0.0.32 - - [2025-01-27 00:48:53] "POST /node-profiles HTTP/1.1" 200 533 0.050562 10.0.0.37 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.462363 10.0.0.37 - - [2025-01-27 00:48:53] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005129 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.003868 10.0.0.22 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.084028 10.0.0.22 - - [2025-01-27 00:48:53] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.004271 10.0.0.37 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2025-01-27 00:48:53] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.039037 10.0.0.32 - - [2025-01-27 00:48:53] "POST /telemetry-profiles HTTP/1.1" 200 554 0.035581 10.0.0.37 - - [2025-01-27 00:48:53] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.014333 10.0.0.32 - - [2025-01-27 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.006897 10.0.0.32 - - [2025-01-27 00:48:54] "POST /telemetry-profiles HTTP/1.1" 200 554 0.068122 10.0.0.32 - - [2025-01-27 00:48:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.013565 10.0.0.32 - - [2025-01-27 00:48:54] "POST /sflow-profiles HTTP/1.1" 200 538 0.049889 10.0.0.32 - - [2025-01-27 00:48:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.006240 10.0.0.32 - - [2025-01-27 00:48:54] "POST /snmp-profiles HTTP/1.1" 200 530 0.051075 10.0.0.37 - - [2025-01-27 00:48:54] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.37 - - [2025-01-27 00:48:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.32 - - [2025-01-27 00:48:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.004176 10.0.0.32 - - [2025-01-27 00:48:54] "POST /device-functional-groups HTTP/1.1" 200 540 0.066116 10.0.0.32 - - [2025-01-27 00:48:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.006868 10.0.0.32 - - [2025-01-27 00:48:54] "POST /device-functional-groups HTTP/1.1" 200 590 0.028380 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003379 10.0.0.37 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.035722 10.0.0.37 - - [2025-01-27 00:48:55] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.004697 10.0.0.32 - - [2025-01-27 00:48:55] "POST /device-functional-groups HTTP/1.1" 200 566 0.056825 10.0.0.37 - - [2025-01-27 00:48:55] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.029605 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 404 210 0.007404 10.0.0.32 - - [2025-01-27 00:48:55] "POST /role-configs HTTP/1.1" 200 525 0.050009 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003366 10.0.0.32 - - [2025-01-27 00:48:55] "POST /role-configs HTTP/1.1" 200 522 0.048739 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003388 10.0.0.32 - - [2025-01-27 00:48:55] "POST /role-configs HTTP/1.1" 200 517 0.058479 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.32 - - [2025-01-27 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011393 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011016 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.32 - - [2025-01-27 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.32 - - [2025-01-27 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015376 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020675 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.32 - - [2025-01-27 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.32 - - [2025-01-27 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006814 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010686 10.0.0.32 - - [2025-01-27 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018002 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011383 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.32 - - [2025-01-27 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016409 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.32 - - [2025-01-27 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007832 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.32 - - [2025-01-27 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009090 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.32 - - [2025-01-27 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013009 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009715 10.0.0.32 - - [2025-01-27 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.32 - - [2025-01-27 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008259 10.0.0.32 - - [2025-01-27 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.32 - - [2025-01-27 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013555 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.32 - - [2025-01-27 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012015 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.32 - - [2025-01-27 00:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010011 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.32 - - [2025-01-27 00:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009304 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.32 - - [2025-01-27 00:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009947 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019256 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.32 - - [2025-01-27 00:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008453 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007247 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.32 - - [2025-01-27 00:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006766 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.32 - - [2025-01-27 00:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021691 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.32 - - [2025-01-27 00:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013604 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.32 - - [2025-01-27 00:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.32 - - [2025-01-27 00:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.32 - - [2025-01-27 00:49:18] "POST /network-ipams HTTP/1.1" 200 550 0.046546 10.0.0.32 - - [2025-01-27 00:49:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.003487 10.0.0.32 - - [2025-01-27 00:49:19] "GET /fabric/18202c53-97e7-4a3b-a888-099ad144408b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014551 10.0.0.22 - - [2025-01-27 00:49:19] "POST /ref-update HTTP/1.1" 200 156 0.051086 10.0.0.32 - - [2025-01-27 00:49:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003050 10.0.0.22 - - [2025-01-27 00:49:29] "GET /global-system-configs HTTP/1.1" 200 322 9.418994 10.0.0.32 - - [2025-01-27 00:49:31] "GET /global-system-configs HTTP/1.1" 200 322 7.883496 10.0.0.32 - - [2025-01-27 00:49:31] "GET /global-system-configs HTTP/1.1" 200 322 6.502556 10.0.0.22 - - [2025-01-27 00:49:31] "GET /global-system-configs HTTP/1.1" 200 322 5.207704 10.0.0.37 - - [2025-01-27 00:49:31] "GET /global-system-configs HTTP/1.1" 200 322 3.158203 10.0.0.37 - - [2025-01-27 00:49:31] "GET /global-system-configs HTTP/1.1" 200 322 0.795626 10.0.0.37 - - [2025-01-27 00:49:52] "GET / HTTP/1.1" 200 35931 0.002123 10.0.0.37 - - [2025-01-27 00:49:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.32 - - [2025-01-27 00:49:52] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.32 - - [2025-01-27 00:49:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.37 - - [2025-01-27 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.336966 10.0.0.37 - - [2025-01-27 00:49:53] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014648 10.0.0.32 - - [2025-01-27 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.047939 10.0.0.32 - - [2025-01-27 00:49:53] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008280 10.0.0.37 - - [2025-01-27 00:49:53] "POST /bgp-routers HTTP/1.1" 200 620 0.139830 10.0.0.32 - - [2025-01-27 00:49:53] "POST /bgp-routers HTTP/1.1" 200 620 0.139464 10.0.0.37 - - [2025-01-27 00:49:53] "GET /bgp-router/cfaa0391-071e-4baa-aaf3-46b642754a6a?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.008417 10.0.0.32 - - [2025-01-27 00:49:53] "GET /bgp-router/aa1da18f-6868-4b2d-8239-6aa578be992c?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.013774 10.0.0.37 - - [2025-01-27 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.32 - - [2025-01-27 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.37 - - [2025-01-27 00:49:53] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.009630 10.0.0.22 - - [2025-01-27 00:49:53] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.22 - - [2025-01-27 00:49:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.32 - - [2025-01-27 00:49:53] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005463 10.0.0.32 - - [2025-01-27 00:49:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007120 10.0.0.37 - - [2025-01-27 00:49:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011790 10.0.0.32 - - [2025-01-27 00:49:53] "POST /ref-update HTTP/1.1" 200 156 0.045726 10.0.0.37 - - [2025-01-27 00:49:53] "POST /ref-update HTTP/1.1" 200 156 0.037341 10.0.0.22 - - [2025-01-27 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.036162 10.0.0.22 - - [2025-01-27 00:49:54] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005896 10.0.0.22 - - [2025-01-27 00:49:54] "POST /bgp-routers HTTP/1.1" 200 620 0.076132 10.0.0.22 - - [2025-01-27 00:49:54] "GET /bgp-router/e1d6465c-964a-4cec-adc1-ebf1df82e7a8?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.006259 10.0.0.22 - - [2025-01-27 00:49:54] "POST /ref-update HTTP/1.1" 200 156 0.032898 10.0.0.22 - - [2025-01-27 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009114 10.0.0.22 - - [2025-01-27 00:49:54] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.006447 10.0.0.22 - - [2025-01-27 00:49:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004672 10.0.0.22 - - [2025-01-27 00:49:54] "POST /ref-update HTTP/1.1" 200 156 0.015646 10.0.0.32 - - [2025-01-27 00:50:50] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.32 - - [2025-01-27 00:50:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.22 - - [2025-01-27 00:50:50] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.22 - - [2025-01-27 00:50:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.37 - - [2025-01-27 00:50:50] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.37 - - [2025-01-27 00:50:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.32 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.696135 10.0.0.22 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.425240 10.0.0.37 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.056528 10.0.0.32 - - [2025-01-27 00:50:51] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.038631 10.0.0.37 - - [2025-01-27 00:50:51] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.019944 10.0.0.22 - - [2025-01-27 00:50:51] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.027584 10.0.0.32 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.007932 10.0.0.22 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.010270 10.0.0.37 - - [2025-01-27 00:50:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.005203 10.0.0.22 - - [2025-01-27 00:50:51] "POST /database-nodes HTTP/1.1" 200 603 0.067947 10.0.0.32 - - [2025-01-27 00:50:51] "POST /database-nodes HTTP/1.1" 200 603 0.102219 10.0.0.37 - - [2025-01-27 00:50:51] "POST /database-nodes HTTP/1.1" 200 603 0.157670 10.0.0.32 - - [2025-01-27 00:51:40] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.32 - - [2025-01-27 00:51:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.32 - - [2025-01-27 00:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.071514 10.0.0.32 - - [2025-01-27 00:51:41] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009839 10.0.0.32 - - [2025-01-27 00:51:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.016658 10.0.0.22 - - [2025-01-27 00:51:41] "GET / HTTP/1.1" 200 35931 0.005846 10.0.0.22 - - [2025-01-27 00:51:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.001095 10.0.0.32 - - [2025-01-27 00:51:41] "POST /analytics-nodes HTTP/1.1" 200 605 0.058292 10.0.0.37 - - [2025-01-27 00:51:41] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.37 - - [2025-01-27 00:51:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2025-01-27 00:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.533545 10.0.0.22 - - [2025-01-27 00:51:42] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006707 10.0.0.22 - - [2025-01-27 00:51:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.005072 10.0.0.37 - - [2025-01-27 00:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.126199 10.0.0.37 - - [2025-01-27 00:51:42] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004432 10.0.0.37 - - [2025-01-27 00:51:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003669 10.0.0.22 - - [2025-01-27 00:51:42] "POST /analytics-nodes HTTP/1.1" 200 605 0.059530 10.0.0.37 - - [2025-01-27 00:51:42] "POST /analytics-nodes HTTP/1.1" 200 605 0.076326 10.0.0.32 - - [2025-01-27 00:51:46] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.22 - - [2025-01-27 00:51:46] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.37 - - [2025-01-27 00:51:47] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.22 - - [2025-01-27 00:52:02] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.22 - - [2025-01-27 00:52:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.32 - - [2025-01-27 00:52:02] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.32 - - [2025-01-27 00:52:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.37 - - [2025-01-27 00:52:03] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.37 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.32 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.349416 10.0.0.37 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.061265 10.0.0.37 - - [2025-01-27 00:52:03] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.030877 10.0.0.22 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.712812 10.0.0.32 - - [2025-01-27 00:52:03] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007240 10.0.0.32 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.024723 10.0.0.37 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.011549 10.0.0.22 - - [2025-01-27 00:52:03] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.085154 10.0.0.22 - - [2025-01-27 00:52:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.007978 10.0.0.37 - - [2025-01-27 00:52:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.084683 10.0.0.32 - - [2025-01-27 00:52:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.160016 10.0.0.22 - - [2025-01-27 00:52:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.162257 10.0.0.37 - - [2025-01-27 00:52:16] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.37 - - [2025-01-27 00:52:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.22 - - [2025-01-27 00:52:16] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.22 - - [2025-01-27 00:52:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000377 10.0.0.32 - - [2025-01-27 00:52:16] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.32 - - [2025-01-27 00:52:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.37 - - [2025-01-27 00:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.871517 10.0.0.37 - - [2025-01-27 00:52:17] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005074 10.0.0.22 - - [2025-01-27 00:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.561391 10.0.0.22 - - [2025-01-27 00:52:17] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005410 10.0.0.37 - - [2025-01-27 00:52:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.004120 10.0.0.22 - - [2025-01-27 00:52:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.008576 10.0.0.32 - - [2025-01-27 00:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.099468 10.0.0.32 - - [2025-01-27 00:52:18] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008218 10.0.0.32 - - [2025-01-27 00:52:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.003054 10.0.0.22 - - [2025-01-27 00:52:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.072711 10.0.0.37 - - [2025-01-27 00:52:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.079098 10.0.0.32 - - [2025-01-27 00:52:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.104460 10.0.0.22 - - [2025-01-27 00:53:57] "GET /global-system-configs HTTP/1.1" 200 322 0.042456 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.32 - - [2025-01-27 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.046930 10.0.0.32 - - [2025-01-27 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.140862 10.0.0.32 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.570356 10.0.0.22 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.226262 10.0.0.37 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.028301 10.0.0.22 - - [2025-01-27 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.038873 10.0.0.32 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.114850 10.0.0.37 - - [2025-01-27 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.059722 10.0.0.22 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.161451 10.0.0.37 - - [2025-01-27 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.179278 10.0.0.37 - - [2025-01-27 00:53:59] "GET /global-system-configs HTTP/1.1" 200 322 0.032626 10.0.0.43 - - [2025-01-27 00:54:14] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.43 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000377 10.0.0.43 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.036048 10.0.0.43 - - [2025-01-27 00:54:14] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004190 10.0.0.43 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.43 - - [2025-01-27 00:54:14] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004080 10.0.0.43 - - [2025-01-27 00:54:14] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.015980 10.0.0.43 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 404 218 0.003234 10.0.0.50 - - [2025-01-27 00:54:14] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.50 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.43 - - [2025-01-27 00:54:14] "POST /virtual-routers HTTP/1.1" 200 603 0.036456 10.0.0.43 - - [2025-01-27 00:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.43 - - [2025-01-27 00:54:14] "GET /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.005641 10.0.0.43 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.003903 10.0.0.43 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.43 - - [2025-01-27 00:54:15] "GET /virtual-network/3c77c293-1d4b-4f12-8f10-1f1854cb5e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004314 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.052166 10.0.0.50 - - [2025-01-27 00:54:15] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005004 10.0.0.43 - - [2025-01-27 00:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.091306 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.50 - - [2025-01-27 00:54:15] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004506 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 404 218 0.005627 10.0.0.50 - - [2025-01-27 00:54:15] "POST /virtual-routers HTTP/1.1" 200 603 0.035187 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.50 - - [2025-01-27 00:54:15] "GET /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006382 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.007474 10.0.0.50 - - [2025-01-27 00:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.50 - - [2025-01-27 00:54:15] "GET /virtual-network/3c77c293-1d4b-4f12-8f10-1f1854cb5e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005270 10.0.0.50 - - [2025-01-27 00:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.109413 [Introspect:8084]10.0.0.37 - - [2025-01-27 00:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.37 - - [2025-01-27 00:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001266 [Introspect:8084]10.0.0.37 - - [2025-01-27 00:55:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.37 - - [2025-01-27 00:55:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000954 10.0.0.32 - - [2025-01-27 00:55:42] "GET /obj-perms HTTP/1.1" 200 5056 0.053864 10.0.0.22 - - [2025-01-27 00:55:42] "GET /obj-perms HTTP/1.1" 200 5056 0.045279 10.0.0.37 - - [2025-01-27 00:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.042262 10.0.0.22 - - [2025-01-27 00:58:57] "GET /global-system-configs HTTP/1.1" 200 322 0.056560 10.0.0.32 - - [2025-01-27 00:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.071900 10.0.0.22 - - [2025-01-27 00:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.093647 10.0.0.32 - - [2025-01-27 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.074370 10.0.0.32 - - [2025-01-27 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.104433 10.0.0.37 - - [2025-01-27 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.239580 10.0.0.22 - - [2025-01-27 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.088992 10.0.0.32 - - [2025-01-27 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.169502 10.0.0.37 - - [2025-01-27 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.090967 10.0.0.22 - - [2025-01-27 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.286657 10.0.0.37 - - [2025-01-27 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.180889 10.0.0.37 - - [2025-01-27 00:58:59] "GET /global-system-configs HTTP/1.1" 200 322 0.027102 10.0.0.32 - - [2025-01-27 00:59:45] "GET /obj-perms HTTP/1.1" 200 5056 0.050588 10.0.0.22 - - [2025-01-27 01:00:45] "GET /obj-perms HTTP/1.1" 200 5056 0.060448 10.0.0.37 - - [2025-01-27 01:00:46] "GET /obj-perms HTTP/1.1" 200 5056 0.045362 10.0.0.22 - - [2025-01-27 01:03:57] "GET /global-system-configs HTTP/1.1" 200 322 0.091041 10.0.0.37 - - [2025-01-27 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.131577 10.0.0.22 - - [2025-01-27 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.142048 10.0.0.32 - - [2025-01-27 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.165734 10.0.0.32 - - [2025-01-27 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.037579 10.0.0.32 - - [2025-01-27 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.058980 10.0.0.22 - - [2025-01-27 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.050325 10.0.0.37 - - [2025-01-27 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.173976 10.0.0.22 - - [2025-01-27 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.244640 10.0.0.32 - - [2025-01-27 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.337735 10.0.0.37 - - [2025-01-27 01:03:59] "GET /global-system-configs HTTP/1.1" 200 322 0.509125 10.0.0.37 - - [2025-01-27 01:03:59] "GET /global-system-configs HTTP/1.1" 200 322 0.027683 10.0.0.32 - - [2025-01-27 01:04:49] "GET /obj-perms HTTP/1.1" 200 5056 0.047962 10.0.0.22 - - [2025-01-27 01:04:49] "GET /obj-perms HTTP/1.1" 200 5056 0.046424 10.0.0.37 - - [2025-01-27 01:05:49] "GET /obj-perms HTTP/1.1" 200 5056 0.068662 10.0.0.32 - - [2025-01-27 01:08:52] "GET /obj-perms HTTP/1.1" 200 5056 0.059442 10.0.0.22 - - [2025-01-27 01:08:57] "GET /global-system-configs HTTP/1.1" 200 322 0.081201 10.0.0.37 - - [2025-01-27 01:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.153844 10.0.0.22 - - [2025-01-27 01:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.170560 10.0.0.32 - - [2025-01-27 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.048131 10.0.0.32 - - [2025-01-27 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.168573 10.0.0.32 - - [2025-01-27 01:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.320957 10.0.0.22 - - [2025-01-27 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.081567 10.0.0.37 - - [2025-01-27 01:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.154022 10.0.0.37 - - [2025-01-27 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.056813 10.0.0.22 - - [2025-01-27 01:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.795746 10.0.0.37 - - [2025-01-27 01:08:59] "GET /global-system-configs HTTP/1.1" 200 322 0.030078 10.0.0.32 - - [2025-01-27 01:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.160551 10.0.0.22 - - [2025-01-27 01:09:52] "GET /obj-perms HTTP/1.1" 200 5056 0.043465 10.0.0.37 - - [2025-01-27 01:09:53] "GET /obj-perms HTTP/1.1" 200 5056 0.044901 10.0.0.32 - - [2025-01-27 01:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.049935 10.0.0.22 - - [2025-01-27 01:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.053156 10.0.0.22 - - [2025-01-27 01:13:57] "GET /global-system-configs HTTP/1.1" 200 322 0.031018 10.0.0.37 - - [2025-01-27 01:13:57] "GET /obj-perms HTTP/1.1" 200 5056 0.130282 10.0.0.32 - - [2025-01-27 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.029853 10.0.0.32 - - [2025-01-27 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.082124 10.0.0.32 - - [2025-01-27 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.219299 10.0.0.22 - - [2025-01-27 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.232337 10.0.0.22 - - [2025-01-27 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.081215 10.0.0.37 - - [2025-01-27 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.170052 10.0.0.37 - - [2025-01-27 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.152935 10.0.0.37 - - [2025-01-27 01:13:59] "GET /global-system-configs HTTP/1.1" 200 322 0.093519 10.0.0.32 - - [2025-01-27 01:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.159014 10.0.0.22 - - [2025-01-27 01:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.171280 10.0.0.37 - - [2025-01-27 01:14:56] "GET /obj-perms HTTP/1.1" 200 5056 0.052474 10.0.0.32 - - [2025-01-27 01:17:59] "GET /obj-perms HTTP/1.1" 200 5056 0.047684 10.0.0.22 - - [2025-01-27 01:18:57] "GET /global-system-configs HTTP/1.1" 200 322 0.087442 10.0.0.37 - - [2025-01-27 01:18:57] "GET /obj-perms HTTP/1.1" 200 5056 0.155565 10.0.0.22 - - [2025-01-27 01:18:57] "GET /obj-perms HTTP/1.1" 200 5056 0.167398 10.0.0.32 - - [2025-01-27 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.024652 10.0.0.32 - - [2025-01-27 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.076742 10.0.0.32 - - [2025-01-27 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.230416 10.0.0.22 - - [2025-01-27 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.133282 10.0.0.22 - - [2025-01-27 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.164331 10.0.0.37 - - [2025-01-27 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.175335 10.0.0.37 - - [2025-01-27 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.106048 10.0.0.37 - - [2025-01-27 01:18:59] "GET /global-system-configs HTTP/1.1" 200 322 0.183083 10.0.0.32 - - [2025-01-27 01:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.276148 10.0.0.22 - - [2025-01-27 01:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.186450 10.0.0.37 - - [2025-01-27 01:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.052053 10.0.0.32 - - [2025-01-27 01:23:03] "GET /obj-perms HTTP/1.1" 200 5056 0.047280 10.0.0.22 - - [2025-01-27 01:23:03] "GET /obj-perms HTTP/1.1" 200 5056 0.043506 10.0.0.22 - - [2025-01-27 01:23:57] "GET /global-system-configs HTTP/1.1" 200 322 0.032476 10.0.0.37 - - [2025-01-27 01:23:57] "GET /obj-perms HTTP/1.1" 200 5056 0.144665 10.0.0.32 - - [2025-01-27 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.056804 10.0.0.32 - - [2025-01-27 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.128139 10.0.0.32 - - [2025-01-27 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.256951 10.0.0.22 - - [2025-01-27 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.280835 10.0.0.22 - - [2025-01-27 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.051149 10.0.0.37 - - [2025-01-27 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.170323 10.0.0.37 - - [2025-01-27 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.059280 10.0.0.37 - - [2025-01-27 01:23:59] "GET /global-system-configs HTTP/1.1" 200 322 0.049490 10.0.0.32 - - [2025-01-27 01:23:59] "GET /obj-perms HTTP/1.1" 200 5056 0.062071 10.0.0.22 - - [2025-01-27 01:23:59] "GET /obj-perms HTTP/1.1" 200 5056 0.084950 10.0.0.37 - - [2025-01-27 01:24:04] "GET /obj-perms HTTP/1.1" 200 5056 0.041687 10.0.0.32 - - [2025-01-27 01:27:07] "GET /obj-perms HTTP/1.1" 200 5056 0.044400 10.0.0.22 - - [2025-01-27 01:28:07] "GET /obj-perms HTTP/1.1" 200 5056 0.057628 10.0.0.37 - - [2025-01-27 01:28:07] "GET /obj-perms HTTP/1.1" 200 5056 0.056638 10.0.0.22 - - [2025-01-27 01:28:57] "GET /global-system-configs HTTP/1.1" 200 322 0.050665 10.0.0.32 - - [2025-01-27 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.032118 10.0.0.32 - - [2025-01-27 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.092207 10.0.0.32 - - [2025-01-27 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.277577 10.0.0.22 - - [2025-01-27 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.294222 10.0.0.37 - - [2025-01-27 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.313667 10.0.0.22 - - [2025-01-27 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.043568 10.0.0.37 - - [2025-01-27 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.071704 10.0.0.37 - - [2025-01-27 01:28:59] "GET /global-system-configs HTTP/1.1" 200 322 0.066545 10.0.0.37 - - [2025-01-27 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.144262 10.0.0.22 - - [2025-01-27 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.164188 10.0.0.32 - - [2025-01-27 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.186924 10.0.0.32 - - [2025-01-27 01:32:10] "GET /obj-perms HTTP/1.1" 200 5056 0.056528 10.0.0.22 - - [2025-01-27 01:32:10] "GET /obj-perms HTTP/1.1" 200 5056 0.049178 10.0.0.37 - - [2025-01-27 01:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.058378 10.0.0.22 - - [2025-01-27 01:33:57] "GET /global-system-configs HTTP/1.1" 200 322 0.030300 10.0.0.32 - - [2025-01-27 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.050785 10.0.0.32 - - [2025-01-27 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.168007 10.0.0.32 - - [2025-01-27 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.246483 10.0.0.22 - - [2025-01-27 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.251139 10.0.0.37 - - [2025-01-27 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.262012 10.0.0.22 - - [2025-01-27 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.110693 10.0.0.37 - - [2025-01-27 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.178420 10.0.0.32 - - [2025-01-27 01:33:59] "GET /obj-perms HTTP/1.1" 200 5056 0.240813 10.0.0.37 - - [2025-01-27 01:33:59] "GET /global-system-configs HTTP/1.1" 200 322 0.106754 10.0.0.22 - - [2025-01-27 01:33:59] "GET /obj-perms HTTP/1.1" 200 5056 0.165750 10.0.0.37 - - [2025-01-27 01:33:59] "GET /obj-perms HTTP/1.1" 200 5056 0.172964 10.0.0.32 - - [2025-01-27 01:36:14] "GET /obj-perms HTTP/1.1" 200 5056 0.064912 10.0.0.22 - - [2025-01-27 01:37:14] "GET /obj-perms HTTP/1.1" 200 5056 0.047448 10.0.0.37 - - [2025-01-27 01:37:15] "GET /obj-perms HTTP/1.1" 200 5056 0.050589 10.0.0.22 - - [2025-01-27 01:38:57] "GET /global-system-configs HTTP/1.1" 200 322 0.026402 10.0.0.32 - - [2025-01-27 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.092020 10.0.0.32 - - [2025-01-27 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.127620 10.0.0.22 - - [2025-01-27 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.246956 10.0.0.32 - - [2025-01-27 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.291661 10.0.0.37 - - [2025-01-27 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.302022 10.0.0.22 - - [2025-01-27 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.029801 10.0.0.22 - - [2025-01-27 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.115813 10.0.0.37 - - [2025-01-27 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.133388 10.0.0.32 - - [2025-01-27 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.160215 10.0.0.37 - - [2025-01-27 01:38:59] "GET /global-system-configs HTTP/1.1" 200 322 0.074991 10.0.0.37 - - [2025-01-27 01:38:59] "GET /obj-perms HTTP/1.1" 200 5056 0.139939 10.0.0.32 - - [2025-01-27 01:41:18] "GET /obj-perms HTTP/1.1" 200 5056 0.048316 10.0.0.22 - - [2025-01-27 01:41:18] "GET /obj-perms HTTP/1.1" 200 5056 0.048131 10.0.0.37 - - [2025-01-27 01:42:19] "GET /obj-perms HTTP/1.1" 200 5056 0.042428 10.0.0.22 - - [2025-01-27 01:43:57] "GET /global-system-configs HTTP/1.1" 200 322 0.049882 10.0.0.32 - - [2025-01-27 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.075535 10.0.0.32 - - [2025-01-27 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.166494 10.0.0.22 - - [2025-01-27 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.274417 10.0.0.37 - - [2025-01-27 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.290617 10.0.0.32 - - [2025-01-27 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.305711 10.0.0.22 - - [2025-01-27 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.049327 10.0.0.37 - - [2025-01-27 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.143092 10.0.0.32 - - [2025-01-27 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.232100 10.0.0.22 - - [2025-01-27 01:43:59] "GET /obj-perms HTTP/1.1" 200 5056 0.255814 10.0.0.37 - - [2025-01-27 01:43:59] "GET /obj-perms HTTP/1.1" 200 5056 0.267752 10.0.0.37 - - [2025-01-27 01:43:59] "GET /global-system-configs HTTP/1.1" 200 322 0.056289 10.0.0.32 - - [2025-01-27 01:45:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050272 10.0.0.22 - - [2025-01-27 01:46:22] "GET /obj-perms HTTP/1.1" 200 5056 0.044858 10.0.0.37 - - [2025-01-27 01:46:23] "GET /obj-perms HTTP/1.1" 200 5056 0.043865 10.0.0.22 - - [2025-01-27 01:48:57] "GET /global-system-configs HTTP/1.1" 200 322 0.045480 10.0.0.32 - - [2025-01-27 01:48:57] "GET /obj-perms HTTP/1.1" 200 5056 0.141691 10.0.0.32 - - [2025-01-27 01:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.067010 10.0.0.32 - - [2025-01-27 01:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.122967 10.0.0.37 - - [2025-01-27 01:48:58] "GET /obj-perms HTTP/1.1" 200 5056 0.294423 10.0.0.22 - - [2025-01-27 01:48:58] "GET /obj-perms HTTP/1.1" 200 5056 0.300703 10.0.0.22 - - [2025-01-27 01:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.056280 10.0.0.32 - - [2025-01-27 01:48:58] "GET /obj-perms HTTP/1.1" 200 5056 0.164144 10.0.0.37 - - [2025-01-27 01:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.109656 10.0.0.37 - - [2025-01-27 01:48:58] "GET /obj-perms HTTP/1.1" 200 5056 0.115735 10.0.0.22 - - [2025-01-27 01:48:58] "GET /obj-perms HTTP/1.1" 200 5056 0.141602 10.0.0.37 - - [2025-01-27 01:48:59] "GET /global-system-configs HTTP/1.1" 200 322 0.028942 10.0.0.32 - - [2025-01-27 01:50:26] "GET /obj-perms HTTP/1.1" 200 5056 0.059043 10.0.0.22 - - [2025-01-27 01:50:26] "GET /obj-perms HTTP/1.1" 200 5056 0.072365 10.0.0.37 - - [2025-01-27 01:51:27] "GET /obj-perms HTTP/1.1" 200 5056 0.052937 10.0.0.22 - - [2025-01-27 01:53:57] "GET /global-system-configs HTTP/1.1" 200 322 0.103945 10.0.0.32 - - [2025-01-27 01:53:57] "GET /obj-perms HTTP/1.1" 200 5056 0.151060 10.0.0.22 - - [2025-01-27 01:53:57] "GET /obj-perms HTTP/1.1" 200 5056 0.163856 10.0.0.32 - - [2025-01-27 01:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.023641 10.0.0.37 - - [2025-01-27 01:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.224759 10.0.0.32 - - [2025-01-27 01:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.004374 10.0.0.22 - - [2025-01-27 01:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.073711 10.0.0.32 - - [2025-01-27 01:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.138434 10.0.0.22 - - [2025-01-27 01:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.165042 10.0.0.37 - - [2025-01-27 01:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.089664 10.0.0.37 - - [2025-01-27 01:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.177185 10.0.0.37 - - [2025-01-27 01:53:59] "GET /global-system-configs HTTP/1.1" 200 322 0.065313 10.0.0.32 - - [2025-01-27 01:54:29] "GET /obj-perms HTTP/1.1" 200 5056 0.054390 10.0.0.22 - - [2025-01-27 01:55:30] "GET /obj-perms HTTP/1.1" 200 5056 0.048991 10.0.0.37 - - [2025-01-27 01:55:30] "GET /obj-perms HTTP/1.1" 200 5056 0.046675 10.0.0.22 - - [2025-01-27 01:58:57] "GET /global-system-configs HTTP/1.1" 200 322 0.084593 10.0.0.32 - - [2025-01-27 01:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.166326 10.0.0.22 - - [2025-01-27 01:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.180348 10.0.0.37 - - [2025-01-27 01:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.198249 10.0.0.32 - - [2025-01-27 01:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.027050 10.0.0.32 - - [2025-01-27 01:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.063573 10.0.0.22 - - [2025-01-27 01:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.075809 10.0.0.37 - - [2025-01-27 01:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.178996 10.0.0.22 - - [2025-01-27 01:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.195058 10.0.0.37 - - [2025-01-27 01:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.092328 10.0.0.32 - - [2025-01-27 01:58:59] "GET /obj-perms HTTP/1.1" 200 5056 0.343945 10.0.0.37 - - [2025-01-27 01:58:59] "GET /global-system-configs HTTP/1.1" 200 322 0.060504 10.0.0.32 - - [2025-01-27 01:59:33] "GET /obj-perms HTTP/1.1" 200 5056 0.068444 10.0.0.22 - - [2025-01-27 01:59:33] "GET /obj-perms HTTP/1.1" 200 5056 0.052884 10.0.0.37 - - [2025-01-27 02:00:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052706 10.0.0.32 - - [2025-01-27 02:03:36] "GET /obj-perms HTTP/1.1" 200 5056 0.051531 10.0.0.22 - - [2025-01-27 02:03:57] "GET /global-system-configs HTTP/1.1" 200 322 0.062303 10.0.0.22 - - [2025-01-27 02:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.103202 10.0.0.37 - - [2025-01-27 02:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.003935 10.0.0.32 - - [2025-01-27 02:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.031142 10.0.0.32 - - [2025-01-27 02:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.062355 10.0.0.32 - - [2025-01-27 02:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.259219 10.0.0.22 - - [2025-01-27 02:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.085526 10.0.0.22 - - [2025-01-27 02:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.166777 10.0.0.37 - - [2025-01-27 02:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.180686 10.0.0.37 - - [2025-01-27 02:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.130514 10.0.0.37 - - [2025-01-27 02:03:59] "GET /global-system-configs HTTP/1.1" 200 322 0.052400 10.0.0.32 - - [2025-01-27 02:03:59] "GET /obj-perms HTTP/1.1" 200 5056 0.166157 10.0.0.22 - - [2025-01-27 02:04:37] "GET /obj-perms HTTP/1.1" 200 5056 0.047991 10.0.0.37 - - [2025-01-27 02:04:37] "GET /obj-perms HTTP/1.1" 200 5056 0.061006 10.0.0.37 - - [2025-01-27 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.049599 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',), : ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',), : ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:06:39 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',), : ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',)}) __cause__ = None __class__ = __context__ = ValueError('badly formed hexadecimal UUID string',) __delattr__ = __dict__ = {'errors': {: ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',), : Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',), : Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',), : Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',), : ConnectionShutdown('Connection to 10.0.0.32:9041 is defunct',)}) database due to: None 10.0.0.37 - - [2025-01-27 02:06:39] "GET /obj-perms HTTP/1.1" 500 156 0.096745 10.0.0.22 - - [2025-01-27 02:06:50] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.22 - - [2025-01-27 02:06:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000687 10.0.0.32 - - [2025-01-27 02:06:50] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.32 - - [2025-01-27 02:06:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.43 - - [2025-01-27 02:06:50] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.43 - - [2025-01-27 02:06:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.50 - - [2025-01-27 02:06:50] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.50 - - [2025-01-27 02:06:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2025-01-27 02:06:51] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.22 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.22 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.600867 10.0.0.32 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.329497 10.0.0.32 - - [2025-01-27 02:06:51] "GET / HTTP/1.1" 200 35931 0.003395 10.0.0.32 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000391 10.0.0.32 - - [2025-01-27 02:06:51] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.32 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.43 - - [2025-01-27 02:06:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.629884 10.0.0.32 - - [2025-01-27 02:06:52] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.32 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.50 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.612199 10.0.0.22 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001601 10.0.0.32 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001482 10.0.0.22 - - [2025-01-27 02:06:52] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.22 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.623159 10.0.0.32 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.633273 10.0.0.43 - - [2025-01-27 02:06:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001589 10.0.0.32 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.637032 10.0.0.32 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.342967 10.0.0.22 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.054850 10.0.0.50 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001363 10.0.0.22 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001678 10.0.0.32 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001311 10.0.0.22 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001378 10.0.0.22 - - [2025-01-27 02:06:53] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.22 - - [2025-01-27 02:06:53] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.22 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.32 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001376 10.0.0.43 - - [2025-01-27 02:06:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001627 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001568 10.0.0.32 - - [2025-01-27 02:06:54] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001306 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000758 10.0.0.32 - - [2025-01-27 02:06:54] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000366 10.0.0.22 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002057 10.0.0.50 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.003302 10.0.0.22 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.315326 10.0.0.22 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001453 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001169 10.0.0.22 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001915 10.0.0.32 - - [2025-01-27 02:06:54] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.32 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001358 10.0.0.43 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001314 10.0.0.22 - - [2025-01-27 02:06:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.706032 10.0.0.22 - - [2025-01-27 02:06:55] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.32 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001334 10.0.0.32 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001213 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001326 10.0.0.50 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001331 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001340 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001005 10.0.0.32 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001422 10.0.0.32 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.760386 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001374 10.0.0.22 - - [2025-01-27 02:06:55] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.32 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001475 10.0.0.43 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001409 10.0.0.22 - - [2025-01-27 02:06:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001365 10.0.0.32 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001361 10.0.0.32 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001358 10.0.0.22 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001977 10.0.0.50 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.22 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001406 10.0.0.22 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001132 10.0.0.32 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001495 10.0.0.32 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.010409 10.0.0.22 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001191 10.0.0.32 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001345 10.0.0.43 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.007177 10.0.0.22 - - [2025-01-27 02:06:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001376 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001501 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001510 10.0.0.22 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001772 10.0.0.50 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001372 10.0.0.22 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001351 10.0.0.22 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.056027 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001108 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001340 10.0.0.22 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001167 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 2.682044 10.0.0.43 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001378 10.0.0.32 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 2.617621 10.0.0.22 - - [2025-01-27 02:06:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002041 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.006310 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001324 10.0.0.22 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001405 10.0.0.50 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001340 10.0.0.22 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001742 10.0.0.22 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001449 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001527 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.004099 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001362 10.0.0.22 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001317 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002213 10.0.0.43 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001472 10.0.0.32 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001341 10.0.0.22 - - [2025-01-27 02:06:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001418 10.0.0.32 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001338 10.0.0.32 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001184 10.0.0.22 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001331 10.0.0.50 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001581 10.0.0.22 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001390 10.0.0.22 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001438 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 2 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:06:59 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 500 156 0.425211 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 3 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:06:59 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:06:59] "POST /fqname-to-id HTTP/1.1" 500 156 0.522012 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 3 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:06:59 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:07:00] "POST /fqname-to-id HTTP/1.1" 500 156 0.070972 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 3 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:00 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:07:00] "POST /fqname-to-id HTTP/1.1" 500 156 0.589381 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 8 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:00 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:00] "POST /fqname-to-id HTTP/1.1" 500 156 0.808097 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:00 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:07:00] "POST /fqname-to-id HTTP/1.1" 500 156 0.763878 10.0.0.22 - - [2025-01-27 02:07:00] "GET / HTTP/1.1" 200 35931 0.002133 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.43 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.162421 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.348357 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.413690 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.32 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.579302 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.612823 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.489829 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.50 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.620203 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:01 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:01] "POST /fqname-to-id HTTP/1.1" 500 156 1.501677 10.0.0.32 - - [2025-01-27 02:07:02] "GET / HTTP/1.1" 200 35931 0.001936 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 11 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:03] "POST /fqname-to-id HTTP/1.1" 500 156 5.774583 10.0.0.43 - - [2025-01-27 02:07:05] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.43 - - [2025-01-27 02:07:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.50 - - [2025-01-27 02:07:06] "GET / HTTP/1.1" 200 35931 0.002300 10.0.0.50 - - [2025-01-27 02:07:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.32 - - [2025-01-27 02:07:06] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.32 - - [2025-01-27 02:07:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:06 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:06] "POST /fqname-to-id HTTP/1.1" 500 156 8.033330 10.0.0.32 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.32 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.32 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.32 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.32 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.32 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.32 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.32 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.32 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.32 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.22 - - [2025-01-27 02:07:07] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.22 - - [2025-01-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.32 - - [2025-01-27 02:07:08] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.32 - - [2025-01-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-01-27 02:07:08] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.22 - - [2025-01-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.22 - - [2025-01-27 02:07:08] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.22 - - [2025-01-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.22 - - [2025-01-27 02:07:08] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.22 - - [2025-01-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-01-27 02:07:08] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.22 - - [2025-01-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-01-27 02:07:09] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.22 - - [2025-01-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2025-01-27 02:07:12] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2025-01-27 02:07:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.001571 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:14 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-27 02:07:14] "GET /global-system-configs HTTP/1.1" 500 156 7.675407 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 14 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 27 02:07:24 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.43 - - [2025-01-27 02:07:24] "POST /fqname-to-id HTTP/1.1" 500 156 11.624903 10.0.0.37 - - [2025-01-27 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 20.185325 10.0.0.32 - - [2025-01-27 02:07:26] "GET /obj-perms HTTP/1.1" 200 5056 20.024382 10.0.0.50 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 12.396873 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 7.722022 10.0.0.22 - - [2025-01-27 02:07:26] "GET /obj-perms HTTP/1.1" 200 5056 19.783724 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 12.086657 10.0.0.50 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024585 10.0.0.22 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023353 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010858 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 10.941420 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022516 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 11.283759 10.0.0.50 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022422 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014121 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 10.646653 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008798 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021234 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013213 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 10.432902 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.082011 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.088025 10.0.0.50 - - [2025-01-27 02:07:26] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.065540 10.0.0.22 - - [2025-01-27 02:07:26] "GET /config-database-node/2859771b-bb12-450b-9301-08ef966aac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.072762 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015423 10.0.0.32 - - [2025-01-27 02:07:26] "GET /config-node/dfe17819-17d4-4773-92ef-fe6d008ab90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.064993 10.0.0.32 - - [2025-01-27 02:07:26] "GET /analytics-node/e5b1b58f-05f2-41b1-8d04-6dd3db34a7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.078521 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.037949 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 9.213696 10.0.0.22 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008013 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 9.847887 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.037039 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 8.606764 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007429 10.0.0.32 - - [2025-01-27 02:07:26] "GET /analytics-snmp-node/ff242785-4a06-48b5-b225-f7c982e1b70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.020751 10.0.0.32 - - [2025-01-27 02:07:26] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010105 10.0.0.32 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009357 10.0.0.50 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.048583 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.025181 10.0.0.32 - - [2025-01-27 02:07:26] "GET /database-node/3454ed61-8d5b-47f2-80c2-fd45eadab226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.036372 10.0.0.32 - - [2025-01-27 02:07:26] "POST /bgp-routers HTTP/1.1" 409 303 0.005860 10.0.0.32 - - [2025-01-27 02:07:26] "GET /config-database-node/40758b1e-a5ff-479f-98f5-b95816de7af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023393 10.0.0.22 - - [2025-01-27 02:07:26] "GET /analytics-alarm-node/778571ce-6d44-4bd9-8988-870057086a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.030594 10.0.0.50 - - [2025-01-27 02:07:26] "GET /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016035 10.0.0.32 - - [2025-01-27 02:07:26] "GET /analytics-alarm-node/b2609a3e-ec9e-439a-85f2-b4ffc4075a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016220 10.0.0.32 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.32 - - [2025-01-27 02:07:26] "GET /bgp-router/aa1da18f-6868-4b2d-8239-6aa578be992c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.037205 10.0.0.50 - - [2025-01-27 02:07:26] "PUT /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e HTTP/1.1" 200 262 0.101192 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 7.577352 10.0.0.22 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022327 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 7.287457 10.0.0.22 - - [2025-01-27 02:07:26] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007016 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.078686 10.0.0.50 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.114705 10.0.0.32 - - [2025-01-27 02:07:26] "PUT /bgp-router/aa1da18f-6868-4b2d-8239-6aa578be992c HTTP/1.1" 200 254 0.204793 10.0.0.22 - - [2025-01-27 02:07:26] "POST /bgp-routers HTTP/1.1" 409 303 0.081975 10.0.0.50 - - [2025-01-27 02:07:26] "GET /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021984 10.0.0.22 - - [2025-01-27 02:07:26] "GET /analytics-node/913dacb9-2e0e-462f-b4c6-3800ba41f883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.035006 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.50 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012276 10.0.0.22 - - [2025-01-27 02:07:26] "GET /bgp-router/e1d6465c-964a-4cec-adc1-ebf1df82e7a8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.031458 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 6.854784 10.0.0.50 - - [2025-01-27 02:07:26] "GET /virtual-machine-interface/fae38616-d658-4fe1-9e15-c5a69b32bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.029608 10.0.0.22 - - [2025-01-27 02:07:26] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.043952 10.0.0.22 - - [2025-01-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020585 10.0.0.32 - - [2025-01-27 02:07:27] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.32 - - [2025-01-27 02:07:27] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000570 10.0.0.22 - - [2025-01-27 02:07:27] "GET /database-node/55f4f972-a033-4994-86c8-2cb41e575192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.067046 10.0.0.50 - - [2025-01-27 02:07:27] "PUT /virtual-machine-interface/fae38616-d658-4fe1-9e15-c5a69b32bbc7 HTTP/1.1" 200 284 0.151200 10.0.0.22 - - [2025-01-27 02:07:27] "PUT /bgp-router/e1d6465c-964a-4cec-adc1-ebf1df82e7a8 HTTP/1.1" 200 254 0.243737 10.0.0.22 - - [2025-01-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 6.759518 10.0.0.22 - - [2025-01-27 02:07:27] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006656 10.0.0.22 - - [2025-01-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.22 - - [2025-01-27 02:07:27] "GET /config-node/0dd49422-f30d-410c-84f4-683257079fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.021717 10.0.0.22 - - [2025-01-27 02:07:28] "GET / HTTP/1.1" 200 35931 0.005542 10.0.0.22 - - [2025-01-27 02:07:28] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000397 10.0.0.32 - - [2025-01-27 02:07:28] "GET /global-system-configs HTTP/1.1" 200 322 6.849348 10.0.0.22 - - [2025-01-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 5.152264 10.0.0.22 - - [2025-01-27 02:07:28] "GET /global-system-configs HTTP/1.1" 200 322 4.448738 10.0.0.22 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 11.845812 10.0.0.32 - - [2025-01-27 02:07:28] "GET /global-system-configs HTTP/1.1" 200 322 3.084651 10.0.0.32 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 12.484917 10.0.0.37 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 14.137793 10.0.0.37 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 6.213669 10.0.0.22 - - [2025-01-27 02:07:28] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.026920 10.0.0.32 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 5.833504 10.0.0.37 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 2.600902 10.0.0.22 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 5.516278 10.0.0.22 - - [2025-01-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014820 10.0.0.22 - - [2025-01-27 02:07:28] "GET /obj-perms HTTP/1.1" 200 5056 2.214446 10.0.0.32 - - [2025-01-27 02:07:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.125630 10.0.0.22 - - [2025-01-27 02:07:28] "GET /analytics-snmp-node/6483c9e1-3152-45c1-b0af-9b835faa29d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.012333 10.0.0.32 - - [2025-01-27 02:07:29] "GET /obj-perms HTTP/1.1" 200 5056 1.194111 10.0.0.22 - - [2025-01-27 02:07:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.132401 10.0.0.43 - - [2025-01-27 02:07:29] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.43 - - [2025-01-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.43 - - [2025-01-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.052436 10.0.0.43 - - [2025-01-27 02:07:30] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005172 10.0.0.43 - - [2025-01-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.43 - - [2025-01-27 02:07:30] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004220 10.0.0.43 - - [2025-01-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.43 - - [2025-01-27 02:07:30] "GET /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.005991 10.0.0.43 - - [2025-01-27 02:07:30] "PUT /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e HTTP/1.1" 200 262 0.037007 10.0.0.43 - - [2025-01-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010148 10.0.0.43 - - [2025-01-27 02:07:30] "GET /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011950 10.0.0.43 - - [2025-01-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006369 10.0.0.43 - - [2025-01-27 02:07:30] "GET /virtual-machine-interface/d21db5c7-1015-4359-9054-de57fc4fb05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.094485 10.0.0.43 - - [2025-01-27 02:07:30] "PUT /virtual-machine-interface/d21db5c7-1015-4359-9054-de57fc4fb05c HTTP/1.1" 200 284 0.073546 10.0.0.32 - - [2025-01-27 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.32 - - [2025-01-27 02:07:33] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003889 10.0.0.32 - - [2025-01-27 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.32 - - [2025-01-27 02:07:33] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.017564 10.0.0.22 - - [2025-01-27 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.22 - - [2025-01-27 02:07:34] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005512 10.0.0.22 - - [2025-01-27 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.22 - - [2025-01-27 02:07:34] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.019643 10.0.0.32 - - [2025-01-27 02:07:34] "GET / HTTP/1.1" 200 35931 0.002552 10.0.0.32 - - [2025-01-27 02:07:34] "POST /alarms HTTP/1.1" 401 292 0.000577 10.0.0.22 - - [2025-01-27 02:07:34] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.22 - - [2025-01-27 02:07:34] "POST /alarms HTTP/1.1" 401 292 0.000424 10.0.0.32 - - [2025-01-27 02:07:35] "POST /alarms HTTP/1.1" 409 264 0.448594 10.0.0.32 - - [2025-01-27 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.22 - - [2025-01-27 02:07:35] "POST /alarms HTTP/1.1" 409 264 0.069829 10.0.0.22 - - [2025-01-27 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.32 - - [2025-01-27 02:07:35] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.112580 10.0.0.22 - - [2025-01-27 02:07:35] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.091285 10.0.0.32 - - [2025-01-27 02:07:35] "POST /alarms HTTP/1.1" 409 261 0.004274 10.0.0.22 - - [2025-01-27 02:07:35] "POST /alarms HTTP/1.1" 409 261 0.007656 10.0.0.32 - - [2025-01-27 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2025-01-27 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010023 10.0.0.32 - - [2025-01-27 02:07:36] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.090029 10.0.0.22 - - [2025-01-27 02:07:36] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.062547 10.0.0.32 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 261 0.009638 10.0.0.22 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 261 0.011781 10.0.0.32 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026062 10.0.0.22 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.037560 10.0.0.32 - - [2025-01-27 02:07:36] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.064960 10.0.0.22 - - [2025-01-27 02:07:36] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.074640 10.0.0.32 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 253 0.012794 10.0.0.22 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 253 0.016136 10.0.0.32 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.22 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.32 - - [2025-01-27 02:07:36] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.042907 10.0.0.22 - - [2025-01-27 02:07:36] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.044922 10.0.0.32 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 251 0.006202 10.0.0.22 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 251 0.004816 10.0.0.32 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.22 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.32 - - [2025-01-27 02:07:36] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.057031 10.0.0.22 - - [2025-01-27 02:07:36] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.044026 10.0.0.32 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 252 0.005229 10.0.0.22 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 252 0.010592 10.0.0.32 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.22 - - [2025-01-27 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.32 - - [2025-01-27 02:07:36] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.102692 10.0.0.22 - - [2025-01-27 02:07:36] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.107823 10.0.0.22 - - [2025-01-27 02:07:36] "POST /alarms HTTP/1.1" 409 256 0.009924 10.0.0.32 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 256 0.046341 10.0.0.22 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.32 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013327 10.0.0.22 - - [2025-01-27 02:07:37] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.062137 10.0.0.32 - - [2025-01-27 02:07:37] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.062783 10.0.0.32 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 248 0.016479 10.0.0.22 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 248 0.070087 10.0.0.32 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.32 - - [2025-01-27 02:07:37] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.046838 10.0.0.32 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 252 0.016954 10.0.0.22 - - [2025-01-27 02:07:37] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.103487 10.0.0.32 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016562 10.0.0.22 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 252 0.016221 10.0.0.22 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.32 - - [2025-01-27 02:07:37] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.099514 10.0.0.32 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 257 0.009177 10.0.0.22 - - [2025-01-27 02:07:37] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.122550 10.0.0.32 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011374 10.0.0.22 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 257 0.007873 10.0.0.22 - - [2025-01-27 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010175 10.0.0.32 - - [2025-01-27 02:07:37] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.077034 10.0.0.32 - - [2025-01-27 02:07:37] "POST /alarms HTTP/1.1" 409 251 0.015619 10.0.0.22 - - [2025-01-27 02:07:37] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.060154 10.0.0.32 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.22 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 251 0.011766 10.0.0.22 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026754 10.0.0.32 - - [2025-01-27 02:07:38] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.067776 10.0.0.32 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 257 0.009740 10.0.0.22 - - [2025-01-27 02:07:38] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.095056 10.0.0.32 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025385 10.0.0.22 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 257 0.006341 10.0.0.22 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.32 - - [2025-01-27 02:07:38] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.059453 10.0.0.32 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 261 0.015486 10.0.0.22 - - [2025-01-27 02:07:38] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.120782 10.0.0.32 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016666 10.0.0.22 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 261 0.008038 10.0.0.22 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.32 - - [2025-01-27 02:07:38] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.081246 10.0.0.32 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 258 0.004988 10.0.0.22 - - [2025-01-27 02:07:38] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.072552 10.0.0.32 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013291 10.0.0.22 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 258 0.005326 10.0.0.32 - - [2025-01-27 02:07:38] "GET / HTTP/1.1" 200 35931 0.006883 10.0.0.22 - - [2025-01-27 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025559 10.0.0.32 - - [2025-01-27 02:07:38] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.094039 10.0.0.32 - - [2025-01-27 02:07:38] "POST /alarms HTTP/1.1" 409 254 0.007898 10.0.0.32 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.22 - - [2025-01-27 02:07:39] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.115696 10.0.0.22 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 254 0.008687 10.0.0.22 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024401 10.0.0.32 - - [2025-01-27 02:07:39] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.137117 10.0.0.22 - - [2025-01-27 02:07:39] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.123064 10.0.0.22 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 254 0.009257 10.0.0.22 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.32 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 254 0.073020 10.0.0.32 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.22 - - [2025-01-27 02:07:39] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.116930 10.0.0.32 - - [2025-01-27 02:07:39] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.072909 10.0.0.22 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 254 0.013380 10.0.0.32 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 254 0.022828 10.0.0.22 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.32 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815 10.0.0.22 - - [2025-01-27 02:07:39] "GET / HTTP/1.1" 200 35931 0.031164 10.0.0.22 - - [2025-01-27 02:07:39] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.107437 10.0.0.22 - - [2025-01-27 02:07:39] "POST /alarms HTTP/1.1" 409 247 0.011191 10.0.0.22 - - [2025-01-27 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010873 10.0.0.22 - - [2025-01-27 02:07:40] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.067187 10.0.0.22 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 272 0.006207 10.0.0.22 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.32 - - [2025-01-27 02:07:40] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.058198 10.0.0.22 - - [2025-01-27 02:07:40] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.072897 10.0.0.32 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 247 0.008997 10.0.0.22 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 261 0.007165 10.0.0.32 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939 10.0.0.22 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.035589 10.0.0.32 - - [2025-01-27 02:07:40] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.043566 10.0.0.32 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 272 0.006336 10.0.0.22 - - [2025-01-27 02:07:40] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.064484 10.0.0.32 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025802 10.0.0.22 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 259 0.005828 10.0.0.22 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.32 - - [2025-01-27 02:07:40] "GET /network-ipam/5989c6d0-4b79-44de-a114-870c26fa7839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.059955 10.0.0.22 - - [2025-01-27 02:07:40] "GET /service-appliance-set/dee2b7bf-2228-4c77-b1a2-42d142ba4150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.078577 10.0.0.32 - - [2025-01-27 02:07:40] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.097045 10.0.0.32 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 261 0.006010 10.0.0.22 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.32 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.22 - - [2025-01-27 02:07:40] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.153384 10.0.0.22 - - [2025-01-27 02:07:40] "POST /alarms HTTP/1.1" 409 265 0.009389 10.0.0.22 - - [2025-01-27 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.32 - - [2025-01-27 02:07:40] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.064489 10.0.0.32 - - [2025-01-27 02:07:41] "POST /alarms HTTP/1.1" 409 259 0.007263 10.0.0.22 - - [2025-01-27 02:07:41] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.046927 10.0.0.32 - - [2025-01-27 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.22 - - [2025-01-27 02:07:41] "POST /alarms HTTP/1.1" 409 279 0.012108 10.0.0.22 - - [2025-01-27 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007992 10.0.0.32 - - [2025-01-27 02:07:41] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.077639 10.0.0.32 - - [2025-01-27 02:07:41] "POST /alarms HTTP/1.1" 409 265 0.010743 10.0.0.22 - - [2025-01-27 02:07:41] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.083373 10.0.0.32 - - [2025-01-27 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.32 - - [2025-01-27 02:07:41] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.126374 10.0.0.32 - - [2025-01-27 02:07:41] "POST /alarms HTTP/1.1" 409 279 0.018971 10.0.0.32 - - [2025-01-27 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010903 10.0.0.32 - - [2025-01-27 02:07:41] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.047391 10.0.0.22 - - [2025-01-27 02:07:41] "GET / HTTP/1.1" 200 35931 0.002669 10.0.0.22 - - [2025-01-27 02:07:41] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000470 10.0.0.32 - - [2025-01-27 02:07:42] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.32 - - [2025-01-27 02:07:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000475 10.0.0.22 - - [2025-01-27 02:07:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.358057 10.0.0.22 - - [2025-01-27 02:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009595 10.0.0.32 - - [2025-01-27 02:07:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.073519 10.0.0.32 - - [2025-01-27 02:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010005 10.0.0.22 - - [2025-01-27 02:07:43] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.029051 10.0.0.32 - - [2025-01-27 02:07:43] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.035107 10.0.0.32 - - [2025-01-27 02:07:43] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.22 - - [2025-01-27 02:07:43] "GET / HTTP/1.1" 200 35931 0.002340 10.0.0.22 - - [2025-01-27 02:07:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.32 - - [2025-01-27 02:07:43] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.32 - - [2025-01-27 02:07:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2025-01-27 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.753061 10.0.0.22 - - [2025-01-27 02:07:44] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.008331 10.0.0.32 - - [2025-01-27 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.074878 10.0.0.32 - - [2025-01-27 02:07:44] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.018294 10.0.0.22 - - [2025-01-27 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008346 10.0.0.32 - - [2025-01-27 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026816 10.0.0.32 - - [2025-01-27 02:07:44] "PUT /job-template/d3899921-d3ac-4220-8158-ac6d91cfd21d HTTP/1.1" 200 258 0.148013 10.0.0.22 - - [2025-01-27 02:07:44] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.069374 10.0.0.32 - - [2025-01-27 02:07:45] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.030002 10.0.0.32 - - [2025-01-27 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006839 10.0.0.32 - - [2025-01-27 02:07:45] "PUT /job-template/4da655c0-cc32-4944-9776-eaf7bf7ed354 HTTP/1.1" 200 258 0.090197 10.0.0.32 - - [2025-01-27 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019783 10.0.0.22 - - [2025-01-27 02:07:45] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.22 - - [2025-01-27 02:07:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000633 10.0.0.32 - - [2025-01-27 02:07:45] "GET / HTTP/1.1" 200 35931 0.003011 10.0.0.32 - - [2025-01-27 02:07:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.32 - - [2025-01-27 02:07:45] "PUT /job-template/a2dcca36-e03b-407a-b3d3-a5407a6cdc3f HTTP/1.1" 200 258 0.076584 10.0.0.32 - - [2025-01-27 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.32 - - [2025-01-27 02:07:45] "PUT /job-template/f896a4e7-4acc-4f0a-aaff-fd25f0622c78 HTTP/1.1" 200 258 0.045454 10.0.0.32 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022516 10.0.0.32 - - [2025-01-27 02:07:46] "PUT /job-template/60c1d2de-a1f4-4fea-972f-1e120abb8fe4 HTTP/1.1" 200 258 0.056568 10.0.0.32 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015880 10.0.0.32 - - [2025-01-27 02:07:46] "PUT /job-template/6fb95cf2-9521-4ee2-b0d0-fc4a251b402e HTTP/1.1" 200 258 0.054748 10.0.0.32 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009709 10.0.0.22 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.380136 10.0.0.22 - - [2025-01-27 02:07:46] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004170 10.0.0.32 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.043786 10.0.0.32 - - [2025-01-27 02:07:46] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005887 10.0.0.22 - - [2025-01-27 02:07:46] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.138242 10.0.0.32 - - [2025-01-27 02:07:46] "PUT /job-template/63620a48-4e5f-4a3d-8935-d4234d93aafd HTTP/1.1" 200 258 0.105358 10.0.0.32 - - [2025-01-27 02:07:46] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.247015 10.0.0.32 - - [2025-01-27 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016393 10.0.0.32 - - [2025-01-27 02:07:46] "PUT /job-template/52fae89c-56e3-4140-a942-1ab6bf0ba272 HTTP/1.1" 200 258 0.091244 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006985 10.0.0.32 - - [2025-01-27 02:07:47] "PUT /job-template/1a026dc7-c952-46a9-8f24-4ae2ad0a8b06 HTTP/1.1" 200 258 0.097970 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008195 10.0.0.32 - - [2025-01-27 02:07:47] "PUT /job-template/245fc394-6af8-443c-80b1-924eff458304 HTTP/1.1" 200 258 0.043492 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013630 10.0.0.32 - - [2025-01-27 02:07:47] "PUT /job-template/e1d809d2-a3de-4821-8f4f-a80d7cff3602 HTTP/1.1" 200 258 0.075758 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013868 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.32 - - [2025-01-27 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.32 - - [2025-01-27 02:07:48] "PUT /hardware/f6bfc45f-5000-41dc-9f11-a5ca7e39e1da HTTP/1.1" 200 250 0.060948 10.0.0.32 - - [2025-01-27 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.32 - - [2025-01-27 02:07:48] "PUT /hardware/493874ec-4e08-4896-a7e0-6991dfdedbdd HTTP/1.1" 200 250 0.023672 10.0.0.32 - - [2025-01-27 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.32 - - [2025-01-27 02:07:48] "PUT /hardware/82729391-bc5c-40ad-8684-06f42cf086ff HTTP/1.1" 200 250 0.033262 10.0.0.32 - - [2025-01-27 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.32 - - [2025-01-27 02:07:48] "PUT /hardware/245eb28b-1050-402a-93e9-95d1c0cc938c HTTP/1.1" 200 250 0.035278 10.0.0.32 - - [2025-01-27 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011489 10.0.0.32 - - [2025-01-27 02:07:48] "PUT /hardware/ca114b41-592b-4491-9082-d89765f35ea4 HTTP/1.1" 200 250 0.025016 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/c2649586-b5d2-40cc-9ae3-93f930af97eb HTTP/1.1" 200 250 0.052124 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/5626cb6c-45f3-41ba-a14d-e589aad6e899 HTTP/1.1" 200 250 0.028121 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/b95f9a4e-ff9e-4bff-8507-981bba0f563f HTTP/1.1" 200 250 0.025747 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/eff390bf-f4d1-4268-a105-b4dbb9547d06 HTTP/1.1" 200 250 0.028975 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011357 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/88fd0c42-428b-4981-b47c-8590959b0b30 HTTP/1.1" 200 250 0.031626 10.0.0.32 - - [2025-01-27 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.32 - - [2025-01-27 02:07:49] "PUT /hardware/e064e876-3c03-49e6-82a6-472076a188ff HTTP/1.1" 200 250 0.017844 10.0.0.32 - - [2025-01-27 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.32 - - [2025-01-27 02:07:50] "PUT /hardware/9e5c4aac-45f8-4abf-8e56-beab2a7cfc02 HTTP/1.1" 200 250 0.025710 10.0.0.32 - - [2025-01-27 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.32 - - [2025-01-27 02:07:50] "PUT /hardware/238eee78-2b5e-495b-b6d1-7d52635a2da9 HTTP/1.1" 200 250 0.067458 10.0.0.32 - - [2025-01-27 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.32 - - [2025-01-27 02:07:50] "PUT /hardware/92947eb0-a1ed-4d27-8e7d-9c384ba41986 HTTP/1.1" 200 250 0.033712 10.0.0.32 - - [2025-01-27 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.32 - - [2025-01-27 02:07:50] "PUT /hardware/2ef4bbfa-f2ba-43b5-ab58-a4acee2dc2f1 HTTP/1.1" 200 250 0.027739 10.0.0.32 - - [2025-01-27 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011297 10.0.0.32 - - [2025-01-27 02:07:50] "PUT /hardware/122c070b-bf12-4d77-863a-ab79a68989cd HTTP/1.1" 200 250 0.041815 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /hardware/ba19fcfa-150d-424c-923b-bc0c6b5b053b HTTP/1.1" 200 250 0.023934 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /hardware/25f4a6d5-4294-439c-86ab-b43a38864e53 HTTP/1.1" 200 250 0.023082 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017599 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /feature/5664a003-a909-4fb9-8617-91d71a1c676e HTTP/1.1" 200 248 0.034091 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /feature/ea8e0bf3-67e4-4cd9-8e9a-ab59ac9568c3 HTTP/1.1" 200 248 0.039165 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021982 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /feature/b9531a36-adae-4984-8d3d-6ba190e2ec82 HTTP/1.1" 200 248 0.046867 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014262 10.0.0.32 - - [2025-01-27 02:07:51] "PUT /feature/e49377a6-a52e-439b-974a-9764949d1015 HTTP/1.1" 200 248 0.042207 10.0.0.32 - - [2025-01-27 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.32 - - [2025-01-27 02:07:52] "PUT /physical-role/1d4b89ac-c54f-4746-8e5d-7a0cd1efb94f HTTP/1.1" 200 260 0.023590 10.0.0.32 - - [2025-01-27 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009523 10.0.0.32 - - [2025-01-27 02:07:52] "PUT /overlay-role/be205040-7b6f-4e82-a039-691ebc07f270 HTTP/1.1" 200 258 0.027301 10.0.0.32 - - [2025-01-27 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.32 - - [2025-01-27 02:07:52] "PUT /overlay-role/526035e0-7c16-4bcf-8a79-3c9e4ca84f78 HTTP/1.1" 200 258 0.033303 10.0.0.32 - - [2025-01-27 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.32 - - [2025-01-27 02:07:52] "PUT /overlay-role/91ef344a-6fc2-44e6-ac51-61d84557bb12 HTTP/1.1" 200 258 0.020388 10.0.0.32 - - [2025-01-27 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.32 - - [2025-01-27 02:07:53] "PUT /overlay-role/ffc6c6d0-8075-4ae9-8660-70add5f819f2 HTTP/1.1" 200 258 0.020290 10.0.0.32 - - [2025-01-27 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.32 - - [2025-01-27 02:07:53] "PUT /role-definition/7a93bb33-0b13-4b81-a9d4-804ac134c390 HTTP/1.1" 200 264 0.315822 10.0.0.32 - - [2025-01-27 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.32 - - [2025-01-27 02:07:53] "PUT /role-definition/6bc499f3-3c8f-4449-aa88-cf09e0742e3d HTTP/1.1" 200 264 0.046421 10.0.0.32 - - [2025-01-27 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901 10.0.0.32 - - [2025-01-27 02:07:53] "PUT /role-definition/39e5c884-1fde-48d0-b6be-dd97d5b022ab HTTP/1.1" 200 264 0.033428 10.0.0.32 - - [2025-01-27 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.32 - - [2025-01-27 02:07:54] "PUT /role-definition/fb9133ca-1a4c-476e-a224-f47e3c26c431 HTTP/1.1" 200 264 0.035700 10.0.0.32 - - [2025-01-27 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008802 10.0.0.32 - - [2025-01-27 02:07:54] "PUT /role-definition/45b25470-3a99-4647-aa9c-bb46b6985cbc HTTP/1.1" 200 264 0.035810 10.0.0.32 - - [2025-01-27 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.32 - - [2025-01-27 02:07:54] "PUT /role-definition/30a4bbf1-9b73-44a1-bf4d-e62075b11150 HTTP/1.1" 200 264 0.045439 10.0.0.32 - - [2025-01-27 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.32 - - [2025-01-27 02:07:54] "PUT /role-definition/a0139de1-5fdd-436b-bfb6-8720e0cd7cac HTTP/1.1" 200 264 0.033655 10.0.0.32 - - [2025-01-27 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006178 10.0.0.32 - - [2025-01-27 02:07:54] "PUT /role-definition/7ccaee45-79b6-4b53-8f52-03e6efa31ede HTTP/1.1" 200 264 0.027968 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.32 - - [2025-01-27 02:07:55] "PUT /feature-config/f538e616-016f-4542-a6e0-77c1f738eb62 HTTP/1.1" 200 262 0.018675 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019882 10.0.0.32 - - [2025-01-27 02:07:55] "PUT /node-profile/926404ac-9282-4714-852b-661d9607a549 HTTP/1.1" 200 258 0.081676 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.32 - - [2025-01-27 02:07:55] "PUT /node-profile/e3d260f5-974b-4b3a-bea6-c4be83963485 HTTP/1.1" 200 258 0.024187 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.32 - - [2025-01-27 02:07:55] "PUT /node-profile/0f1554fe-8324-4d10-8e89-7bc5879d9fb1 HTTP/1.1" 200 258 0.051911 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.32 - - [2025-01-27 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.240708 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.32 - - [2025-01-27 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011167 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013298 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008558 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026749 10.0.0.32 - - [2025-01-27 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.32 - - [2025-01-27 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009129 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010679 10.0.0.32 - - [2025-01-27 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010016 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011080 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.32 - - [2025-01-27 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006161 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.059465 10.0.0.32 - - [2025-01-27 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006814 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007464 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.32 - - [2025-01-27 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.32 - - [2025-01-27 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012405 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011864 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.32 - - [2025-01-27 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012876 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.32 - - [2025-01-27 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.32 - - [2025-01-27 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.236408 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010128 10.0.0.32 - - [2025-01-27 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008724 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.32 - - [2025-01-27 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009294 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007424 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.32 - - [2025-01-27 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.32 - - [2025-01-27 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.32 - - [2025-01-27 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.32 - - [2025-01-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.32 - - [2025-01-27 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009149 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.32 - - [2025-01-27 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006915 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.32 - - [2025-01-27 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.32 - - [2025-01-27 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.32 - - [2025-01-27 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.32 - - [2025-01-27 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.32 - - [2025-01-27 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010303 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.32 - - [2025-01-27 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007170 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008374 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.32 - - [2025-01-27 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.32 - - [2025-01-27 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.32 - - [2025-01-27 02:08:22] "POST /network-ipams HTTP/1.1" 409 257 0.003691 10.0.0.32 - - [2025-01-27 02:08:22] "POST /virtual-networks HTTP/1.1" 409 255 0.004750 10.0.0.32 - - [2025-01-27 02:08:22] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004543 10.0.0.32 - - [2025-01-27 02:08:22] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.004451 10.0.0.32 - - [2025-01-27 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.003554 10.0.0.37 - - [2025-01-27 02:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.119555 10.0.0.37 - - [2025-01-27 02:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.208613 10.0.0.37 - - [2025-01-27 02:08:59] "GET /global-system-configs HTTP/1.1" 200 322 0.039326 10.0.0.22 - - [2025-01-27 02:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.087631 10.0.0.32 - - [2025-01-27 02:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.159183 10.0.0.22 - - [2025-01-27 02:09:06] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.22 - - [2025-01-27 02:09:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 +++ date ++ echo 'INFO: =================== Mon Jan 27 02:10:30 UTC 2025 ===================' INFO: =================== Mon Jan 27 02:10:30 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.37 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.37:8081 10.0.0.32:8081 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.37:8086 10.0.0.32:8086 10.0.0.22: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.37,10.0.0.32,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.37:8082 10.0.0.32:8082 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.37:9161 10.0.0.32:9161 10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22: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.18,10.20.0.8,10.20.0.13 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.37:5673,10.0.0.32:5673,10.0.0.22: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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.37:6379 10.0.0.32:6379 10.0.0.22: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.37,10.0.0.32,10.0.0.22 ++ 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.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.37:9092 10.0.0.32:9092 10.0.0.22: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.37 ++ 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.37,10.0.0.32,10.0.0.22 ++ 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.37,10.0.0.32,10.0.0.22 ++ 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.37,10.0.0.32,10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.37 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.37 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.37,10.0.0.32,10.0.0.22 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.37,10.0.0.32,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.37,10.20.0.18,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.37'\''))' +++ local server_ip=10.0.0.37 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.37 ]] +++ [[ ,10.0.0.37,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.37, ]] +++ echo 10.0.0.37 1 +++ return ++ local ip=10.0.0.37 ++ [[ -z 10.0.0.37 ]] ++ echo 10.0.0.37 + host_ip=10.0.0.37 + [[ cql == \c\q\l ]] ++ echo 10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.37: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 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 01/27/2025 02:10:40.759 7f5325360e48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/27/2025 02:10:40.947 7f5325360e48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/27/2025 02:10:40.976 7f5325360e48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/27/2025 02:10:40.978 7f5325360e48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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.37:8082/ Hit Ctrl-C to quit. 10.0.0.37 - - [2025-01-27 02:10:42] "GET / HTTP/1.1" 200 45871 0.002110 10.0.0.37 - - [2025-01-27 02:10:42] "GET / HTTP/1.1" 200 45871 0.001243 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.37 - - [2025-01-27 02:10:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000840 10.0.0.37 - - [2025-01-27 02:10:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000410 10.0.0.32 - - [2025-01-27 02:10:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.37 - - [2025-01-27 02:10:42] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.37 - - [2025-01-27 02:10:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.37 - - [2025-01-27 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.944300 10.0.0.37 - - [2025-01-27 02:10:46] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008102 10.0.0.37 - - [2025-01-27 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.37 - - [2025-01-27 02:10:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 3.184864 10.0.0.37 - - [2025-01-27 02:10:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004594 10.0.0.32 - - [2025-01-27 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 2.194473 10.0.0.37 - - [2025-01-27 02:10:46] "GET /config-node/4a3458a4-cd7b-4ffc-aa38-0cfc66167921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.011202 10.0.0.37 - - [2025-01-27 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 2.927151 10.0.0.37 - - [2025-01-27 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.32 - - [2025-01-27 02:10:46] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.32 - - [2025-01-27 02:10:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000419 10.0.0.22 - - [2025-01-27 02:10:46] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.22 - - [2025-01-27 02:10:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000411 10.0.0.37 - - [2025-01-27 02:10:46] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.37 - - [2025-01-27 02:10:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000533 10.0.0.32 - - [2025-01-27 02:10:47] "GET /service-appliance-set/1e471c5e-3929-4899-ae39-72c91cb56bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.213619 10.0.0.32 - - [2025-01-27 02:10:48] "PUT /access-control-list/4670b136-3383-4393-91dd-233f4fe5b780 HTTP/1.1" 200 272 1.245949 /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.32 - - [2025-01-27 02:10:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.964659 10.0.0.22 - - [2025-01-27 02:10:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.689137 10.0.0.37 - - [2025-01-27 02:10:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.403927 10.0.0.32 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.32 - - [2025-01-27 02:10:53] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006315 10.0.0.22 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009444 10.0.0.22 - - [2025-01-27 02:10:53] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004660 10.0.0.37 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.37 - - [2025-01-27 02:10:53] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004951 10.0.0.32 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.37 - - [2025-01-27 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.32 - - [2025-01-27 02:10:54] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.015045 10.0.0.37 - - [2025-01-27 02:10:54] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.101505 10.0.0.22 - - [2025-01-27 02:10:54] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.133972 10.0.0.32 - - [2025-01-27 02:10:54] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.32 - - [2025-01-27 02:10:54] "POST /alarms HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2025-01-27 02:10:54] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.22 - - [2025-01-27 02:10:54] "POST /alarms HTTP/1.1" 401 292 0.000421 10.0.0.37 - - [2025-01-27 02:10:54] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.37 - - [2025-01-27 02:10:54] "POST /alarms HTTP/1.1" 401 292 0.000556 10.0.0.32 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 264 0.836922 10.0.0.32 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.22 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 264 0.484138 10.0.0.22 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.37 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 264 0.083407 10.0.0.37 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.32 - - [2025-01-27 02:10:55] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.021697 10.0.0.22 - - [2025-01-27 02:10:55] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.022814 10.0.0.32 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 261 0.010152 10.0.0.37 - - [2025-01-27 02:10:55] "PUT /alarm/8ffc98c9-4687-44cc-baec-3e8d4a59762a HTTP/1.1" 200 244 0.031693 10.0.0.22 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 261 0.004214 10.0.0.32 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.37 - - [2025-01-27 02:10:55] "POST /alarms HTTP/1.1" 409 261 0.010995 10.0.0.22 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.37 - - [2025-01-27 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.22 - - [2025-01-27 02:10:55] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.019873 10.0.0.32 - - [2025-01-27 02:10:55] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.042430 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 261 0.005915 10.0.0.32 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 261 0.003813 10.0.0.37 - - [2025-01-27 02:10:56] "PUT /alarm/380fc8ef-fb4b-483f-a312-4df9dd113906 HTTP/1.1" 200 244 0.043849 10.0.0.22 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009912 10.0.0.37 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 261 0.013700 10.0.0.32 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011679 10.0.0.37 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013548 10.0.0.22 - - [2025-01-27 02:10:56] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.041736 10.0.0.32 - - [2025-01-27 02:10:56] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.056204 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 253 0.006413 10.0.0.37 - - [2025-01-27 02:10:56] "PUT /alarm/764ca332-d87a-4586-94a6-a2a0e182f9fc HTTP/1.1" 200 244 0.048690 10.0.0.32 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 253 0.007956 10.0.0.37 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 253 0.007898 10.0.0.22 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012435 10.0.0.32 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012539 10.0.0.37 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.22 - - [2025-01-27 02:10:56] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.034530 10.0.0.32 - - [2025-01-27 02:10:56] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.044231 10.0.0.37 - - [2025-01-27 02:10:56] "PUT /alarm/ac0996eb-2395-4ec7-b933-02cdd8ccd241 HTTP/1.1" 200 244 0.039298 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 251 0.013921 10.0.0.32 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 251 0.005807 10.0.0.22 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.37 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 251 0.013830 10.0.0.32 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.37 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.22 - - [2025-01-27 02:10:56] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.030684 10.0.0.32 - - [2025-01-27 02:10:56] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.038347 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 252 0.006704 10.0.0.37 - - [2025-01-27 02:10:56] "PUT /alarm/b331a720-4add-4ffb-ae06-9e212d287cdd HTTP/1.1" 200 244 0.037958 10.0.0.32 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 252 0.004847 10.0.0.37 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 252 0.008512 10.0.0.22 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008714 10.0.0.32 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.37 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.22 - - [2025-01-27 02:10:56] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.033388 10.0.0.32 - - [2025-01-27 02:10:56] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.038218 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 256 0.006665 10.0.0.37 - - [2025-01-27 02:10:56] "PUT /alarm/27626e62-7b33-47d5-941e-9770601f441b HTTP/1.1" 200 244 0.063728 10.0.0.32 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 256 0.005944 10.0.0.22 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.37 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 256 0.008616 10.0.0.32 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.22 - - [2025-01-27 02:10:56] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.029474 10.0.0.37 - - [2025-01-27 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.32 - - [2025-01-27 02:10:56] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.039216 10.0.0.22 - - [2025-01-27 02:10:56] "POST /alarms HTTP/1.1" 409 248 0.014138 10.0.0.37 - - [2025-01-27 02:10:57] "PUT /alarm/c12ba176-a60f-4f22-a9ee-bb0dcf231a0d HTTP/1.1" 200 244 0.029753 10.0.0.32 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 248 0.017619 10.0.0.22 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.32 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.22 - - [2025-01-27 02:10:57] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.041755 10.0.0.32 - - [2025-01-27 02:10:57] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.033457 10.0.0.22 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 252 0.009150 10.0.0.32 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 252 0.003612 10.0.0.32 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.32 - - [2025-01-27 02:10:57] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.035488 10.0.0.37 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 248 0.448229 10.0.0.22 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.279994 10.0.0.32 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 257 0.110413 10.0.0.37 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014337 10.0.0.32 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011269 10.0.0.22 - - [2025-01-27 02:10:57] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.024328 10.0.0.22 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 257 0.007668 10.0.0.37 - - [2025-01-27 02:10:57] "PUT /alarm/b3dffb96-1f3c-48af-a4f9-46c1f58fae5b HTTP/1.1" 200 244 0.063356 10.0.0.22 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025579 10.0.0.32 - - [2025-01-27 02:10:57] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.100019 10.0.0.37 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 252 0.006239 10.0.0.32 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 251 0.004636 10.0.0.37 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.22 - - [2025-01-27 02:10:57] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.043795 10.0.0.32 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010454 10.0.0.22 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 251 0.005142 10.0.0.37 - - [2025-01-27 02:10:57] "PUT /alarm/da14086b-e549-46f7-b18b-582ae8fcbd73 HTTP/1.1" 200 244 0.042703 10.0.0.22 - - [2025-01-27 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.32 - - [2025-01-27 02:10:57] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.043853 10.0.0.37 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 257 0.004697 10.0.0.32 - - [2025-01-27 02:10:57] "POST /alarms HTTP/1.1" 409 257 0.004583 10.0.0.22 - - [2025-01-27 02:10:57] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.032912 10.0.0.37 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008848 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.22 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 257 0.006926 10.0.0.37 - - [2025-01-27 02:10:58] "PUT /alarm/3ee7cbfe-1a49-4985-a4b1-367bdc9ba317 HTTP/1.1" 200 244 0.024841 10.0.0.32 - - [2025-01-27 02:10:58] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.029238 10.0.0.22 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017219 10.0.0.37 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 251 0.006014 10.0.0.32 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 261 0.015887 10.0.0.37 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.22 - - [2025-01-27 02:10:58] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.030946 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.22 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 261 0.011908 10.0.0.22 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.32 - - [2025-01-27 02:10:58] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.057286 10.0.0.37 - - [2025-01-27 02:10:58] "PUT /alarm/e95fce03-9cb6-4f27-ba08-ba64947102d3 HTTP/1.1" 200 244 0.104096 10.0.0.32 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 258 0.005519 10.0.0.37 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 257 0.010458 10.0.0.22 - - [2025-01-27 02:10:58] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.046486 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.37 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.22 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 258 0.017838 10.0.0.32 - - [2025-01-27 02:10:58] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.030135 10.0.0.22 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481 10.0.0.37 - - [2025-01-27 02:10:58] "PUT /alarm/fb07267b-8c89-4909-8d8d-50727b9bcdca HTTP/1.1" 200 244 0.040335 10.0.0.32 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 254 0.007695 10.0.0.37 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 261 0.010862 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013820 10.0.0.22 - - [2025-01-27 02:10:58] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.063711 10.0.0.37 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014786 10.0.0.22 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 254 0.004114 10.0.0.32 - - [2025-01-27 02:10:58] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.037472 10.0.0.37 - - [2025-01-27 02:10:58] "PUT /alarm/4e7fe860-4944-4deb-b608-6bb67cbca806 HTTP/1.1" 200 244 0.049870 10.0.0.22 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.32 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 254 0.005101 10.0.0.37 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 258 0.006363 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013377 10.0.0.22 - - [2025-01-27 02:10:58] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.045365 10.0.0.37 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016271 10.0.0.22 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 254 0.004180 10.0.0.32 - - [2025-01-27 02:10:58] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.028463 10.0.0.37 - - [2025-01-27 02:10:58] "PUT /alarm/4f4bda75-5242-4f08-8680-558bd6f57504 HTTP/1.1" 200 244 0.032867 10.0.0.32 - - [2025-01-27 02:10:58] "POST /alarms HTTP/1.1" 409 254 0.005209 10.0.0.22 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018606 10.0.0.32 - - [2025-01-27 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 254 0.009439 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.024680 10.0.0.32 - - [2025-01-27 02:10:59] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.024434 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019330 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 254 0.020751 10.0.0.32 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 247 0.003977 10.0.0.22 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.37 - - [2025-01-27 02:10:59] "PUT /alarm/5c5439f0-e7a5-4cda-82b0-5ded9e83cd75 HTTP/1.1" 200 244 0.029082 10.0.0.32 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013734 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 254 0.004560 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.026480 10.0.0.32 - - [2025-01-27 02:10:59] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.026961 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 247 0.004606 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019416 10.0.0.32 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 272 0.004392 10.0.0.22 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013551 10.0.0.37 - - [2025-01-27 02:10:59] "PUT /alarm/d36057e5-2c3e-4592-8a1e-bdda99ca4a3c HTTP/1.1" 200 244 0.019159 10.0.0.32 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 254 0.006562 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.023644 10.0.0.32 - - [2025-01-27 02:10:59] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.026160 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 272 0.003549 10.0.0.32 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 261 0.004136 10.0.0.22 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.37 - - [2025-01-27 02:10:59] "PUT /alarm/af97608f-06f2-43bc-9c5d-578c34f6fa9e HTTP/1.1" 200 244 0.022533 10.0.0.32 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016692 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 247 0.004074 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.028365 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.32 - - [2025-01-27 02:10:59] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.036239 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 261 0.011254 10.0.0.32 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 259 0.004283 10.0.0.37 - - [2025-01-27 02:10:59] "PUT /alarm/c715be51-dec8-457b-afa5-b6f7590cc393 HTTP/1.1" 200 244 0.019787 10.0.0.22 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.32 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 272 0.004164 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.029740 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.32 - - [2025-01-27 02:10:59] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.042996 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 259 0.009741 10.0.0.32 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 265 0.008963 10.0.0.37 - - [2025-01-27 02:10:59] "PUT /alarm/449c68ce-621f-41f0-b6f6-e6ff65024643 HTTP/1.1" 200 244 0.034590 10.0.0.22 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.32 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.37 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 261 0.006274 10.0.0.22 - - [2025-01-27 02:10:59] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.035143 10.0.0.37 - - [2025-01-27 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.22 - - [2025-01-27 02:10:59] "POST /alarms HTTP/1.1" 409 265 0.005817 10.0.0.32 - - [2025-01-27 02:11:00] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.054731 10.0.0.37 - - [2025-01-27 02:11:00] "PUT /alarm/fb232599-43fe-4586-836f-fa1e13383ff4 HTTP/1.1" 200 244 0.024265 10.0.0.22 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.32 - - [2025-01-27 02:11:00] "POST /alarms HTTP/1.1" 409 279 0.004642 10.0.0.37 - - [2025-01-27 02:11:00] "POST /alarms HTTP/1.1" 409 259 0.005372 10.0.0.32 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.22 - - [2025-01-27 02:11:00] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.027653 10.0.0.37 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.32 - - [2025-01-27 02:11:00] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.016836 10.0.0.22 - - [2025-01-27 02:11:00] "POST /alarms HTTP/1.1" 409 279 0.007415 10.0.0.22 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.37 - - [2025-01-27 02:11:00] "PUT /alarm/2241775b-1e2c-4a45-ad40-b43109b908f5 HTTP/1.1" 200 244 0.032391 10.0.0.37 - - [2025-01-27 02:11:00] "POST /alarms HTTP/1.1" 409 265 0.004291 10.0.0.22 - - [2025-01-27 02:11:00] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.024402 10.0.0.37 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.37 - - [2025-01-27 02:11:00] "PUT /alarm/c249459c-48fb-4c44-8295-ccc33e2e26dc HTTP/1.1" 200 244 0.027091 10.0.0.37 - - [2025-01-27 02:11:00] "POST /alarms HTTP/1.1" 409 279 0.004690 10.0.0.37 - - [2025-01-27 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.32 - - [2025-01-27 02:11:00] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.32 - - [2025-01-27 02:11:00] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000549 10.0.0.37 - - [2025-01-27 02:11:00] "PUT /alarm/1d995ca8-5b5a-4549-8c1b-0280f6789815 HTTP/1.1" 200 244 0.043340 10.0.0.22 - - [2025-01-27 02:11:00] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.22 - - [2025-01-27 02:11:00] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000392 10.0.0.37 - - [2025-01-27 02:11:00] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.37 - - [2025-01-27 02:11:00] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000485 10.0.0.32 - - [2025-01-27 02:11:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 6.355590 10.0.0.32 - - [2025-01-27 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.32 - - [2025-01-27 02:11:12] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.013704 10.0.0.22 - - [2025-01-27 02:11:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 6.070241 10.0.0.22 - - [2025-01-27 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.22 - - [2025-01-27 02:11:12] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.017658 10.0.0.32 - - [2025-01-27 02:11:12] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.32 - - [2025-01-27 02:11:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.37 - - [2025-01-27 02:11:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.782929 10.0.0.37 - - [2025-01-27 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.37 - - [2025-01-27 02:11:12] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.017898 10.0.0.22 - - [2025-01-27 02:11:13] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.22 - - [2025-01-27 02:11:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000891 10.0.0.37 - - [2025-01-27 02:11:13] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.37 - - [2025-01-27 02:11:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2025-01-27 02:11:14] "GET /global-system-configs HTTP/1.1" 200 322 5.072055 10.0.0.37 - - [2025-01-27 02:11:17] "GET /global-system-configs HTTP/1.1" 200 322 3.245817 10.0.0.32 - - [2025-01-27 02:11:17] "GET /global-system-configs HTTP/1.1" 200 322 1.296621 10.0.0.32 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.719701 10.0.0.32 - - [2025-01-27 02:11:17] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004726 10.0.0.22 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.447837 10.0.0.22 - - [2025-01-27 02:11:17] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006418 10.0.0.37 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.186090 10.0.0.32 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.37 - - [2025-01-27 02:11:17] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.007854 10.0.0.22 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.37 - - [2025-01-27 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006561 10.0.0.32 - - [2025-01-27 02:11:17] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.014251 10.0.0.22 - - [2025-01-27 02:11:17] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.020537 10.0.0.37 - - [2025-01-27 02:11:17] "PUT /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 276 0.013182 10.0.0.32 - - [2025-01-27 02:11:18] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.32 - - [2025-01-27 02:11:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2025-01-27 02:11:18] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.22 - - [2025-01-27 02:11:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.003089 10.0.0.37 - - [2025-01-27 02:11:18] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.37 - - [2025-01-27 02:11:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000383 10.0.0.32 - - [2025-01-27 02:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.601564 10.0.0.32 - - [2025-01-27 02:11:19] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010730 10.0.0.22 - - [2025-01-27 02:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.346920 10.0.0.22 - - [2025-01-27 02:11:19] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019259 10.0.0.37 - - [2025-01-27 02:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.084028 10.0.0.37 - - [2025-01-27 02:11:19] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024631 10.0.0.32 - - [2025-01-27 02:11:19] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.081778 10.0.0.22 - - [2025-01-27 02:11:19] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.068345 10.0.0.37 - - [2025-01-27 02:11:19] "PUT /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05 HTTP/1.1" 200 274 0.054269 10.0.0.32 - - [2025-01-27 02:11:21] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.32 - - [2025-01-27 02:11:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.22 - - [2025-01-27 02:11:21] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.22 - - [2025-01-27 02:11:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.37 - - [2025-01-27 02:11:21] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.37 - - [2025-01-27 02:11:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.32 - - [2025-01-27 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.486479 10.0.0.32 - - [2025-01-27 02:11:21] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006908 10.0.0.32 - - [2025-01-27 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013853 10.0.0.32 - - [2025-01-27 02:11:22] "GET /analytics-node/e5b1b58f-05f2-41b1-8d04-6dd3db34a7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.008128 10.0.0.22 - - [2025-01-27 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.392534 10.0.0.37 - - [2025-01-27 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.043492 10.0.0.22 - - [2025-01-27 02:11:22] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016014 10.0.0.37 - - [2025-01-27 02:11:22] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007631 10.0.0.22 - - [2025-01-27 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.37 - - [2025-01-27 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.22 - - [2025-01-27 02:11:22] "GET /analytics-node/913dacb9-2e0e-462f-b4c6-3800ba41f883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005621 10.0.0.37 - - [2025-01-27 02:11:22] "GET /analytics-node/fcd0a0ef-cc42-45f3-b1f0-2ca23b607847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003890 10.0.0.32 - - [2025-01-27 02:11:27] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.32 - - [2025-01-27 02:11:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.32 - - [2025-01-27 02:11:27] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.22 - - [2025-01-27 02:11:27] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.22 - - [2025-01-27 02:11:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.22 - - [2025-01-27 02:11:28] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.37 - - [2025-01-27 02:11:28] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.37 - - [2025-01-27 02:11:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.37 - - [2025-01-27 02:11:29] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.32 - - [2025-01-27 02:11:33] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.32 - - [2025-01-27 02:11:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.22 - - [2025-01-27 02:11:33] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.22 - - [2025-01-27 02:11:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000385 10.0.0.37 - - [2025-01-27 02:11:35] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.37 - - [2025-01-27 02:11:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.002026 10.0.0.32 - - [2025-01-27 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 8.759165 10.0.0.32 - - [2025-01-27 02:11:45] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007651 10.0.0.32 - - [2025-01-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.32 - - [2025-01-27 02:11:45] "GET /analytics-alarm-node/b2609a3e-ec9e-439a-85f2-b4ffc4075a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005225 10.0.0.22 - - [2025-01-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 8.392804 10.0.0.22 - - [2025-01-27 02:11:45] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008183 10.0.0.22 - - [2025-01-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.22 - - [2025-01-27 02:11:45] "GET /analytics-alarm-node/778571ce-6d44-4bd9-8988-870057086a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004974 10.0.0.37 - - [2025-01-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 8.122152 10.0.0.37 - - [2025-01-27 02:11:45] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007023 10.0.0.37 - - [2025-01-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.37 - - [2025-01-27 02:11:45] "GET /analytics-alarm-node/4919b04d-07dc-4751-8a03-e75ddd2321ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.003720 10.0.0.32 - - [2025-01-27 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 6.109144 10.0.0.32 - - [2025-01-27 02:11:48] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008134 10.0.0.32 - - [2025-01-27 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.32 - - [2025-01-27 02:11:48] "GET /analytics-snmp-node/ff242785-4a06-48b5-b225-f7c982e1b70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006122 10.0.0.22 - - [2025-01-27 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 5.563654 10.0.0.22 - - [2025-01-27 02:11:48] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007347 10.0.0.22 - - [2025-01-27 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.22 - - [2025-01-27 02:11:48] "GET /analytics-snmp-node/6483c9e1-3152-45c1-b0af-9b835faa29d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006032 10.0.0.37 - - [2025-01-27 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 4.717186 10.0.0.37 - - [2025-01-27 02:11:49] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010206 10.0.0.22 - - [2025-01-27 02:11:49] "GET /global-system-configs HTTP/1.1" 200 322 4.390530 10.0.0.37 - - [2025-01-27 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.32 - - [2025-01-27 02:11:49] "GET /global-system-configs HTTP/1.1" 200 322 2.560893 10.0.0.37 - - [2025-01-27 02:11:49] "GET /analytics-snmp-node/613ca01a-cc71-4ac9-b5e1-8d573d0d717e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.009082 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.37 - - [2025-01-27 02:11:50] "GET /global-system-configs HTTP/1.1" 200 322 1.191714 10.0.0.37 - - [2025-01-27 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 3.266582 10.0.0.32 - - [2025-01-27 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 3.023516 10.0.0.22 - - [2025-01-27 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 2.743849 10.0.0.37 - - [2025-01-27 02:12:24] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.37 - - [2025-01-27 02:12:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.37 - - [2025-01-27 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026104 10.0.0.37 - - [2025-01-27 02:12:24] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006531 10.0.0.37 - - [2025-01-27 02:12:24] "POST /bgp-routers HTTP/1.1" 409 303 0.003714 10.0.0.37 - - [2025-01-27 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.37 - - [2025-01-27 02:12:24] "GET /bgp-router/cfaa0391-071e-4baa-aaf3-46b642754a6a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005453 10.0.0.37 - - [2025-01-27 02:12:24] "PUT /bgp-router/cfaa0391-071e-4baa-aaf3-46b642754a6a HTTP/1.1" 200 254 0.024533 10.0.0.32 - - [2025-01-27 02:13:06] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.32 - - [2025-01-27 02:13:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.32 - - [2025-01-27 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025023 10.0.0.32 - - [2025-01-27 02:13:06] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005735 10.0.0.32 - - [2025-01-27 02:13:06] "POST /bgp-routers HTTP/1.1" 409 303 0.005650 10.0.0.32 - - [2025-01-27 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.32 - - [2025-01-27 02:13:06] "GET /bgp-router/aa1da18f-6868-4b2d-8239-6aa578be992c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1810 0.005451 10.0.0.32 - - [2025-01-27 02:13:06] "PUT /bgp-router/aa1da18f-6868-4b2d-8239-6aa578be992c HTTP/1.1" 200 254 0.029661 10.0.0.22 - - [2025-01-27 02:13:49] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.22 - - [2025-01-27 02:13:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000585 10.0.0.22 - - [2025-01-27 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024075 10.0.0.22 - - [2025-01-27 02:13:50] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004712 10.0.0.22 - - [2025-01-27 02:13:50] "POST /bgp-routers HTTP/1.1" 409 303 0.004721 10.0.0.22 - - [2025-01-27 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.22 - - [2025-01-27 02:13:50] "GET /bgp-router/e1d6465c-964a-4cec-adc1-ebf1df82e7a8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.010534 10.0.0.22 - - [2025-01-27 02:13:50] "PUT /bgp-router/e1d6465c-964a-4cec-adc1-ebf1df82e7a8 HTTP/1.1" 200 254 0.029103 10.0.0.37 - - [2025-01-27 02:14:44] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.37 - - [2025-01-27 02:14:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.37 - - [2025-01-27 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.046779 10.0.0.37 - - [2025-01-27 02:14:44] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009719 10.0.0.37 - - [2025-01-27 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.37 - - [2025-01-27 02:14:44] "GET /config-database-node/fcf488ef-a873-4dfc-9c8a-7a66d510fa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004901 10.0.0.32 - - [2025-01-27 02:14:54] "GET /obj-perms HTTP/1.1" 200 5056 0.073323 10.0.0.22 - - [2025-01-27 02:14:54] "GET /obj-perms HTTP/1.1" 200 5056 0.073259 10.0.0.37 - - [2025-01-27 02:15:28] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.37 - - [2025-01-27 02:15:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.37 - - [2025-01-27 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.043961 10.0.0.37 - - [2025-01-27 02:15:28] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007202 10.0.0.37 - - [2025-01-27 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.37 - - [2025-01-27 02:15:28] "GET /database-node/5f59c556-cb9f-49a9-8c53-197937f13f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007121 10.0.0.37 - - [2025-01-27 02:15:54] "GET /obj-perms HTTP/1.1" 200 5056 0.046124 10.0.0.22 - - [2025-01-27 02:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.032588 10.0.0.37 - - [2025-01-27 02:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.039430 10.0.0.32 - - [2025-01-27 02:15:59] "GET /obj-perms HTTP/1.1" 200 5056 0.226306 10.0.0.32 - - [2025-01-27 02:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.026749 10.0.0.22 - - [2025-01-27 02:15:59] "GET /obj-perms HTTP/1.1" 200 5056 0.118252 10.0.0.37 - - [2025-01-27 02:15:59] "GET /obj-perms HTTP/1.1" 200 5056 0.126041 10.0.0.32 - - [2025-01-27 02:16:16] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.32 - - [2025-01-27 02:16:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.32 - - [2025-01-27 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022924 10.0.0.32 - - [2025-01-27 02:16:16] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006640 10.0.0.32 - - [2025-01-27 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.32 - - [2025-01-27 02:16:16] "GET /config-database-node/40758b1e-a5ff-479f-98f5-b95816de7af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005037 10.0.0.22 - - [2025-01-27 02:16:25] "GET /global-system-configs HTTP/1.1" 200 322 0.031105 10.0.0.32 - - [2025-01-27 02:16:26] "GET /global-system-configs HTTP/1.1" 200 322 0.091762 10.0.0.32 - - [2025-01-27 02:16:26] "GET /obj-perms HTTP/1.1" 200 5056 0.121927 10.0.0.37 - - [2025-01-27 02:16:27] "GET /global-system-configs HTTP/1.1" 200 322 0.072508 10.0.0.37 - - [2025-01-27 02:16:27] "GET /obj-perms HTTP/1.1" 200 5056 0.140899 10.0.0.22 - - [2025-01-27 02:16:27] "GET /obj-perms HTTP/1.1" 200 5056 0.155061 10.0.0.32 - - [2025-01-27 02:16:59] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.32 - - [2025-01-27 02:16:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.32 - - [2025-01-27 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029358 10.0.0.32 - - [2025-01-27 02:16:59] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008178 10.0.0.32 - - [2025-01-27 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.32 - - [2025-01-27 02:16:59] "GET /database-node/3454ed61-8d5b-47f2-80c2-fd45eadab226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.029314 10.0.0.22 - - [2025-01-27 02:17:48] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.22 - - [2025-01-27 02:17:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.22 - - [2025-01-27 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027399 10.0.0.22 - - [2025-01-27 02:17:48] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021384 10.0.0.22 - - [2025-01-27 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.22 - - [2025-01-27 02:17:48] "GET /config-database-node/2859771b-bb12-450b-9301-08ef966aac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015552 10.0.0.22 - - [2025-01-27 02:18:32] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.22 - - [2025-01-27 02:18:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2025-01-27 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030457 10.0.0.22 - - [2025-01-27 02:18:32] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008430 10.0.0.22 - - [2025-01-27 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018443 10.0.0.22 - - [2025-01-27 02:18:32] "GET /database-node/55f4f972-a033-4994-86c8-2cb41e575192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008585 10.0.0.32 - - [2025-01-27 02:18:57] "GET /obj-perms HTTP/1.1" 200 5056 0.044751 10.0.0.22 - - [2025-01-27 02:19:58] "GET /obj-perms HTTP/1.1" 200 5056 0.044592 10.0.0.37 - - [2025-01-27 02:19:58] "GET /obj-perms HTTP/1.1" 200 5056 0.068061 10.0.0.22 - - [2025-01-27 02:20:59] "GET /global-system-configs HTTP/1.1" 200 322 0.038104 10.0.0.37 - - [2025-01-27 02:20:59] "GET /global-system-configs HTTP/1.1" 200 322 0.191680 10.0.0.32 - - [2025-01-27 02:20:59] "GET /obj-perms HTTP/1.1" 200 5056 0.257970 10.0.0.22 - - [2025-01-27 02:20:59] "GET /obj-perms HTTP/1.1" 200 5056 0.281779 10.0.0.32 - - [2025-01-27 02:20:59] "GET /global-system-configs HTTP/1.1" 200 322 0.060312 10.0.0.37 - - [2025-01-27 02:20:59] "GET /obj-perms HTTP/1.1" 200 5056 0.191859 10.0.0.22 - - [2025-01-27 02:21:25] "GET /global-system-configs HTTP/1.1" 200 322 0.074290 10.0.0.32 - - [2025-01-27 02:21:26] "GET /global-system-configs HTTP/1.1" 200 322 0.096039 10.0.0.22 - - [2025-01-27 02:21:26] "GET /obj-perms HTTP/1.1" 200 5056 0.167172 10.0.0.32 - - [2025-01-27 02:21:26] "GET /obj-perms HTTP/1.1" 200 5056 0.201569 10.0.0.37 - - [2025-01-27 02:21:27] "GET /global-system-configs HTTP/1.1" 200 322 0.119112 10.0.0.37 - - [2025-01-27 02:21:27] "GET /obj-perms HTTP/1.1" 200 5056 0.199845 10.0.0.32 - - [2025-01-27 02:24:01] "GET /obj-perms HTTP/1.1" 200 5056 0.051332 10.0.0.22 - - [2025-01-27 02:24:01] "GET /obj-perms HTTP/1.1" 200 5056 0.047684 10.0.0.37 - - [2025-01-27 02:25:01] "GET /obj-perms HTTP/1.1" 200 5056 0.057135 10.0.0.22 - - [2025-01-27 02:25:59] "GET /global-system-configs HTTP/1.1" 200 322 0.050060 10.0.0.37 - - [2025-01-27 02:25:59] "GET /global-system-configs HTTP/1.1" 200 322 0.188596 10.0.0.32 - - [2025-01-27 02:25:59] "GET /obj-perms HTTP/1.1" 200 5056 0.275683 10.0.0.32 - - [2025-01-27 02:25:59] "GET /global-system-configs HTTP/1.1" 200 322 0.091660 10.0.0.37 - - [2025-01-27 02:25:59] "GET /obj-perms HTTP/1.1" 200 5056 0.157032 10.0.0.22 - - [2025-01-27 02:25:59] "GET /obj-perms HTTP/1.1" 200 5056 0.178152 10.0.0.22 - - [2025-01-27 02:26:25] "GET /global-system-configs HTTP/1.1" 200 322 0.035372 10.0.0.32 - - [2025-01-27 02:26:26] "GET /global-system-configs HTTP/1.1" 200 322 0.060580 10.0.0.37 - - [2025-01-27 02:26:26] "GET /obj-perms HTTP/1.1" 200 5056 0.124352 10.0.0.32 - - [2025-01-27 02:26:26] "GET /obj-perms HTTP/1.1" 200 5056 0.131956 10.0.0.22 - - [2025-01-27 02:26:26] "GET /obj-perms HTTP/1.1" 200 5056 0.220307 10.0.0.37 - - [2025-01-27 02:26:27] "GET /global-system-configs HTTP/1.1" 200 322 0.061191 10.0.0.32 - - [2025-01-27 02:28:04] "GET /obj-perms HTTP/1.1" 200 5056 0.049079 10.0.0.22 - - [2025-01-27 02:29:05] "GET /obj-perms HTTP/1.1" 200 5056 0.048423 10.0.0.37 - - [2025-01-27 02:29:06] "GET /obj-perms HTTP/1.1" 200 5056 0.055583 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:30:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:30:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000923 10.0.0.37 - - [2025-01-27 02:30:59] "GET /global-system-configs HTTP/1.1" 200 322 0.076033 10.0.0.22 - - [2025-01-27 02:30:59] "GET /global-system-configs HTTP/1.1" 200 322 0.099125 10.0.0.22 - - [2025-01-27 02:30:59] "GET /obj-perms HTTP/1.1" 200 5056 0.235688 10.0.0.32 - - [2025-01-27 02:30:59] "GET /obj-perms HTTP/1.1" 200 5056 0.257856 10.0.0.32 - - [2025-01-27 02:30:59] "GET /global-system-configs HTTP/1.1" 200 322 0.093279 10.0.0.37 - - [2025-01-27 02:30:59] "GET /obj-perms HTTP/1.1" 200 5056 0.145885 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001011 10.0.0.43 - - [2025-01-27 02:31:15] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.43 - - [2025-01-27 02:31:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2025-01-27 02:31:15] "GET / HTTP/1.1" 200 35931 0.004587 10.0.0.50 - - [2025-01-27 02:31:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.43 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.314726 10.0.0.43 - - [2025-01-27 02:31:16] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017053 10.0.0.43 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.50 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.056592 10.0.0.50 - - [2025-01-27 02:31:16] "GET /global-system-config/4ca29352-74d4-4905-af3f-d936f2409b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012197 10.0.0.50 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013917 10.0.0.43 - - [2025-01-27 02:31:16] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006252 10.0.0.50 - - [2025-01-27 02:31:16] "GET /routing-instance/4efb4dfc-6256-46da-bc8c-72cdf6dd437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005049 10.0.0.43 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.50 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.43 - - [2025-01-27 02:31:16] "GET /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007325 10.0.0.50 - - [2025-01-27 02:31:16] "GET /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010388 10.0.0.43 - - [2025-01-27 02:31:16] "PUT /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e HTTP/1.1" 200 262 0.023995 10.0.0.43 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.50 - - [2025-01-27 02:31:16] "PUT /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e HTTP/1.1" 200 262 0.051684 10.0.0.43 - - [2025-01-27 02:31:16] "GET /virtual-router/df4ee0d3-bd8c-4b20-acbf-c772cfd26c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012629 10.0.0.50 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010271 10.0.0.43 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.50 - - [2025-01-27 02:31:16] "GET /virtual-router/2c6504fc-ed53-4438-98d7-7c05557cd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006547 10.0.0.43 - - [2025-01-27 02:31:16] "GET /virtual-machine-interface/d21db5c7-1015-4359-9054-de57fc4fb05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.009400 10.0.0.50 - - [2025-01-27 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007089 10.0.0.43 - - [2025-01-27 02:31:16] "PUT /virtual-machine-interface/d21db5c7-1015-4359-9054-de57fc4fb05c HTTP/1.1" 200 284 0.020825 10.0.0.50 - - [2025-01-27 02:31:16] "GET /virtual-machine-interface/fae38616-d658-4fe1-9e15-c5a69b32bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.013336 10.0.0.50 - - [2025-01-27 02:31:17] "PUT /virtual-machine-interface/fae38616-d658-4fe1-9e15-c5a69b32bbc7 HTTP/1.1" 200 284 0.030785 10.0.0.22 - - [2025-01-27 02:31:25] "GET /global-system-configs HTTP/1.1" 200 322 0.068160 10.0.0.32 - - [2025-01-27 02:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.133189 10.0.0.32 - - [2025-01-27 02:31:26] "GET /global-system-configs HTTP/1.1" 200 322 0.045624 10.0.0.22 - - [2025-01-27 02:31:26] "GET /obj-perms HTTP/1.1" 200 5056 0.127908 10.0.0.37 - - [2025-01-27 02:31:26] "GET /obj-perms HTTP/1.1" 200 5056 0.151728 10.0.0.37 - - [2025-01-27 02:31:27] "GET /global-system-configs HTTP/1.1" 200 322 0.030791 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000959 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000780 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001020 10.0.0.32 - - [2025-01-27 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.063702 [Introspect:8084]10.0.0.37 - - [2025-01-27 02:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001502 10.0.0.32 - - [2025-01-27 02:33:08] "POST /access-control-lists HTTP/1.1" 200 607 0.039137 10.0.0.32 - - [2025-01-27 02:33:08] "GET /obj-perms HTTP/1.1" 200 5056 0.077507 10.0.0.22 - - [2025-01-27 02:33:09] "GET /obj-perms HTTP/1.1" 200 5056 0.063799 10.0.0.37 - - [2025-01-27 02:33:11] "POST /neutron/network HTTP/1.1" 200 117 0.056553 10.0.0.32 - - [2025-01-27 02:33:12] "POST /route-targets HTTP/1.1" 200 327 0.020537 10.0.0.37 - - [2025-01-27 02:33:12] "POST /neutron/network HTTP/1.1" 200 839 0.013712 10.0.0.37 - - [2025-01-27 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.012353 10.0.0.37 - - [2025-01-27 02:33:12] "GET /domains HTTP/1.1" 401 292 0.000415 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domains HTTP/1.1" 200 280 0.039079 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.024503 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2585 0.040968 10.0.0.37 - - [2025-01-27 02:33:13] "GET /projects?obj_uuids=6c1442ec-dece-4979-a914-536933a50bff&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001008 10.0.0.37 - - [2025-01-27 02:33:13] "GET /project/6c1442ec-dece-4979-a914-536933a50bff HTTP/1.1" 200 2167 0.138860 10.0.0.37 - - [2025-01-27 02:33:13] "GET /virtual-network/2e505db7-bb0b-4fbb-acf4-f09aefc8d133 HTTP/1.1" 200 2341 0.013276 10.0.0.37 - - [2025-01-27 02:33:13] "GET /virtual-network/2e505db7-bb0b-4fbb-acf4-f09aefc8d133 HTTP/1.1" 200 2341 0.007972 10.0.0.37 - - [2025-01-27 02:33:13] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 200 1494 0.009250 10.0.0.37 - - [2025-01-27 02:33:13] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 200 1494 0.008343 10.0.0.37 - - [2025-01-27 02:33:13] "GET /route-target/341f0374-3730-4679-85d8-071e67e57044 HTTP/1.1" 200 1218 0.004550 10.0.0.37 - - [2025-01-27 02:33:13] "GET /virtual-network/2e505db7-bb0b-4fbb-acf4-f09aefc8d133 HTTP/1.1" 200 2341 0.007849 10.0.0.37 - - [2025-01-27 02:33:13] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 200 1494 0.006031 10.0.0.37 - - [2025-01-27 02:33:13] "GET /virtual-network/2e505db7-bb0b-4fbb-acf4-f09aefc8d133 HTTP/1.1" 200 2341 0.008158 10.0.0.37 - - [2025-01-27 02:33:13] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 200 1494 0.007531 10.0.0.37 - - [2025-01-27 02:33:13] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 200 1494 0.005644 10.0.0.37 - - [2025-01-27 02:33:13] "GET /route-target/341f0374-3730-4679-85d8-071e67e57044 HTTP/1.1" 200 1218 0.015454 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domains HTTP/1.1" 200 280 0.004313 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.37 - - [2025-01-27 02:33:13] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2585 0.014404 10.0.0.37 - - [2025-01-27 02:33:13] "GET /projects?obj_uuids=6c1442ec-dece-4979-a914-536933a50bff&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001742 10.0.0.37 - - [2025-01-27 02:33:13] "GET /project/6c1442ec-dece-4979-a914-536933a50bff HTTP/1.1" 200 2167 0.120491 10.0.0.37 - - [2025-01-27 02:33:13] "GET /virtual-network/2e505db7-bb0b-4fbb-acf4-f09aefc8d133 HTTP/1.1" 200 2341 0.012185 10.0.0.37 - - [2025-01-27 02:33:14] "GET /obj-perms HTTP/1.1" 200 5052 0.056525 10.0.0.37 - - [2025-01-27 02:33:16] "GET /aaa-mode HTTP/1.1" 401 292 0.000439 10.0.0.37 - - [2025-01-27 02:33:16] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.37 - - [2025-01-27 02:33:18] "POST /neutron/port HTTP/1.1" 200 117 0.010257 10.0.0.37 - - [2025-01-27 02:33:19] "POST /neutron/network HTTP/1.1" 200 849 0.008431 10.0.0.37 - - [2025-01-27 02:33:20] "POST /neutron/port HTTP/1.1" 200 1071 0.042069 10.0.0.37 - - [2025-01-27 02:33:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005166 10.0.0.37 - - [2025-01-27 02:33:20] "POST /neutron/network HTTP/1.1" 200 839 0.008651 10.0.0.37 - - [2025-01-27 02:33:28] "POST /neutron/port HTTP/1.1" 200 1099 0.034378 10.0.0.37 - - [2025-01-27 02:33:30] "GET /obj-perms HTTP/1.1" 200 5052 0.005867 10.0.0.37 - - [2025-01-27 02:33:34] "POST /neutron/network HTTP/1.1" 400 204 0.018056 10.0.0.37 - - [2025-01-27 02:33:34] "POST /neutron/port HTTP/1.1" 200 151 0.256549 10.0.0.37 - - [2025-01-27 02:33:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003841 10.0.0.37 - - [2025-01-27 02:33:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.37 - - [2025-01-27 02:33:36] "POST /neutron/network HTTP/1.1" 200 151 0.153266 10.0.0.37 - - [2025-01-27 02:33:36] "GET /routing-instance/1d3be64a-1bad-4735-af23-cdc1ac40cbad HTTP/1.1" 404 171 0.005986 10.0.0.37 - - [2025-01-27 02:33:36] "GET /domains HTTP/1.1" 200 280 0.004930 10.0.0.37 - - [2025-01-27 02:33:36] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001675 10.0.0.32 - - [2025-01-27 02:33:36] "DELETE /route-target/341f0374-3730-4679-85d8-071e67e57044 HTTP/1.1" 200 115 0.039471 10.0.0.37 - - [2025-01-27 02:33:36] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2585 0.053407 10.0.0.37 - - [2025-01-27 02:33:36] "GET /projects?obj_uuids=6c1442ec-dece-4979-a914-536933a50bff&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001149 10.0.0.37 - - [2025-01-27 02:33:36] "GET /project/6c1442ec-dece-4979-a914-536933a50bff HTTP/1.1" 200 1917 0.114694 10.0.0.32 - - [2025-01-27 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 245 0.016898 10.0.0.32 - - [2025-01-27 02:33:41] "PUT /access-control-list/227f1094-939a-4658-b32d-9f9a8132348d HTTP/1.1" 200 272 0.032352 10.0.0.37 - - [2025-01-27 02:33:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010473 10.0.0.37 - - [2025-01-27 02:33:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.318877 10.0.0.37 - - [2025-01-27 02:33:43] "POST /neutron/network HTTP/1.1" 200 839 0.008758 10.0.0.37 - - [2025-01-27 02:33:43] "GET /domains HTTP/1.1" 401 292 0.000457 10.0.0.37 - - [2025-01-27 02:33:43] "GET /domains HTTP/1.1" 200 280 0.030298 10.0.0.37 - - [2025-01-27 02:33:43] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001496 10.0.0.37 - - [2025-01-27 02:33:43] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.022255 10.0.0.37 - - [2025-01-27 02:33:43] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001385 10.0.0.37 - - [2025-01-27 02:33:44] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2173 0.111342 10.0.0.37 - - [2025-01-27 02:33:44] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2342 0.017082 10.0.0.37 - - [2025-01-27 02:33:44] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2342 0.010382 10.0.0.37 - - [2025-01-27 02:33:44] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 200 1490 0.027099 10.0.0.37 - - [2025-01-27 02:33:44] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 200 1490 0.009935 10.0.0.37 - - [2025-01-27 02:33:44] "GET /route-target/a6c41a52-8e01-4cfe-964b-95afe364635c HTTP/1.1" 200 1219 0.004881 10.0.0.37 - - [2025-01-27 02:33:44] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2342 0.007554 10.0.0.37 - - [2025-01-27 02:33:44] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 200 1490 0.005766 10.0.0.37 - - [2025-01-27 02:33:44] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2342 0.009662 10.0.0.37 - - [2025-01-27 02:33:44] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 200 1490 0.005954 10.0.0.37 - - [2025-01-27 02:33:44] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 200 1490 0.006263 10.0.0.37 - - [2025-01-27 02:33:44] "GET /route-target/a6c41a52-8e01-4cfe-964b-95afe364635c HTTP/1.1" 200 1219 0.005901 10.0.0.37 - - [2025-01-27 02:33:44] "GET /domains HTTP/1.1" 200 280 0.005242 10.0.0.37 - - [2025-01-27 02:33:44] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001477 10.0.0.37 - - [2025-01-27 02:33:44] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.013069 10.0.0.37 - - [2025-01-27 02:33:44] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001570 10.0.0.37 - - [2025-01-27 02:33:44] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2173 0.104091 10.0.0.37 - - [2025-01-27 02:33:44] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2342 0.012329 10.0.0.37 - - [2025-01-27 02:33:44] "GET /obj-perms HTTP/1.1" 200 5054 0.054953 10.0.0.37 - - [2025-01-27 02:33:45] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.37 - - [2025-01-27 02:33:45] "POST /neutron/network HTTP/1.1" 200 619 0.198430 10.0.0.32 - - [2025-01-27 02:33:46] "POST /route-targets HTTP/1.1" 200 327 0.016611 10.0.0.37 - - [2025-01-27 02:33:46] "POST /neutron/network HTTP/1.1" 200 840 0.037936 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domains HTTP/1.1" 200 280 0.003635 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.007939 10.0.0.37 - - [2025-01-27 02:33:46] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.37 - - [2025-01-27 02:33:46] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2401 0.119586 10.0.0.37 - - [2025-01-27 02:33:46] "GET /virtual-network/ecad6dee-671f-47f3-a3c8-1374fbb7b44c HTTP/1.1" 200 2346 0.017692 10.0.0.37 - - [2025-01-27 02:33:46] "GET /virtual-network/ecad6dee-671f-47f3-a3c8-1374fbb7b44c HTTP/1.1" 200 2346 0.011208 10.0.0.37 - - [2025-01-27 02:33:46] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 200 1491 0.010973 10.0.0.37 - - [2025-01-27 02:33:46] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 200 1491 0.007791 10.0.0.37 - - [2025-01-27 02:33:46] "GET /route-target/0b2a0fa1-5808-4100-8988-35144711cfc3 HTTP/1.1" 200 1216 0.012268 10.0.0.37 - - [2025-01-27 02:33:46] "GET /virtual-network/ecad6dee-671f-47f3-a3c8-1374fbb7b44c HTTP/1.1" 200 2346 0.010098 10.0.0.37 - - [2025-01-27 02:33:46] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 200 1491 0.008583 10.0.0.37 - - [2025-01-27 02:33:46] "GET /virtual-network/ecad6dee-671f-47f3-a3c8-1374fbb7b44c HTTP/1.1" 200 2346 0.006615 10.0.0.37 - - [2025-01-27 02:33:46] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 200 1491 0.004717 10.0.0.37 - - [2025-01-27 02:33:46] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 200 1491 0.004805 10.0.0.37 - - [2025-01-27 02:33:46] "GET /route-target/0b2a0fa1-5808-4100-8988-35144711cfc3 HTTP/1.1" 200 1216 0.005467 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domains HTTP/1.1" 200 280 0.003736 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.37 - - [2025-01-27 02:33:46] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.009020 10.0.0.37 - - [2025-01-27 02:33:46] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.37 - - [2025-01-27 02:33:46] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2401 0.159283 10.0.0.37 - - [2025-01-27 02:33:46] "GET /virtual-network/ecad6dee-671f-47f3-a3c8-1374fbb7b44c HTTP/1.1" 200 2346 0.014171 10.0.0.32 - - [2025-01-27 02:33:47] "GET /obj-perms HTTP/1.1" 200 5054 0.044665 10.0.0.22 - - [2025-01-27 02:33:47] "GET /obj-perms HTTP/1.1" 200 5054 0.049083 10.0.0.37 - - [2025-01-27 02:33:47] "POST /neutron/network HTTP/1.1" 200 850 0.009595 10.0.0.37 - - [2025-01-27 02:33:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000418 10.0.0.37 - - [2025-01-27 02:33:47] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.37 - - [2025-01-27 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.012564 10.0.0.37 - - [2025-01-27 02:33:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000427 10.0.0.37 - - [2025-01-27 02:33:48] "POST /neutron/network HTTP/1.1" 200 850 0.008860 10.0.0.37 - - [2025-01-27 02:33:49] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.37 - - [2025-01-27 02:33:49] "POST /neutron/port HTTP/1.1" 200 1074 0.026880 10.0.0.37 - - [2025-01-27 02:33:49] "POST /neutron/port HTTP/1.1" 200 1102 0.063503 10.0.0.37 - - [2025-01-27 02:33:49] "POST /neutron/port HTTP/1.1" 200 1102 0.039440 10.0.0.37 - - [2025-01-27 02:33:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011252 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domains HTTP/1.1" 200 280 0.004728 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002042 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.010155 10.0.0.37 - - [2025-01-27 02:33:50] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.37 - - [2025-01-27 02:33:50] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2987 0.110436 10.0.0.37 - - [2025-01-27 02:33:50] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2622 0.014817 10.0.0.37 - - [2025-01-27 02:33:50] "GET /floating-ip-pool/8cdaba00-b719-4871-bf77-9479192f1bdb HTTP/1.1" 200 1441 0.004680 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domains HTTP/1.1" 200 280 0.006361 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.37 - - [2025-01-27 02:33:50] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2783 0.010218 10.0.0.37 - - [2025-01-27 02:33:50] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001523 10.0.0.37 - - [2025-01-27 02:33:50] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2987 0.122593 10.0.0.37 - - [2025-01-27 02:33:50] "GET /virtual-network/b265f869-c991-42c3-8777-fc0b76bd4d68 HTTP/1.1" 200 2622 0.020196 10.0.0.37 - - [2025-01-27 02:33:50] "POST /neutron/network HTTP/1.1" 200 849 0.013657 10.0.0.37 - - [2025-01-27 02:33:52] "POST /neutron/port HTTP/1.1" 200 1073 0.095831 10.0.0.32 - - [2025-01-27 02:33:52] "DELETE /access-control-list/5867fc84-a75a-42a8-a8fb-e29260bfa4ef HTTP/1.1" 200 115 0.109370 10.0.0.37 - - [2025-01-27 02:33:52] "POST /neutron/port HTTP/1.1" 200 1101 0.033247 10.0.0.37 - - [2025-01-27 02:33:52] "POST /neutron/port HTTP/1.1" 200 117 0.001401 10.0.0.37 - - [2025-01-27 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010316 10.0.0.37 - - [2025-01-27 02:33:56] "POST /neutron/port HTTP/1.1" 200 1102 0.030113 10.0.0.37 - - [2025-01-27 02:33:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029528 10.0.0.37 - - [2025-01-27 02:34:02] "POST /neutron/floatingip HTTP/1.1" 200 531 0.011390 10.0.0.37 - - [2025-01-27 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009888 10.0.0.37 - - [2025-01-27 02:34:02] "POST /neutron/port HTTP/1.1" 200 1101 0.026970 10.0.0.37 - - [2025-01-27 02:34:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010493 10.0.0.37 - - [2025-01-27 02:34:08] "GET /floating-ip/44e4ffa4-0d64-4f4a-85e8-61db8314a251 HTTP/1.1" 200 1890 0.007148 10.0.0.37 - - [2025-01-27 02:34:11] "POST /neutron/floatingip HTTP/1.1" 200 531 0.051766 10.0.0.37 - - [2025-01-27 02:34:12] "POST /neutron/network HTTP/1.1" 200 840 0.009158 10.0.0.37 - - [2025-01-27 02:34:12] "POST /neutron/port HTTP/1.1" 200 1128 0.024453 10.0.0.37 - - [2025-01-27 02:34:13] "POST /neutron/port HTTP/1.1" 200 1127 0.032718 10.0.0.37 - - [2025-01-27 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005178 10.0.0.37 - - [2025-01-27 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.014123 10.0.0.37 - - [2025-01-27 02:34:14] "POST /neutron/network HTTP/1.1" 200 151 0.223861 10.0.0.37 - - [2025-01-27 02:34:14] "GET /routing-instance/785bd4ea-f255-423b-b4a1-7abde244b386 HTTP/1.1" 404 171 0.004023 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domains HTTP/1.1" 200 280 0.003783 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2586 0.057364 10.0.0.37 - - [2025-01-27 02:34:14] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001573 10.0.0.37 - - [2025-01-27 02:34:14] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 2173 0.119463 10.0.0.32 - - [2025-01-27 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.37 - - [2025-01-27 02:34:14] "GET /routing-instance/0dac1271-6745-470d-a039-99b56f6f6b97 HTTP/1.1" 404 171 0.003134 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domains HTTP/1.1" 200 280 0.003265 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.37 - - [2025-01-27 02:34:14] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2586 0.007761 10.0.0.37 - - [2025-01-27 02:34:14] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.007481 10.0.0.37 - - [2025-01-27 02:34:15] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 200 1923 0.099449 10.0.0.32 - - [2025-01-27 02:34:18] "POST /access-control-lists HTTP/1.1" 200 591 0.053108 10.0.0.32 - - [2025-01-27 02:34:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.004191 10.0.0.32 - - [2025-01-27 02:34:24] "POST /access-control-lists HTTP/1.1" 200 597 0.054995 10.0.0.37 - - [2025-01-27 02:34:28] "POST /neutron/network HTTP/1.1" 200 117 0.053940 10.0.0.32 - - [2025-01-27 02:34:29] "POST /route-targets HTTP/1.1" 200 327 0.457641 10.0.0.37 - - [2025-01-27 02:34:29] "POST /neutron/network HTTP/1.1" 200 828 0.010803 10.0.0.37 - - [2025-01-27 02:34:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.016287 10.0.0.32 - - [2025-01-27 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.055995 10.0.0.37 - - [2025-01-27 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.012831 10.0.0.37 - - [2025-01-27 02:34:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.311937 10.0.0.37 - - [2025-01-27 02:34:30] "POST /neutron/network HTTP/1.1" 200 834 0.007859 10.0.0.37 - - [2025-01-27 02:34:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000459 10.0.0.37 - - [2025-01-27 02:34:31] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.37 - - [2025-01-27 02:34:31] "POST /neutron/network HTTP/1.1" 200 828 0.032199 10.0.0.37 - - [2025-01-27 02:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.37 - - [2025-01-27 02:34:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000478 10.0.0.37 - - [2025-01-27 02:34:32] "GET /projects?obj_uuids=d715c0bb-2af6-4a40-86f8-765137e34df0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003628 10.0.0.37 - - [2025-01-27 02:34:32] "GET / HTTP/1.1" 200 35931 0.002658 10.0.0.37 - - [2025-01-27 02:34:32] "POST /neutron/port HTTP/1.1" 200 1064 0.412530 10.0.0.37 - - [2025-01-27 02:34:33] "POST /neutron/port HTTP/1.1" 200 1118 0.164917 10.0.0.37 - - [2025-01-27 02:34:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005326 10.0.0.37 - - [2025-01-27 02:34:33] "POST /neutron/port HTTP/1.1" 200 1092 0.025806 10.0.0.37 - - [2025-01-27 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.007701 10.0.0.37 - - [2025-01-27 02:34:34] "POST /neutron/network HTTP/1.1" 200 844 0.041857 10.0.0.37 - - [2025-01-27 02:34:34] "POST /neutron/router HTTP/1.1" 200 656 0.030671 10.0.0.32 - - [2025-01-27 02:34:34] "GET /logical-router/70b028e2-ab3c-4ad1-b240-da1759333e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.065180 10.0.0.32 - - [2025-01-27 02:34:34] "POST /fqname-to-id HTTP/1.1" 404 215 0.009480 10.0.0.37 - - [2025-01-27 02:34:34] "POST /neutron/port HTTP/1.1" 200 1063 0.058616 10.0.0.32 - - [2025-01-27 02:34:34] "POST /route-targets HTTP/1.1" 200 327 0.026308 10.0.0.32 - - [2025-01-27 02:34:35] "POST /route-tables HTTP/1.1" 200 582 0.107370 10.0.0.37 - - [2025-01-27 02:34:35] "POST /neutron/port HTTP/1.1" 200 1092 0.044938 10.0.0.37 - - [2025-01-27 02:34:35] "POST /neutron/subnet HTTP/1.1" 200 698 0.032225 10.0.0.37 - - [2025-01-27 02:34:35] "POST /neutron/network HTTP/1.1" 200 834 0.009010 10.0.0.32 - - [2025-01-27 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008036 10.0.0.32 - - [2025-01-27 02:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.147915 10.0.0.37 - - [2025-01-27 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2002 0.027719 10.0.0.32 - - [2025-01-27 02:34:35] "POST /instance-ips HTTP/1.1" 400 246 0.037391 10.0.0.32 - - [2025-01-27 02:34:35] "PUT /instance-ip/31bd8964-d5c6-415d-9349-d95dc642a60c HTTP/1.1" 200 256 0.054992 10.0.0.32 - - [2025-01-27 02:34:36] "POST /chown HTTP/1.1" 200 109 0.044752 10.0.0.32 - - [2025-01-27 02:34:37] "POST /chown HTTP/1.1" 200 109 0.017949 10.0.0.32 - - [2025-01-27 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.063774 10.0.0.32 - - [2025-01-27 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.057621 10.0.0.32 - - [2025-01-27 02:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.175501 10.0.0.32 - - [2025-01-27 02:34:37] "POST /chown HTTP/1.1" 200 109 0.025287 10.0.0.32 - - [2025-01-27 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.038965 10.0.0.32 - - [2025-01-27 02:34:38] "POST /chown HTTP/1.1" 200 109 0.050551 10.0.0.32 - - [2025-01-27 02:34:38] "PUT /routing-instance/bcf7b81d-d760-4e4f-88c1-067dc957ffc9 HTTP/1.1" 200 266 0.050213 10.0.0.32 - - [2025-01-27 02:34:38] "PUT /virtual-machine-interface/6c7b1385-81ec-4526-945b-9c77a9e31ccb HTTP/1.1" 200 284 0.037286 10.0.0.32 - - [2025-01-27 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.054029 10.0.0.37 - - [2025-01-27 02:34:45] "POST /neutron/port HTTP/1.1" 200 1091 0.039225 10.0.0.37 - - [2025-01-27 02:34:46] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008396 10.0.0.37 - - [2025-01-27 02:34:49] "POST /neutron/network HTTP/1.1" 200 838 0.009110 10.0.0.37 - - [2025-01-27 02:34:49] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.37 - - [2025-01-27 02:34:51] "POST /neutron/port HTTP/1.1" 200 1091 0.027617 10.0.0.37 - - [2025-01-27 02:34:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.030881 10.0.0.37 - - [2025-01-27 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2002 0.013674 10.0.0.37 - - [2025-01-27 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008744 10.0.0.37 - - [2025-01-27 02:34:52] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.37 - - [2025-01-27 02:34:52] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.057564 10.0.0.37 - - [2025-01-27 02:34:52] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001848 10.0.0.37 - - [2025-01-27 02:34:52] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4?fields=security_groups HTTP/1.1" 200 1398 0.073874 10.0.0.37 - - [2025-01-27 02:34:52] "DELETE /security-group/5c2eb7d7-e7ad-4b78-bb2f-f610a6bbe079 HTTP/1.1" 200 115 0.096282 10.0.0.37 - - [2025-01-27 02:34:52] "GET /projects?obj_uuids=3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.32 - - [2025-01-27 02:34:52] "DELETE /access-control-list/5c8c7838-855a-49c1-b4f0-c96011e09d4b HTTP/1.1" 200 115 0.086894 10.0.0.37 - - [2025-01-27 02:34:52] "GET /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4?fields=application_policy_sets HTTP/1.1" 200 1437 0.091175 10.0.0.37 - - [2025-01-27 02:34:52] "DELETE /project/3a332ff4-8b7f-4047-b2f8-4d6a4a5da9d4 HTTP/1.1" 409 225 0.551285 10.0.0.32 - - [2025-01-27 02:34:53] "DELETE /access-control-list/6c0a9c4a-f9fb-4054-89ff-707cb7a07559 HTTP/1.1" 200 115 0.080361 10.0.0.37 - - [2025-01-27 02:34:56] "POST /neutron/router HTTP/1.1" 200 656 0.095715 10.0.0.32 - - [2025-01-27 02:34:57] "GET /service-instance/755268de-9040-437f-9ed2-b366f9599b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.005759 10.0.0.37 - - [2025-01-27 02:34:57] "POST /neutron/router HTTP/1.1" 200 151 0.127989 10.0.0.32 - - [2025-01-27 02:34:57] "DELETE /route-target/06f023bf-a358-45c0-8409-c196bccdf46a HTTP/1.1" 409 239 0.017064 10.0.0.32 - - [2025-01-27 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007640 10.0.0.32 - - [2025-01-27 02:34:57] "POST /ref-update HTTP/1.1" 200 156 0.046390 10.0.0.32 - - [2025-01-27 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.32 - - [2025-01-27 02:34:58] "DELETE /service-instance/755268de-9040-437f-9ed2-b366f9599b0d HTTP/1.1" 200 115 0.065909 10.0.0.32 - - [2025-01-27 02:34:58] "GET /virtual-machine-interface/6c7b1385-81ec-4526-945b-9c77a9e31ccb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.008719 10.0.0.37 - - [2025-01-27 02:34:58] "POST /neutron/port HTTP/1.1" 200 1091 0.053864 10.0.0.32 - - [2025-01-27 02:34:58] "POST /ref-update HTTP/1.1" 200 156 0.049601 10.0.0.37 - - [2025-01-27 02:34:58] "POST /neutron/port HTTP/1.1" 200 1092 0.073274 10.0.0.32 - - [2025-01-27 02:34:58] "POST /ref-update HTTP/1.1" 200 156 0.036680 10.0.0.32 - - [2025-01-27 02:34:58] "DELETE /virtual-machine-interface/0da229ce-a49c-4c68-b656-8ed8774da309 HTTP/1.1" 200 115 0.132715 10.0.0.32 - - [2025-01-27 02:34:58] "GET /instance-ip/31bd8964-d5c6-415d-9349-d95dc642a60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.004444 10.0.0.32 - - [2025-01-27 02:34:59] "POST /ref-update HTTP/1.1" 200 156 0.039185 10.0.0.37 - - [2025-01-27 02:34:59] "POST /neutron/network HTTP/1.1" 200 834 0.007351 10.0.0.32 - - [2025-01-27 02:35:00] "DELETE /route-target/b21b95ad-fbf6-4df3-85fc-2a75e55084a8 HTTP/1.1" 200 115 0.039976 10.0.0.37 - - [2025-01-27 02:35:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008239 10.0.0.37 - - [2025-01-27 02:35:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003813 10.0.0.37 - - [2025-01-27 02:35:00] "POST /neutron/network HTTP/1.1" 200 151 0.211909 10.0.0.32 - - [2025-01-27 02:35:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.004153 10.0.0.32 - - [2025-01-27 02:35:03] "POST /access-control-lists HTTP/1.1" 200 602 0.044410 10.0.0.37 - - [2025-01-27 02:35:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007540 10.0.0.37 - - [2025-01-27 02:35:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.258298 10.0.0.37 - - [2025-01-27 02:35:08] "POST /neutron/network HTTP/1.1" 200 1007 0.012068 10.0.0.37 - - [2025-01-27 02:35:08] "POST /neutron/subnet HTTP/1.1" 200 823 0.012855 10.0.0.32 - - [2025-01-27 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022802 10.0.0.32 - - [2025-01-27 02:35:08] "POST /route-targets HTTP/1.1" 200 327 0.022089 10.0.0.37 - - [2025-01-27 02:35:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008578 10.0.0.37 - - [2025-01-27 02:35:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.234825 10.0.0.32 - - [2025-01-27 02:35:08] "GET /virtual-network/24de2c1d-9c06-4a0b-813a-052804b5663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.012435 10.0.0.37 - - [2025-01-27 02:35:09] "POST /neutron/network HTTP/1.1" 200 1006 0.014072 10.0.0.37 - - [2025-01-27 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 823 0.010873 10.0.0.32 - - [2025-01-27 02:35:10] "POST /access-control-lists HTTP/1.1" 200 596 0.068040 10.0.0.37 - - [2025-01-27 02:35:10] "POST /neutron/network HTTP/1.1" 200 1115 0.025430 10.0.0.32 - - [2025-01-27 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.37 - - [2025-01-27 02:35:10] "POST /neutron/network HTTP/1.1" 200 1114 0.024687 10.0.0.32 - - [2025-01-27 02:35:10] "POST /access-control-lists HTTP/1.1" 200 596 0.057484 10.0.0.37 - - [2025-01-27 02:35:10] "GET /domains HTTP/1.1" 401 292 0.000438 10.0.0.37 - - [2025-01-27 02:35:10] "GET /domains HTTP/1.1" 200 280 0.040702 10.0.0.37 - - [2025-01-27 02:35:10] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.37 - - [2025-01-27 02:35:10] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.015226 10.0.0.37 - - [2025-01-27 02:35:10] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.37 - - [2025-01-27 02:35:11] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 2625 0.113491 10.0.0.37 - - [2025-01-27 02:35:11] "GET /virtual-network/fd461ea4-d999-47d6-bfed-0b9ee31df780 HTTP/1.1" 200 3508 0.020713 10.0.0.37 - - [2025-01-27 02:35:11] "GET /virtual-network/fd461ea4-d999-47d6-bfed-0b9ee31df780 HTTP/1.1" 200 3508 0.010930 10.0.0.37 - - [2025-01-27 02:35:11] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 200 1795 0.004463 10.0.0.37 - - [2025-01-27 02:35:11] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 200 1795 0.003780 10.0.0.37 - - [2025-01-27 02:35:11] "GET /route-target/72b804ad-6e01-439e-b1e6-e63df703428c HTTP/1.1" 200 1212 0.004002 10.0.0.37 - - [2025-01-27 02:35:11] "GET /virtual-network/fd461ea4-d999-47d6-bfed-0b9ee31df780 HTTP/1.1" 200 3508 0.005651 10.0.0.37 - - [2025-01-27 02:35:11] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 200 1795 0.003969 10.0.0.37 - - [2025-01-27 02:35:11] "GET /virtual-network/fd461ea4-d999-47d6-bfed-0b9ee31df780 HTTP/1.1" 200 3508 0.009247 10.0.0.37 - - [2025-01-27 02:35:11] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 200 1795 0.004452 10.0.0.37 - - [2025-01-27 02:35:11] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 200 1795 0.004896 10.0.0.37 - - [2025-01-27 02:35:11] "GET /route-target/72b804ad-6e01-439e-b1e6-e63df703428c HTTP/1.1" 200 1212 0.004878 10.0.0.37 - - [2025-01-27 02:35:11] "GET /domains HTTP/1.1" 200 280 0.003864 10.0.0.37 - - [2025-01-27 02:35:11] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.37 - - [2025-01-27 02:35:11] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.008389 10.0.0.37 - - [2025-01-27 02:35:11] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000858 10.0.0.37 - - [2025-01-27 02:35:11] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 2625 0.100722 10.0.0.37 - - [2025-01-27 02:35:11] "GET /obj-perms HTTP/1.1" 200 5056 0.082090 10.0.0.37 - - [2025-01-27 02:35:11] "GET /virtual-network/fd461ea4-d999-47d6-bfed-0b9ee31df780 HTTP/1.1" 200 3508 0.008881 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domains HTTP/1.1" 200 280 0.004006 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.008377 10.0.0.37 - - [2025-01-27 02:35:12] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.37 - - [2025-01-27 02:35:12] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 2625 0.093989 10.0.0.37 - - [2025-01-27 02:35:12] "GET /virtual-network/5986231b-77c2-4f90-976f-0f9025cd67cc HTTP/1.1" 200 3504 0.018986 10.0.0.37 - - [2025-01-27 02:35:12] "GET /virtual-network/5986231b-77c2-4f90-976f-0f9025cd67cc HTTP/1.1" 200 3504 0.005576 10.0.0.37 - - [2025-01-27 02:35:12] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 200 1795 0.004613 10.0.0.37 - - [2025-01-27 02:35:12] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 200 1795 0.004259 10.0.0.37 - - [2025-01-27 02:35:12] "GET /route-target/e802f9b7-39ab-44ef-af5a-a4dae62066b0 HTTP/1.1" 200 1213 0.004481 10.0.0.37 - - [2025-01-27 02:35:12] "GET /virtual-network/5986231b-77c2-4f90-976f-0f9025cd67cc HTTP/1.1" 200 3504 0.006256 10.0.0.37 - - [2025-01-27 02:35:12] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 200 1795 0.005906 10.0.0.37 - - [2025-01-27 02:35:12] "GET /virtual-network/5986231b-77c2-4f90-976f-0f9025cd67cc HTTP/1.1" 200 3504 0.005865 10.0.0.37 - - [2025-01-27 02:35:12] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 200 1795 0.004854 10.0.0.37 - - [2025-01-27 02:35:12] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 200 1795 0.005401 10.0.0.37 - - [2025-01-27 02:35:12] "GET /route-target/e802f9b7-39ab-44ef-af5a-a4dae62066b0 HTTP/1.1" 200 1213 0.006524 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domains HTTP/1.1" 200 280 0.004110 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001228 10.0.0.37 - - [2025-01-27 02:35:12] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.008471 10.0.0.37 - - [2025-01-27 02:35:12] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.37 - - [2025-01-27 02:35:12] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 2625 0.098896 10.0.0.37 - - [2025-01-27 02:35:13] "GET /virtual-network/5986231b-77c2-4f90-976f-0f9025cd67cc HTTP/1.1" 200 3504 0.020177 10.0.0.32 - - [2025-01-27 02:35:13] "GET /obj-perms HTTP/1.1" 200 5046 0.044282 10.0.0.22 - - [2025-01-27 02:35:13] "GET /obj-perms HTTP/1.1" 200 5046 0.043755 10.0.0.32 - - [2025-01-27 02:35:13] "GET /virtual-network/24de2c1d-9c06-4a0b-813a-052804b5663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.008234 10.0.0.37 - - [2025-01-27 02:35:13] "POST /neutron/network HTTP/1.1" 200 1006 0.038445 10.0.0.37 - - [2025-01-27 02:35:13] "POST /neutron/network HTTP/1.1" 200 1007 0.020868 10.0.0.32 - - [2025-01-27 02:35:13] "POST /ref-update HTTP/1.1" 500 213 0.048920 10.0.0.37 - - [2025-01-27 02:35:13] "GET /routing-instance/54d49fad-cdfd-47bb-8e88-9e7ea12ca75a HTTP/1.1" 404 171 0.004025 10.0.0.37 - - [2025-01-27 02:35:13] "GET /domains HTTP/1.1" 200 280 0.005353 10.0.0.37 - - [2025-01-27 02:35:13] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002324 10.0.0.37 - - [2025-01-27 02:35:14] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.015045 10.0.0.37 - - [2025-01-27 02:35:14] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.37 - - [2025-01-27 02:35:14] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 2145 0.142268 10.0.0.32 - - [2025-01-27 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.37 - - [2025-01-27 02:35:14] "POST /neutron/network HTTP/1.1" 200 1007 0.018337 10.0.0.32 - - [2025-01-27 02:35:14] "DELETE /route-target/72b804ad-6e01-439e-b1e6-e63df703428c HTTP/1.1" 200 115 0.037685 10.0.0.37 - - [2025-01-27 02:35:14] "GET /routing-instance/494294a1-db29-4ccd-ae93-4f6e48554536 HTTP/1.1" 404 171 0.005108 10.0.0.37 - - [2025-01-27 02:35:14] "GET /domains HTTP/1.1" 200 280 0.003559 10.0.0.37 - - [2025-01-27 02:35:14] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003019 10.0.0.37 - - [2025-01-27 02:35:14] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2771 0.016983 10.0.0.37 - - [2025-01-27 02:35:14] "GET /projects?obj_uuids=e88f4e67-fb60-4fb3-a09d-a88b1b452b8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.37 - - [2025-01-27 02:35:14] "GET /project/e88f4e67-fb60-4fb3-a09d-a88b1b452b8a HTTP/1.1" 200 1900 0.113214 10.0.0.32 - - [2025-01-27 02:35:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.019882 10.0.0.37 - - [2025-01-27 02:35:21] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004533 10.0.0.37 - - [2025-01-27 02:35:21] "POST /neutron/network HTTP/1.1" 200 607 0.183756 10.0.0.32 - - [2025-01-27 02:35:21] "POST /ref-update HTTP/1.1" 200 156 0.043027 10.0.0.37 - - [2025-01-27 02:35:21] "POST /neutron/network HTTP/1.1" 200 825 0.009325 10.0.0.37 - - [2025-01-27 02:35:21] "POST /neutron/network HTTP/1.1" 200 117 0.017783 10.0.0.37 - - [2025-01-27 02:35:22] "POST /neutron/network HTTP/1.1" 200 825 0.014157 10.0.0.37 - - [2025-01-27 02:35:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.019486 10.0.0.32 - - [2025-01-27 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.007309 10.0.0.37 - - [2025-01-27 02:35:22] "POST /neutron/network HTTP/1.1" 200 927 0.011281 10.0.0.37 - - [2025-01-27 02:35:23] "POST /neutron/network HTTP/1.1" 200 927 0.456566 10.0.0.37 - - [2025-01-27 02:35:23] "GET /domains HTTP/1.1" 401 292 0.000602 10.0.0.32 - - [2025-01-27 02:35:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.010165 10.0.0.37 - - [2025-01-27 02:35:23] "GET /domains HTTP/1.1" 200 280 0.029504 10.0.0.37 - - [2025-01-27 02:35:23] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001603 10.0.0.37 - - [2025-01-27 02:35:23] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.018349 10.0.0.37 - - [2025-01-27 02:35:23] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001357 10.0.0.37 - - [2025-01-27 02:35:24] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 2569 0.127620 10.0.0.37 - - [2025-01-27 02:35:24] "GET /virtual-network/3aaa3e4f-6e0d-40c1-97ca-c8a57897e342 HTTP/1.1" 200 2887 0.022456 10.0.0.37 - - [2025-01-27 02:35:24] "GET /virtual-network/3aaa3e4f-6e0d-40c1-97ca-c8a57897e342 HTTP/1.1" 200 2887 0.005899 10.0.0.37 - - [2025-01-27 02:35:24] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 200 1783 0.011726 10.0.0.37 - - [2025-01-27 02:35:24] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 200 1783 0.006313 10.0.0.37 - - [2025-01-27 02:35:24] "GET /route-target/360d4033-8441-4414-b98b-4b41bf82d612 HTTP/1.1" 200 1206 0.005768 10.0.0.37 - - [2025-01-27 02:35:24] "GET /virtual-network/3aaa3e4f-6e0d-40c1-97ca-c8a57897e342 HTTP/1.1" 200 2887 0.011995 10.0.0.37 - - [2025-01-27 02:35:24] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 200 1783 0.007664 10.0.0.37 - - [2025-01-27 02:35:24] "GET /virtual-network/3aaa3e4f-6e0d-40c1-97ca-c8a57897e342 HTTP/1.1" 200 2887 0.006670 10.0.0.37 - - [2025-01-27 02:35:24] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 200 1783 0.004718 10.0.0.37 - - [2025-01-27 02:35:24] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 200 1783 0.005715 10.0.0.37 - - [2025-01-27 02:35:24] "GET /route-target/360d4033-8441-4414-b98b-4b41bf82d612 HTTP/1.1" 200 1206 0.006756 10.0.0.37 - - [2025-01-27 02:35:24] "GET /domains HTTP/1.1" 200 280 0.004616 10.0.0.37 - - [2025-01-27 02:35:24] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001721 10.0.0.37 - - [2025-01-27 02:35:24] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.014148 10.0.0.37 - - [2025-01-27 02:35:24] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001008 10.0.0.37 - - [2025-01-27 02:35:24] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 2569 0.100620 10.0.0.37 - - [2025-01-27 02:35:24] "GET /virtual-network/3aaa3e4f-6e0d-40c1-97ca-c8a57897e342 HTTP/1.1" 200 2887 0.007928 10.0.0.37 - - [2025-01-27 02:35:24] "GET /obj-perms HTTP/1.1" 200 5034 0.046073 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domains HTTP/1.1" 200 280 0.004033 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.009256 10.0.0.37 - - [2025-01-27 02:35:25] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001017 10.0.0.37 - - [2025-01-27 02:35:25] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 2569 0.114556 10.0.0.37 - - [2025-01-27 02:35:25] "GET /virtual-network/aa8ea5a3-59a2-471b-a0dd-b385c8305734 HTTP/1.1" 200 2888 0.010718 10.0.0.37 - - [2025-01-27 02:35:25] "GET /virtual-network/aa8ea5a3-59a2-471b-a0dd-b385c8305734 HTTP/1.1" 200 2888 0.005986 10.0.0.37 - - [2025-01-27 02:35:25] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 200 1782 0.006431 10.0.0.37 - - [2025-01-27 02:35:25] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 200 1782 0.004872 10.0.0.37 - - [2025-01-27 02:35:25] "GET /route-target/15e04158-d911-49b2-bf5a-1abab248a21a HTTP/1.1" 200 1206 0.005493 10.0.0.37 - - [2025-01-27 02:35:25] "GET /virtual-network/aa8ea5a3-59a2-471b-a0dd-b385c8305734 HTTP/1.1" 200 2888 0.005599 10.0.0.37 - - [2025-01-27 02:35:25] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 200 1782 0.005018 10.0.0.37 - - [2025-01-27 02:35:25] "GET /virtual-network/aa8ea5a3-59a2-471b-a0dd-b385c8305734 HTTP/1.1" 200 2888 0.006907 10.0.0.37 - - [2025-01-27 02:35:25] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 200 1782 0.005509 10.0.0.37 - - [2025-01-27 02:35:25] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 200 1782 0.006710 10.0.0.37 - - [2025-01-27 02:35:25] "GET /route-target/15e04158-d911-49b2-bf5a-1abab248a21a HTTP/1.1" 200 1206 0.004359 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domains HTTP/1.1" 200 280 0.003480 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.37 - - [2025-01-27 02:35:25] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.008578 10.0.0.37 - - [2025-01-27 02:35:25] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000915 10.0.0.37 - - [2025-01-27 02:35:26] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 2569 0.118443 10.0.0.37 - - [2025-01-27 02:35:26] "GET /virtual-network/aa8ea5a3-59a2-471b-a0dd-b385c8305734 HTTP/1.1" 200 2888 0.009138 10.0.0.37 - - [2025-01-27 02:35:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000437 10.0.0.37 - - [2025-01-27 02:35:26] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.37 - - [2025-01-27 02:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.008475 10.0.0.37 - - [2025-01-27 02:35:27] "POST /neutron/network HTTP/1.1" 200 937 0.007074 10.0.0.37 - - [2025-01-27 02:35:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000583 10.0.0.37 - - [2025-01-27 02:35:28] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.37 - - [2025-01-27 02:35:28] "POST /neutron/port HTTP/1.1" 200 1061 0.041408 10.0.0.37 - - [2025-01-27 02:35:28] "POST /neutron/port HTTP/1.1" 200 1089 0.048127 10.0.0.37 - - [2025-01-27 02:35:28] "POST /neutron/network HTTP/1.1" 200 927 0.014854 10.0.0.37 - - [2025-01-27 02:35:28] "POST /neutron/port HTTP/1.1" 200 1089 0.033452 10.0.0.37 - - [2025-01-27 02:35:29] "POST /neutron/port HTTP/1.1" 200 1089 0.052964 10.0.0.37 - - [2025-01-27 02:35:29] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.32 - - [2025-01-27 02:35:29] "PUT /access-control-list/42de6518-585e-4991-9509-da6b294705b1 HTTP/1.1" 200 272 0.025457 10.0.0.37 - - [2025-01-27 02:35:29] "POST /neutron/port HTTP/1.1" 200 1061 0.428223 10.0.0.37 - - [2025-01-27 02:35:30] "POST /neutron/port HTTP/1.1" 200 1115 0.142494 10.0.0.37 - - [2025-01-27 02:35:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.020685 10.0.0.37 - - [2025-01-27 02:35:34] "POST /neutron/port HTTP/1.1" 200 1089 0.036546 10.0.0.37 - - [2025-01-27 02:35:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008368 10.0.0.37 - - [2025-01-27 02:35:37] "POST /neutron/port HTTP/1.1" 200 1089 0.023265 10.0.0.37 - - [2025-01-27 02:35:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013341 10.0.0.37 - - [2025-01-27 02:35:40] "POST /neutron/port HTTP/1.1" 200 1089 0.028787 10.0.0.37 - - [2025-01-27 02:35:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008658 10.0.0.32 - - [2025-01-27 02:35:46] "PUT /access-control-list/42de6518-585e-4991-9509-da6b294705b1 HTTP/1.1" 200 272 0.037050 10.0.0.37 - - [2025-01-27 02:35:50] "POST /neutron/network HTTP/1.1" 200 825 0.038907 10.0.0.37 - - [2025-01-27 02:35:50] "POST /neutron/network HTTP/1.1" 200 825 0.016936 10.0.0.32 - - [2025-01-27 02:35:50] "DELETE /access-control-list/af225fe4-dfb8-471e-a6b5-1fe7d9d2b46d HTTP/1.1" 200 115 0.068965 10.0.0.37 - - [2025-01-27 02:35:50] "POST /neutron/network HTTP/1.1" 200 825 0.014158 10.0.0.37 - - [2025-01-27 02:35:50] "POST /neutron/port HTTP/1.1" 200 1089 0.028421 10.0.0.37 - - [2025-01-27 02:35:51] "POST /neutron/port HTTP/1.1" 200 117 0.007462 10.0.0.37 - - [2025-01-27 02:35:51] "POST /neutron/network HTTP/1.1" 200 117 0.010341 10.0.0.37 - - [2025-01-27 02:35:52] "GET /projects?obj_uuids=d715c0bb-2af6-4a40-86f8-765137e34df0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.37 - - [2025-01-27 02:35:52] "GET /routing-instance/05c613a1-3c45-437a-b432-410c81e70faa HTTP/1.1" 404 171 0.007283 10.0.0.37 - - [2025-01-27 02:35:52] "GET /domains HTTP/1.1" 200 280 0.004478 10.0.0.37 - - [2025-01-27 02:35:52] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001838 10.0.0.37 - - [2025-01-27 02:35:52] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.014002 10.0.0.37 - - [2025-01-27 02:35:52] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001487 10.0.0.37 - - [2025-01-27 02:35:53] "GET /project/d715c0bb-2af6-4a40-86f8-765137e34df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.094465 10.0.0.37 - - [2025-01-27 02:35:53] "GET /projects?obj_uuids=d715c0bb-2af6-4a40-86f8-765137e34df0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001499 10.0.0.37 - - [2025-01-27 02:35:53] "GET /project/d715c0bb-2af6-4a40-86f8-765137e34df0?fields=security_groups HTTP/1.1" 200 1371 0.073375 10.0.0.37 - - [2025-01-27 02:35:53] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 2101 0.150713 10.0.0.37 - - [2025-01-27 02:35:53] "POST /neutron/network HTTP/1.1" 200 825 0.037451 10.0.0.37 - - [2025-01-27 02:35:53] "DELETE /security-group/d4a5139f-d515-41f3-b1fe-0fd92f336f48 HTTP/1.1" 200 115 0.171547 10.0.0.37 - - [2025-01-27 02:35:53] "GET /projects?obj_uuids=d715c0bb-2af6-4a40-86f8-765137e34df0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.008111 10.0.0.32 - - [2025-01-27 02:35:53] "DELETE /access-control-list/5b8387d7-a54f-40df-bd77-4beeefb36ed7 HTTP/1.1" 200 115 0.086774 10.0.0.37 - - [2025-01-27 02:35:53] "GET /project/d715c0bb-2af6-4a40-86f8-765137e34df0?fields=application_policy_sets HTTP/1.1" 200 1410 0.123583 10.0.0.37 - - [2025-01-27 02:35:53] "GET /routing-instance/692a180c-cdc8-44d4-aa34-694db6b9731e HTTP/1.1" 404 171 0.004037 10.0.0.37 - - [2025-01-27 02:35:53] "GET /domains HTTP/1.1" 200 280 0.004260 10.0.0.37 - - [2025-01-27 02:35:53] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.37 - - [2025-01-27 02:35:53] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2770 0.033061 10.0.0.37 - - [2025-01-27 02:35:53] "DELETE /project/d715c0bb-2af6-4a40-86f8-765137e34df0 HTTP/1.1" 200 115 0.858102 10.0.0.37 - - [2025-01-27 02:35:53] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007548 10.0.0.32 - - [2025-01-27 02:35:53] "DELETE /route-target/360d4033-8441-4414-b98b-4b41bf82d612 HTTP/1.1" 200 115 0.122335 10.0.0.37 - - [2025-01-27 02:35:53] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 1862 0.111023 10.0.0.32 - - [2025-01-27 02:35:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.003742 10.0.0.32 - - [2025-01-27 02:35:56] "POST /access-control-lists HTTP/1.1" 200 592 0.043005 10.0.0.22 - - [2025-01-27 02:35:59] "GET /global-system-configs HTTP/1.1" 200 322 0.188849 10.0.0.37 - - [2025-01-27 02:35:59] "GET /global-system-configs HTTP/1.1" 200 322 0.240255 10.0.0.32 - - [2025-01-27 02:35:59] "GET /obj-perms HTTP/1.1" 200 5056 0.342803 10.0.0.22 - - [2025-01-27 02:35:59] "GET /obj-perms HTTP/1.1" 200 5056 0.365683 10.0.0.37 - - [2025-01-27 02:35:59] "GET /obj-perms HTTP/1.1" 200 5056 0.360892 10.0.0.32 - - [2025-01-27 02:35:59] "GET /global-system-configs HTTP/1.1" 200 322 0.056815 10.0.0.37 - - [2025-01-27 02:36:00] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004025 10.0.0.37 - - [2025-01-27 02:36:00] "POST /neutron/network HTTP/1.1" 200 613 0.168490 10.0.0.37 - - [2025-01-27 02:36:00] "POST /neutron/network HTTP/1.1" 200 833 0.009767 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domains HTTP/1.1" 401 292 0.000579 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domains HTTP/1.1" 200 280 0.023834 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.011225 10.0.0.37 - - [2025-01-27 02:36:01] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001035 10.0.0.37 - - [2025-01-27 02:36:01] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2080 0.110375 10.0.0.37 - - [2025-01-27 02:36:01] "GET /virtual-network/3e97b07a-b048-4e70-9374-de5a16ee589a HTTP/1.1" 200 2320 0.007608 10.0.0.37 - - [2025-01-27 02:36:01] "GET /virtual-network/3e97b07a-b048-4e70-9374-de5a16ee589a HTTP/1.1" 200 2320 0.006331 10.0.0.37 - - [2025-01-27 02:36:01] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 200 1493 0.007392 10.0.0.37 - - [2025-01-27 02:36:01] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 200 1493 0.005411 10.0.0.37 - - [2025-01-27 02:36:01] "GET /route-target/a30fa7e6-0502-4012-af22-273dc20f688a HTTP/1.1" 200 1213 0.004581 10.0.0.37 - - [2025-01-27 02:36:01] "GET /virtual-network/3e97b07a-b048-4e70-9374-de5a16ee589a HTTP/1.1" 200 2320 0.005904 10.0.0.37 - - [2025-01-27 02:36:01] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 200 1493 0.005013 10.0.0.37 - - [2025-01-27 02:36:01] "GET /virtual-network/3e97b07a-b048-4e70-9374-de5a16ee589a HTTP/1.1" 200 2320 0.009374 10.0.0.37 - - [2025-01-27 02:36:01] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 200 1493 0.004467 10.0.0.37 - - [2025-01-27 02:36:01] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 200 1493 0.004429 10.0.0.37 - - [2025-01-27 02:36:01] "GET /route-target/a30fa7e6-0502-4012-af22-273dc20f688a HTTP/1.1" 200 1213 0.004255 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domains HTTP/1.1" 200 280 0.003258 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.37 - - [2025-01-27 02:36:01] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.009572 10.0.0.37 - - [2025-01-27 02:36:01] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001424 10.0.0.37 - - [2025-01-27 02:36:01] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2080 0.100960 10.0.0.37 - - [2025-01-27 02:36:01] "GET /virtual-network/3e97b07a-b048-4e70-9374-de5a16ee589a HTTP/1.1" 200 2320 0.009176 10.0.0.32 - - [2025-01-27 02:36:02] "GET /obj-perms HTTP/1.1" 200 5026 0.058392 10.0.0.22 - - [2025-01-27 02:36:02] "GET /obj-perms HTTP/1.1" 200 5026 0.045884 10.0.0.37 - - [2025-01-27 02:36:03] "POST /neutron/network HTTP/1.1" 200 117 0.014650 10.0.0.32 - - [2025-01-27 02:36:03] "POST /route-targets HTTP/1.1" 200 327 0.013804 10.0.0.37 - - [2025-01-27 02:36:03] "POST /neutron/network HTTP/1.1" 200 831 0.009681 10.0.0.37 - - [2025-01-27 02:36:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.009439 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domains HTTP/1.1" 200 280 0.002826 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.007924 10.0.0.37 - - [2025-01-27 02:36:03] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039 10.0.0.37 - - [2025-01-27 02:36:03] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2298 0.107050 10.0.0.37 - - [2025-01-27 02:36:03] "GET /virtual-network/9b7fac92-eb90-4528-ad1f-d405e9f1b7fa HTTP/1.1" 200 2315 0.012050 10.0.0.37 - - [2025-01-27 02:36:03] "GET /virtual-network/9b7fac92-eb90-4528-ad1f-d405e9f1b7fa HTTP/1.1" 200 2315 0.010303 10.0.0.37 - - [2025-01-27 02:36:03] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 200 1493 0.009024 10.0.0.37 - - [2025-01-27 02:36:03] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 200 1493 0.007344 10.0.0.37 - - [2025-01-27 02:36:03] "GET /route-target/66e71df2-109d-42fe-9046-4c931321921a HTTP/1.1" 200 1212 0.007065 10.0.0.37 - - [2025-01-27 02:36:03] "GET /virtual-network/9b7fac92-eb90-4528-ad1f-d405e9f1b7fa HTTP/1.1" 200 2315 0.008665 10.0.0.37 - - [2025-01-27 02:36:03] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 200 1493 0.008225 10.0.0.37 - - [2025-01-27 02:36:03] "GET /virtual-network/9b7fac92-eb90-4528-ad1f-d405e9f1b7fa HTTP/1.1" 200 2315 0.005330 10.0.0.37 - - [2025-01-27 02:36:03] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 200 1493 0.003670 10.0.0.37 - - [2025-01-27 02:36:03] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 200 1493 0.003885 10.0.0.37 - - [2025-01-27 02:36:03] "GET /route-target/66e71df2-109d-42fe-9046-4c931321921a HTTP/1.1" 200 1212 0.003324 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domains HTTP/1.1" 200 280 0.003434 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.37 - - [2025-01-27 02:36:03] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.008775 10.0.0.37 - - [2025-01-27 02:36:03] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.37 - - [2025-01-27 02:36:04] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2298 0.094267 10.0.0.37 - - [2025-01-27 02:36:04] "GET /virtual-network/9b7fac92-eb90-4528-ad1f-d405e9f1b7fa HTTP/1.1" 200 2315 0.006750 10.0.0.37 - - [2025-01-27 02:36:04] "GET /obj-perms HTTP/1.1" 200 5026 0.041728 10.0.0.37 - - [2025-01-27 02:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010482 10.0.0.37 - - [2025-01-27 02:36:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.248100 10.0.0.37 - - [2025-01-27 02:36:05] "POST /neutron/network HTTP/1.1" 200 835 0.007925 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domains HTTP/1.1" 200 280 0.003733 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.008956 10.0.0.37 - - [2025-01-27 02:36:05] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.37 - - [2025-01-27 02:36:05] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2517 0.094439 10.0.0.37 - - [2025-01-27 02:36:05] "GET /virtual-network/b2e6f8c6-7576-4e94-ad93-df3942c6abc5 HTTP/1.1" 200 2326 0.019962 10.0.0.37 - - [2025-01-27 02:36:05] "GET /virtual-network/b2e6f8c6-7576-4e94-ad93-df3942c6abc5 HTTP/1.1" 200 2326 0.006100 10.0.0.37 - - [2025-01-27 02:36:05] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 200 1497 0.007370 10.0.0.37 - - [2025-01-27 02:36:05] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 200 1497 0.004989 10.0.0.37 - - [2025-01-27 02:36:05] "GET /route-target/06f023bf-a358-45c0-8409-c196bccdf46a HTTP/1.1" 200 1212 0.003990 10.0.0.37 - - [2025-01-27 02:36:05] "GET /virtual-network/b2e6f8c6-7576-4e94-ad93-df3942c6abc5 HTTP/1.1" 200 2326 0.007796 10.0.0.37 - - [2025-01-27 02:36:05] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 200 1497 0.005518 10.0.0.37 - - [2025-01-27 02:36:05] "GET /virtual-network/b2e6f8c6-7576-4e94-ad93-df3942c6abc5 HTTP/1.1" 200 2326 0.009011 10.0.0.37 - - [2025-01-27 02:36:05] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 200 1497 0.004837 10.0.0.37 - - [2025-01-27 02:36:05] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 200 1497 0.004524 10.0.0.37 - - [2025-01-27 02:36:05] "GET /route-target/06f023bf-a358-45c0-8409-c196bccdf46a HTTP/1.1" 200 1212 0.004209 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domains HTTP/1.1" 200 280 0.003630 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.37 - - [2025-01-27 02:36:05] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2760 0.008643 10.0.0.37 - - [2025-01-27 02:36:05] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001221 10.0.0.37 - - [2025-01-27 02:36:05] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2517 0.100222 10.0.0.37 - - [2025-01-27 02:36:05] "GET /virtual-network/b2e6f8c6-7576-4e94-ad93-df3942c6abc5 HTTP/1.1" 200 2326 0.006624 10.0.0.37 - - [2025-01-27 02:36:05] "GET /aaa-mode HTTP/1.1" 401 292 0.000405 10.0.0.37 - - [2025-01-27 02:36:06] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.37 - - [2025-01-27 02:36:06] "POST /neutron/network HTTP/1.1" 200 831 0.008390 10.0.0.37 - - [2025-01-27 02:36:06] "POST /neutron/port HTTP/1.1" 200 117 0.011104 10.0.0.37 - - [2025-01-27 02:36:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000433 10.0.0.37 - - [2025-01-27 02:36:07] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001118 10.0.0.37 - - [2025-01-27 02:36:07] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.37 - - [2025-01-27 02:36:07] "POST /neutron/port HTTP/1.1" 200 1057 0.374619 10.0.0.37 - - [2025-01-27 02:36:07] "POST /neutron/port HTTP/1.1" 200 1111 0.099654 10.0.0.37 - - [2025-01-27 02:36:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.024268 10.0.0.37 - - [2025-01-27 02:36:08] "POST /neutron/network HTTP/1.1" 200 835 0.009852 10.0.0.37 - - [2025-01-27 02:36:08] "POST /neutron/port HTTP/1.1" 200 117 0.007443 10.0.0.37 - - [2025-01-27 02:36:09] "POST /neutron/network HTTP/1.1" 200 845 0.015975 10.0.0.37 - - [2025-01-27 02:36:09] "POST /neutron/port HTTP/1.1" 200 1059 0.020226 10.0.0.37 - - [2025-01-27 02:36:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004302 10.0.0.37 - - [2025-01-27 02:36:10] "POST /neutron/network HTTP/1.1" 200 835 0.010451 10.0.0.37 - - [2025-01-27 02:36:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000401 10.0.0.37 - - [2025-01-27 02:36:10] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.37 - - [2025-01-27 02:36:10] "POST /neutron/network HTTP/1.1" 200 831 0.007035 10.0.0.37 - - [2025-01-27 02:36:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008926 10.0.0.37 - - [2025-01-27 02:36:11] "POST /neutron/network HTTP/1.1" 200 2224 0.018209 10.0.0.32 - - [2025-01-27 02:36:11] "GET /obj-perms HTTP/1.1" 200 5056 0.091155 10.0.0.22 - - [2025-01-27 02:36:12] "GET /obj-perms HTTP/1.1" 200 5056 0.058785 10.0.0.37 - - [2025-01-27 02:36:12] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.37 - - [2025-01-27 02:36:12] "POST /neutron/port HTTP/1.1" 200 1059 0.340991 10.0.0.37 - - [2025-01-27 02:36:12] "POST /neutron/port HTTP/1.1" 200 1113 0.141194 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/port HTTP/1.1" 200 1111 0.147314 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/port HTTP/1.1" 200 1113 0.141681 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.016940 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004534 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/network HTTP/1.1" 200 831 0.009153 10.0.0.37 - - [2025-01-27 02:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.37 - - [2025-01-27 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008050 10.0.0.37 - - [2025-01-27 02:36:16] "POST /neutron/port HTTP/1.1" 200 3026 0.029037 10.0.0.37 - - [2025-01-27 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009144 10.0.0.37 - - [2025-01-27 02:36:18] "POST /neutron/port HTTP/1.1" 200 1085 0.024304 10.0.0.37 - - [2025-01-27 02:36:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008500 10.0.0.22 - - [2025-01-27 02:36:25] "GET /global-system-configs HTTP/1.1" 200 322 0.049498 10.0.0.32 - - [2025-01-27 02:36:26] "GET /global-system-configs HTTP/1.1" 200 322 0.117935 10.0.0.37 - - [2025-01-27 02:36:26] "GET /obj-perms HTTP/1.1" 200 5056 0.166784 10.0.0.37 - - [2025-01-27 02:36:27] "GET /global-system-configs HTTP/1.1" 200 322 0.065840 10.0.0.22 - - [2025-01-27 02:36:27] "GET /obj-perms HTTP/1.1" 200 5056 0.154408 10.0.0.32 - - [2025-01-27 02:36:27] "GET /obj-perms HTTP/1.1" 200 5056 0.169163 10.0.0.37 - - [2025-01-27 02:36:46] "POST /neutron/port HTTP/1.1" 200 3026 0.032233 10.0.0.37 - - [2025-01-27 02:36:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007244 10.0.0.37 - - [2025-01-27 02:36:52] "POST /neutron/port HTTP/1.1" 200 1087 0.026866 10.0.0.37 - - [2025-01-27 02:36:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004150 10.0.0.37 - - [2025-01-27 02:36:52] "POST /neutron/network HTTP/1.1" 200 835 0.006976 10.0.0.37 - - [2025-01-27 02:36:53] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001154 10.0.0.37 - - [2025-01-27 02:36:53] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.065450 10.0.0.37 - - [2025-01-27 02:36:53] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.008394 10.0.0.37 - - [2025-01-27 02:36:54] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa?fields=security_groups HTTP/1.1" 200 1104 0.101114 10.0.0.37 - - [2025-01-27 02:36:54] "GET /projects?obj_uuids=25c436fa-ada5-4f50-8373-69762f37f5aa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001589 10.0.0.37 - - [2025-01-27 02:36:54] "POST /neutron/network HTTP/1.1" 200 841 0.021467 10.0.0.32 - - [2025-01-27 02:36:54] "DELETE /access-control-list/9ba22fa6-a8fe-455c-aeb3-cdec7c1e4257 HTTP/1.1" 200 115 0.108374 10.0.0.37 - - [2025-01-27 02:36:54] "GET /project/25c436fa-ada5-4f50-8373-69762f37f5aa?fields=application_policy_sets HTTP/1.1" 200 1406 0.117958 10.0.0.37 - - [2025-01-27 02:36:54] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.37 - - [2025-01-27 02:36:54] "DELETE /project/25c436fa-ada5-4f50-8373-69762f37f5aa HTTP/1.1" 200 115 0.598637 10.0.0.37 - - [2025-01-27 02:36:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009869 10.0.0.32 - - [2025-01-27 02:37:03] "POST /ref-update HTTP/1.1" 200 156 0.050662 10.0.0.32 - - [2025-01-27 02:37:03] "POST /instance-ips HTTP/1.1" 200 385 0.042956 10.0.0.32 - - [2025-01-27 02:37:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005907 10.0.0.37 - - [2025-01-27 02:37:04] "POST /neutron/port HTTP/1.1" 200 1085 0.059641 10.0.0.32 - - [2025-01-27 02:37:04] "POST /ref-update HTTP/1.1" 200 156 0.041697 10.0.0.32 - - [2025-01-27 02:37:04] "POST /ref-update HTTP/1.1" 200 156 0.034160 10.0.0.37 - - [2025-01-27 02:37:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009481 10.0.0.32 - - [2025-01-27 02:37:04] "POST /instance-ips HTTP/1.1" 200 375 0.035324 10.0.0.32 - - [2025-01-27 02:37:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003387 10.0.0.32 - - [2025-01-27 02:37:04] "POST /ref-update HTTP/1.1" 200 156 0.026406 10.0.0.37 - - [2025-01-27 02:37:05] "POST /neutron/port HTTP/1.1" 200 1087 0.024873 10.0.0.37 - - [2025-01-27 02:37:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009511 10.0.0.32 - - [2025-01-27 02:37:08] "POST /access-control-lists HTTP/1.1" 200 601 0.148850 10.0.0.32 - - [2025-01-27 02:37:08] "POST /routing-instances HTTP/1.1" 200 759 0.049649 10.0.0.32 - - [2025-01-27 02:37:08] "GET /routing-instance/4576f4cc-998a-423f-9c6e-fc6d2b722359?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.015333 10.0.0.32 - - [2025-01-27 02:37:08] "POST /routing-instances HTTP/1.1" 200 760 0.073708 10.0.0.37 - - [2025-01-27 02:37:08] "GET /domains HTTP/1.1" 200 280 0.009661 10.0.0.37 - - [2025-01-27 02:37:08] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.32 - - [2025-01-27 02:37:08] "GET /routing-instance/12996baa-1fcf-4e7d-b2ff-fb0a4322bff4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.017253 10.0.0.37 - - [2025-01-27 02:37:08] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2772 0.012287 10.0.0.37 - - [2025-01-27 02:37:08] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.32 - - [2025-01-27 02:37:09] "PUT /routing-instance/12996baa-1fcf-4e7d-b2ff-fb0a4322bff4 HTTP/1.1" 200 266 0.014100 10.0.0.37 - - [2025-01-27 02:37:09] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 4233 0.090807 10.0.0.37 - - [2025-01-27 02:37:09] "GET /service-instance/e8e8b34d-1cd3-4254-9319-bacbc4f9d762 HTTP/1.1" 200 3783 0.004371 10.0.0.37 - - [2025-01-27 02:37:09] "GET /domains HTTP/1.1" 200 280 0.002772 10.0.0.37 - - [2025-01-27 02:37:09] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001321 10.0.0.37 - - [2025-01-27 02:37:09] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2772 0.014302 10.0.0.37 - - [2025-01-27 02:37:09] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.32 - - [2025-01-27 02:37:09] "PUT /access-control-list/aedaf1c7-8d1b-4614-8885-8b18ff21b612 HTTP/1.1" 200 272 0.030438 10.0.0.37 - - [2025-01-27 02:37:09] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 4233 0.096608 10.0.0.37 - - [2025-01-27 02:37:09] "GET /service-instance/e8e8b34d-1cd3-4254-9319-bacbc4f9d762 HTTP/1.1" 200 3783 0.014416 10.0.0.37 - - [2025-01-27 02:37:09] "GET /port-tuple/88a1db75-779c-4f2e-9439-e2441e31129d HTTP/1.1" 200 1978 0.011390 10.0.0.37 - - [2025-01-27 02:37:09] "GET /virtual-machine-interface/01cf3ffc-713a-40c7-a6a6-45a09ede2a22 HTTP/1.1" 200 3802 0.023965 10.0.0.37 - - [2025-01-27 02:37:09] "GET /virtual-machine-interface/4188c517-b199-45a1-b653-267bb0af07a7 HTTP/1.1" 200 3797 0.038524 10.0.0.37 - - [2025-01-27 02:37:09] "GET /virtual-machine-interface/cfdf4ba4-234d-4b2c-a429-cfcd2f1d75fb HTTP/1.1" 200 3816 0.018676 10.0.0.37 - - [2025-01-27 02:37:09] "POST /neutron/port HTTP/1.1" 200 3833 0.080458 10.0.0.37 - - [2025-01-27 02:37:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007499 10.0.0.37 - - [2025-01-27 02:37:09] "POST /neutron/port HTTP/1.1" 200 3833 0.042848 10.0.0.37 - - [2025-01-27 02:37:09] "POST /neutron/network HTTP/1.1" 200 919 0.010089 10.0.0.37 - - [2025-01-27 02:37:10] "POST /neutron/network HTTP/1.1" 200 897 0.015364 10.0.0.37 - - [2025-01-27 02:37:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007604 10.0.0.37 - - [2025-01-27 02:37:10] "POST /neutron/port HTTP/1.1" 200 3833 0.050907 10.0.0.37 - - [2025-01-27 02:37:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007690 10.0.0.37 - - [2025-01-27 02:37:14] "GET /virtual-machine/aba2b351-ca28-4dce-ae67-1a59be07e8c2 HTTP/1.1" 200 1803 0.006684 10.0.0.37 - - [2025-01-27 02:37:14] "GET /domains HTTP/1.1" 200 280 0.002625 10.0.0.37 - - [2025-01-27 02:37:14] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.37 - - [2025-01-27 02:37:14] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2772 0.007043 10.0.0.37 - - [2025-01-27 02:37:14] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.37 - - [2025-01-27 02:37:14] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 4233 0.093694 10.0.0.37 - - [2025-01-27 02:37:14] "GET /service-instance/e8e8b34d-1cd3-4254-9319-bacbc4f9d762 HTTP/1.1" 200 3783 0.006323 10.0.0.32 - - [2025-01-27 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008086 10.0.0.32 - - [2025-01-27 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.37 - - [2025-01-27 02:37:19] "GET /domains HTTP/1.1" 200 280 0.003262 10.0.0.37 - - [2025-01-27 02:37:19] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001282 10.0.0.37 - - [2025-01-27 02:37:19] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2772 0.009000 10.0.0.37 - - [2025-01-27 02:37:19] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002420 10.0.0.37 - - [2025-01-27 02:37:20] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 3759 0.100044 10.0.0.37 - - [2025-01-27 02:37:20] "GET /virtual-machine/aba2b351-ca28-4dce-ae67-1a59be07e8c2 HTTP/1.1" 200 1803 0.013646 10.0.0.32 - - [2025-01-27 02:37:20] "DELETE /instance-ip/1ef2e62c-673b-4e59-a4fa-ba95d288686f HTTP/1.1" 200 115 0.117248 10.0.0.32 - - [2025-01-27 02:37:20] "POST /ref-update HTTP/1.1" 200 156 0.022803 10.0.0.32 - - [2025-01-27 02:37:20] "DELETE /instance-ip/77a00eed-d721-403e-be20-ae57849d8a72 HTTP/1.1" 200 115 0.073929 10.0.0.32 - - [2025-01-27 02:37:20] "POST /ref-update HTTP/1.1" 200 156 0.036797 10.0.0.37 - - [2025-01-27 02:37:20] "POST /neutron/network HTTP/1.1" 200 835 0.014920 10.0.0.37 - - [2025-01-27 02:37:21] "POST /neutron/port HTTP/1.1" 200 1113 0.012478 10.0.0.37 - - [2025-01-27 02:37:21] "POST /neutron/port HTTP/1.1" 200 1111 0.017728 10.0.0.37 - - [2025-01-27 02:37:21] "POST /neutron/port HTTP/1.1" 200 1113 0.023031 10.0.0.37 - - [2025-01-27 02:37:21] "POST /neutron/port HTTP/1.1" 200 151 0.219866 10.0.0.37 - - [2025-01-27 02:37:22] "POST /neutron/network HTTP/1.1" 200 835 0.007937 10.0.0.32 - - [2025-01-27 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.37 - - [2025-01-27 02:37:22] "GET /routing-instance/a15e0bbd-536c-4523-86a6-ffaa61fe1905 HTTP/1.1" 404 171 0.004779 10.0.0.37 - - [2025-01-27 02:37:22] "GET /domains HTTP/1.1" 200 280 0.003954 10.0.0.37 - - [2025-01-27 02:37:22] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002539 10.0.0.37 - - [2025-01-27 02:37:22] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2572 0.022105 10.0.0.37 - - [2025-01-27 02:37:22] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.37 - - [2025-01-27 02:37:22] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2298 0.092691 10.0.0.37 - - [2025-01-27 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003200 10.0.0.37 - - [2025-01-27 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003336 10.0.0.37 - - [2025-01-27 02:37:23] "POST /neutron/network HTTP/1.1" 200 151 0.159687 10.0.0.37 - - [2025-01-27 02:37:23] "GET /routing-instance/795cd071-ea08-454f-b195-0861479fbafc HTTP/1.1" 404 171 0.003628 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domains HTTP/1.1" 200 280 0.007759 10.0.0.32 - - [2025-01-27 02:37:23] "DELETE /route-target/66e71df2-109d-42fe-9046-4c931321921a HTTP/1.1" 200 115 0.034141 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003705 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2572 0.016961 10.0.0.37 - - [2025-01-27 02:37:23] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003075 10.0.0.37 - - [2025-01-27 02:37:23] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 2080 0.116212 10.0.0.37 - - [2025-01-27 02:37:23] "GET /routing-instance/29dc47cc-0571-42d3-9660-eb517160a8d2 HTTP/1.1" 404 171 0.003240 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domains HTTP/1.1" 200 280 0.003421 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.069573 10.0.0.37 - - [2025-01-27 02:37:23] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2572 0.081687 10.0.0.37 - - [2025-01-27 02:37:23] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.37 - - [2025-01-27 02:37:23] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 1840 0.100393 10.0.0.32 - - [2025-01-27 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.004734 10.0.0.32 - - [2025-01-27 02:37:26] "POST /access-control-lists HTTP/1.1" 200 595 0.032117 10.0.0.37 - - [2025-01-27 02:37:30] "GET /domains HTTP/1.1" 401 292 0.000444 10.0.0.37 - - [2025-01-27 02:37:31] "GET /domains HTTP/1.1" 200 280 0.035140 10.0.0.37 - - [2025-01-27 02:37:31] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.37 - - [2025-01-27 02:37:31] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2959 0.018011 10.0.0.37 - - [2025-01-27 02:37:31] "GET /virtual-DNS/a00e9977-6b1f-4a3b-9e6f-9755896d7f8f HTTP/1.1" 200 1438 0.007662 10.0.0.37 - - [2025-01-27 02:37:31] "POST /neutron/network HTTP/1.1" 200 117 0.039070 10.0.0.37 - - [2025-01-27 02:37:32] "POST /neutron/network HTTP/1.1" 200 833 0.017292 10.0.0.37 - - [2025-01-27 02:37:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.009297 10.0.0.37 - - [2025-01-27 02:37:32] "POST /neutron/network HTTP/1.1" 200 843 0.007298 10.0.0.37 - - [2025-01-27 02:37:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000337 10.0.0.37 - - [2025-01-27 02:37:32] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.37 - - [2025-01-27 02:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.007252 10.0.0.37 - - [2025-01-27 02:37:34] "GET /projects?obj_uuids=7cf93437-383c-40b7-bc89-235bce0f62e7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001133 10.0.0.37 - - [2025-01-27 02:37:34] "POST /neutron/port HTTP/1.1" 200 1058 0.357563 10.0.0.37 - - [2025-01-27 02:37:34] "POST /neutron/port HTTP/1.1" 200 1112 0.111381 10.0.0.37 - - [2025-01-27 02:37:34] "POST /neutron/subnet HTTP/1.1" 200 685 0.015194 10.0.0.37 - - [2025-01-27 02:37:38] "POST /neutron/port HTTP/1.1" 200 1086 0.022822 10.0.0.37 - - [2025-01-27 02:37:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010499 10.0.0.37 - - [2025-01-27 02:37:44] "POST /neutron/port HTTP/1.1" 200 1086 0.029454 10.0.0.37 - - [2025-01-27 02:37:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007537 10.0.0.37 - - [2025-01-27 02:37:54] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.37 - - [2025-01-27 02:37:54] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.077691 10.0.0.37 - - [2025-01-27 02:37:54] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002110 10.0.0.37 - - [2025-01-27 02:37:54] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63?fields=security_groups HTTP/1.1" 200 1357 0.064671 10.0.0.37 - - [2025-01-27 02:37:54] "DELETE /security-group/6edc92b8-8330-4140-963b-48423e8bdcb7 HTTP/1.1" 200 115 0.113372 10.0.0.37 - - [2025-01-27 02:37:54] "GET /projects?obj_uuids=c9eb16be-a19e-426f-9c00-e7d8636b2b63&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001852 10.0.0.32 - - [2025-01-27 02:37:54] "DELETE /access-control-list/17439cf0-49cb-4a1e-9679-1075ead77d15 HTTP/1.1" 200 115 0.060614 10.0.0.37 - - [2025-01-27 02:37:54] "GET /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63?fields=application_policy_sets HTTP/1.1" 200 1396 0.067149 10.0.0.37 - - [2025-01-27 02:37:55] "DELETE /project/c9eb16be-a19e-426f-9c00-e7d8636b2b63 HTTP/1.1" 200 115 0.584664 10.0.0.37 - - [2025-01-27 02:38:08] "POST /neutron/port HTTP/1.1" 200 1086 0.024599 10.0.0.37 - - [2025-01-27 02:38:09] "POST /neutron/network HTTP/1.1" 200 833 0.007757 10.0.0.32 - - [2025-01-27 02:38:09] "DELETE /route-target/f2e5c435-d241-41a0-9c75-d7c3f65f3c79 HTTP/1.1" 200 115 0.058746 10.0.0.37 - - [2025-01-27 02:38:09] "GET /domains HTTP/1.1" 200 280 0.006026 10.0.0.37 - - [2025-01-27 02:38:09] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.37 - - [2025-01-27 02:38:09] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2575 0.017756 10.0.0.32 - - [2025-01-27 02:38:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.024729 10.0.0.37 - - [2025-01-27 02:38:14] "GET /obj-perms HTTP/1.1" 200 5056 0.074204 10.0.0.37 - - [2025-01-27 02:38:17] "GET /projects?obj_uuids=f5e7e1e7-04ab-4b6f-98d9-ce435e23a445&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.031899 10.0.0.37 - - [2025-01-27 02:38:17] "POST /neutron/network HTTP/1.1" 200 606 0.202019 10.0.0.32 - - [2025-01-27 02:38:17] "POST /ref-update HTTP/1.1" 200 156 0.029629 10.0.0.37 - - [2025-01-27 02:38:17] "POST /neutron/network HTTP/1.1" 200 824 0.010354 10.0.0.37 - - [2025-01-27 02:38:18] "POST /neutron/network HTTP/1.1" 200 834 0.008054 10.0.0.37 - - [2025-01-27 02:38:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000459 10.0.0.37 - - [2025-01-27 02:38:18] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.37 - - [2025-01-27 02:38:18] "POST /neutron/port HTTP/1.1" 200 117 0.008456 10.0.0.37 - - [2025-01-27 02:38:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000428 10.0.0.37 - - [2025-01-27 02:38:19] "POST /neutron/network HTTP/1.1" 200 834 0.006639 10.0.0.37 - - [2025-01-27 02:38:19] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.37 - - [2025-01-27 02:38:20] "POST /neutron/port HTTP/1.1" 200 1060 0.065021 10.0.0.37 - - [2025-01-27 02:38:20] "POST /neutron/port HTTP/1.1" 200 1034 0.031391 10.0.0.37 - - [2025-01-27 02:38:20] "POST /neutron/port HTTP/1.1" 200 1088 0.025413 10.0.0.37 - - [2025-01-27 02:38:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008622 10.0.0.37 - - [2025-01-27 02:38:20] "POST /neutron/network HTTP/1.1" 200 824 0.006711 10.0.0.37 - - [2025-01-27 02:38:21] "POST /neutron/port HTTP/1.1" 200 1060 0.020522 10.0.0.37 - - [2025-01-27 02:38:21] "POST /neutron/port HTTP/1.1" 200 1088 0.022279 10.0.0.37 - - [2025-01-27 02:38:21] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.37 - - [2025-01-27 02:38:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009486 10.0.0.37 - - [2025-01-27 02:38:25] "POST /neutron/port HTTP/1.1" 200 1088 0.022928 10.0.0.37 - - [2025-01-27 02:38:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006467 10.0.0.37 - - [2025-01-27 02:38:31] "POST /neutron/port HTTP/1.1" 200 1088 0.088572 10.0.0.37 - - [2025-01-27 02:38:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.029225 10.0.0.37 - - [2025-01-27 02:38:34] "POST /neutron/network HTTP/1.1" 200 824 0.007713 10.0.0.37 - - [2025-01-27 02:38:34] "POST /neutron/port HTTP/1.1" 200 1114 0.012336 10.0.0.37 - - [2025-01-27 02:38:34] "POST /neutron/port HTTP/1.1" 200 1114 0.034386 10.0.0.37 - - [2025-01-27 02:38:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005936 10.0.0.37 - - [2025-01-27 02:38:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003418 10.0.0.37 - - [2025-01-27 02:38:36] "POST /neutron/network HTTP/1.1" 200 151 0.178052 10.0.0.32 - - [2025-01-27 02:38:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.003375 10.0.0.32 - - [2025-01-27 02:38:39] "POST /access-control-lists HTTP/1.1" 200 594 0.053308 10.0.0.37 - - [2025-01-27 02:38:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010819 10.0.0.37 - - [2025-01-27 02:38:43] "POST /neutron/subnet HTTP/1.1" 200 701 0.282422 10.0.0.37 - - [2025-01-27 02:38:43] "POST /neutron/network HTTP/1.1" 200 839 0.006816 10.0.0.37 - - [2025-01-27 02:38:43] "POST /neutron/network HTTP/1.1" 200 849 0.007965 10.0.0.37 - - [2025-01-27 02:38:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000440 10.0.0.37 - - [2025-01-27 02:38:44] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.37 - - [2025-01-27 02:38:44] "POST /neutron/port HTTP/1.1" 200 117 0.007086 10.0.0.37 - - [2025-01-27 02:38:45] "GET /projects?obj_uuids=f538003a-0728-4808-b865-ff40198554ed&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003687 10.0.0.37 - - [2025-01-27 02:38:45] "POST /neutron/port HTTP/1.1" 200 1055 0.447007 10.0.0.37 - - [2025-01-27 02:38:45] "POST /neutron/port HTTP/1.1" 200 1109 0.110970 10.0.0.37 - - [2025-01-27 02:38:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.017675 10.0.0.37 - - [2025-01-27 02:38:49] "POST /neutron/port HTTP/1.1" 200 1083 0.027080 10.0.0.37 - - [2025-01-27 02:38:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008058 10.0.0.37 - - [2025-01-27 02:38:55] "GET /projects?obj_uuids=7cf93437-383c-40b7-bc89-235bce0f62e7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001003 10.0.0.37 - - [2025-01-27 02:38:55] "GET /project/7cf93437-383c-40b7-bc89-235bce0f62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.082712 10.0.0.37 - - [2025-01-27 02:38:55] "GET /projects?obj_uuids=7cf93437-383c-40b7-bc89-235bce0f62e7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003223 10.0.0.37 - - [2025-01-27 02:38:55] "GET /project/7cf93437-383c-40b7-bc89-235bce0f62e7?fields=security_groups HTTP/1.1" 200 1365 0.153615 10.0.0.37 - - [2025-01-27 02:38:55] "DELETE /security-group/0cd7d982-f3a6-4b0d-9ff9-697123089d07 HTTP/1.1" 200 115 0.043436 10.0.0.37 - - [2025-01-27 02:38:55] "GET /projects?obj_uuids=7cf93437-383c-40b7-bc89-235bce0f62e7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.37 - - [2025-01-27 02:38:55] "GET /project/7cf93437-383c-40b7-bc89-235bce0f62e7?fields=application_policy_sets HTTP/1.1" 200 1404 0.043717 10.0.0.37 - - [2025-01-27 02:38:55] "DELETE /project/7cf93437-383c-40b7-bc89-235bce0f62e7 HTTP/1.1" 200 115 0.542769 10.0.0.37 - - [2025-01-27 02:38:55] "POST /neutron/port HTTP/1.1" 200 1083 0.041446 10.0.0.37 - - [2025-01-27 02:38:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007530 10.0.0.37 - - [2025-01-27 02:38:56] "POST /neutron/subnet HTTP/1.1" 200 675 0.080272 10.0.0.32 - - [2025-01-27 02:38:56] "DELETE /access-control-list/c7ec83dc-5850-4a7b-a186-c8bf3143633d HTTP/1.1" 200 115 0.125072 10.0.0.32 - - [2025-01-27 02:38:56] "DELETE /access-control-list/e8e379a6-e61e-48a3-860e-ffa6f9061964 HTTP/1.1" 200 115 0.047222 10.0.0.37 - - [2025-01-27 02:39:00] "POST /neutron/network HTTP/1.1" 200 839 0.008197 10.0.0.37 - - [2025-01-27 02:39:00] "POST /neutron/port HTTP/1.1" 200 1109 0.013492 10.0.0.37 - - [2025-01-27 02:39:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007546 10.0.0.37 - - [2025-01-27 02:39:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005445 10.0.0.37 - - [2025-01-27 02:39:02] "POST /neutron/network HTTP/1.1" 200 151 0.159707 10.0.0.37 - - [2025-01-27 02:39:05] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000481 10.0.0.37 - - [2025-01-27 02:39:05] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.025533 10.0.0.37 - - [2025-01-27 02:39:05] "GET /global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 HTTP/1.1" 200 1827 0.005164 10.0.0.32 - - [2025-01-27 02:39:05] "POST /route-targets HTTP/1.1" 200 327 0.016882 10.0.0.37 - - [2025-01-27 02:39:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002917 10.0.0.37 - - [2025-01-27 02:39:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.206596 10.0.0.37 - - [2025-01-27 02:39:06] "POST /neutron/network HTTP/1.1" 200 826 0.007046 10.0.0.37 - - [2025-01-27 02:39:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000426 10.0.0.37 - - [2025-01-27 02:39:06] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.37 - - [2025-01-27 02:39:07] "POST /neutron/network HTTP/1.1" 200 826 0.006433 10.0.0.37 - - [2025-01-27 02:39:07] "POST /neutron/port HTTP/1.1" 200 117 0.007229 10.0.0.37 - - [2025-01-27 02:39:07] "POST /neutron/port HTTP/1.1" 200 1062 0.036943 10.0.0.37 - - [2025-01-27 02:39:08] "POST /neutron/port HTTP/1.1" 200 1090 0.023051 10.0.0.37 - - [2025-01-27 02:39:08] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.37 - - [2025-01-27 02:39:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007479 10.0.0.37 - - [2025-01-27 02:39:12] "POST /neutron/port HTTP/1.1" 200 1090 0.023001 10.0.0.37 - - [2025-01-27 02:39:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.030751 10.0.0.37 - - [2025-01-27 02:39:23] "POST /neutron/port HTTP/1.1" 200 1090 0.021509 10.0.0.37 - - [2025-01-27 02:39:25] "POST /neutron/network HTTP/1.1" 200 826 0.008025 10.0.0.32 - - [2025-01-27 02:39:25] "DELETE /route-target/077d8763-510c-48c4-b945-ed52372ec0d5 HTTP/1.1" 200 115 0.038404 10.0.0.37 - - [2025-01-27 02:39:28] "GET /projects?obj_uuids=f538003a-0728-4808-b865-ff40198554ed&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001069 10.0.0.37 - - [2025-01-27 02:39:28] "POST /neutron/network HTTP/1.1" 200 605 0.155074 10.0.0.37 - - [2025-01-27 02:39:29] "POST /neutron/network HTTP/1.1" 200 994 0.017648 10.0.0.37 - - [2025-01-27 02:39:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.011786 10.0.0.37 - - [2025-01-27 02:39:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.013466 10.0.0.37 - - [2025-01-27 02:39:29] "GET /projects?obj_uuids=f538003a-0728-4808-b865-ff40198554ed&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099 10.0.0.37 - - [2025-01-27 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.305445 10.0.0.37 - - [2025-01-27 02:39:30] "POST /neutron/network HTTP/1.1" 200 994 0.014887 10.0.0.37 - - [2025-01-27 02:39:30] "POST /neutron/port HTTP/1.1" 200 117 0.006435 10.0.0.37 - - [2025-01-27 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.010629 10.0.0.37 - - [2025-01-27 02:39:31] "POST /neutron/port HTTP/1.1" 200 1017 0.013319 10.0.0.37 - - [2025-01-27 02:39:31] "POST /neutron/port HTTP/1.1" 200 117 0.007684 10.0.0.37 - - [2025-01-27 02:39:31] "POST /neutron/network HTTP/1.1" 200 1004 0.015937 10.0.0.37 - - [2025-01-27 02:39:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000382 10.0.0.37 - - [2025-01-27 02:39:31] "POST /neutron/port HTTP/1.1" 200 1109 0.193564 10.0.0.37 - - [2025-01-27 02:39:31] "POST /neutron/network HTTP/1.1" 200 1004 0.008719 10.0.0.37 - - [2025-01-27 02:39:32] "POST /neutron/port HTTP/1.1" 200 1017 0.011489 10.0.0.37 - - [2025-01-27 02:39:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.048291 10.0.0.37 - - [2025-01-27 02:39:32] "POST /neutron/port HTTP/1.1" 200 1083 0.026192 10.0.0.37 - - [2025-01-27 02:39:32] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.37 - - [2025-01-27 02:39:32] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.37 - - [2025-01-27 02:39:33] "POST /neutron/port HTTP/1.1" 200 2050 0.037009 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domains HTTP/1.1" 200 280 0.003309 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2574 0.026253 10.0.0.37 - - [2025-01-27 02:39:33] "GET /projects?obj_uuids=f538003a-0728-4808-b865-ff40198554ed&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.37 - - [2025-01-27 02:39:33] "GET /project/f538003a-0728-4808-b865-ff40198554ed HTTP/1.1" 200 2842 0.133532 10.0.0.37 - - [2025-01-27 02:39:33] "GET /network-ipam/494e07d5-9d26-4367-84ef-f26c84213836 HTTP/1.1" 200 2599 0.023738 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domains HTTP/1.1" 200 280 0.003263 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domains?obj_uuids=9f6bcc6d-d9b0-4847-910a-1781c72618e1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.37 - - [2025-01-27 02:39:33] "GET /domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 HTTP/1.1" 200 2574 0.025915 10.0.0.37 - - [2025-01-27 02:39:33] "GET /projects?obj_uuids=f538003a-0728-4808-b865-ff40198554ed&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003779 10.0.0.37 - - [2025-01-27 02:39:33] "GET /project/f538003a-0728-4808-b865-ff40198554ed HTTP/1.1" 200 2842 0.168755 10.0.0.37 - - [2025-01-27 02:39:33] "GET /virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 HTTP/1.1" 200 3778 0.028852 10.0.0.37 - - [2025-01-27 02:39:33] "GET /virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 HTTP/1.1" 200 3778 0.022521 10.0.0.37 - - [2025-01-27 02:39:33] "POST /neutron/network HTTP/1.1" 200 1004 0.043214 10.0.0.37 - - [2025-01-27 02:39:33] "GET /routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 HTTP/1.1" 200 2381 0.030826 10.0.0.37 - - [2025-01-27 02:39:33] "GET /routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 HTTP/1.1" 200 2381 0.009072 10.0.0.37 - - [2025-01-27 02:39:33] "GET /route-target/3759ebba-96da-4802-b401-e46aa58ed18b HTTP/1.1" 200 1204 0.010712