Hello,
On Thu, 1 Oct 2020, Quanah Gibson-Mount wrote:
Optionally, cd tests && make its to run through the regression suite.
On RHEL7, both the test suite and the regression suite completed without errors.
However, on RHEL8, "make its" fails:
Starting its9338 ...
running defines.sh This test checks for pending operations to resume correctly after they were stopped by a writer getting blocked by a full socket output buffer. It uses a search with syncrepl control and multiple modifications to generate enough responses to fill the output buffer.
Starting provider slapd on TCP/IP port 9011... Using ldapsearch to check that provider slapd is running... Using ldapadd to populate the provider directory... Starting persistent search and modifications... (Ignore the "press Enter to continue" that appears below)
Waiting for responses to accumulate, press Enter to continue: PID=149619 - Add/Delete(4000): entry="cn=James A Jones 2,ou=Alumni Association,ou=People,dc=example,dc=com". PID=149619 - Add/Delete done (0). Abandoning msgid 2 ldap_result: Other (e.g., implementation specific) error (80) ldapsearch failed - write waiter didn't resume pending ops
./data/regressions/its9338/its9338 failed (exit 1)
make[1]: *** [Makefile:336: bdb-its-yes] Error 1 make[1]: Leaving directory '/home/vmk/ol/openldap-OPENLDAP_REL_ENG_2_4/tests' make: *** [Makefile:325: regressions] Error 2
best regards, Jokke H.