Skip to content
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

Flaky HashJoinTest.reclaimDuringOutputProcessing #11992

Open
xiaoxmeng opened this issue Dec 31, 2024 · 0 comments
Open

Flaky HashJoinTest.reclaimDuringOutputProcessing #11992

xiaoxmeng opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working flaky-test triage Newly created issue that needs attention.

Comments

@xiaoxmeng
Copy link
Contributor

Bug description

2024-12-31T02:53:16.0087506Z [ RUN ] HashJoinTest.reclaimDuringOutputProcessing
2024-12-31T02:53:16.0088107Z *** Aborted at 1735613590 (Unix time, try 'date -d @1735613590') ***
2024-12-31T02:53:16.0089277Z *** Signal 11 (SIGSEGV) (0x7fb0f4025efb) received by PID 82442 (pthread TID 0x7fb13d655340) (linux TID 82442) (code: address not mapped to object), stack trace: ***
2024-12-31T02:53:16.0090574Z @ 0000000014841866 _ZN5folly10symbolizer12_GLOBAL__N_118innerSignalHandlerEiP9siginfo_tPv
2024-12-31T02:53:16.0091765Z /home/runner/work/velox/velox/velox/_build/debug/_deps/folly-src/folly/experimental/symbolizer/SignalHandler.cpp:453
2024-12-31T02:53:16.0092910Z @ 000000001484194c _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv
2024-12-31T02:53:16.0094053Z /home/runner/work/velox/velox/velox/_build/debug/_deps/folly-src/folly/experimental/symbolizer/SignalHandler.cpp:474
2024-12-31T02:53:16.0094925Z @ 000000000004251f (unknown)
2024-12-31T02:53:16.0095496Z @ 00007fb0f4025efb (not found)
2024-12-31T02:53:16.0096371Z @ 00000000145a44d2 _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
2024-12-31T02:53:16.0097588Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2621
2024-12-31T02:53:16.0098637Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0099821Z @ 000000001459e562 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
2024-12-31T02:53:16.0100997Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2657
2024-12-31T02:53:16.0102034Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0102786Z @ 000000001457c09d _ZN7testing4Test3RunEv
2024-12-31T02:53:16.0103527Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2696
2024-12-31T02:53:16.0104559Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0105324Z @ 000000001457cbb8 _ZN7testing8TestInfo3RunEv
2024-12-31T02:53:16.0106081Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2845
2024-12-31T02:53:16.0107117Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0107873Z @ 000000001457d505 _ZN7testing9TestSuite3RunEv
2024-12-31T02:53:16.0108623Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:3004
2024-12-31T02:53:16.0109662Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0110560Z @ 000000001458d97d _ZN7testing8internal12UnitTestImpl11RunAllTestsEv
2024-12-31T02:53:16.0111456Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:5890
2024-12-31T02:53:16.0112493Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0113959Z @ 00000000145a53e3 _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc
2024-12-31T02:53:16.0115232Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2621
2024-12-31T02:53:16.0116265Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0117518Z @ 000000001459f5e0 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc
2024-12-31T02:53:16.0118767Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:2657
2024-12-31T02:53:16.0119802Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0120560Z @ 000000001458bf64 _ZN7testing8UnitTest3RunEv
2024-12-31T02:53:16.0121314Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest.cc:5455
2024-12-31T02:53:16.0122340Z -> /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/src/gtest-all.cc
2024-12-31T02:53:16.0123071Z @ 000000000d221f4e _Z13RUN_ALL_TESTSv
2024-12-31T02:53:16.0123852Z /home/runner/work/velox/velox/velox/_build/debug/_deps/gtest-src/googletest/include/gtest/gtest.h:2314
2024-12-31T02:53:16.0124786Z -> /home/runner/work/velox/velox/velox/velox/exec/tests/Main.cpp
2024-12-31T02:53:16.0125708Z @ 000000000d221e7f main
2024-12-31T02:53:16.0126243Z /home/runner/work/velox/velox/velox/velox/exec/tests/Main.cpp:28
2024-12-31T02:53:16.0126806Z @ 0000000000029d8f (unknown)
2024-12-31T02:53:16.0127174Z @ 0000000000029e3f __libc_start_main
2024-12-31T02:53:16.0127563Z @ 000000000ca30ec4 _start
2024-12-31T02:53:16.0128016Z Fatal signal handler. ThreadDebugInfo object not found.
2024-12-31T02:53:16.0128384Z
2024-12-31T02:54:19.4629980Z 385/386 Test #345: velox_parquet_e2e_filter_test ........................................ Passed 501.70 sec
2024-12-31T02:56:41.8960027Z 386/386 Test #362: velox_aggregates_test ................................................ Passed 480.65 sec
2024-12-31T02:56:41.8968901Z
2024-12-31T02:56:41.8969121Z 99% tests passed, 1 tests failed out of 384
2024-12-31T02:56:41.8969548Z
2024-12-31T02:56:41.8969850Z Total Test time (real) = 888.65 sec
2024-12-31T02:56:41.8970095Z
2024-12-31T02:56:41.8970357Z The following tests did not run:
2024-12-31T02:56:41.8971015Z 94 - /MemoryAllocatorTest.allocContiguousVsize/ (Disabled)
2024-12-31T02:56:41.8971688Z 152 - /MemoryPoolTest.memoryLeakCheck/ (Disabled)
2024-12-31T02:56:41.8971929Z
2024-12-31T02:56:41.8972026Z The following tests FAILED:
2024-12-31T02:56:41.8972269Z 377 - velox_exec_test (SEGFAULT)
2024-12-31T02:56:41.8972547Z Errors while running CTest
2024-12-31T02:56:41.9040036Z ##[error]Process completed with exit code 8.
2024-12-31T02:56:41.9116495Z Post job cleanup.
2024-12-31T02:56:42.0080186Z [command]/usr/bin/git version
2024-12-31T02:56:42.0144146Z git version 2.47.1
2024-12-31T02:56:42.0196025Z Temporarily overriding HOME='/home/runner/work/_temp/8c5ba93e-f7fe-47f5-920a-97dda5e27133' before making global git config changes

System information

It happens on circle ci

Relevant logs

No response

@xiaoxmeng xiaoxmeng added bug Something isn't working triage Newly created issue that needs attention. flaky-test labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test triage Newly created issue that needs attention.
Projects
None yet
Development

No branches or pull requests

2 participants