[SERVER-5550] query_yield1.js failing during slow weekly tests Created: 09/Apr/12  Updated: 11/Jul/16  Resolved: 09/Apr/12

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

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Eric Milkie
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

OS X 10.5 64-bit Weekly Slow Tests


Operating System: ALL
Participants:

 Description   

shell: started program /Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/mongo --eval TestData = {
	"testPath" : "/Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js",
	"testFile" : "query_yield1.js",
	"testName" : "query_yield1",
	"noJournal" : false,
	"noJournalPrealloc" : false,
	"auth" : false,
	"keyFile" : null,
	"keyFileData" : null
};jsTest.authenticate(db.getMongo());print( 0 == db.query_yield1.find( function(){ var x=this.n; for ( var i=0; i<500; i++ ){ x = x * 2; } return false; } ).itcount() );  127.0.0.1:27999
Sun Apr  8 13:31:12 [initandlisten] connection accepted from 127.0.0.1:54464 #35 (2 connections now open)
sh4576| MongoDB shell version: 2.1.1-pre-
sh4576| connecting to: 127.0.0.1:27999/test
start query
Sun Apr  8 13:31:12 [journal] info timeout on lock upgrade for REMAPPRIVATEVIEW
assert: 200 is not greater than 603 : took too long for me to run
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("200 is not greater than 603 : took too long for me to run")@src/mongo/shell/utils.js:58
(200,603,"took too long for me to run")@src/mongo/shell/utils.js:251
@/Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js:62
 
Sun Apr  8 13:31:12 uncaught exception: 200 is not greater than 603 : took too long for me to run
failed to load: /Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js

http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20Weekly%20Slow%20Tests/builds/21/steps/test/logs/stdio



 Comments   
Comment by Eliot Horowitz (Inactive) [ 09/Apr/12 ]

this is from the afternoon.
this particular should be fixed already

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