Open
Description
Started seeing this one as part of this GH run https://github.com/grpc/grpc-go/actions/runs/5051421857/jobs/9063222115?pr=6308
--- FAIL: Test (5.02s)
--- FAIL: Test/LoadReporting (5.00s)
tlogger.go:116: INFO clusterimpl.go:73 [xds] [xds-cluster-impl-lb 0xc000174480] Created (t=+56.9µs)
tlogger.go:116: INFO clusterimpl.go:224 [xds] [xds-cluster-impl-lb 0xc000174480] Received update from resolver, balancer config: {
"cluster": "test-cluster",
"edsServiceName": "test-eds-service",
"lrsLoadReportingServer": {
"server_uri": "trafficdirector.googleapis.com:443",
"channel_creds": [
{
"type": "google_default"
}
],
"server_features": [
"xds_v3"
]
},
"childPolicy": [
{
"round_robin": {}
}
]
} (t=+[215](https://github.com/grpc/grpc-go/actions/runs/5051421857/jobs/9063222115?pr=6308#step:8:216).7µs)
balancer.go:118: testClientConn: NewSubConn([{Addr: "1.1.1.1:1", ServerName: "", Attributes: {"": "", }, BalancerAttributes: {"": "", }}], {CredsBundle:<nil> HealthCheckEnabled:true}) => sc0
tlogger.go:116: INFO roundrobin.go:50 [roundrobin] roundrobinPicker: Build called with info: {map[]} (t=+389.399µs)
balancer.go:152: testClientConn: UpdateState({CONNECTING 0xc000040f00})
tlogger.go:116: INFO roundrobin.go:50 [roundrobin] roundrobinPicker: Build called with info: {map[0xc00007a940:{{Addr: "1.1.1.1:1", ServerName: "", BalancerAttributes: {"": "", }}}]} (t=+538.799µs)
balancer.go:152: testClientConn: UpdateState({CONNECTING 0xc000040f50})
balancer.go:152: testClientConn: UpdateState({READY 0xc000040fa0})
tlogger.go:116: INFO clusterimpl.go:338 [xds] [xds-cluster-impl-lb 0xc000174480] Shutdown (t=+988.997µs)
balancer_test.go:672: unexpected error waiting form load report to be canceled: context deadline exceeded
tlogger.go:116: INFO clusterimpl.go:338 [xds] [xds-cluster-impl-lb 0xc000174480] Shutdown (t=+5.001023564s)