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

com.example.logging.LoggingIT: testTailLogEntriesSample failed #1470

Closed
flaky-bot bot opened this issue Nov 2, 2023 · 3 comments
Closed

com.example.logging.LoggingIT: testTailLogEntriesSample failed #1470

flaky-bot bot opened this issue Nov 2, 2023 · 3 comments
Assignees
Labels
api: logging Issues related to the googleapis/java-logging API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Nov 2, 2023

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


commit: c084996
buildURL: Build Status, Sponge
status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
	at com.google.api.gax.rpc.QueuingResponseObserver.getNext(QueuingResponseObserver.java:70)
	at com.google.api.gax.rpc.ServerStreamIterator.hasNext(ServerStreamIterator.java:96)
	at com.google.cloud.logging.LogEntryIterator.hasNext(LogEntryIterator.java:42)
	at com.example.logging.TailLogEntries.main(TailLogEntries.java:47)
	at com.example.logging.LoggingIT.testTailLogEntriesSample(LoggingIT.java:184)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:750)
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Nov 2, 2023
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Nov 2, 2023
Copy link
Author

flaky-bot bot commented Nov 10, 2023

Test passed for commit c44103a (Build Status, Sponge)! Closing this issue.

2 similar comments
Copy link
Author

flaky-bot bot commented Nov 10, 2023

Test passed for commit c44103a (Build Status, Sponge)! Closing this issue.

Copy link
Author

flaky-bot bot commented Nov 10, 2023

Test passed for commit c44103a (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Nov 10, 2023
@flaky-bot flaky-bot bot closed this as completed Nov 10, 2023
@cindy-peng cindy-peng added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants