This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients ned.deily, pitrou, skrah, vstinner
Date 2011-05-02.18:23:41
SpamBayes Score 0.015409905
Marked as misclassified No
Message-id <1304360625.71.0.841800328938.issue11962@psf.upfronthosting.co.za>
In-reply-to
Content
Going through the logs, this indeed looks like a buildbot software
issue to me. I attach the logs that correspond to this incident:

http://www.python.org/dev/buildbot/all/builders/AMD64%20FreeBSD%208.2%203.2/builds/85

After ...

2011-04-30 01:10:56+0200 [Broker,client]   closing stdin
2011-04-30 01:10:56+0200 [Broker,client]   using PTY: False

... normally you should see:

... [-] command finished with signal None, exit code 0, elapsedTime:


But there is nothing until I restarted the bot.
History
Date User Action Args
2011-05-02 18:23:45skrahsetrecipients: + skrah, pitrou, vstinner, ned.deily
2011-05-02 18:23:45skrahsetmessageid: <1304360625.71.0.841800328938.issue11962@psf.upfronthosting.co.za>
2011-05-02 18:23:41skrahlinkissue11962 messages
2011-05-02 18:23:41skrahcreate