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.

bin/travis runs twice sometimes

See original GitHub issue

Not sure if this is an issue with our setup or Travis itself, but occasionally bash bin/travis is run twice. Sometimes one passes and the other fails.

Recent example is job 4091.4:

Details from the raw job output[1]. All times UTC:

command reported start reported finish reported duration (s)
bash bin/travis (run a) 19:00:32 19:03:45 193.4
bash bin/travis (run b) 19:00:57 19:11:18 621.4

[1] Grab logs with: B=4091.4; J=221074254; curl -L -o tmp/$B "https://api.travis-ci.org/jobs/$J/log.txt" then grep tmp/$B for “travis_time:” and look for “exited with” to find the end of the bash bin/travis runs. The timings are “hidden” in escape codes, so it may not be visible depending on the configuration of your terminal and/or pager.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ChristopherDavenportcommented, Apr 14, 2017

Heres to hoping one of our CI problems disappear.

0reactions
bfritzcommented, Apr 14, 2017

Feeling optimistic this afternoon. Easy to reopen if we see it again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python 2.7 - Why does this runs twice? - Stack Overflow
I made a program which runs using the SysTrayIcon. And even thou it works just fine, every time it checks something, it does...
Read more >
Why is this executing twice? - MSDN - Microsoft
When I look at the output, I see two sets of data generated. As if the file were read twice. I call it...
Read more >
Peter Bingen - Addington Raceway Timeline
"Peter Bingen, who is 32 years old, is running on my farm at Kaipaki, ... one occasion as well as twice fourth in...
Read more >
THE COMPOST BIN - Travis County Master Gardeners ...
phone desk system and give a lot of their time to keep it running efficiently. Thanks, ladies - y'all are both awesome! There...
Read more >
Large-Scale, Automatic Build System for Open Source C+ + ...
execute these steps, as they often differ from project to project. ... projects, instead of the Gnu C Compiler(GCC) which is often used...
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