Dear Espino, By increasing the container shared memory using the --shm-size=2gb parameter is right for parallel tests.
To debug and further analyze the issue, I would like to request the ability to enable core dumps in the Docker environment. Specifically, could we include the --ulimit core=-1 configuration when starting Docker? This will allow us to capture core dumps for more detailed troubleshooting. Thank you for your time and support. Ed Espino <esp...@apache.org> 于2024年11月21日周四 12:40写道: > I've identified a solution for running our previously disabled test suites > ( > cbdb_parallel and instr_in_shmem_verify) in the GitHub Actions CI > environment. By increasing the container shared memory using the > --shm-size=2gb parameter, these test suites are now passing consistently. > > I'm currently conducting additional testing to verify the stability of this > solution. You can review the test results here: > > - https://github.com/edespino/cloudberry/actions/runs/11944371481 > - https://github.com/edespino/cloudberry/actions/runs/11943779438 > - https://github.com/edespino/cloudberry/actions/runs/11943000112 > > However, I've noticed some inconsistencies in other test suites during this > investigation. I would appreciate if you all could review these results and > provide feedback on the increased shared memory solution and any insights > into the inconsistent test results observed in other suites. > Thank you, > -=e > -- > Ed Espino > Apache Cloudberry (incubating) & MADlib >