mippet# python buildscripts/smoke.py --mode=files jstests/test.js ['jstests/test.js'] cwd [/u0/local/src/mongodb-src-r1.6.4] num procs:365 removing: /data/db/sconsTests//mongod.lock running /u0/local/src/mongodb-src-r1.6.4/mongod --port 32000 --dbpath /data/db/sconsTests/ Tue Nov 2 10:05:06 MongoDB starting : pid=34302 port=32000 dbpath=/data/db/sconsTests/ 32-bit Tue Nov 2 10:05:06 _DEBUG build (which is slower) ** NOTE: when using MongoDB 32 bit, you are limited to about 2 gigabytes of data ** see http://blog.mongodb.org/post/137788967/32-bit-limitations Tue Nov 2 10:05:06 db version v1.6.4, pdfile version 4.5 Tue Nov 2 10:05:06 git version: nogitversion Tue Nov 2 10:05:06 sys info: FreeBSD mippet.ci.com.au 7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #1: Tue Mar 2 10:29:27 EST 2010 rpp@mippet.ci.com.au:/usr/obj/usr/src/sys/LOCAL i386 BOOST_LIB_VERSION=1_43 Tue Nov 2 10:05:06 [initandlisten] waiting for connections on port 32000 Tue Nov 2 10:05:06 [initandlisten] doing prebind option Tue Nov 2 10:05:06 [websvr] web admin interface listening on port 33000 Tue Nov 2 10:05:06 [websvr] doing prebind option Tue Nov 2 10:05:06 [initandlisten] doing prebind option Tue Nov 2 10:05:06 [websvr] doing prebind option ******************************************* Tue Nov 2 10:05:07 [initandlisten] connection accepted from 127.0.0.1:59212 #1 Test : test.js ... Tue Nov 2 10:05:07 terminate() called, printing stack: Tue Nov 2 10:05:07 Got signal: 6 (Abort trap: 6). Tue Nov 2 10:05:07 Backtrace: Tue Nov 2 10:05:07 dbexit: Tue Nov 2 10:05:07 [conn1] shutdown: going to close listening sockets... Tue Nov 2 10:05:07 [conn1] closing listening socket: 4 Tue Nov 2 10:05:07 [conn1] closing listening socket: 5 Tue Nov 2 10:05:07 [conn1] closing listening socket: 6 Tue Nov 2 10:05:07 [conn1] closing listening socket: 7 Tue Nov 2 10:05:07 [conn1] shutdown: going to flush oplog... Tue Nov 2 10:05:07 [conn1] shutdown: going to close sockets... Tue Nov 2 10:05:07 [conn1] shutdown: waiting for fs preallocator... Tue Nov 2 10:05:07 [conn1] shutdown: closing all files... Tue Nov 2 10:05:07 closeAllFiles() finished Tue Nov 2 10:05:07 [conn1] shutdown: removing fs lock... Tue Nov 2 10:05:07 [initandlisten] now exiting Tue Nov 2 10:05:07 dbexit: ; exiting immediately MongoDB shell version: 1.6.4 connecting to: 127.0.0.1:32000/test Tue Nov 2 10:05:07 Error: couldn't connect to server 127.0.0.1:32000 (anon):1156 terminate called after throwing an instance of 'mongo::UserException' what(): connect failed Tue Nov 2 10:05:07 mongo got signal 6 (Abort trap: 6), stack trace: 43.3838367462ms test /u0/local/src/mongodb-src-r1.6.4/jstests/test.js exited with status 14 0 tests succeeded The following tests failed (with exit code): /u0/local/src/mongodb-src-r1.6.4/jstests/test.js 14 mippet#