Ticket #31: test.log

File test.log, 5.7 KB (added by Zooko, 16 years ago)
Line 
12007/12/08 22:53 -0700 [-] Log opened.
22007/12/08 22:53 -0700 [-] --> foolscap.test.test_gifts.Bad.test_location <--
32007/12/08 22:53 -0700 [-] foolscap.pb.Listener starting on 36977
42007/12/08 22:53 -0700 [-] Starting factory <Listener at 0x889f9ec on tcp:0:interface=127.0.0.1 with tubs aklnxfc43scruomtgjqvz65o7ldrd5kg>
52007/12/08 22:53 -0700 [-] foolscap.pb.Listener starting on 46336
62007/12/08 22:53 -0700 [-] Starting factory <Listener at 0x88ac76c on tcp:0:interface=127.0.0.1 with tubs umrmksbxx7se2in2v5yzfuqs7s4f24qt>
72007/12/08 22:53 -0700 [-] foolscap.pb.Listener starting on 65512
82007/12/08 22:53 -0700 [-] Starting factory <Listener at 0x88ac90c on tcp:0:interface=127.0.0.1 with tubs hxulxnlfu4nlrk2bhmijpn55ry3obhka>
92007/12/08 22:53 -0700 [-] foolscap.pb.Listener starting on 56326
102007/12/08 22:53 -0700 [-] Starting factory <Listener at 0x88aca6c on tcp:0:interface=127.0.0.1 with tubs qri4oeqpu2mxff533r3xwe53ce3iu46j>
112007/12/08 22:53 -0700 [-] Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from aklnxfc4] [to umrmksbx] at 0x88acdcc>
122007/12/08 22:53 -0700 [Negotiation,client] Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from aklnxfc4] [to hxulxnlf] at 0x88bc2cc>
132007/12/08 22:53 -0700 [Negotiation,client] Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from umrmksbx] [to qri4oeqp] at 0x88bcd6c>
142007/12/08 22:53 -0700 [Negotiation,client] Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from aklnxfc4] [to qri4oeqp] at 0x88c27cc>
152007/12/08 22:53 -0700 [Negotiation,0,127.0.0.1] Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from hxulxnlf] [to qri4oeqp] at 0x8dc144c>
162007/12/08 22:53 -0700 [-] Main loop terminated.
172007/12/08 22:53 -0700 [-] /usr/local/lib/python2.5/site-packages/twisted/trial/reporter.py:219: twisted.trial.reporter.BrokenTestCaseWarning: REACTOR UNCLEAN! traceback(s) follow:
18        Traceback (most recent call last):
19          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/unittest.py", line 635, in _cleanUp
20            util._Janitor().postCaseCleanup()
21          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 64, in postCaseCleanup
22            return self._dispatch('cleanPending')
23          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 72, in _dispatch
24            getattr(self, "do_%s" % attr)()
25          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/internet/utils.py", line 164, in warningSuppressingWrapper
26            return runWithWarningsSuppressed(suppressedWarnings, f, *a, **kw)
27          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/internet/utils.py", line 144, in runWithWarningsSuppressed
28            result = f(*a, **kw)
29          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 91, in do_cleanPending
30            raise PendingTimedCallsError(s)
31        twisted.trial.util.PendingTimedCallsError: pendingTimedCalls still pending (consider setting twisted.internet.base.DelayedCall.debug = True): <DelayedCall 148640812 [50.1421678066s] called=0 cancelled=0 TubConnector.connectionTimedOut()>
32         <DelayedCall 148641100 [20.1424889565s] called=0 cancelled=0 Client.failIfNotConnected(TimeoutError('',))>
33         <DelayedCall 143378860 [230.126978874s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
34         <DelayedCall 143356396 [230.110259771s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
35         <DelayedCall 143356588 [230.110738993s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
36         <DelayedCall 143401420 [230.14157486s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
37         <DelayedCall 143401580 [230.142921925s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
38         <DelayedCall 143403980 [230.156657934s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
39         <DelayedCall 143404460 [230.157170773s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
40         <DelayedCall 143379020 [230.127350092s] called=0 cancelled=0 Broker.keepaliveTimerFired()>
41       
42       
432007/12/08 22:53 -0700 [-] /usr/local/lib/python2.5/site-packages/twisted/trial/reporter.py:219: twisted.trial.reporter.BrokenTestCaseWarning: REACTOR UNCLEAN! traceback(s) follow:
44        Traceback (most recent call last):
45          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/unittest.py", line 652, in _classCleanUp
46            util._Janitor().postClassCleanup()
47          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 68, in postClassCleanup
48            'cleanPending', 'cleanThreads')
49          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 72, in _dispatch
50            getattr(self, "do_%s" % attr)()
51          File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/trial/util.py", line 126, in do_cleanReactor
52            raise DirtyReactorError(' '.join(s))
53        twisted.trial.util.DirtyReactorError: THIS WILL BECOME AN ERROR SOON! reactor left in unclean state, the following Selectables were left over:  <<class 'twisted.internet.tcp.Port'> of foolscap.pb.Listener on 46336> <Negotiation #0 on 0> <<class 'twisted.internet.tcp.TLSConnection'> to ('127.0.0.1', 65512) at 88bc32c> <<class 'twisted.internet.tcp.Port'> of foolscap.pb.Listener on 36977> <<class 'twisted.internet.tcp.Port'> of foolscap.pb.Listener on 56326> <Negotiation #0 on 0> <Negotiation #0 on 0> <<class 'twisted.internet.tcp.Client'> to ('127.0.0.47', 1) at 8dc14ac> <<class 'twisted.internet.tcp.Port'> of foolscap.pb.Listener on 65512> <<class 'twisted.internet.tcp.TLSConnection'> to ('127.0.0.1', 56326) at 88c282c> <Negotiation #1 on 0> <<class 'twisted.internet.tcp.TLSConnection'> to ('127.0.0.1', 56326) at 88bcdcc> <<class 'twisted.internet.tcp.TLSConnection'> to ('127.0.0.1', 46336) at 88ace2c>
54       
552007/12/08 22:53 -0700 [-] Main loop terminated.