[SERVER-7330] gle_shell_server5441.js running from sharding_passthrough.js fails on "OS X 10.5 64-bit DUR OFF" Created: 11/Oct/12  Updated: 25/Jul/13  Resolved: 02/Apr/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Tad Marshall Assignee: Greg Studer
Resolution: Incomplete Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Mac OS X 10.5 640bit DUR OFF build slave


Issue Links:
Duplicate
is duplicated by SERVER-7149 gle_shell_server5441.js fails on shar... Closed
Operating System: ALL
Participants:

 Description   

http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/1441/test/slow%20nightly/sharding_passthrough.js

 *******************************************
         Test : jstests/gle_shell_server5441.js ...
 m30999| Thu Oct 11 13:17:31 [conn1] DROP: test.server5441
 m30001| Thu Oct 11 13:17:31 [conn21] CMD: drop test.server5441
 m30001| Thu Oct 11 13:17:31 [conn21] build index test.server5441 { _id: 1 }
 m30001| Thu Oct 11 13:17:31 [conn21] build index done.  scanned 0 total records. 0 secs
assert: [2] != [undefined] are not equal : { "err" : null, "ok" : 1 }
 m30001| Thu Oct 11 13:17:31 [conn10] killcursors: found 0 of 1
 m30001| Thu Oct 11 13:17:31 [conn10] killcursors: found 0 of 1
 m30001| Thu Oct 11 13:17:31 [conn10] killcursors: found 0 of 1
 m30001| Thu Oct 11 13:17:31 [conn10] killcursors: found 0 of 1
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[2] != [undefined] are not equal : { \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:58
(2,undefined,"{ \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:88
checkgle()@jstests/gle_shell_server5441.js:7
@jstests/gle_shell_server5441.js:15
[2] != [undefined] are not equal : { "err" : null, "ok" : 1 }
Thu Oct 11 13:17:31 Error: error loading js file: jstests/gle_shell_server5441.js /Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/slowNightly/sharding_passthrough.js:84
failed to load: /Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/slowNightly/sharding_passthrough.js



 Comments   
Comment by Eliot Horowitz (Inactive) [ 02/Apr/13 ]

too old

Comment by Tad Marshall [ 08/Nov/12 ]

Also happened in 2.2.2-rc0-pre- on Windows 64-bit:

http://buildlogs.mongodb.org/V2.2%20Windows%2064-bit/builds/89/test/slow%20nightly/sharding_passthrough.js

        Test : jstests/gle_shell_server5441.js ...
 m30999| Thu Nov 08 11:30:47 [conn1] DROP: test.server5441
 m30001| Thu Nov 08 11:30:47 [conn20] CMD: drop test.server5441
 m30001| Thu Nov 08 11:30:47 [conn20] build index test.server5441 { _id: 1 }
 m30001| Thu Nov 08 11:30:47 [conn20] build index done.  scanned 0 total records. 0 secs
 m30001| Thu Nov 08 11:30:47 [conn21] killcursors: found 0 of 1
 m30001| Thu Nov 08 11:30:47 [conn21] killcursors: found 0 of 1
 m30001| Thu Nov 08 11:30:47 [conn21] killcursors: found 0 of 1
 m30001| Thu Nov 08 11:30:47 [conn21] killcursors: found 0 of 1
assert: [2] != [undefined] are not equal : { "err" : null, "ok" : 1 }
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[2] != [undefined] are not equal : { \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:58
(2,undefined,"{ \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:88
checkgle()@jstests/gle_shell_server5441.js:7
@jstests/gle_shell_server5441.js:15
[2] != [undefined] are not equal : { "err" : null, "ok" : 1 }
Thu Nov 08 11:30:47 Error: error loading js file: jstests/gle_shell_server5441.js D:\slave\Windows_64bit_V2.2\mongo\jstests\slowNightly\sharding_passthrough.js:84
failed to load: D:\slave\Windows_64bit_V2.2\mongo\jstests\slowNightly\sharding_passthrough.js

Comment by Eric Milkie [ 26/Oct/12 ]

Failed on Legacy builder last night:
http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20Legacy/builds/1087/test/slow%20nightly/sharding_passthrough.js

Thanks to Tad's commit, we now have better details on the failure:

         Test : jstests/gle_shell_server5441.js ...
 
 m30999| Fri Oct 26 06:30:58 [conn1] DROP: test.server5441
 m30001| Fri Oct 26 06:30:58 [conn24] CMD: drop test.server5441
 m30001| Fri Oct 26 06:30:58 [conn24] build index test.server5441 { _id: 1 }
 m30001| Fri Oct 26 06:30:58 [conn24] build index done.  scanned 0 total records. 0 secs
assert: [2] != [undefined] are not equal : failed on iteration 69, getLastErrorObj()={ "err" : null, "ok" : 1 }
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[2] != [undefined] are not equal : failed on iteration 69, getLastErrorObj()={ \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:58
(2,undefined,"failed on iteration 69, getLastErrorObj()={ \"err\" : null, \"ok\" : 1 }")@src/mongo/shell/utils.js:88
checkgle("69")@jstests/gle_shell_server5441.js:7
@jstests/gle_shell_server5441.js:15		
[2] != [undefined] are not equal : failed on iteration 69, getLastErrorObj()={ "err" : null, "ok" : 1 }	
Fri Oct 26 06:30:59 Error: error loading js file: jstests/gle_shell_server5441.js /mnt/data/slaves/Linux_64bit_Legacy_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js:84	
failed to load: /mnt/data/slaves/Linux_64bit_Legacy_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js

Comment by auto [ 11/Oct/12 ]

Author:

{u'date': u'2012-10-11T12:23:54-07:00', u'name': u'Tad Marshall', u'email': u'tad@10gen.com'}

Message: SERVER-7330 add debugging info to test
Branch: master
https://github.com/mongodb/mongo/commit/31b3279fe365a8d4ad7b1b70b5387a74c77ffebd

Generated at Thu Feb 08 03:14:13 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.