Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GracefulTaskKillIntegrationTest is flaky #4109

Closed
gkleiman opened this issue Jul 18, 2016 · 3 comments
Closed

GracefulTaskKillIntegrationTest is flaky #4109

gkleiman opened this issue Jul 18, 2016 · 3 comments
Assignees
Milestone

Comments

@gkleiman
Copy link
Contributor

[12:49:48][Step 3/3] GracefulTaskKillIntegrationTest:
[12:49:48][Step 3/3]  *** ABORTED *** (43 seconds, 227 milliseconds)
[12:49:48][Step 3/3]   java.lang.AssertionError: Waiting for clean slate in Mesos took longer than 30 seconds. Give up.
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.setup.WaitTestSupport$.next$1(WaitTestSupport.scala:30)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.setup.WaitTestSupport$.waitFor(WaitTestSupport.scala:36)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.setup.WaitTestSupport$.waitUntil(WaitTestSupport.scala:22)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.setup.SingleMarathonIntegrationTest$class.waitForCleanSlateInMesos(SingleMarathonIntegrationTest.scala:315)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest.waitForCleanSlateInMesos(GracefulTaskKillIntegrationTest.scala:10)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.setup.SingleMarathonIntegrationTest$class.cleanUp(SingleMarathonIntegrationTest.scala:299)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest.cleanUp(GracefulTaskKillIntegrationTest.scala:10)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest$$anonfun$1.apply$mcV$sp(GracefulTaskKillIntegrationTest.scala:18)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest$$anonfun$1.apply(GracefulTaskKillIntegrationTest.scala:18)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest$$anonfun$1.apply(GracefulTaskKillIntegrationTest.scala:18)
[12:49:48][Step 3/3]   at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:195)
[12:49:48][Step 3/3]   at mesosphere.marathon.integration.GracefulTaskKillIntegrationTest.runTest(GracefulTaskKillIntegrationTest.scala:10)
[12:49:48][Step 3/3]   at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:208)
[12:49:48][Step 3/3]   at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:208)
[12:49:48][Step 3/3]   at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:413)
[12:49:48][Step 3/3]   at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[12:49:48][Step 3/3]   at scala.collection.immutable.List.foreach(List.scala:381)
[12:49:48][Step 3/3]   at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[12:49:48][Step 3/3]   at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:396)
[12:49:48][Step 3/3]   at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:483)
[12:49:48][Step 3/3]   at org.scalatest.FunSuiteLike$class.runTests(FunSuiteLike.scala:208)
[12:49:48][Step 3/3]   at org.scalatest.FunSuite.runTests(FunSuite.scala:1555)
[12:49:48][Step 3/3]   at org.scalatest.Suite$class.run(Suite.scala:1424)
[12:49:48][Step 3/3]   at org.scalatest.FunSuite.org$scalatest$FunSuiteLike$$super$run(FunSuite.scala:1555)
@gkleiman gkleiman added this to the 1.2 milestone Jul 18, 2016
@gkleiman
Copy link
Contributor Author

gkleiman commented Jul 18, 2016

@unterstein
Copy link
Contributor

:-/

@unterstein
Copy link
Contributor

rebuild integration tests several times for #4122, not occurred there and in current other development. Closed this until occurs again fingers crossed

@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants