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

RHEL9 - run_plugin_test failed. #256

Open
phracek opened this issue Oct 10, 2024 · 0 comments
Open

RHEL9 - run_plugin_test failed. #256

phracek opened this issue Oct 10, 2024 · 0 comments

Comments

@phracek
Copy link
Member

phracek commented Oct 10, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant