See <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/79/display/redirect?page=changes>
Changes: [tbordaz] Ticket 49064 - testcase hardening ------------------------------------------ [...truncated 273 lines...] Using cached cffi-1.11.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting enum34; python_version < "3" (from cryptography>=1.9->pyopenssl) Using cached enum34-1.1.6-py2-none-any.whl Collecting idna>=2.1 (from cryptography>=1.9->pyopenssl) Using cached idna-2.6-py2.py3-none-any.whl Collecting asn1crypto>=0.21.0 (from cryptography>=1.9->pyopenssl) Using cached asn1crypto-0.23.0-py2.py3-none-any.whl Collecting ipaddress; python_version < "3" (from cryptography>=1.9->pyopenssl) Using cached ipaddress-1.0.18-py2-none-any.whl Collecting pycparser (from cffi>=1.7; platform_python_implementation != "PyPy"->cryptography>=1.9->pyopenssl) Installing collected packages: pycparser, cffi, enum34, idna, asn1crypto, ipaddress, six, cryptography, pyopenssl, pyasn1, ndg-httpsclient Successfully installed asn1crypto-0.23.0 cffi-1.11.2 cryptography-2.1.1 enum34-1.1.6 idna-2.6 ipaddress-1.0.18 ndg-httpsclient-0.4.3 pyasn1-0.3.7 pycparser-2.18 pyopenssl-17.3.0 six-1.11.0 + pip install requests==2.5.3 Collecting requests==2.5.3 Using cached requests-2.5.3-py2.py3-none-any.whl Installing collected packages: requests Successfully installed requests-2.5.3 + pip install --pre --upgrade -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> Collecting python-ldap (from -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 1)) Requirement already up-to-date: pyasn1 in ./venv/lib/python2.7/site-packages (from -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 2)) Collecting pyasn1-modules (from -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 3)) Using cached pyasn1_modules-0.1.5-py2.py3-none-any.whl Requirement already up-to-date: wheel in ./venv/lib/python2.7/site-packages (from -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 4)) Collecting nose (from -r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 5)) Using cached nose-1.3.7-py2-none-any.whl Requirement already up-to-date: setuptools in ./venv/lib/python2.7/site-packages (from python-ldap->-r <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt> (line 1)) Installing collected packages: python-ldap, pyasn1-modules, nose Successfully installed nose-1.3.7 pyasn1-modules-0.1.5 python-ldap-2.4.45 + pip --cert /etc/pki/tls/cert.pem install https://pagure.io/lib389.git Collecting https://pagure.io/lib389.git Downloading https://pagure.io/lib389.git Cannot unpack file /tmp/pip-IeQMzV-unpack/lib389.git (downloaded from /tmp/pip-iZDszN-build, content-type: text/html; charset=utf-8); cannot detect archive format Cannot determine archive format of /tmp/pip-iZDszN-build + . venv/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z _ ']' ++ PATH=<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin>:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ unset _OLD_VIRTUAL_PATH ++ '[' -z '' ']' ++ '[' -n /bin/sh ']' ++ hash -r ++ '[' -z _ ']' ++ PS1= ++ export PS1 ++ unset _OLD_VIRTUAL_PS1 ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv> ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin>:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ PATH=<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin>:<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin>:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv> ++ PS1='(venv) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/sh ']' ++ hash -r + echo Preparing Directory Server build/install environment... Preparing Directory Server build/install environment... + mkdir <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source> + sudo mkdir <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/../../../.dirsrv> + cd <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source> + echo Checking out the lib389 source code... Checking out the lib389 source code... + git clone https://pagure.io/lib389.git Cloning into 'lib389'... + PYTHONPATH=<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/lib389/> + echo Checking out the Directory Server source code... Checking out the Directory Server source code... + git clone https://pagure.io/389-ds-base.git Cloning into '389-ds-base'... + mkdir BUILD + cd 389-ds-base + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + ./autogen.sh Found valid autoconf version 2.69 Found valid automake version 1.15 /usr/bin/sed: couldn't flush stdout: Broken pipe Found valid libtool version 2.4.6 Running autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + cd ../BUILD + echo + echo Running configure... Running configure... + echo ' CFLAGS=' -Wall -Wno-deprecated '-Wno-deprecated-declarations CXXFLAGS=' -Wall -Wno-deprecated '-Wno-deprecated-declarations ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug' CFLAGS= -Wall -Wno-deprecated -Wno-deprecated-declarations CXXFLAGS= -Wall -Wno-deprecated -Wno-deprecated-declarations ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug + echo Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/build.79.txt Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/build.79.txt + CFLAGS=' -Wall -Wno-deprecated -Wno-deprecated-declarations' + CXXFLAGS=' -Wall -Wno-deprecated -Wno-deprecated-declarations' + ../389-ds-base/configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug + echo + echo Running make... Running make... + echo Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/build.79.txt Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/build.79.txt + make check + echo Build http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/79/ failed Build http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/79/ failed + echo Last 100 lines of build log: Last 100 lines of build log: + echo ------------------------------------------------------------ ------------------------------------------------------------ + tail -100 build.79.txt gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/libslapd/pblock/test_slapd-analytics.o -MD -MP -MF test/libslapd/pblock/.deps/test_slapd-analytics.Tpo -c -o test/libslapd/pblock/test_slapd-analytics.o `test -f 'test/libslapd/pblock/analytics.c' || echo '../389-ds-base/'`test/libslapd/pblock/analytics.c mv -f test/libslapd/pblock/.deps/test_slapd-analytics.Tpo test/libslapd/pblock/.deps/test_slapd-analytics.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/libslapd/pblock/test_slapd-v3_compat.o -MD -MP -MF test/libslapd/pblock/.deps/test_slapd-v3_compat.Tpo -c -o test/libslapd/pblock/test_slapd-v3_compat.o `test -f 'test/libslapd/pblock/v3_compat.c' || echo '../389-ds-base/'`test/libslapd/pblock/v3_compat.c mv -f test/libslapd/pblock/.deps/test_slapd-v3_compat.Tpo test/libslapd/pblock/.deps/test_slapd-v3_compat.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/libslapd/operation/test_slapd-v3_compat.o -MD -MP -MF test/libslapd/operation/.deps/test_slapd-v3_compat.Tpo -c -o test/libslapd/operation/test_slapd-v3_compat.o `test -f 'test/libslapd/operation/v3_compat.c' || echo '../389-ds-base/'`test/libslapd/operation/v3_compat.c mv -f test/libslapd/operation/.deps/test_slapd-v3_compat.Tpo test/libslapd/operation/.deps/test_slapd-v3_compat.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/libslapd/spal/test_slapd-meminfo.o -MD -MP -MF test/libslapd/spal/.deps/test_slapd-meminfo.Tpo -c -o test/libslapd/spal/test_slapd-meminfo.o `test -f 'test/libslapd/spal/meminfo.c' || echo '../389-ds-base/'`test/libslapd/spal/meminfo.c mv -f test/libslapd/spal/.deps/test_slapd-meminfo.Tpo test/libslapd/spal/.deps/test_slapd-meminfo.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/plugins/test_slapd-test.o -MD -MP -MF test/plugins/.deps/test_slapd-test.Tpo -c -o test/plugins/test_slapd-test.o `test -f 'test/plugins/test.c' || echo '../389-ds-base/'`test/plugins/test.c mv -f test/plugins/.deps/test_slapd-test.Tpo test/plugins/.deps/test_slapd-test.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM=\"2017.291.1449\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\"" -DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\"" -DDATADIR="\"/opt/dirsrv/share\"" -DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/dirsrv/sbin\"" -DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\"" -DSYSTEMSCHEMADIR="\"/opt/dirsrv/share/dirsrv/schema\"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -I../389-ds-base/include/ldaputil -I../389-ds-base/ldap/servers/plugins/pwdstorage -Wall -Wno-deprecated -Wno-deprecated-declarations -MT test/plugins/pwdstorage/test_slapd-pbkdf2.o -MD -MP -MF test/plugins/pwdstorage/.deps/test_slapd-pbkdf2.Tpo -c -o test/plugins/pwdstorage/test_slapd-pbkdf2.o `test -f 'test/plugins/pwdstorage/pbkdf2.c' || echo '../389-ds-base/'`test/plugins/pwdstorage/pbkdf2.c mv -f test/plugins/pwdstorage/.deps/test_slapd-pbkdf2.Tpo test/plugins/pwdstorage/.deps/test_slapd-pbkdf2.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lcmocka -o test_slapd test/test_slapd-main.o test/libslapd/test_slapd-test.o test/libslapd/counters/test_slapd-atomic.o test/libslapd/pblock/test_slapd-analytics.o test/libslapd/pblock/test_slapd-v3_compat.o test/libslapd/operation/test_slapd-v3_compat.o test/libslapd/spal/test_slapd-meminfo.o test/plugins/test_slapd-test.o test/plugins/pwdstorage/test_slapd-pbkdf2.o libslapd.la libpwdstorage-plugin.la -lssl3 -lnss3 -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o .libs/test_slapd test/test_slapd-main.o test/libslapd/test_slapd-test.o test/libslapd/counters/test_slapd-atomic.o test/libslapd/pblock/test_slapd-analytics.o test/libslapd/pblock/test_slapd-v3_compat.o test/libslapd/operation/test_slapd-v3_compat.o test/libslapd/spal/test_slapd-meminfo.o test/plugins/test_slapd-test.o test/plugins/pwdstorage/test_slapd-pbkdf2.o -lcmocka ./.libs/libslapd.so -L/usr/lib -L/opt/dirsrv/lib ./.libs/libpwdstorage-plugin.so <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD/.libs/libslapd.so> -lldap_r -llber -lsasl2 -lsvrcore -lkrb5 -lk5crypto -lcom_err -lpcre -lpthread <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD/.libs/libsds.so> -latomic -lcrypt -lssl3 -lnss3 -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv/plugins gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds.Tpo -c -o src/libsds/test/test_libsds-test_sds.o `test -f 'src/libsds/test/test_sds.c' || echo '../389-ds-base/'`src/libsds/test/test_sds.c mv -f src/libsds/test/.deps/test_libsds-test_sds.Tpo src/libsds/test/.deps/test_libsds-test_sds.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_bpt.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_bpt.Tpo -c -o src/libsds/test/test_libsds-test_sds_bpt.o `test -f 'src/libsds/test/test_sds_bpt.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_bpt.c mv -f src/libsds/test/.deps/test_libsds-test_sds_bpt.Tpo src/libsds/test/.deps/test_libsds-test_sds_bpt.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_cow.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_cow.Tpo -c -o src/libsds/test/test_libsds-test_sds_cow.o `test -f 'src/libsds/test/test_sds_cow.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_cow.c mv -f src/libsds/test/.deps/test_libsds-test_sds_cow.Tpo src/libsds/test/.deps/test_libsds-test_sds_cow.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_set.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_set.Tpo -c -o src/libsds/test/test_libsds-test_sds_set.o `test -f 'src/libsds/test/test_sds_set.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_set.c mv -f src/libsds/test/.deps/test_libsds-test_sds_set.Tpo src/libsds/test/.deps/test_libsds-test_sds_set.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_queue.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_queue.Tpo -c -o src/libsds/test/test_libsds-test_sds_queue.o `test -f 'src/libsds/test/test_sds_queue.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_queue.c mv -f src/libsds/test/.deps/test_libsds-test_sds_queue.Tpo src/libsds/test/.deps/test_libsds-test_sds_queue.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_tqueue.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_tqueue.Tpo -c -o src/libsds/test/test_libsds-test_sds_tqueue.o `test -f 'src/libsds/test/test_sds_tqueue.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_tqueue.c mv -f src/libsds/test/.deps/test_libsds-test_sds_tqueue.Tpo src/libsds/test/.deps/test_libsds-test_sds_tqueue.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_lqueue.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_lqueue.Tpo -c -o src/libsds/test/test_libsds-test_sds_lqueue.o `test -f 'src/libsds/test/test_sds_lqueue.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_lqueue.c mv -f src/libsds/test/.deps/test_libsds-test_sds_lqueue.Tpo src/libsds/test/.deps/test_libsds-test_sds_lqueue.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_csiphash.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_csiphash.Tpo -c -o src/libsds/test/test_libsds-test_sds_csiphash.o `test -f 'src/libsds/test/test_sds_csiphash.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_csiphash.c mv -f src/libsds/test/.deps/test_libsds-test_sds_csiphash.Tpo src/libsds/test/.deps/test_libsds-test_sds_csiphash.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_sds_ht.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_sds_ht.Tpo -c -o src/libsds/test/test_libsds-test_sds_ht.o `test -f 'src/libsds/test/test_sds_ht.c' || echo '../389-ds-base/'`src/libsds/test/test_sds_ht.c mv -f src/libsds/test/.deps/test_libsds-test_sds_ht.Tpo src/libsds/test/.deps/test_libsds-test_sds_ht.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/test_libsds-test_fixtures.o -MD -MP -MF src/libsds/test/.deps/test_libsds-test_fixtures.Tpo -c -o src/libsds/test/test_libsds-test_fixtures.o `test -f 'src/libsds/test/test_fixtures.c' || echo '../389-ds-base/'`src/libsds/test/test_fixtures.c mv -f src/libsds/test/.deps/test_libsds-test_fixtures.Tpo src/libsds/test/.deps/test_libsds-test_fixtures.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -o test_libsds src/libsds/test/test_libsds-test_sds.o src/libsds/test/test_libsds-test_sds_bpt.o src/libsds/test/test_libsds-test_sds_cow.o src/libsds/test/test_libsds-test_sds_set.o src/libsds/test/test_libsds-test_sds_queue.o src/libsds/test/test_libsds-test_sds_tqueue.o src/libsds/test/test_libsds-test_sds_lqueue.o src/libsds/test/test_libsds-test_sds_csiphash.o src/libsds/test/test_libsds-test_sds_ht.o src/libsds/test/test_libsds-test_fixtures.o libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/test_libsds src/libsds/test/test_libsds-test_sds.o src/libsds/test/test_libsds-test_sds_bpt.o src/libsds/test/test_libsds-test_sds_cow.o src/libsds/test/test_libsds-test_sds_set.o src/libsds/test/test_libsds-test_sds_queue.o src/libsds/test/test_libsds-test_sds_tqueue.o src/libsds/test/test_libsds-test_sds_lqueue.o src/libsds/test/test_libsds-test_sds_csiphash.o src/libsds/test/test_libsds-test_sds_ht.o src/libsds/test/test_libsds-test_fixtures.o -lcmocka ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/benchmark_sds-benchmark.o -MD -MP -MF src/libsds/test/.deps/benchmark_sds-benchmark.Tpo -c -o src/libsds/test/benchmark_sds-benchmark.o `test -f 'src/libsds/test/benchmark.c' || echo '../389-ds-base/'`src/libsds/test/benchmark.c mv -f src/libsds/test/.deps/benchmark_sds-benchmark.Tpo src/libsds/test/.deps/benchmark_sds-benchmark.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT ldap/libraries/libavl/benchmark_sds-avl.o -MD -MP -MF ldap/libraries/libavl/.deps/benchmark_sds-avl.Tpo -c -o ldap/libraries/libavl/benchmark_sds-avl.o `test -f 'ldap/libraries/libavl/avl.c' || echo '../389-ds-base/'`ldap/libraries/libavl/avl.c mv -f ldap/libraries/libavl/.deps/benchmark_sds-avl.Tpo ldap/libraries/libavl/.deps/benchmark_sds-avl.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -o benchmark_sds src/libsds/test/benchmark_sds-benchmark.o ldap/libraries/libavl/benchmark_sds-avl.o libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/benchmark_sds src/libsds/test/benchmark_sds-benchmark.o ldap/libraries/libavl/benchmark_sds-avl.o -lcmocka ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/benchmark_par_sds-benchmark_parwrap.o -MD -MP -MF src/libsds/test/.deps/benchmark_par_sds-benchmark_parwrap.Tpo -c -o src/libsds/test/benchmark_par_sds-benchmark_parwrap.o `test -f 'src/libsds/test/benchmark_parwrap.c' || echo '../389-ds-base/'`src/libsds/test/benchmark_parwrap.c mv -f src/libsds/test/.deps/benchmark_par_sds-benchmark_parwrap.Tpo src/libsds/test/.deps/benchmark_par_sds-benchmark_parwrap.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/test/benchmark_par_sds-benchmark_par.o -MD -MP -MF src/libsds/test/.deps/benchmark_par_sds-benchmark_par.Tpo -c -o src/libsds/test/benchmark_par_sds-benchmark_par.o `test -f 'src/libsds/test/benchmark_par.c' || echo '../389-ds-base/'`src/libsds/test/benchmark_par.c mv -f src/libsds/test/.deps/benchmark_par_sds-benchmark_par.Tpo src/libsds/test/.deps/benchmark_par_sds-benchmark_par.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT ldap/libraries/libavl/benchmark_par_sds-avl.o -MD -MP -MF ldap/libraries/libavl/.deps/benchmark_par_sds-avl.Tpo -c -o ldap/libraries/libavl/benchmark_par_sds-avl.o `test -f 'ldap/libraries/libavl/avl.c' || echo '../389-ds-base/'`ldap/libraries/libavl/avl.c mv -f ldap/libraries/libavl/.deps/benchmark_par_sds-avl.Tpo ldap/libraries/libavl/.deps/benchmark_par_sds-avl.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -o benchmark_par_sds src/libsds/test/benchmark_par_sds-benchmark_parwrap.o src/libsds/test/benchmark_par_sds-benchmark_par.o ldap/libraries/libavl/benchmark_par_sds-avl.o libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/benchmark_par_sds src/libsds/test/benchmark_par_sds-benchmark_parwrap.o src/libsds/test/benchmark_par_sds-benchmark_par.o ldap/libraries/libavl/benchmark_par_sds-avl.o -lcmocka ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/nspr4 -I../389-ds-base/src/nunc-stans/include/ -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/nunc-stans/test/test_nuncstans-test_nuncstans.o -MD -MP -MF src/nunc-stans/test/.deps/test_nuncstans-test_nuncstans.Tpo -c -o src/nunc-stans/test/test_nuncstans-test_nuncstans.o `test -f 'src/nunc-stans/test/test_nuncstans.c' || echo '../389-ds-base/'`src/nunc-stans/test/test_nuncstans.c mv -f src/nunc-stans/test/.deps/test_nuncstans-test_nuncstans.Tpo src/nunc-stans/test/.deps/test_nuncstans-test_nuncstans.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -levent -o test_nuncstans src/nunc-stans/test/test_nuncstans-test_nuncstans.o libnunc-stans.la libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/test_nuncstans src/nunc-stans/test/test_nuncstans-test_nuncstans.o -lcmocka ./.libs/libnunc-stans.so -levent <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD/.libs/libsds.so> ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/nspr4 -I../389-ds-base/src/nunc-stans/include/ -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_small.o -MD -MP -MF src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_small.Tpo -c -o src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_small.o `test -f 'src/nunc-stans/test/test_nuncstans_stress_small.c' || echo '../389-ds-base/'`src/nunc-stans/test/test_nuncstans_stress_small.c mv -f src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_small.Tpo src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_small.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/nspr4 -I../389-ds-base/src/nunc-stans/include/ -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o -MD -MP -MF src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_core.Tpo -c -o src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o `test -f 'src/nunc-stans/test/test_nuncstans_stress_core.c' || echo '../389-ds-base/'`src/nunc-stans/test/test_nuncstans_stress_core.c mv -f src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_core.Tpo src/nunc-stans/test/.deps/test_nuncstans_stress_small-test_nuncstans_stress_core.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -levent -o test_nuncstans_stress_small src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_small.o src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o libnunc-stans.la libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/test_nuncstans_stress_small src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_small.o src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o -lcmocka ./.libs/libnunc-stans.so -levent <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD/.libs/libsds.so> ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/nspr4 -I../389-ds-base/src/nunc-stans/include/ -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_large.o -MD -MP -MF src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_large.Tpo -c -o src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_large.o `test -f 'src/nunc-stans/test/test_nuncstans_stress_large.c' || echo '../389-ds-base/'`src/nunc-stans/test/test_nuncstans_stress_large.c mv -f src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_large.Tpo src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_large.Po gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/nspr4 -I../389-ds-base/src/nunc-stans/include/ -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_core.o -MD -MP -MF src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_core.Tpo -c -o src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_core.o `test -f 'src/nunc-stans/test/test_nuncstans_stress_core.c' || echo '../389-ds-base/'`src/nunc-stans/test/test_nuncstans_stress_core.c mv -f src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_core.Tpo src/nunc-stans/test/.deps/test_nuncstans_stress_large-test_nuncstans_stress_core.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -lcmocka -levent -o test_nuncstans_stress_large src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_large.o src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_core.o libnunc-stans.la libsds.la -lplc4 -lplds4 -lnspr4 libtool: link: gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -o .libs/test_nuncstans_stress_large src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_large.o src/nunc-stans/test/test_nuncstans_stress_large-test_nuncstans_stress_core.o -lcmocka ./.libs/libnunc-stans.so -levent <http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD/.libs/libsds.so> ./.libs/libsds.so -latomic -lplc4 -lplds4 -lnspr4 -Wl,-rpath -Wl,/opt/dirsrv/lib/dirsrv make[2]: Leaving directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> make check-TESTS make[2]: Entering directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> make[3]: Entering directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> PASS: test_slapd PASS: test_libsds ../389-ds-base/test-driver: line 107: 89751 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: test_nuncstans PASS: test_nuncstans_stress_small ============================================================================ Testsuite summary for 389-ds-base 1.4.0.1.20171018git478a2ae ============================================================================ # TOTAL: 4 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to http://bugzilla.redhat.com/enter_bug.cgi?product=389 ============================================================================ Makefile:11812: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> Makefile:11918: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> Makefile:12144: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD'> Makefile:12147: recipe for target 'check' failed make: *** [check] Error 2 + echo ------------------------------------------------------------ ------------------------------------------------------------ + echo + exit 1 Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released _______________________________________________ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org