Cloudberry Database version
No response
What happened
Testcase in CBDBTestrepo failed as following:
FAIL: AuxOidsTest.test_pg_inherits
Traceback (most recent call last):
File "/code/cbdb_testrepo_src/mpp/gpdb/tests/catalog/oid_inconsistency/auxoids/test_auxoids.py", line 66, in test_pg_inherits
self.fail("gpcheckcat 'inconsistent' test failed")
AssertionError: gpcheckcat 'inconsistent' test failed
Tried with th statement "gpcheckcat -R inconsistent", please see the following text file as output
gpcheckcat 'inconsistent' test failed.txt
What you think should happen instead
No response
How to reproduce
https://code.hashdata.xyz/cloudberry/cbdb_testrepo/-/pipelines/53161
Run "sql-test", find the IP address in the output.
Login the machine with the IP address.
Issue the following statements:
su - gpadmin
source /usr/local/cloudberry-db-devel/greenplum_path.sh
source /code/gpdb_src/gpAux/gpdemo/gpdemo-env.sh
source /code/cbdb_testrepo_src/test_framework/tinc_env.sh
source /code/cbdb_testrepo_src/tincrepo_env.sh
Then issue statement "gpcheckcat -R inconsistent" to recreate the issue.
Please note, the machine can keep alive within 5 hours
Operating System
CentOS Linux 7
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Cloudberry Database version
No response
What happened
Testcase in CBDBTestrepo failed as following:
FAIL: AuxOidsTest.test_pg_inherits
Traceback (most recent call last):
File "/code/cbdb_testrepo_src/mpp/gpdb/tests/catalog/oid_inconsistency/auxoids/test_auxoids.py", line 66, in test_pg_inherits
self.fail("gpcheckcat 'inconsistent' test failed")
AssertionError: gpcheckcat 'inconsistent' test failed
Tried with th statement "gpcheckcat -R inconsistent", please see the following text file as output
gpcheckcat 'inconsistent' test failed.txt
What you think should happen instead
No response
How to reproduce
https://code.hashdata.xyz/cloudberry/cbdb_testrepo/-/pipelines/53161
Run "sql-test", find the IP address in the output.
Login the machine with the IP address.
Issue the following statements:
su - gpadmin
source /usr/local/cloudberry-db-devel/greenplum_path.sh
source /code/gpdb_src/gpAux/gpdemo/gpdemo-env.sh
source /code/cbdb_testrepo_src/test_framework/tinc_env.sh
source /code/cbdb_testrepo_src/tincrepo_env.sh
Then issue statement "gpcheckcat -R inconsistent" to recreate the issue.
Please note, the machine can keep alive within 5 hours
Operating System
CentOS Linux 7
Anything else
No response
Are you willing to submit PR?
Code of Conduct