Skip to content

Upgrading v2.299.2 ==> v2.302.0 breaks workflow log functionality #2435

@IAXES

Description

@IAXES

Describe the bug
Upgrading to v2.302.0 breaks the workflow logs in GitHub Actions. If one is viewing the logs "live", most, but not all, actions will render logs to the web UI console. However, upon refreshing the page, jobs will report (via the left-hand sidebar), "This job has been skipped.", even though the job successfully ran to completion. As for the log view on the right, there appears to be a 50% chance that any given step just randomly gets stuck with a "running" state (yellow "running" icon persists next to the step, even after the job has concluded). The only way to view logs (reliably) is to "view RAW logs" once the overall workflow has concluded.

I've done 4 rollbacks/re-applies between these 2 versions today (and even nuked my ephemeral CI/CD system via Terraform, to rule out stale intermediate artifacts in a throwaway/test CI/CD system to verify).

To Reproduce
Detailed above.

Expected behavior
Workflow logs render on-demand, or, at least, are usable after a job concludes.

Runner Version and Platform

v2.302.0 is problematic. Running on Ubuntu 20.04 x64 LTS (latest), against GHES v3.5.3.

What's not working?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions