googleapis / nodejs-logging

Node.js client for Stackdriver Logging: Store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS).
https://cloud.google.com/logging/
Apache License 2.0
170 stars 62 forks source link

Logging logs log-specific entries: should list log entries as a stream failed #1460

Closed flaky-bot[bot] closed 10 months ago

flaky-bot[bot] commented 10 months ago

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


commit: 893297d773104ac68e3ea110662c3e9af969c18e buildURL: Build Status, Sponge status: failed

Test output
Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging.js)
Error: Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging.js)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)
flaky-bot[bot] commented 10 months ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (893297d773104ac68e3ea110662c3e9af969c18e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

cindy-peng commented 10 months ago

Initially system-test timed out after 600000ms for the build: system-[test](http://test/logging)

Retry on the same build succeeded: https://source.cloud.google.com/results/invocations/be1e985e-3a4e-4678-9778-0e34be4f8f5d/targets

Tests succeeded for the latest commit: https://fusion2.corp.google.com/invocations/97346438-1717-4a91-8d66-bcdb62c14b5d;mt=cloud-devrel%2Fclient-libraries%2Fnodejs%2Fcontinuous%2Fgoogleapis%2Fnodejs-logging%2Fnode14%2Fsystem-test;mc=default/targets?q=target:cloud-devrel%2Fclient-libraries%2Fnodejs%2Fcontinuous%2Fgoogleapis%2Fnodejs-logging%2Fnode14%2Fsystem-test

https://fusion2.corp.google.com/invocations?q=target:cloud-devrel%2Fclient-libraries%2Fnodejs%2Fcontinuous%2Fgoogleapis%2Fnodejs-logging%2Fnode14%2Fsystem-test

Marked this as resolved for now since tests have been passing.