You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In GitLab repository our mariadb-105 failed for this reason.
The build and testing is running well. Tests failed for this reason:
==============================================
Tests were run for image rhel9/mariadb-105:1
==============================================
Test cases results:
[PASSED] for 'appnamenotset' run_container_creation_tests (00:00:24)
[PASSED] for 'appnamenotset' run_configuration_tests (00:00:14)
[PASSED] for 'appnamenotset' run_general_tests (00:00:34)
[PASSED] for 'appnamenotset' run_change_password_test (00:00:08)
[PASSED] for 'appnamenotset' run_change_password_new_user_test (00:00:07)
[PASSED] for 'appnamenotset' run_replication_test (00:00:07)
[PASSED] for 'appnamenotset' run_doc_test (00:00:01)
[PASSED] for 'appnamenotset' run_s2i_test (00:00:13)
[PASSED] for 'appnamenotset' run_ssl_test (00:00:07)
[PASSED] for 'appnamenotset' run_upgrade_test (00:00:28)
[FAILED] for 'appnamenotset' run_plugin_test (00:00:04)
Tests for rhel9/mariadb-105:1 failed.
Shared connection to 10.31.44.4 closed.
-----------------------------------------------
Running test run_plugin_test (starting at 2024-10-10 08:37:00+00:00) ...
-----------------------------------------------
Testing plugin installation
Created container cb164e7e85a55ccdf264d8b92cc2c8403bdf33a503503dfc176b435c898ff670
Testing MySQL connection to 10.88.0.143...
Trying to connect..... OK
Success!
ERROR 1126 (HY000) at line 1: Can't open shared library '/usr/lib64/mysql/plugin/sql_errlog.so' (errno: 2, cannot open shared object file: No such file or directory)
Test for image 'rhel9/mariadb-105:1' FAILED (exit code: 1)
ERROR 1146 (42S02) at line 1: Table 'mysql.IdonotExist' doesn't exist
grep: /var/lib/mysql/data/sql_errors.log: No such file or directory
Test for image 'rhel9/mariadb-105:1' FAILED (exit code: 2)
Test for image 'rhel9/mariadb-105:1' FAILED (exit code: 2)
Tests finished with EXIT=0
The text was updated successfully, but these errors were encountered:
In GitLab repository our mariadb-105 failed for this reason.
The build and testing is running well. Tests failed for this reason:
The text was updated successfully, but these errors were encountered: