amoeba opened a new issue, #40410:
URL: https://github.com/apache/arrow/issues/40410

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The `arrow-s3fs-test` has been failing due to what appears to be a timeout 
on the "AMD64 macOS 12 C++" job for a while.
   
   
   A recent example is: 
https://github.com/apache/arrow/actions/runs/8179809257/job/22366589254?pr=40373#step:13:265
 and output:
   
   ```
   2024-03-06T23:05:01.0379130Z 97/97 Test #73: arrow-s3fs-test 
..............................***Timeout 300.04 sec
   2024-03-06T23:05:01.0381760Z Running arrow-s3fs-test, redirecting output 
into 
/Users/runner/work/arrow/arrow/build/cpp/build/test-logs/arrow-s3fs-test.txt 
(attempt 1/1)
   2024-03-06T23:05:01.0383120Z 
   2024-03-06T23:05:01.0383360Z       Start 73: arrow-s3fs-test
   2024-03-06T23:10:01.0805520Z     Test #73: arrow-s3fs-test 
..............................***Timeout 300.04 sec
   2024-03-06T23:10:01.0808220Z Running arrow-s3fs-test, redirecting output 
into 
/Users/runner/work/arrow/arrow/build/cpp/build/test-logs/arrow-s3fs-test.txt 
(attempt 1/1)
   2024-03-06T23:10:01.0810650Z 
   2024-03-06T23:10:01.0810890Z       Start 73: arrow-s3fs-test
   2024-03-06T23:15:01.1167650Z     Test #73: arrow-s3fs-test 
..............................***Timeout 300.04 sec
   2024-03-06T23:15:01.1171300Z Running arrow-s3fs-test, redirecting output 
into 
/Users/runner/work/arrow/arrow/build/cpp/build/test-logs/arrow-s3fs-test.txt 
(attempt 1/1)
   2024-03-06T23:15:01.1172580Z 
   2024-03-06T23:15:01.1175960Z 
   2024-03-06T23:15:01.1176500Z 99% tests passed, 1 tests failed out of 97
   2024-03-06T23:15:01.1176970Z 
   2024-03-06T23:15:01.1177690Z Label Time Summary:
   2024-03-06T23:15:01.1178690Z arrow-compute-tests    =  89.33 sec*proc (13 
tests)
   2024-03-06T23:15:01.1179450Z arrow-tests            = 449.67 sec*proc (41 
tests)
   2024-03-06T23:15:01.1183940Z arrow_acero            = 148.43 sec*proc (13 
tests)
   2024-03-06T23:15:01.1184610Z arrow_dataset          = 101.76 sec*proc (14 
tests)
   2024-03-06T23:15:01.1185230Z Errors while running CTest
   2024-03-06T23:15:01.1185750Z arrow_flight           =  14.60 sec*proc (2 
tests)
   2024-03-06T23:15:01.1186400Z arrow_substrait        =   1.58 sec*proc (1 
test)
   2024-03-06T23:15:01.1187050Z filesystem             = 334.44 sec*proc (5 
tests)
   2024-03-06T23:15:01.1187830Z gandiva-tests          =  28.20 sec*proc (4 
tests)
   2024-03-06T23:15:01.1188560Z parquet-tests          =  59.08 sec*proc (9 
tests)
   2024-03-06T23:15:01.1189210Z unittest               = 892.66 sec*proc (97 
tests)
   2024-03-06T23:15:01.1189650Z 
   2024-03-06T23:15:01.1189820Z Total Test time (real) = 1008.26 sec
   2024-03-06T23:15:01.1190170Z 
   2024-03-06T23:15:01.1190330Z The following tests FAILED:
   2024-03-06T23:15:01.1190830Z          73 - arrow-s3fs-test (Timeout)
   ```
   
   [gist](https://gist.github.com/amoeba/e14175676bc8ce84d4c4aa4ac8100155) for 
posterity.
   
   I expect this causes a lot of noise for maintainers so figuring out why this 
test is timing out would be good.
   
   ### Component(s)
   
   C++, Continuous Integration


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to