question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

self-hosted runner on odroid xu4 doesn't always start the job

See original GitHub issue

Describe the bug I have a self-hosted runner on odroid xu4 ARM single board computer and it quite often does not start the job. I also have self-hosted runner on raspberry pi 3 and there is no such problem with it.

To Reproduce Reproducibility ~50%

Steps to reproduce the behavior:

  1. Set up the self-hosted runner on odroid xu4
  2. Make a commit to the repo to start the workflow
  3. The job which is supposed to be run by odroid xu4 remains in “Starting workflow run…” state for about 10 minutes, then it fails.

Note: The runner itself in that time is marked as “Active”.

image

Looks like the runner picks the job, but does not start it, since when raspberry pi 3 runner gets freed it does not pick that stalled job, so it looks like it is considered already picked by odroid xu4.

Expected behavior The runner on odroid xu4 board should pick up the job and execute it.

Runner Version and Platform

runner version 2.278.0

OS: Armbian Buster (Linux)

What’s not working?

The job is not started.

Job Log Output

image

Runner and Worker’s Diagnostic Logs

Worker_20210622-121039-utc.log

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
igagiscommented, Jul 14, 2021

You can only use docker actions if you are using a job container

I understood this as if I use job container then I can use only docker actions

Hehe, but now I see that you meant that docker actions are only working with job container.

I’ll give it a try then!

1reaction
ChristopherHXcommented, Jul 14, 2021

I’m using job containers and I’m using composite actions, I’m not using docker actions.

I’m not quite shure if you understand the feature level correctly. Job container and composite actions both are working for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Odroid-XU4 won't boot
My XU4 will not boot. It was working before it froze. I've rebooted it and from then, it is in a reboot loop....
Read more >
Github Self-hosted Action Runner not picking up jobs
Whenever I want to push my project, I have to execute run.sh manual and this is real annoying me. Unhandled exception. System.
Read more >
Help with getting my XU4 to run : r/ODroid
I've just purchased an XU4 with a 64MB eMMC module, but I have been unable to get it running. I'll be the first...
Read more >
Untitled
African basketball league launch, Sectoarele bucurestiului wikipedia, ... Dell ultrasharp u2414h eyefinity, Awg jobs pearl river la, I hate self?
Read more >
Untitled
New ford ecosport 2021, Emerson company jobs, When you block someone on whatsapp ... Bonnie azizie, Harbor freight drywall cutter, Odroid xu4 vs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found