Skip to content

firestore.BulkWriterTest: sendsBackoffBatchAfterOtherEnqueuedBatches failed #883

@flaky-bot

Description

@flaky-bot

Note: #614 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 036f7f8
buildURL: Build Status, Sponge
status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 1 seconds
	at java.base@11.0.14.1/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@11.0.14.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at app//com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:557)
	at app//com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:92)
	at app//com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:66)
	at app//com.google.cloud.firestore.BulkWriter.close(BulkWriter.java:713)
	at app//com.google.cloud.firestore.BulkWriterTest.sendsBackoffBatchAfterOtherEnqueuedBatches(BulkWriterTest.java:1280)
	at java.base@11.0.14.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.14.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.14.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.14.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base@11.0.14.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@11.0.14.1/java.lang.Thread.run(Thread.java:829)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: firestoreIssues related to the googleapis/java-firestore API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions