[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#9085) Test suite is failing



Full_Name: Tomasz Kloczko
Version: 2.4.48
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (92.25.145.71)



+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check -j1
cd tests; /usr/bin/make test
make[1]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/openldap-2.4.48/tests'
make[2]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/openldap-2.4.48/tests'
Initiating LDAP tests for BDB...
Running ./scripts/all for bdb...
>>>>> Executing all LDAP tests for bdb
>>>>> Starting test000-rootdse for bdb...
running defines.sh
Starting slapd on TCP/IP port 9011...
Using ldapsearch to retrieve the root DSE...
Using ldapsearch to retrieve the cn=Subschema...
Using ldapsearch to retrieve the cn=Monitor...
dn:
objectClass: top
objectClass: OpenLDAProotDSE
structuralObjectClass: OpenLDAProotDSE
configContext: cn=config
namingContexts: o=OpenLDAP Project,l=Internet
monitorContext: cn=Monitor
supportedControl: 2.16.840.1.113730.3.4.18
supportedControl: 2.16.840.1.113730.3.4.2
supportedControl: 1.3.6.1.4.1.4203.1.10.1
supportedControl: 1.3.6.1.1.22
supportedControl: 1.2.840.113556.1.4.319
supportedControl: 1.2.826.0.1.3344810.2.3
supportedControl: 1.3.6.1.1.13.2
supportedControl: 1.3.6.1.1.13.1
supportedControl: 1.3.6.1.1.12
supportedExtension: 1.3.6.1.4.1.4203.1.11.1
supportedExtension: 1.3.6.1.4.1.4203.1.11.3
supportedExtension: 1.3.6.1.1.8
supportedFeatures: 1.3.6.1.1.14
supportedFeatures: 1.3.6.1.4.1.4203.1.5.1
supportedFeatures: 1.3.6.1.4.1.4203.1.5.2
supportedFeatures: 1.3.6.1.4.1.4203.1.5.3
supportedFeatures: 1.3.6.1.4.1.4203.1.5.4
supportedFeatures: 1.3.6.1.4.1.4203.1.5.5
supportedLDAPVersion: 3
supportedSASLMechanisms: GSS-SPNEGO
supportedSASLMechanisms: GSSAPI
vendorName: The OpenLDAP Project <http://www.openldap.org/>
entryDN:
subschemaSubentry: cn=Subschema

dn: cn=Subschema
objectClass: top
objectClass: subentry
objectClass: subschema
objectClass: extensibleObject
cn: Subschema

dn: cn=Monitor
objectClass: monitorServer
cn: Monitor
description: This subtree contains monitoring/managing objects.
description: This object contains information about this server.
description: Most of the information is held in operational attributes, which 
 must be explicitly requested.
monitoredInfo: OpenLDAP: slapd 2.4.48 (Sep 20 2019 05:49:42)

./scripts/test000-rootdse: line 68: 1709599 Hangup                  $SLAPD -f
$CONF1 -h $URI1 -d $LVL $TIMING > $LOG1 2>&1
>>>>> Test succeeded
>>>>> test000-rootdse completed OK for bdb.

>>>>> Starting test001-slapadd for bdb...
running defines.sh
Running slapadd to build slapd database...
Starting slapd on TCP/IP port 9011...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
ldapsearch failed (32)!
./scripts/test001-slapadd: line 55: kill: (1709740) - No such process
>>>>> test001-slapadd failed for bdb
(exit 32)
make[2]: *** [Makefile:294: bdb-yes] Error 32
make[2]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/openldap-2.4.48/tests'
make[1]: *** [Makefile:279: test] Error 2
make[1]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/openldap-2.4.48/tests'
make: *** [Makefile:291: test] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.aVXfhD (%check)