-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:Nightly Linux RHEL 32-bit Build #572
-
ALL
Nightly Linux RHEL 32-bit Build #572 on July 11 (rev 8512fdda5f4a)
Same error message as SERVER-10172 ?
http://buildbot.mongodb.org/builders/Nightly%20Linux%20RHEL%2032-bit/builds/572/steps/test_11/logs/stdio
http://buildlogs.mongodb.org/Nightly%20Linux%20RHEL%2032-bit/builds/572/test/sharding/multi_mongos1.js
{ "_id" : "admin", "partitioned" : false, "primary" : "config" } { "_id" : "test", "partitioned" : true, "primary" : "shard0001" } m30001| Thu Jul 11 07:54:39.979 [initandlisten] connection accepted from 127.0.0.1:36624 #3 (3 connections now open) m30001| Thu Jul 11 07:54:39.983 [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers m30001| Thu Jul 11 07:54:39.989 [conn3] no current collection metadata found for this shard, will initialize m30001| Thu Jul 11 07:54:40.158 [FileAllocator] done allocating datafile /data/db/multi_mongos11/test.1, size: 32MB, took 0.204 secs Thu Jul 11 07:54:40.241 TypeError: Cannot call method 'getDB' of null at /data/buildslaves/Linux_RHEL_32bit_Nightly/mongo/jstests/sharding/multi_mongos1.js:13 failed to load: /data/buildslaves/Linux_RHEL_32bit_Nightly/mongo/jstests/sharding/multi_mongos1.js
Greg, please triage
- duplicates
-
SERVER-10172 sharding/inserts_consistent.js failed on Nightly Linux 32-bit
- Closed