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.

Every few builds, kills server

See original GitHub issue

Description of the problem / feature request / question:

Every few builds I start, I get the following error message:

Killed non-responsive server process (pid=23873)

Since Bazel needs half an hour to reread all files, this is SUPER annoying. Is there any way to debug this?

Environment info

  • Operating System: Ubuntu 16.04
  • Bazel version (output of bazel info release): 0.4.5

Have you found anything relevant by searching the web?

All other similar issues are closed.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
katrecommented, Oct 31, 2017

Closing this due to the lack of updates. Please re-file the issue if it is still happening.

1reaction
abergmeier-dsfishlabscommented, Jun 1, 2017

Thanks @laszlocsomor for the info. Will first upgrade to 0.5.0 and if it still shows with that version try to produce logs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to stop an unstoppable zombie job on Jenkins without ...
Go to "Manage Jenkins" > "Script Console" to run a script on your server to interrupt the hanging thread. ... This will kill...
Read more >
if it exceeds, kill the build and fail it | Bamboo - Jira - Atlassian
We run a series of tests every night at midnight. A notification about one of those builds hanging in the middle of the...
Read more >
How to kill all instances of a Node.js process via command line
Why we need to kill all the instances? Sometimes there may be some issue with the NodeJS like the server is listening to...
Read more >
How to kill server when seeing “EADDRINUSE: address ...
A tutorial on how to kill the process manually when “EADDRINUSE” ... Build Continuous Delivery for a spring-boot application on GitLab and ...
Read more >
Aborting a build - Jenkins
The server interrupts (via Thread.interrupt()) the thread (AKA executor ... Waiting for a completion of a child process (for example, maybe the build...
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