kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.64k stars 466 forks source link

GCP Batch Logging Msgs not showing Logs for Batch Task Runner #4772

Closed japerry911 closed 2 days ago

japerry911 commented 2 weeks ago

Describe the issue

Screenshot 2024-08-29 at 2 12 22 PM

Screenshot 2024-08-29 at 2 13 50 PM

Environment

japerry911 commented 2 weeks ago
Screenshot 2024-08-29 at 2 15 31 PM

Image 1 ^

japerry911 commented 2 weeks ago

image

noticed these are failing too, tried to execute with admin privileges temporarily still didn't show

japerry911 commented 2 weeks ago

image

was able to get logs to start showing in Kestra UI, but warnings are showing as INFO when I test

loicmathieu commented 3 days ago

@japerry911 if I understand correctly this issue is fixed, you can see the logs, however as you use structured login you would expect them to be parsed by Kestra so at least the level is correctly set which is described here: https://github.com/kestra-io/kestra/issues/4778

Can we close this one and keep the other one?

japerry911 commented 2 days ago

That is all correct, good to close/move to 4778

loicmathieu commented 2 days ago

Thanks for the confirmation.

Closed in favor of https://github.com/kestra-io/kestra/issues/4778