[MDEV-20163] plugins.multiauth fails in buildbot: Plugin client_ed25519 could not be loaded Created: 2019-07-24  Updated: 2019-07-24

Status: Open
Project: MariaDB Server
Component/s: Plugins, Tests
Affects Version/s: 10.4
Fix Version/s: 10.4

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Oleksandr Byelkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Note: It doesn't fail on 10.4 now, because it currently doesn't compile on the Mac builder.

10.4 4bad6aa9ae49eed895cc1142de7354e2

plugins.multiauth                        [ fail ]
        Test ended at 2019-07-02 11:14:41
 
CURRENT_TEST: plugins.multiauth
--- /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/plugins/r/multiauth.result	2019-07-02 07:48:27.000000000 -0400
+++ /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/plugins/r/multiauth.reject	2019-07-02 11:14:40.000000000 -0400
@@ -178,7 +178,7 @@
 CREATE USER for mysqltest1@%
 CREATE USER 'mysqltest1'@'%' IDENTIFIED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc'
 # no plugin = failure
-mysqltest: Could not open connection 'default': 1045 Plugin client_ed25519 could not be loaded: <PLUGINDIR>/no/client_ed25519.so: cannot open shared object file: No such file or directory
+mysqltest: Could not open connection 'default': 1045 Plugin client_ed25519 could not be loaded: dlopen(<PLUGINDIR>/no/client_ed25519.so, 2): image not found
 alter user mysqltest1 identified via ed25519 as password("good") OR mysql_native_password as password("works");
 show create user mysqltest1;
 CREATE USER for mysqltest1@%
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 08:57:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.