-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tables.automl.dataset_test: test_list_datasets failed #4398
Comments
commit: f313fd4 Test outputTraceback (most recent call last): File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.FAILED_PRECONDITION details = "The values in weight column(4370278344944517120) must be less than 10,000." debug_error_string = "{"created":"@1596189116.785454535","description":"Error received from peer ipv4:74.125.197.95:443","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"The values in weight column(4370278344944517120) must be less than 10,000.","grpc_status":9}" > |
commit: 32f96e4 Test outputTraceback (most recent call last): File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.FAILED_PRECONDITION details = "The values in weight column(4370278344944517120) must be less than 10,000." debug_error_string = "{"created":"@1596275536.988432578","description":"Error received from peer ipv4:172.253.117.95:443","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"The values in weight column(4370278344944517120) must be less than 10,000.","grpc_status":9}" > |
commit: bae7b5a Test outputTraceback (most recent call last): File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/tables/automl/.nox/py-3-6/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.FAILED_PRECONDITION details = "The values in weight column(4370278344944517120) must be less than 10,000." debug_error_string = "{"created":"@1596362334.304873147","description":"Error received from peer ipv4:74.125.20.95:443","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"The values in weight column(4370278344944517120) must be less than 10,000.","grpc_status":9}" > |
dup of #4397 |
Note: #4178 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 4a25177
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: