michael@stroeder.com wrote:
Full_Name: Michael Ströder Version: RE24 OS: OpenSUSE Linux 10.3 URL: Submission from: (NULL) (84.163.88.4)
HI!
I already reported different test scripts failing every now and then. I ran 'make test' a couple of times and finally it failed once in test050 (see below). Running test050 again succeeds.
I've also attached the debug logs.
As noted in the other email thread, I'm pretty sure this is the same as http://www.openldap.org/lists/openldap-devel/200804/msg00067.html
I have committed a patch to syncprov.c for this, but I haven't reproduced the original problem so I can't verify that it is fixed. Running test050 by itself 20 times never showed any problem for me. (Dual core OpenSUSE 10.2)
If you can get it to fail more regularly, let me know...
Ciao, Michael.
Starting test050-syncrepl-multimaster ...
running defines.sh Initializing server configurations... Starting producer slapd on TCP/IP port 9011... Using ldapsearch to check that producer slapd is running... Inserting syncprov overlay on producer... Starting consumer slapd on TCP/IP port 9012... Using ldapsearch to check that consumer slapd is running... Configuring syncrepl on consumer... Starting consumer2 slapd on TCP/IP port 9013... Using ldapsearch to check that consumer2 slapd is running... Configuring syncrepl on consumer2... Adding schema and databases on producer... Using ldapadd to populate producer... Waiting 20 seconds for syncrepl to receive changes... Using ldapadd to populate consumer... ldapadd failed for consumer database (32)!
./scripts/test050-syncrepl-multimaster failed (exit 32)
make[2]: *** [hdb-yes] Error 32 make[2]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make: *** [test] Error 2
--------------------------- end of test.out ---------------------------- ldap_add: No such object (32) matched DN: ou=People,dc=example,dc=com adding new entry "cn=James A Jones 2,ou=Alumni Association,ou=People,dc=example,dc=com"