Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.6
-
Related to install and upgrade
Description
Prior to the 6484126c commit the ctests of mariadb-4.x passed CI.
ref: https://buildbot.mariadb.org/#/grid?branch=mariadb-4.x
26.4.24-6484126c https://buildbot.mariadb.org/#/builders/856/builds/47/steps/3/logs/stdio, sles-15.6 |
+ ctest --output-on-failure --force-new-ctest-process --timeout 120 --test-dir build
|
Internal ctest changing into directory: /home/buildbot/gal-s390x-sles-1506/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Test project /home/buildbot/gal-s390x-sles-1506/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Start 1: gu_tests
|
1/7 Test #1: gu_tests ......................... Passed 3.46 sec
|
Start 2: gu_tests++
|
2/7 Test #2: gu_tests++ ....................... Passed 4.24 sec
|
Start 3: check_gcomm
|
3/7 Test #3: check_gcomm ...................... Passed 1.87 sec
|
Start 4: gcache_tests
|
4/7 Test #4: gcache_tests ..................... Passed 3.03 sec
|
Start 5: gcs_tests
|
5/7 Test #5: gcs_tests ........................ Passed 44.78 sec
|
Start 6: galera_check
|
6/7 Test #6: galera_check .....................***Timeout 120.15 sec
|
s390x RHEL 10 |
+ ctest --output-on-failure --force-new-ctest-process --timeout 120 --test-dir build
|
Internal ctest changing into directory: /home/buildbot/gal-s390x-rhel-10/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Test project /home/buildbot/gal-s390x-rhel-10/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Start 1: gu_tests
|
1/7 Test #1: gu_tests ......................... Passed 3.61 sec
|
Start 2: gu_tests++
|
2/7 Test #2: gu_tests++ ....................... Passed 2.73 sec
|
Start 3: check_gcomm
|
3/7 Test #3: check_gcomm ...................... Passed 1.59 sec
|
Start 4: gcache_tests
|
4/7 Test #4: gcache_tests ..................... Passed 3.46 sec
|
Start 5: gcs_tests
|
5/7 Test #5: gcs_tests ........................ Passed 57.93 sec
|
Start 6: galera_check
|
6/7 Test #6: galera_check .....................***Timeout 120.10 sec
|
Running suite(s): DataSet
|
100%: Checks: 1, Failures: 0, Errors: 0
|
Running suite(s): KeySet
|
100%: Checks: 43, Failures: 0, Errors: 0
|
Running suite(s): WriteSet
|
100%: Checks: 3, Failures: 0, Errors: 0
|
Running suite(s): certification
|
100%: Checks: 64, Failures: 0, Errors: 0
|
Running suite(s): trx_handle
|
100%: Checks: 6, Failures: 0, Errors: 0
|
Running suite(s): service_thd
|
100%: Checks: 6, Failures: 0, Errors: 0
|
Running suite(s): ist
|
100%: Checks: 26, Failures: 0, Errors: 0
|
Running suite(s): saved_state
|
Start 7: wsrep_test
|
7/7 Test #7: wsrep_test ....................... Passed 0.16 sec
|
86% tests passed, 1 tests failed out of 7
|
Total Test time (real) = 189.59 sec
|
The following tests FAILED:
|
6 - galera_check (Timeout)
|
s390x rhel9 |
+ cd galera-4-26.4.24
|
+ ctest --output-on-failure --force-new-ctest-process --timeout 120 --test-dir build
|
Internal ctest changing into directory: /home/buildbot/gal-s390x-rhel-9/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Test project /home/buildbot/gal-s390x-rhel-9/build/scripts/packages/rpm_top_dir/BUILD/galera-4-26.4.24/build
|
Start 1: gu_tests
|
1/7 Test #1: gu_tests ......................... Passed 3.59 sec
|
Start 2: gu_tests++
|
2/7 Test #2: gu_tests++ ....................... Passed 2.78 sec
|
Start 3: check_gcomm
|
3/7 Test #3: check_gcomm ...................... Passed 1.51 sec
|
Start 4: gcache_tests
|
4/7 Test #4: gcache_tests ..................... Passed 3.50 sec
|
Start 5: gcs_tests
|
5/7 Test #5: gcs_tests ........................ Passed 42.84 sec
|
Start 6: galera_check
|
6/7 Test #6: galera_check .....................***Timeout 120.09 sec
|
Running suite(s): DataSet
|
100%: Checks: 1, Failures: 0, Errors: 0
|
Running suite(s): KeySet
|
100%: Checks: 43, Failures: 0, Errors: 0
|
Running suite(s): WriteSet
|
100%: Checks: 3, Failures: 0, Errors: 0
|
Running suite(s): certification
|
100%: Checks: 64, Failures: 0, Errors: 0
|
Running suite(s): trx_handle
|
100%: Checks: 6, Failures: 0, Errors: 0
|
Running suite(s): service_thd
|
100%: Checks: 6, Failures: 0, Errors: 0
|
Running suite(s): ist
|
100%: Checks: 26, Failures: 0, Errors: 0
|
Running suite(s): saved_state
|
Start 7: wsrep_test
|
7/7 Test #7: wsrep_test ....................... Passed 0.40 sec
|
86% tests passed, 1 tests failed out of 7
|
Total Test time (real) = 174.73 sec
|
The following tests FAILED:
|
6 - galera_check (Timeout)
|
Without these tests passing there isn't the packages to release on these. These are also untested on the BB ci against the server prior to release.