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

No output until a job has finished #27

Closed
davidchisnall opened this issue Feb 8, 2023 · 2 comments
Closed

No output until a job has finished #27

davidchisnall opened this issue Feb 8, 2023 · 2 comments

Comments

@davidchisnall
Copy link

For different jobs I see slightly different behaviour, either no output until the job has finished or only the lines that have been emitted while watching the job are shown. I have one NetBSD run that has gone for 16 minutes so far without producing any output and I have no idea if it's broken or just slow (it's the only QEMU one - is it using the KVM accelerator or just emulated mode? If it's the latter, that would explain it).

@davidchisnall
Copy link
Author

Actually, I think this might be an issue with GitHub's UI, unrelated to this action.

@jacob-carlborg
Copy link
Contributor

For different jobs I see slightly different behaviour, either no output until the job has finished or only the lines that have been emitted while watching the job are shown.

Yeah, I've noticed that too. I also think it's an issue with the UI. Does the raw logs show you the whole log?

it's the only QEMU one - is it using the KVM accelerator or just emulated mode? If it's the latter, that would explain it

It's emulated. Unfortunately the Linux runners do not support hardware accelerated nested virtualization [1].

[1] actions/runner-images#183.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants