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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Stack trace from test failure:
   
   Failed check: 
https://github.com/apache/arrow/actions/runs/4206174902/jobs/7299294976
   
   ```
   ........................................................................ [ 
19%]
   Fatal Python error: Aborted
   
   Thread 0x00007fc10bfff700 (most recent call first):
     File "/opt/conda/envs/arrow/lib/python3.8/concurrent/futures/thread.py", 
line 78 in _worker
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 870 in run
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 932 in 
_bootstrap_inner
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 890 in 
_bootstrap
   
   Thread 0x00007fc1162bf700 (most recent call first):
     File "/opt/conda/envs/arrow/lib/python3.8/selectors.py", line 468 in select
     File "/opt/conda/envs/arrow/lib/python3.8/asyncio/base_events.py", line 
1823 in _run_once
     File "/opt/conda/envs/arrow/lib/python3.8/asyncio/base_events.py", line 
570 in run_forever
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 870 in run
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 932 in 
_bootstrap_inner
     File "/opt/conda/envs/arrow/lib/python3.8/threading.py", line 890 in 
_bootstrap
   
   Current thread 0x00007fc1783fb740 (most recent call first):
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pyarrow/tests/test_dataset.py",
 line 261 in to_table
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pyarrow/tests/test_dataset.py",
 line 3300 in test_feather_format_compressed
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/python.py", line 195 
in pytest_pyfunc_call
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_callers.py", line 39 
in _multicall
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_manager.py", line 80 
in _hookexec
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_hooks.py", 
line 265 in __call__
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/python.py", line 
1789 in runtest
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 167 
in pytest_runtest_call
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_callers.py", line 39 
in _multicall
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_manager.py", line 80 
in _hookexec
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_hooks.py", 
line 265 in __call__
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 260 
in <lambda>
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 339 
in from_call
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 259 
in call_runtest_hook
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 220 
in call_and_report
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 131 
in runtestprotocol
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/runner.py", line 112 
in pytest_runtest_protocol
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_callers.py", line 39 
in _multicall
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_manager.py", line 80 
in _hookexec
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_hooks.py", 
line 265 in __call__
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/main.py", 
line 349 in pytest_runtestloop
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_callers.py", line 39 
in _multicall
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_manager.py", line 80 
in _hookexec
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_hooks.py", 
line 265 in __call__
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/main.py", 
line 324 in _main
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/main.py", 
line 270 in wrap_session
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/main.py", 
line 317 in pytest_cmdline_main
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_callers.py", line 39 
in _multicall
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_manager.py", line 80 
in _hookexec
     File "/opt/conda/envs/arrow/lib/python3.8/site-packages/pluggy/_hooks.py", 
line 265 in __call__
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/config/__init__.py", 
line 167 in main
     File 
"/opt/conda/envs/arrow/lib/python3.8/site-packages/_pytest/config/__init__.py", 
line 190 in console_main
     File "/opt/conda/envs/arrow/bin/pytest", line 10 in <module>
   /arrow/ci/scripts/python_test.sh: line 60: 10884 Aborted                 
(core dumped) pytest -r s ${PYTEST_ARGS} --pyargs pyarrow
   134
   ```
   
   ### Component(s)
   
   C++


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to