1 | starting.. |
---|
2 | Connecting.. |
---|
3 | Connected (to pid 3624) |
---|
4 | Remote Versions: |
---|
5 | Nevow: 0.9.32 |
---|
6 | Twisted: 8.1.0 |
---|
7 | allmydata-tahoe: 1.2.0-r3523 |
---|
8 | argparse: 0.8.0 |
---|
9 | foolscap: 0.3.2 |
---|
10 | nevow: 0.9.32 |
---|
11 | platform: Windows-XP-5.1.2600-SP2 |
---|
12 | pyOpenSSL: 0.8 |
---|
13 | pycryptopp: 0.5.12 |
---|
14 | pyopenssl: 0.8 |
---|
15 | python: 2.5.2 |
---|
16 | pyutil: 1.3.30 |
---|
17 | pywin32: 212 |
---|
18 | setuptools: 0.6c10dev |
---|
19 | simplejson: 2.0.7 |
---|
20 | twisted: 8.1.0 |
---|
21 | zbase32: 1.1.1 |
---|
22 | zfec: 1.4.4 |
---|
23 | zope.interface: 3.5.0 |
---|
24 | 20:41:18.000 L10 []#64 dataReceived(isClient=True,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nmy-incarnation: 49d7661920bf612c\r\nmy-tub-id: todjw7qkb4dgq4fkeo7cqydcu5vneioh\r\n\r\n' |
---|
25 | 20:41:18.000 L10 []#65 evaluateHello(isClient=True): offer={'my-tub-id': 'todjw7qkb4dgq4fkeo7cqydcu5vneioh', 'my-incarnation': '49d7661920bf612c', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
26 | 20:41:18.000 L10 []#66 iAmTheMaster: False |
---|
27 | 20:41:18.280 L10 []#67 dataReceived(isClient=True,phase=2,options={}): 'banana-decision-version: 3\r\ncurrent-connection: 49d7661920bf612c 13\r\ninitial-vocab-table-index: 1 bb33\r\n\r\n' |
---|
28 | 20:41:18.280 L10 []#68 handleDECIDING(isClient=True): banana-decision-version: 3 |
---|
29 | |
---|
30 | current-connection: 49d7661920bf612c 13 |
---|
31 | |
---|
32 | initial-vocab-table-index: 1 bb33 |
---|
33 | 20:41:18.280 L20 []#69 Banana.acceptDecision: got {'banana-decision-version': '3', 'initial-vocab-table-index': '1 bb33', 'current-connection': '49d7661920bf612c 13'} |
---|
34 | 20:41:18.280 L10 []#70 Negotiate.switchToBanana(isClient=True) |
---|
35 | 20:41:18.280 L10 []#71 params: {'banana-decision-version': 3, 'initial-vocab-table-index': 1} |
---|
36 | 20:41:18.280 L20 []#72 negotiationComplete, <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to todjw7qk] at 0x019F5070> won |
---|
37 | 20:41:18.280 L20 []#73 connectorFinished (<foolscap.negotiate.TubConnector object at 0x019E5F50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to todjw7qkb4dgq4fkeo7cqydcu5vneioh>) |
---|
38 | 20:41:18.421 L20 []#74 connected to introducer, getting versions |
---|
39 | 20:41:18.546 L23 []#75 an outbound callRemote (that we [cjzn] sent to someone else [todj]) failed on the far end |
---|
40 | 20:41:18.546 L10 []#76 reqID=3, rref=<RemoteReference at 0x1a105f0 [pb://todjw7qkb4dgq4fkeo7cqydcu5vneioh@207.7.153.180:52106,127.0.0.1:52106/introducer]>, methname=RIIntroducerPublisherAndSubscriberService.tahoe.allmydata.com.get_version |
---|
41 | 20:41:18.546 L10 []#77 the REMOTE failure was: |
---|
42 | FAILURE: |
---|
43 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
44 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 125, in doRead |
---|
45 | return Connection.doRead(self) |
---|
46 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead |
---|
47 | return self.protocol.dataReceived(data) |
---|
48 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 638, in dataReceived |
---|
49 | self.handleData(chunk) |
---|
50 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 988, in handleData |
---|
51 | self.handleToken(obj) |
---|
52 | --- <exception caught here> --- |
---|
53 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 1045, in handleToken |
---|
54 | top.receiveChild(token, ready_deferred) |
---|
55 | File "/usr/lib/python2.5/site-packages/foolscap/call.py", line 516, in receiveChild |
---|
56 | raise Violation(why) |
---|
57 | foolscap.tokens.Violation: Violation (<RootUnslicer>.<methodcall reqID=3 obj=<allmydata.introducer.server.IntroducerService object at 0x88c9d4c> iface=RIIntroducerPublisherAndSubscriberService.tahoe.allmydata.com methodname=get_version>): ("method 'get_version' not defined in RIIntroducerPublisherAndSubscriberService.tahoe.allmydata.com",) |
---|
58 | ] |
---|
59 | 20:41:18.546 L20 []#78 got introducer version: {'http://allmydata.org/tahoe/protocols/introducer/v1': {}, 'application-version': 'unknown: no get_version()'} |
---|
60 | 20:41:18.937 L20 []#79 received 49 announcements |
---|
61 | 20:41:18.937 L20 []#80 new announcement[storage]: ('pb://cjzndszpggbecw2r7cpf3hsl3snd4bly@192.168.1.158:4070,127.0.0.1:4070/4dwfb55o7gnbw3t57hxbeazdsgyqcmjh', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'None', '1.2.0-r3523', '1.0.0') |
---|
62 | 20:41:18.937 L20 []#81 attempting to connect to cjzndszp |
---|
63 | 20:41:18.937 L20 []#82 Negotiation started |
---|
64 | 20:41:18.953 L20 []#83 received 49 announcements |
---|
65 | 20:41:18.953 L20 []#84 new announcement[storage]: ('pb://reezjqi5hylz4nmsajurqosvo6ou44xc@192.168.1.15:34841,127.0.0.1:34841/rm5qaedanbmwe4pgcu3wl7sqmwoiuzld', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'lahosken_muntz', '1.2.0-r3321', '1.0.0') |
---|
66 | 20:41:18.953 L20 []#85 attempting to connect to reezjqi5 |
---|
67 | 20:41:18.953 L20 []#86 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
68 | 20:41:18.953 L20 []#87 connectTCP to ('127.0.0.1', 34841) |
---|
69 | 20:41:18.953 L20 []#88 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A52D50> |
---|
70 | 20:41:18.953 L20 []#89 connectTCP to ('192.168.1.15', 34841) |
---|
71 | 20:41:18.953 L20 []#90 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A52D90> |
---|
72 | 20:41:18.953 L20 []#91 received 49 announcements |
---|
73 | 20:41:18.953 L20 []#92 new announcement[storage]: ('pb://o5ogssbtvwimziwrghz4uqrqry43uh5b@209.204.188.29:57005,192.168.0.2:57005,10.1.0.1:57005,127.0.0.1:57005,10.3.0.1:57005/c2ylxxd4jvme7ihk2lw6socc6vr5bg4l', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'bigasterisk', '1.2.0', '1.2.0') |
---|
74 | 20:41:18.953 L20 []#93 attempting to connect to o5ogssbt |
---|
75 | 20:41:18.953 L20 []#94 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
76 | 20:41:18.953 L20 []#95 connectTCP to ('10.3.0.1', 57005) |
---|
77 | 20:41:18.953 L20 []#96 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52EF0> |
---|
78 | 20:41:18.953 L20 []#97 connectTCP to ('127.0.0.1', 57005) |
---|
79 | 20:41:18.953 L20 []#98 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52ED0> |
---|
80 | 20:41:18.953 L20 []#99 connectTCP to ('10.1.0.1', 57005) |
---|
81 | 20:41:18.953 L20 []#100 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52FB0> |
---|
82 | 20:41:18.953 L20 []#101 connectTCP to ('192.168.0.2', 57005) |
---|
83 | 20:41:18.953 L20 []#102 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A5F050> |
---|
84 | 20:41:18.953 L20 []#103 connectTCP to ('209.204.188.29', 57005) |
---|
85 | 20:41:18.953 L20 []#104 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A5F0D0> |
---|
86 | 20:41:18.953 L20 []#105 received 49 announcements |
---|
87 | 20:41:18.953 L20 []#106 new announcement[storage]: ('pb://sskpc5grmqtmlvcmtuozned7v5ssr3lv@192.168.1.29:53964,127.0.0.1:53964,172.16.179.1:53964,192.168.181.1:53964/nkwfjlgukv2rdz6etcxvklrpe5mdnjve', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
88 | 20:41:18.953 L20 []#107 attempting to connect to sskpc5gr |
---|
89 | 20:41:18.953 L20 []#108 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
90 | 20:41:18.953 L20 []#109 connectTCP to ('192.168.181.1', 53964) |
---|
91 | 20:41:18.953 L20 []#110 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F210> |
---|
92 | 20:41:18.953 L20 []#111 connectTCP to ('172.16.179.1', 53964) |
---|
93 | 20:41:18.953 L20 []#112 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F1F0> |
---|
94 | 20:41:18.953 L20 []#113 connectTCP to ('127.0.0.1', 53964) |
---|
95 | 20:41:18.953 L20 []#114 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F2D0> |
---|
96 | 20:41:18.953 L20 []#115 connectTCP to ('192.168.1.29', 53964) |
---|
97 | 20:41:18.953 L20 []#116 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F350> |
---|
98 | 20:41:18.953 L20 []#117 received 49 announcements |
---|
99 | 20:41:18.953 L20 []#118 new announcement[storage]: ('pb://lwkv6cjicbzqjwwwuifik3pogeupsicb@207.7.153.162:51561,127.0.0.1:51561/yadf5xhmz5hrv2iqc6ygr52w73fhqnnh', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs4:public/bs4c4', '1.2.0-r3056', '1.0.0') |
---|
100 | 20:41:18.953 L20 []#119 attempting to connect to lwkv6cji |
---|
101 | 20:41:18.953 L20 []#120 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lwkv6cjicbzqjwwwuifik3pogeupsicb |
---|
102 | 20:41:18.953 L20 []#121 connectTCP to ('127.0.0.1', 51561) |
---|
103 | 20:41:18.953 L20 []#122 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lwkv6cji] at 0x01A5F490> |
---|
104 | 20:41:18.953 L20 []#123 connectTCP to ('207.7.153.162', 51561) |
---|
105 | 20:41:18.953 L20 []#124 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lwkv6cji] at 0x01A5F470> |
---|
106 | 20:41:18.953 L20 []#125 received 49 announcements |
---|
107 | 20:41:18.953 L20 []#126 new announcement[storage]: ('pb://7tlov7egj7ultza3dy2dlgev6gijlgvk@207.7.153.167:41831,127.0.0.1:41831/pw4e24jj5jknsdu53mpmem33jr3ys66r', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs5:public/bs5c2', '1.2.0-r3056', '1.0.0') |
---|
108 | 20:41:18.953 L20 []#127 attempting to connect to 7tlov7eg |
---|
109 | 20:41:18.953 L20 []#128 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 7tlov7egj7ultza3dy2dlgev6gijlgvk |
---|
110 | 20:41:18.953 L20 []#129 connectTCP to ('127.0.0.1', 41831) |
---|
111 | 20:41:18.953 L20 []#130 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 7tlov7eg] at 0x01A5F610> |
---|
112 | 20:41:18.953 L20 []#131 connectTCP to ('207.7.153.167', 41831) |
---|
113 | 20:41:18.953 L20 []#132 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 7tlov7eg] at 0x01A5F5F0> |
---|
114 | 20:41:18.953 L20 []#133 received 49 announcements |
---|
115 | 20:41:18.953 L20 []#134 new announcement[storage]: ('pb://lpkajp6aq33gnwcwr6mt3f4y43dcong5@192.168.0.195:34353,127.0.0.1:34353/uxprimblo27mznmmwbxth7atmjuru2oq', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
116 | 20:41:18.953 L20 []#135 attempting to connect to lpkajp6a |
---|
117 | 20:41:18.953 L20 []#136 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
118 | 20:41:18.953 L20 []#137 connectTCP to ('127.0.0.1', 34353) |
---|
119 | 20:41:18.953 L20 []#138 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F790> |
---|
120 | 20:41:18.953 L20 []#139 connectTCP to ('192.168.0.195', 34353) |
---|
121 | 20:41:18.953 L20 []#140 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F770> |
---|
122 | 20:41:18.953 L20 []#141 received 49 announcements |
---|
123 | 20:41:18.953 L20 []#142 new announcement[storage]: ('pb://dzgiq5n7rxdwligbdmhr6ziaxcczsld2@10.0.2.15:33911,127.0.0.1:33911/mfhyfgvudsrnvb52nmoxnavtlntiveyf', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
124 | 20:41:18.967 L20 []#143 attempting to connect to dzgiq5n7 |
---|
125 | 20:41:18.967 L20 []#144 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
126 | 20:41:18.967 L20 []#145 connectTCP to ('127.0.0.1', 33911) |
---|
127 | 20:41:18.967 L20 []#146 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F910> |
---|
128 | 20:41:18.967 L20 []#147 connectTCP to ('10.0.2.15', 33911) |
---|
129 | 20:41:18.967 L20 []#148 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F8F0> |
---|
130 | 20:41:18.967 L20 []#149 received 49 announcements |
---|
131 | 20:41:18.967 L20 []#150 new announcement[storage]: ('pb://gbd7uign6m4kdbdfpx5rnazhrdhnfns3@192.168.2.104:57685,169.254.5.57:57685,127.0.0.1:57685/t4ss3ov6gmhjkkpcaoaj5ed63klhx3xb', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'None', '1.2.0-r3351', '1.0.0') |
---|
132 | 20:41:18.967 L20 []#151 attempting to connect to gbd7uign |
---|
133 | 20:41:18.967 L20 []#152 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
134 | 20:41:18.967 L20 []#153 connectTCP to ('127.0.0.1', 57685) |
---|
135 | 20:41:18.967 L20 []#154 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FA90> |
---|
136 | 20:41:18.967 L20 []#155 connectTCP to ('169.254.5.57', 57685) |
---|
137 | 20:41:18.967 L20 []#156 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FA70> |
---|
138 | 20:41:18.967 L20 []#157 connectTCP to ('192.168.2.104', 57685) |
---|
139 | 20:41:18.967 L20 []#158 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FB50> |
---|
140 | 20:41:18.967 L20 []#159 received 49 announcements |
---|
141 | 20:41:18.967 L20 []#160 new announcement[storage]: ('pb://kijm2xueinjwbgst6w36gsqg6jdt2rxx@207.7.153.143:34529,127.0.0.1:34529/qru2b7myydaaskocp2uhu4ygestcvlgc', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'None', '1.2.0-r3234', '1.0.0') |
---|
142 | 20:41:18.967 L20 []#161 attempting to connect to kijm2xue |
---|
143 | 20:41:18.967 L20 []#162 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
144 | 20:41:18.967 L20 []#163 connectTCP to ('127.0.0.1', 34529) |
---|
145 | 20:41:18.967 L20 []#164 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A5FC90> |
---|
146 | 20:41:18.967 L20 []#165 connectTCP to ('207.7.153.143', 34529) |
---|
147 | 20:41:18.967 L20 []#166 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A5FC70> |
---|
148 | 20:41:18.967 L20 []#167 received 49 announcements |
---|
149 | 20:41:18.967 L20 []#168 new announcement[storage]: ('pb://ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj@207.7.153.161:53324,127.0.0.1:53324/znlefqot6dyo6rl4legj6fk2seaerl2k', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs3:public/bs3c3', '1.2.0-r3056', '1.0.0') |
---|
150 | 20:41:18.967 L20 []#169 attempting to connect to ckpjhpff |
---|
151 | 20:41:18.967 L20 []#170 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj |
---|
152 | 20:41:18.967 L20 []#171 connectTCP to ('127.0.0.1', 53324) |
---|
153 | 20:41:18.967 L20 []#172 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ckpjhpff] at 0x01A5FE10> |
---|
154 | 20:41:18.967 L20 []#173 connectTCP to ('207.7.153.161', 53324) |
---|
155 | 20:41:18.967 L20 []#174 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ckpjhpff] at 0x01A5FDF0> |
---|
156 | 20:41:18.967 L20 []#175 received 49 announcements |
---|
157 | 20:41:18.967 L20 []#176 new announcement[storage]: ('pb://ukm3kxzly3kn6qcqv4p7flk3ho26dltc@98.202.225.214:58409,10.0.1.1:58409,10.0.2.1:58409,127.0.0.1:58409,9.65.231.54:58409/gsit2tvjl6bcztuql47hefwfddi5wumt', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'gratch.willden.org', '1.2.0-r3351', '1.0.0') |
---|
158 | 20:41:18.967 L20 []#177 attempting to connect to ukm3kxzl |
---|
159 | 20:41:18.967 L20 []#178 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
160 | 20:41:18.967 L20 []#179 connectTCP to ('9.65.231.54', 58409) |
---|
161 | 20:41:18.967 L20 []#180 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FFD0> |
---|
162 | 20:41:18.967 L20 []#181 connectTCP to ('127.0.0.1', 58409) |
---|
163 | 20:41:18.967 L20 []#182 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76030> |
---|
164 | 20:41:18.967 L20 []#183 connectTCP to ('10.0.2.1', 58409) |
---|
165 | 20:41:18.967 L20 []#184 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A760B0> |
---|
166 | 20:41:18.967 L20 []#185 connectTCP to ('10.0.1.1', 58409) |
---|
167 | 20:41:18.967 L20 []#186 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76130> |
---|
168 | 20:41:18.967 L20 []#187 connectTCP to ('98.202.225.214', 58409) |
---|
169 | 20:41:18.967 L20 []#188 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A761B0> |
---|
170 | 20:41:18.967 L20 []#189 received 49 announcements |
---|
171 | 20:41:18.967 L20 []#190 new announcement[storage]: ('pb://jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th@192.168.42.1:51513,127.0.0.1:51513/mo52oa3m3ef2okqqi34egruhuuskepwa', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'skanx', '1.2.0', '1.2.0') |
---|
172 | 20:41:18.967 L20 []#191 attempting to connect to jrpz55j6 |
---|
173 | 20:41:18.967 L20 []#192 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
174 | 20:41:18.967 L20 []#193 connectTCP to ('127.0.0.1', 51513) |
---|
175 | 20:41:18.967 L20 []#194 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A762F0> |
---|
176 | 20:41:18.967 L20 []#195 connectTCP to ('192.168.42.1', 51513) |
---|
177 | 20:41:18.967 L20 []#196 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A762D0> |
---|
178 | 20:41:18.967 L20 []#197 received 49 announcements |
---|
179 | 20:41:18.967 L20 []#198 new announcement[storage]: ('pb://yuyexedxneqdh5lw442qx4o5xi4kk4nn@192.168.1.25:44666,127.0.0.1:44666,192.168.53.1:44666,192.168.54.1:44666/qro6maw3yyg3u4a7aa5syee5b2fucvhx', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'andrej@falout.org:', '1.2.0-r3465', '1.0.0') |
---|
180 | 20:41:18.967 L20 []#199 attempting to connect to yuyexedx |
---|
181 | 20:41:18.967 L20 []#200 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
182 | 20:41:18.967 L20 []#201 connectTCP to ('192.168.54.1', 44666) |
---|
183 | 20:41:18.967 L20 []#202 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76470> |
---|
184 | 20:41:18.967 L20 []#203 connectTCP to ('192.168.53.1', 44666) |
---|
185 | 20:41:18.967 L20 []#204 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76450> |
---|
186 | 20:41:18.967 L20 []#205 connectTCP to ('127.0.0.1', 44666) |
---|
187 | 20:41:18.967 L20 []#206 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76530> |
---|
188 | 20:41:18.967 L20 []#207 connectTCP to ('192.168.1.25', 44666) |
---|
189 | 20:41:18.967 L20 []#208 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A765B0> |
---|
190 | 20:41:18.983 L20 []#209 received 49 announcements |
---|
191 | 20:41:18.983 L20 []#210 new announcement[storage]: ('pb://3jhrw6rnnid3q5mlsve2n5dpay2t4fpo@192.168.1.29:39922,127.0.0.1:39922,172.16.179.1:39922,192.168.181.1:39922/mtyznhnaote2kyekt6snnttj6q4yn3zj', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
192 | 20:41:18.983 L20 []#211 attempting to connect to 3jhrw6rn |
---|
193 | 20:41:18.983 L20 []#212 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
194 | 20:41:18.983 L20 []#213 connectTCP to ('192.168.181.1', 39922) |
---|
195 | 20:41:18.983 L20 []#214 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A766F0> |
---|
196 | 20:41:18.983 L20 []#215 connectTCP to ('172.16.179.1', 39922) |
---|
197 | 20:41:18.983 L20 []#216 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A766D0> |
---|
198 | 20:41:18.983 L20 []#217 connectTCP to ('127.0.0.1', 39922) |
---|
199 | 20:41:18.983 L20 []#218 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A767B0> |
---|
200 | 20:41:18.983 L20 []#219 connectTCP to ('192.168.1.29', 39922) |
---|
201 | 20:41:18.983 L20 []#220 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A76830> |
---|
202 | 20:41:18.983 L20 []#221 received 49 announcements |
---|
203 | 20:41:18.983 L20 []#222 new announcement[storage]: ('pb://yrv5jzyyckahskyinlrf3fiao4aqrfeu@207.7.131.41:51828,127.0.0.1:51828/ok2dbgtoubtcr7zkje6zjjgoecnmo7qv', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0-r3456', '1.0.0') |
---|
204 | 20:41:18.983 L20 []#223 attempting to connect to yrv5jzyy |
---|
205 | 20:41:18.983 L20 []#224 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
206 | 20:41:18.983 L20 []#225 connectTCP to ('127.0.0.1', 51828) |
---|
207 | 20:41:18.983 L20 []#226 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x01A76970> |
---|
208 | 20:41:18.983 L20 []#227 connectTCP to ('207.7.131.41', 51828) |
---|
209 | 20:41:18.983 L20 []#228 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x01A76950> |
---|
210 | 20:41:18.983 L20 []#229 received 49 announcements |
---|
211 | 20:41:18.983 L20 []#230 new announcement[storage]: ('pb://mnvtm46ne4r4he5qeoavek3gvpry7lpt@172.16.2.101:1812,127.0.0.1:1812/bu7kw3nxzrrynfzihg4iipph7c5ew3nf', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '3.0.0-r2758', '3.0.0-r2758') |
---|
212 | 20:41:18.983 L20 []#231 attempting to connect to mnvtm46n |
---|
213 | 20:41:18.983 L20 []#232 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
214 | 20:41:18.983 L20 []#233 connectTCP to ('127.0.0.1', 1812) |
---|
215 | 20:41:18.983 L20 []#234 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A76AF0> |
---|
216 | 20:41:18.983 L20 []#235 connectTCP to ('172.16.2.101', 1812) |
---|
217 | 20:41:18.983 L20 []#236 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A76AD0> |
---|
218 | 20:41:18.983 L20 []#237 received 49 announcements |
---|
219 | 20:41:18.983 L20 []#238 new announcement[storage]: ('pb://jhhkj5cczb3owqpfagvbf36cbrqurksw@192.168.1.158:40181,127.0.0.1:40181/cealsz6wvfh5qc644fzfmtobytthr6qs', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0-r3511', '1.0.0') |
---|
220 | 20:41:18.983 L20 []#239 attempting to connect to jhhkj5cc |
---|
221 | 20:41:18.983 L20 []#240 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
222 | 20:41:18.983 L20 []#241 connectTCP to ('127.0.0.1', 40181) |
---|
223 | 20:41:18.983 L20 []#242 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76C70> |
---|
224 | 20:41:18.983 L20 []#243 connectTCP to ('192.168.1.158', 40181) |
---|
225 | 20:41:18.983 L20 []#244 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76C50> |
---|
226 | 20:41:18.983 L20 []#245 received 49 announcements |
---|
227 | 20:41:18.983 L20 []#246 new announcement[storage]: ('pb://6fyx5u4zr7tvz3szynihc4x3uc6ct5gh@207.7.153.181:50914,127.0.0.1:50914/a7s664so7mpm3jtap77atomckpjj2xej', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs1:public/client2', '1.2.0-r3056', '1.0.0') |
---|
228 | 20:41:18.983 L20 []#247 attempting to connect to 6fyx5u4z |
---|
229 | 20:41:18.983 L20 []#248 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh |
---|
230 | 20:41:18.983 L20 []#249 connectTCP to ('127.0.0.1', 50914) |
---|
231 | 20:41:18.983 L20 []#250 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 6fyx5u4z] at 0x01A76DF0> |
---|
232 | 20:41:18.983 L20 []#251 connectTCP to ('207.7.153.181', 50914) |
---|
233 | 20:41:18.983 L20 []#252 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 6fyx5u4z] at 0x01A76DD0> |
---|
234 | 20:41:18.983 L20 []#253 received 49 announcements |
---|
235 | 20:41:18.983 L20 []#254 new announcement[storage]: ('pb://vq44ojjnmpegwgt745j3f27apbzj65kx@207.7.153.172:40964,127.0.0.1:40964/apb7u2eb4s7b55ks2zfl6mdqrmqz2syr', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0-r3309', '1.0.0') |
---|
236 | 20:41:18.983 L20 []#255 attempting to connect to vq44ojjn |
---|
237 | 20:41:18.983 L20 []#256 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
238 | 20:41:18.983 L20 []#257 connectTCP to ('127.0.0.1', 40964) |
---|
239 | 20:41:18.983 L20 []#258 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x01A76F70> |
---|
240 | 20:41:18.983 L20 []#259 connectTCP to ('207.7.153.172', 40964) |
---|
241 | 20:41:18.983 L20 []#260 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x01A76F50> |
---|
242 | 20:41:18.983 L20 []#261 received 49 announcements |
---|
243 | 20:41:18.983 L20 []#262 new announcement[storage]: ('pb://lgxn7t73ilcjnuib73lh6ykik4c3ju6b@192.168.1.208:50318,127.0.0.1:50318/3ftvfjdvb7irox6xx76u34boojm7jslx', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
244 | 20:41:18.983 L20 []#263 attempting to connect to lgxn7t73 |
---|
245 | 20:41:18.983 L20 []#264 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
246 | 20:41:18.983 L20 []#265 connectTCP to ('127.0.0.1', 50318) |
---|
247 | 20:41:18.983 L20 []#266 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E110> |
---|
248 | 20:41:18.983 L20 []#267 connectTCP to ('192.168.1.208', 50318) |
---|
249 | 20:41:18.983 L20 []#268 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E0F0> |
---|
250 | 20:41:18.983 L20 []#269 received 49 announcements |
---|
251 | 20:41:18.983 L20 []#270 new announcement[storage]: ('pb://iktgow2qpu6ikooaqowoskgv4hfrp444@207.192.75.134:53387,127.0.0.1:53387/tk47nxj4366ppap3tdndlh7ou4adecum', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'nej1', '1.2.0', '1.2.0') |
---|
252 | 20:41:18.983 L20 []#271 attempting to connect to iktgow2q |
---|
253 | 20:41:18.983 L20 []#272 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
254 | 20:41:18.983 L20 []#273 connectTCP to ('127.0.0.1', 53387) |
---|
255 | 20:41:18.983 L20 []#274 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x0282E290> |
---|
256 | 20:41:18.983 L20 []#275 connectTCP to ('207.192.75.134', 53387) |
---|
257 | 20:41:18.983 L20 []#276 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x0282E270> |
---|
258 | 20:41:18.983 L20 []#277 received 49 announcements |
---|
259 | 20:41:19.000 L20 []#278 new announcement[storage]: ('pb://wfninubkrvhlyscum7rlschbhx5iarg3@207.7.153.181:49874,127.0.0.1:49874/lu6uwj6mvgnzfoups656npr2vcffjm4p', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs1:public/client1', '1.2.0-r3056', '1.0.0') |
---|
260 | 20:41:19.000 L20 []#279 attempting to connect to wfninubk |
---|
261 | 20:41:19.000 L20 []#280 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
262 | 20:41:19.000 L20 []#281 connectTCP to ('127.0.0.1', 49874) |
---|
263 | 20:41:19.000 L20 []#282 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x0282E410> |
---|
264 | 20:41:19.000 L20 []#283 connectTCP to ('207.7.153.181', 49874) |
---|
265 | 20:41:19.000 L20 []#284 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x0282E3F0> |
---|
266 | 20:41:19.000 L20 []#285 received 49 announcements |
---|
267 | 20:41:19.000 L20 []#286 new announcement[storage]: ('pb://s6nsvrakzuw4xaqo3lxwi3hdzczsypna@192.168.1.157:61094,127.0.0.1:61094/hwbmmwuzxbq644lt2eh6xoe4fh63atqb', 'storage', 'RIStorageServer.tahoe.allmydata.com', "zooko's macbook pro", '1.2.0-r3114', '1.0.0') |
---|
268 | 20:41:19.000 L20 []#287 attempting to connect to s6nsvrak |
---|
269 | 20:41:19.000 L20 []#288 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna |
---|
270 | 20:41:19.000 L20 []#289 connectTCP to ('127.0.0.1', 61094) |
---|
271 | 20:41:19.000 L20 []#290 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x0282E590> |
---|
272 | 20:41:19.000 L20 []#291 connectTCP to ('192.168.1.157', 61094) |
---|
273 | 20:41:19.000 L20 []#292 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x0282E570> |
---|
274 | 20:41:19.000 L20 []#293 received 49 announcements |
---|
275 | 20:41:19.000 L20 []#294 new announcement[storage]: ('pb://e7xm4kadpzcrpa7xfpdypbq2pzuur3wl@192.168.1.29:45450,127.0.0.1:45450,172.16.179.1:45450,192.168.181.1:45450/yah2g6gvlmzke3ssrngm4ej2gw3gxm44', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'Andrej', '1.2.0-r3341', '1.0.0') |
---|
276 | 20:41:19.000 L20 []#295 attempting to connect to e7xm4kad |
---|
277 | 20:41:19.000 L20 []#296 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
278 | 20:41:19.000 L20 []#297 connectTCP to ('192.168.181.1', 45450) |
---|
279 | 20:41:19.000 L20 []#298 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E710> |
---|
280 | 20:41:19.000 L20 []#299 connectTCP to ('172.16.179.1', 45450) |
---|
281 | 20:41:19.000 L20 []#300 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E6F0> |
---|
282 | 20:41:19.000 L20 []#301 connectTCP to ('127.0.0.1', 45450) |
---|
283 | 20:41:19.000 L20 []#302 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E7D0> |
---|
284 | 20:41:19.000 L20 []#303 connectTCP to ('192.168.1.29', 45450) |
---|
285 | 20:41:19.000 L20 []#304 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E850> |
---|
286 | 20:41:19.000 L20 []#305 received 49 announcements |
---|
287 | 20:41:19.000 L20 []#306 new announcement[storage]: ('pb://trjdor3okozw4eld3l6zl4ap4z6h5tk6@207.7.153.167:35753,127.0.0.1:35753/mo5szmnvfgcig7ex7xwqb3ermpruojte', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs5:public/bs5c4', '1.2.0-r3056', '1.0.0') |
---|
288 | 20:41:19.000 L20 []#307 attempting to connect to trjdor3o |
---|
289 | 20:41:19.000 L20 []#308 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
290 | 20:41:19.000 L20 []#309 connectTCP to ('127.0.0.1', 35753) |
---|
291 | 20:41:19.000 L20 []#310 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x0282E990> |
---|
292 | 20:41:19.000 L20 []#311 connectTCP to ('207.7.153.167', 35753) |
---|
293 | 20:41:19.000 L20 []#312 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x0282E970> |
---|
294 | 20:41:19.000 L20 []#313 received 49 announcements |
---|
295 | 20:41:19.000 L20 []#314 new announcement[storage]: ('pb://q5l37rle6pojjnllrwjyryulavpqdlq5@207.7.153.161:48663,127.0.0.1:48663/sps2py2ymhefnlvpsamujoejns7gkn6v', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs3:public/bs3c1', '1.2.0-r3056', '1.0.0') |
---|
296 | 20:41:19.000 L20 []#315 attempting to connect to q5l37rle |
---|
297 | 20:41:19.000 L20 []#316 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
298 | 20:41:19.000 L20 []#317 connectTCP to ('127.0.0.1', 48663) |
---|
299 | 20:41:19.000 L20 []#318 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x0282EB10> |
---|
300 | 20:41:19.000 L20 []#319 connectTCP to ('207.7.153.161', 48663) |
---|
301 | 20:41:19.000 L20 []#320 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x0282EAF0> |
---|
302 | 20:41:19.000 L20 []#321 received 49 announcements |
---|
303 | 20:41:19.000 L20 []#322 new announcement[storage]: ('pb://jfdpabh34vsrhll3lbdn3v23vem4hr2z@207.7.153.162:38624,127.0.0.1:38624/6t4crenryntvixjzmnk724ndkaio2bpi', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs4:public/bs4c2', '1.2.0-r3056', '1.0.0') |
---|
304 | 20:41:19.000 L20 []#323 attempting to connect to jfdpabh3 |
---|
305 | 20:41:19.000 L20 []#324 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
306 | 20:41:19.000 L20 []#325 connectTCP to ('127.0.0.1', 38624) |
---|
307 | 20:41:19.000 L20 []#326 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x0282EC90> |
---|
308 | 20:41:19.000 L20 []#327 connectTCP to ('207.7.153.162', 38624) |
---|
309 | 20:41:19.000 L20 []#328 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x0282EC70> |
---|
310 | 20:41:19.000 L20 []#329 received 49 announcements |
---|
311 | 20:41:19.000 L20 []#330 new announcement[storage]: ('pb://hscfru6j5mmzobcjohnhrcbdsgja2fak@10.0.0.7:32930,127.0.0.1:32930/xz2szirkno2wslcwy6boyylofl3vkzyi', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', 'unknown', '1.0.0') |
---|
312 | 20:41:19.000 L20 []#331 attempting to connect to hscfru6j |
---|
313 | 20:41:19.000 L20 []#332 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
314 | 20:41:19.000 L20 []#333 connectTCP to ('127.0.0.1', 32930) |
---|
315 | 20:41:19.015 L20 []#334 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x0282EE30> |
---|
316 | 20:41:19.015 L20 []#335 connectTCP to ('10.0.0.7', 32930) |
---|
317 | 20:41:19.015 L20 []#336 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A062D0> |
---|
318 | 20:41:19.015 L20 []#337 received 49 announcements |
---|
319 | 20:41:19.015 L20 []#338 new announcement[storage]: ('pb://uf7kq2svc6ozcawfm63e2qrbik2oixvt@207.7.153.167:45963,127.0.0.1:45963/7icuo2etyhe2ce3nov6a4462hkvsu6ry', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs5:public/bs5c1', '1.2.0-r3056', '1.0.0') |
---|
320 | 20:41:19.015 L20 []#339 attempting to connect to uf7kq2sv |
---|
321 | 20:41:19.015 L20 []#340 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
322 | 20:41:19.015 L20 []#341 connectTCP to ('127.0.0.1', 45963) |
---|
323 | 20:41:19.015 L20 []#342 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x0282EF30> |
---|
324 | 20:41:19.015 L20 []#343 connectTCP to ('207.7.153.167', 45963) |
---|
325 | 20:41:19.015 L20 []#344 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x0282EF10> |
---|
326 | 20:41:19.015 L20 []#345 received 49 announcements |
---|
327 | 20:41:19.015 L20 []#346 new announcement[storage]: ('pb://xpyajfs4rvm3yps5szojjrxjsgkmshfp@10.0.1.3:34418,127.0.0.1:34418,192.168.210.1:34418,172.16.55.1:34418/2y7dcc6ak5r2yatjrrofxphiny4unpmy', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'mordsith.willden.org', '1.2.0-r3487', '1.0.0') |
---|
328 | 20:41:19.015 L20 []#347 attempting to connect to xpyajfs4 |
---|
329 | 20:41:19.015 L20 []#348 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
330 | 20:41:19.015 L20 []#349 connectTCP to ('172.16.55.1', 34418) |
---|
331 | 20:41:19.015 L20 []#350 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028450F0> |
---|
332 | 20:41:19.015 L20 []#351 connectTCP to ('192.168.210.1', 34418) |
---|
333 | 20:41:19.015 L20 []#352 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028450D0> |
---|
334 | 20:41:19.015 L20 []#353 connectTCP to ('127.0.0.1', 34418) |
---|
335 | 20:41:19.015 L20 []#354 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028451B0> |
---|
336 | 20:41:19.015 L20 []#355 connectTCP to ('10.0.1.3', 34418) |
---|
337 | 20:41:19.015 L20 []#356 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x02845230> |
---|
338 | 20:41:19.015 L20 []#357 received 49 announcements |
---|
339 | 20:41:19.015 L20 []#358 new announcement[storage]: ('pb://vraj3cgb5eqs5xrb44qgqvwo4obbdhfd@192.168.1.126:47473,127.0.0.1:47473/25bmjcbqr4khfkgascqyfyusbwgeccnb', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'zooko', '1.2.0-r3241', '1.0.0') |
---|
340 | 20:41:19.015 L20 []#359 attempting to connect to vraj3cgb |
---|
341 | 20:41:19.015 L20 []#360 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
342 | 20:41:19.015 L20 []#361 connectTCP to ('127.0.0.1', 47473) |
---|
343 | 20:41:19.015 L20 []#362 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02845370> |
---|
344 | 20:41:19.015 L20 []#363 connectTCP to ('192.168.1.126', 47473) |
---|
345 | 20:41:19.015 L20 []#364 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02845350> |
---|
346 | 20:41:19.015 L20 []#365 received 49 announcements |
---|
347 | 20:41:19.015 L20 []#366 new announcement[storage]: ('pb://tnsdnsub6bxfubg3olkyevg3bj6aiscw@192.168.2.110:58777,127.0.0.1:58777/6mq7pgou222nelmgda4ocsrg5c3dh4wk', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'laika', '1.2.0-r3351', '1.0.0') |
---|
348 | 20:41:19.015 L20 []#367 attempting to connect to tnsdnsub |
---|
349 | 20:41:19.015 L20 []#368 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
350 | 20:41:19.015 L20 []#369 connectTCP to ('127.0.0.1', 58777) |
---|
351 | 20:41:19.015 L20 []#370 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x028454F0> |
---|
352 | 20:41:19.015 L20 []#371 connectTCP to ('192.168.2.110', 58777) |
---|
353 | 20:41:19.015 L20 []#372 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x028454D0> |
---|
354 | 20:41:19.015 L20 []#373 received 49 announcements |
---|
355 | 20:41:19.015 L20 []#374 new announcement[storage]: ('pb://v2mczw4ueosjzz6wwkpwkveozemy42mw@10.0.1.122:44895,127.0.0.1:44895,192.168.122.1:44895/cs4u5uauqwc53jqlww5ke3ofxahuez34', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'None', '1.2.0-r3288', '1.0.0') |
---|
356 | 20:41:19.015 L20 []#375 attempting to connect to v2mczw4u |
---|
357 | 20:41:19.015 L20 []#376 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
358 | 20:41:19.015 L20 []#377 connectTCP to ('192.168.122.1', 44895) |
---|
359 | 20:41:19.015 L20 []#378 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845670> |
---|
360 | 20:41:19.015 L20 []#379 connectTCP to ('127.0.0.1', 44895) |
---|
361 | 20:41:19.015 L20 []#380 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845650> |
---|
362 | 20:41:19.015 L20 []#381 connectTCP to ('10.0.1.122', 44895) |
---|
363 | 20:41:19.015 L20 []#382 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845730> |
---|
364 | 20:41:19.015 L20 []#383 received 49 announcements |
---|
365 | 20:41:19.015 L20 []#384 new announcement[storage]: ('pb://qvqv7jmm76yfhdjuuzeqyfuwlqinpofd@208.80.68.108:34188,192.168.69.228:34188,127.0.0.1:34188/yefnnuggcoear5ovtbnppkvmyz23fidr', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0-r2853', '1.2.0-r2853') |
---|
366 | 20:41:19.030 L20 []#385 attempting to connect to qvqv7jmm |
---|
367 | 20:41:19.030 L20 []#386 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
368 | 20:41:19.030 L20 []#387 connectTCP to ('127.0.0.1', 34188) |
---|
369 | 20:41:19.030 L20 []#388 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845870> |
---|
370 | 20:41:19.030 L20 []#389 connectTCP to ('192.168.69.228', 34188) |
---|
371 | 20:41:19.030 L20 []#390 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845850> |
---|
372 | 20:41:19.030 L20 []#391 connectTCP to ('208.80.68.108', 34188) |
---|
373 | 20:41:19.030 L20 []#392 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845930> |
---|
374 | 20:41:19.030 L20 []#393 received 49 announcements |
---|
375 | 20:41:19.030 L20 []#394 new announcement[storage]: ('pb://xiktf6ok5f5ao5znxxttriv233hmvi4v@207.7.153.162:55217,127.0.0.1:55217/duzihdt3iweli5eendljqihnouceczzl', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs4:public/bs4c3', '1.2.0-r3056', '1.0.0') |
---|
376 | 20:41:19.030 L20 []#395 attempting to connect to xiktf6ok |
---|
377 | 20:41:19.030 L20 []#396 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
378 | 20:41:19.030 L20 []#397 connectTCP to ('127.0.0.1', 55217) |
---|
379 | 20:41:19.030 L20 []#398 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02845A70> |
---|
380 | 20:41:19.030 L20 []#399 connectTCP to ('207.7.153.162', 55217) |
---|
381 | 20:41:19.030 L20 []#400 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02845A50> |
---|
382 | 20:41:19.030 L20 []#401 received 49 announcements |
---|
383 | 20:41:19.030 L20 []#402 new announcement[storage]: ('pb://alt6cjddwfnwrnct4lx2ypwricrgtoam@192.168.1.43:52217,127.0.0.1:52217/cm4szhxnmvfxraiexaem7zbp4tfwzd4q', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'trelpancake', '1.2.0-r3523', '1.0.0') |
---|
384 | 20:41:19.030 L20 []#403 attempting to connect to alt6cjdd |
---|
385 | 20:41:19.030 L20 []#404 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
386 | 20:41:19.030 L20 []#405 connectTCP to ('127.0.0.1', 52217) |
---|
387 | 20:41:19.030 L20 []#406 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02845BF0> |
---|
388 | 20:41:19.030 L20 []#407 connectTCP to ('192.168.1.43', 52217) |
---|
389 | 20:41:19.030 L20 []#408 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02845BD0> |
---|
390 | 20:41:19.030 L20 []#409 received 49 announcements |
---|
391 | 20:41:19.030 L20 []#410 new announcement[storage]: ('pb://k6h4otc2f2wmmysam5ofciaenhngurwm@192.168.89.128:54237,127.0.0.1:54237/dlqigp7vickbi7xsycbcqm7sydjzpall', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.0.0-r2528', '1.0.0') |
---|
392 | 20:41:19.030 L20 []#411 attempting to connect to k6h4otc2 |
---|
393 | 20:41:19.030 L20 []#412 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
394 | 20:41:19.030 L20 []#413 connectTCP to ('127.0.0.1', 54237) |
---|
395 | 20:41:19.030 L20 []#414 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x02845D70> |
---|
396 | 20:41:19.030 L20 []#415 connectTCP to ('192.168.89.128', 54237) |
---|
397 | 20:41:19.030 L20 []#416 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x02845D50> |
---|
398 | 20:41:19.030 L20 []#417 received 49 announcements |
---|
399 | 20:41:19.030 L20 []#418 new announcement[storage]: ('pb://zmghj34zksvx6gvaf5hwvxnkhnqbg6kb@76.242.178.116:44627,127.0.0.1:44627/3vkc5cz6y5wfxlburrfqrybj6cb75d3v', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'a.pwnzor.us', '1.2.0-r3200', '1.0.0') |
---|
400 | 20:41:19.030 L20 []#419 attempting to connect to zmghj34z |
---|
401 | 20:41:19.030 L20 []#420 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
402 | 20:41:19.030 L20 []#421 connectTCP to ('127.0.0.1', 44627) |
---|
403 | 20:41:19.030 L20 []#422 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02845EF0> |
---|
404 | 20:41:19.030 L20 []#423 connectTCP to ('76.242.178.116', 44627) |
---|
405 | 20:41:19.030 L20 []#424 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02845ED0> |
---|
406 | 20:41:19.030 L20 []#425 received 49 announcements |
---|
407 | 20:41:19.030 L20 []#426 new announcement[storage]: ('pb://ujofuk6zkgqgjwztx7hbf2zehvzkohuz@128.100.171.30:46672,127.0.0.1:46672,172.17.0.1:46672,172.18.0.1:46672,172.19.0.1:46672/e6i2fyxfudlu6tuye4otqoqflurwv4pu', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'None', '1.2.0-r3195', '1.0.0') |
---|
408 | 20:41:19.030 L20 []#427 attempting to connect to ujofuk6z |
---|
409 | 20:41:19.030 L20 []#428 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
410 | 20:41:19.030 L20 []#429 connectTCP to ('172.19.0.1', 46672) |
---|
411 | 20:41:19.030 L20 []#430 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898090> |
---|
412 | 20:41:19.030 L20 []#431 connectTCP to ('172.18.0.1', 46672) |
---|
413 | 20:41:19.030 L20 []#432 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898070> |
---|
414 | 20:41:19.030 L20 []#433 connectTCP to ('172.17.0.1', 46672) |
---|
415 | 20:41:19.030 L20 []#434 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898150> |
---|
416 | 20:41:19.030 L20 []#435 connectTCP to ('127.0.0.1', 46672) |
---|
417 | 20:41:19.030 L20 []#436 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028981D0> |
---|
418 | 20:41:19.030 L20 []#437 connectTCP to ('128.100.171.30', 46672) |
---|
419 | 20:41:19.030 L20 []#438 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898250> |
---|
420 | 20:41:19.030 L20 []#439 received 49 announcements |
---|
421 | 20:41:19.030 L20 []#440 new announcement[storage]: ('pb://hvoivvgm6h6gftqpruelia62lhj5kgoe@192.168.1.21:51660,127.0.0.1:51660,192.168.111.1:51660,192.168.217.1:51660/rxvwouxqwzvennphycbwc7ha4n4d6r5n', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0', '1.2.0') |
---|
422 | 20:41:19.030 L20 []#441 attempting to connect to hvoivvgm |
---|
423 | 20:41:19.030 L20 []#442 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
424 | 20:41:19.030 L20 []#443 connectTCP to ('192.168.217.1', 51660) |
---|
425 | 20:41:19.030 L20 []#444 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898390> |
---|
426 | 20:41:19.030 L20 []#445 connectTCP to ('192.168.111.1', 51660) |
---|
427 | 20:41:19.030 L20 []#446 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898370> |
---|
428 | 20:41:19.030 L20 []#447 connectTCP to ('127.0.0.1', 51660) |
---|
429 | 20:41:19.030 L20 []#448 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898450> |
---|
430 | 20:41:19.030 L20 []#449 connectTCP to ('192.168.1.21', 51660) |
---|
431 | 20:41:19.030 L20 []#450 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028984D0> |
---|
432 | 20:41:19.030 L20 []#451 received 49 announcements |
---|
433 | 20:41:19.030 L20 []#452 new announcement[storage]: ('pb://q7tphao4eyo2xfd32stspexiitydewwf@192.168.1.133:57026,127.0.0.1:57026/xtspfslmqcl2wftzol7p32lzbcfkrzso', 'storage', 'RIStorageServer.tahoe.allmydata.com', '<unspecified>', '1.2.0-r3510', '1.0.0') |
---|
434 | 20:41:19.046 L20 []#453 attempting to connect to q7tphao4 |
---|
435 | 20:41:19.046 L20 []#454 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q7tphao4eyo2xfd32stspexiitydewwf |
---|
436 | 20:41:19.046 L20 []#455 connectTCP to ('127.0.0.1', 57026) |
---|
437 | 20:41:19.046 L20 []#456 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q7tphao4] at 0x02898610> |
---|
438 | 20:41:19.046 L20 []#457 connectTCP to ('192.168.1.133', 57026) |
---|
439 | 20:41:19.046 L20 []#458 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q7tphao4] at 0x028985F0> |
---|
440 | 20:41:19.046 L20 []#459 received 49 announcements |
---|
441 | 20:41:19.046 L20 []#460 new announcement[storage]: ('pb://u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s@207.7.153.161:59532,127.0.0.1:59532/wchge7wfytbusmkhcqwmk6zvcvldiyrt', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs3:public/bs3c2', '1.2.0-r3056', '1.0.0') |
---|
442 | 20:41:19.046 L20 []#461 attempting to connect to u5vgfpug |
---|
443 | 20:41:19.046 L20 []#462 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
444 | 20:41:19.046 L20 []#463 connectTCP to ('127.0.0.1', 59532) |
---|
445 | 20:41:19.046 L20 []#464 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02898790> |
---|
446 | 20:41:19.046 L20 []#465 connectTCP to ('207.7.153.161', 59532) |
---|
447 | 20:41:19.046 L20 []#466 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02898770> |
---|
448 | 20:41:19.046 L20 []#467 received 49 announcements |
---|
449 | 20:41:19.046 L20 []#468 new announcement[storage]: ('pb://ivjakubrruewknqg7wgb5hbinasqupj6@207.7.153.167:35272,127.0.0.1:35272/dd54xyxjqbkadbtdz7637nhmvyl2z7r4', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs5:public/bs5c3', '1.2.0-r3056', '1.0.0') |
---|
450 | 20:41:19.046 L20 []#469 attempting to connect to ivjakubr |
---|
451 | 20:41:19.046 L20 []#470 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
452 | 20:41:19.046 L20 []#471 connectTCP to ('127.0.0.1', 35272) |
---|
453 | 20:41:19.046 L20 []#472 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x02898910> |
---|
454 | 20:41:19.046 L20 []#473 connectTCP to ('207.7.153.167', 35272) |
---|
455 | 20:41:19.046 L20 []#474 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028988F0> |
---|
456 | 20:41:19.046 L20 []#475 received 49 announcements |
---|
457 | 20:41:19.046 L20 []#476 new announcement[storage]: ('pb://fcmlx6emlydpmgsksztuvtpxf5gdoamr@207.7.153.162:45767,127.0.0.1:45767/3e3kdpdnyxwnhs4xji3lwzrvjurhrmnt', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs4:public/bs4c1', '1.2.0-r3056', '1.0.0') |
---|
458 | 20:41:19.046 L20 []#477 attempting to connect to fcmlx6em |
---|
459 | 20:41:19.046 L20 []#478 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
460 | 20:41:19.046 L20 []#479 connectTCP to ('127.0.0.1', 45767) |
---|
461 | 20:41:19.046 L20 []#480 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02898A90> |
---|
462 | 20:41:19.046 L20 []#481 connectTCP to ('207.7.153.162', 45767) |
---|
463 | 20:41:19.046 L20 []#482 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02898A70> |
---|
464 | 20:41:19.046 L20 []#483 received 49 announcements |
---|
465 | 20:41:19.046 L20 []#484 new announcement[storage]: ('pb://2y7ldksggg447xnf4zwsjccx7ihs6wfm@207.7.153.161:48971,127.0.0.1:48971/qx7phodcfjci7cekyvnvxauabzlqztx7', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'amduser@tahoebs3:public/bs3c4', '1.2.0-r3056', '1.0.0') |
---|
466 | 20:41:19.046 L20 []#485 attempting to connect to 2y7ldksg |
---|
467 | 20:41:19.046 L20 []#486 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
468 | 20:41:19.046 L20 []#487 connectTCP to ('127.0.0.1', 48971) |
---|
469 | 20:41:19.046 L20 []#488 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02898C10> |
---|
470 | 20:41:19.046 L20 []#489 connectTCP to ('207.7.153.161', 48971) |
---|
471 | 20:41:19.046 L20 []#490 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02898BF0> |
---|
472 | 20:41:19.046 L20 []#491 received 49 announcements |
---|
473 | 20:41:19.046 L20 []#492 new announcement[storage]: ('pb://wlgwym2cso2coqsd5lbjqyrjvu3ax6na@192.168.1.100:2770,127.0.0.1:2770/uien3qi67upw37mupy26ftnedy4tence', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'terry', '1.2.0-r3511', '1.0.0') |
---|
474 | 20:41:19.046 L20 []#493 attempting to connect to wlgwym2c |
---|
475 | 20:41:19.046 L20 []#494 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
476 | 20:41:19.046 L20 []#495 connectTCP to ('127.0.0.1', 2770) |
---|
477 | 20:41:19.046 L20 []#496 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02898D90> |
---|
478 | 20:41:19.046 L20 []#497 connectTCP to ('192.168.1.100', 2770) |
---|
479 | 20:41:19.046 L20 []#498 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02898D70> |
---|
480 | 20:41:19.046 L20 []#499 received 49 announcements |
---|
481 | 20:41:19.046 L20 []#500 new announcement[storage]: ('pb://oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx@172.16.2.104:1577,127.0.0.1:1577/fmircnju3zv7yilzubm4dk6oqjpiofwt', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'portable', '1.2.0-r3241', '1.0.0') |
---|
482 | 20:41:19.046 L20 []#501 attempting to connect to oyskmxvb |
---|
483 | 20:41:19.046 L20 []#502 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
484 | 20:41:19.046 L20 []#503 connectTCP to ('127.0.0.1', 1577) |
---|
485 | 20:41:19.046 L20 []#504 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x02898F10> |
---|
486 | 20:41:19.046 L20 []#505 connectTCP to ('172.16.2.104', 1577) |
---|
487 | 20:41:19.046 L20 []#506 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x02898EF0> |
---|
488 | 20:41:19.046 L20 []#507 received 49 announcements |
---|
489 | 20:41:19.046 L20 []#508 new announcement[storage]: ('pb://ncmuqdl6fu2t3vcae5n24zxacrdanopl@192.168.1.10:61997,127.0.0.1:61997/olhegafr3p2ktfywkpdnnqgxdmmq76qy', 'storage', 'RIStorageServer.tahoe.allmydata.com', 'trelbox', '1.2.0-r3341', '1.0.0') |
---|
490 | 20:41:19.046 L20 []#509 attempting to connect to ncmuqdl6 |
---|
491 | 20:41:19.046 L20 []#510 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
492 | 20:41:19.046 L20 []#511 connectTCP to ('127.0.0.1', 61997) |
---|
493 | 20:41:19.046 L20 []#512 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x028B00B0> |
---|
494 | 20:41:19.046 L20 []#513 connectTCP to ('192.168.1.10', 61997) |
---|
495 | 20:41:19.046 L20 []#514 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x028B0090> |
---|
496 | 20:41:19.155 L20 []#515 got connection to cjzndszp, getting versions |
---|
497 | 20:41:19.203 L20 []#516 Negotiation started |
---|
498 | 20:41:19.203 L10 []#517 initClient: to target pb://7tlov7egj7ultza3dy2dlgev6gijlgvk |
---|
499 | 20:41:19.203 L10 []#518 sendPlaintextClient: GET for tubID 7tlov7egj7ultza3dy2dlgev6gijlgvk |
---|
500 | 20:41:19.203 L10 []#519 sendPlaintextClient: wantEncryption=True |
---|
501 | 20:41:19.203 L20 []#520 Negotiation started |
---|
502 | 20:41:19.203 L10 []#521 initClient: to target pb://lwkv6cjicbzqjwwwuifik3pogeupsicb |
---|
503 | 20:41:19.203 L10 []#522 sendPlaintextClient: GET for tubID lwkv6cjicbzqjwwwuifik3pogeupsicb |
---|
504 | 20:41:19.203 L10 []#523 sendPlaintextClient: wantEncryption=True |
---|
505 | 20:41:19.312 L20 []#524 connected to cjzndszp, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 18446744073709551616L}, 'application-version': '1.2.0-r3523'} |
---|
506 | 20:41:19.358 L10 []#525 dataReceived(isClient=True,phase=0,options={}): 'HTTP/1.1 101 Switching Protocols\r\nUpgrade: TLS/1.0, PB/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
507 | 20:41:19.358 L10 []#526 handlePLAINTEXTClient: header='HTTP/1.1 101 Switching Protocols |
---|
508 | |
---|
509 | Upgrade: TLS/1.0, PB/1.0 |
---|
510 | |
---|
511 | Connection: Upgrade' |
---|
512 | 20:41:19.358 L10 []#527 startENCRYPTED(isClient=True, encrypted=True) |
---|
513 | 20:41:19.358 L10 []#528 startTLS, client=True |
---|
514 | 20:41:19.358 L10 []#529 Negotiate.sendHello (isClient=True): {'my-incarnation': 'd60b43291400a40a', 'last-connection': 'none 0', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
515 | 20:41:19.358 L10 []#530 dataReceived(isClient=True,phase=0,options={}): 'HTTP/1.1 101 Switching Protocols\r\nUpgrade: TLS/1.0, PB/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
516 | 20:41:19.358 L10 []#531 handlePLAINTEXTClient: header='HTTP/1.1 101 Switching Protocols |
---|
517 | |
---|
518 | Upgrade: TLS/1.0, PB/1.0 |
---|
519 | |
---|
520 | Connection: Upgrade' |
---|
521 | 20:41:19.358 L10 []#532 startENCRYPTED(isClient=True, encrypted=True) |
---|
522 | 20:41:19.358 L10 []#533 startTLS, client=True |
---|
523 | 20:41:19.358 L10 []#534 Negotiate.sendHello (isClient=True): {'my-incarnation': 'd60b43291400a40a', 'last-connection': 'none 0', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
524 | 20:41:19.796 L10 []#535 dataReceived(isClient=True,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nmy-incarnation: 662fbe7b6cd7a68f\r\nmy-tub-id: 7tlov7egj7ultza3dy2dlgev6gijlgvk\r\n\r\n' |
---|
525 | 20:41:19.796 L10 []#536 evaluateHello(isClient=True): offer={'my-tub-id': '7tlov7egj7ultza3dy2dlgev6gijlgvk', 'my-incarnation': '662fbe7b6cd7a68f', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
526 | 20:41:19.796 L10 []#537 iAmTheMaster: True |
---|
527 | 20:41:19.796 L20 []#538 Negotiation.sendDecision: {'current-connection': 'd60b43291400a40a 1', 'initial-vocab-table-index': '1 bb33', 'banana-decision-version': '3'} |
---|
528 | 20:41:19.796 L10 []#539 Negotiate.switchToBanana(isClient=True) |
---|
529 | 20:41:19.796 L10 []#540 params: {'current-seqnum': 1, 'banana-decision-version': 3, 'current-slave-IR': '662fbe7b6cd7a68f', 'initial-vocab-table-index': 1} |
---|
530 | 20:41:19.796 L20 []#541 negotiationComplete, <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 7tlov7eg] at 0x01A5F5F0> won |
---|
531 | 20:41:19.796 L20 []#542 told to disconnect |
---|
532 | 20:41:19.796 L20 []#543 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 7tlov7egj7ultza3dy2dlgev6gijlgvk>) |
---|
533 | 20:41:19.796 L20 []#544 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 7tlov7eg] at 0x01A5F610> |
---|
534 | 20:41:19.796 L20 []#545 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 7tlov7egj7ultza3dy2dlgev6gijlgvk>) |
---|
535 | 20:41:19.796 L30 []#546 Tub.connectorFinished: WEIRD, <foolscap.negotiate.TubConnector object at 0x01A5F550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 7tlov7egj7ultza3dy2dlgev6gijlgvk> is not in [<foolscap.negotiate.TubConnector object at 0x01A52690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>, <foolscap.negotiate.TubConnector object at 0x01A52E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>, <foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>, <foolscap.negotiate.TubConnector object at 0x01A5F3D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lwkv6cjicbzqjwwwuifik3pogeupsicb>, <foolscap.negotiate.TubConnector object at 0x01A5F710 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>, <foolscap.negotiate.TubConnector object at 0x01A5F890 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>, <foolscap.negotiate.TubConnector object at 0x01A5FA10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>, <foolscap.negotiate.TubConnector object at 0x01A5FC10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>, <foolscap.negotiate.TubConnector object at 0x01A5FD50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj>, <foolscap.negotiate.TubConnector object at 0x01A5FED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>, <foolscap.negotiate.TubConnector object at 0x01A76250 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>, <foolscap.negotiate.TubConnector object at 0x01A763B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>, <foolscap.negotiate.TubConnector object at 0x01A76670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>, <foolscap.negotiate.TubConnector object at 0x01A768B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>, <foolscap.negotiate.TubConnector object at 0x01A76A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>, <foolscap.negotiate.TubConnector object at 0x01A76BB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>, <foolscap.negotiate.TubConnector object at 0x01A76D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh>, <foolscap.negotiate.TubConnector object at 0x01A76EB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>, <foolscap.negotiate.TubConnector object at 0x0282E090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>, <foolscap.negotiate.TubConnector object at 0x0282E1F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>, <foolscap.negotiate.TubConnector object at 0x0282E350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>, <foolscap.negotiate.TubConnector object at 0x0282E4D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>, <foolscap.negotiate.TubConnector object at 0x0282E690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>, <foolscap.negotiate.TubConnector object at 0x0282E8D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>, <foolscap.negotiate.TubConnector object at 0x0282EA50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>, <foolscap.negotiate.TubConnector object at 0x0282EBD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>, <foolscap.negotiate.TubConnector object at 0x0282ED50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>, <foolscap.negotiate.TubConnector object at 0x0282EE70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>, <foolscap.negotiate.TubConnector object at 0x02845090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>, <foolscap.negotiate.TubConnector object at 0x028452F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>, <foolscap.negotiate.TubConnector object at 0x02845470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>, <foolscap.negotiate.TubConnector object at 0x028455F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>, <foolscap.negotiate.TubConnector object at 0x028457D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>, <foolscap.negotiate.TubConnector object at 0x028459B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>, <foolscap.negotiate.TubConnector object at 0x02845B30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>, <foolscap.negotiate.TubConnector object at 0x02845CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>, <foolscap.negotiate.TubConnector object at 0x02845E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>, <foolscap.negotiate.TubConnector object at 0x02898050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>, <foolscap.negotiate.TubConnector object at 0x02898310 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>, <foolscap.negotiate.TubConnector object at 0x02898550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q7tphao4eyo2xfd32stspexiitydewwf>, <foolscap.negotiate.TubConnector object at 0x028986D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>, <foolscap.negotiate.TubConnector object at 0x02898850 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>, <foolscap.negotiate.TubConnector object at 0x028989D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>, <foolscap.negotiate.TubConnector object at 0x02898B50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>, <foolscap.negotiate.TubConnector object at 0x02898D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>, <foolscap.negotiate.TubConnector object at 0x02898E50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>, <foolscap.negotiate.TubConnector object at 0x028B0070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>] |
---|
536 | 20:41:20.187 L10 []#547 dataReceived(isClient=True,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nmy-incarnation: bab985ce462e6915\r\nmy-tub-id: lwkv6cjicbzqjwwwuifik3pogeupsicb\r\n\r\n' |
---|
537 | 20:41:20.187 L10 []#548 evaluateHello(isClient=True): offer={'my-tub-id': 'lwkv6cjicbzqjwwwuifik3pogeupsicb', 'my-incarnation': 'bab985ce462e6915', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
538 | 20:41:20.187 L10 []#549 iAmTheMaster: False |
---|
539 | 20:41:20.217 L10 []#550 dataReceived(isClient=True,phase=2,options={}): 'banana-decision-version: 3\r\ncurrent-connection: bab985ce462e6915 13\r\ninitial-vocab-table-index: 1 bb33\r\n\r\n\x00\x88\x0b\x87\x01\x81\x00\x81\x12\x82getReferenceByName\x01\x88\x0c\x87\x00\x81\x04\x82name \x824dwfb55o7gnbw3t57hxbeazdsgyqcmjh\x01\x89\x00\x89' |
---|
540 | 20:41:20.217 L10 []#551 handleDECIDING(isClient=True): banana-decision-version: 3 |
---|
541 | |
---|
542 | current-connection: bab985ce462e6915 13 |
---|
543 | |
---|
544 | initial-vocab-table-index: 1 bb33 |
---|
545 | 20:41:20.217 L20 []#552 Banana.acceptDecision: got {'banana-decision-version': '3', 'initial-vocab-table-index': '1 bb33', 'current-connection': 'bab985ce462e6915 13'} |
---|
546 | 20:41:20.217 L10 []#553 Negotiate.switchToBanana(isClient=True) |
---|
547 | 20:41:20.217 L10 []#554 params: {'banana-decision-version': 3, 'initial-vocab-table-index': 1} |
---|
548 | 20:41:20.217 L20 []#555 negotiationComplete, <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lwkv6cji] at 0x01A5F470> won |
---|
549 | 20:41:20.217 L20 []#556 told to disconnect |
---|
550 | 20:41:20.217 L20 []#557 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F3D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lwkv6cjicbzqjwwwuifik3pogeupsicb>) |
---|
551 | 20:41:20.217 L20 []#558 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lwkv6cji] at 0x01A5F490> |
---|
552 | 20:41:20.217 L20 []#559 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F3D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lwkv6cjicbzqjwwwuifik3pogeupsicb>) |
---|
553 | 20:41:20.217 L30 []#560 Tub.connectorFinished: WEIRD, <foolscap.negotiate.TubConnector object at 0x01A5F3D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lwkv6cjicbzqjwwwuifik3pogeupsicb> is not in [<foolscap.negotiate.TubConnector object at 0x01A52690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>, <foolscap.negotiate.TubConnector object at 0x01A52E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>, <foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>, <foolscap.negotiate.TubConnector object at 0x01A5F710 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>, <foolscap.negotiate.TubConnector object at 0x01A5F890 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>, <foolscap.negotiate.TubConnector object at 0x01A5FA10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>, <foolscap.negotiate.TubConnector object at 0x01A5FC10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>, <foolscap.negotiate.TubConnector object at 0x01A5FD50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj>, <foolscap.negotiate.TubConnector object at 0x01A5FED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>, <foolscap.negotiate.TubConnector object at 0x01A76250 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>, <foolscap.negotiate.TubConnector object at 0x01A763B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>, <foolscap.negotiate.TubConnector object at 0x01A76670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>, <foolscap.negotiate.TubConnector object at 0x01A768B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>, <foolscap.negotiate.TubConnector object at 0x01A76A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>, <foolscap.negotiate.TubConnector object at 0x01A76BB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>, <foolscap.negotiate.TubConnector object at 0x01A76D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh>, <foolscap.negotiate.TubConnector object at 0x01A76EB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>, <foolscap.negotiate.TubConnector object at 0x0282E090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>, <foolscap.negotiate.TubConnector object at 0x0282E1F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>, <foolscap.negotiate.TubConnector object at 0x0282E350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>, <foolscap.negotiate.TubConnector object at 0x0282E4D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>, <foolscap.negotiate.TubConnector object at 0x0282E690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>, <foolscap.negotiate.TubConnector object at 0x0282E8D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>, <foolscap.negotiate.TubConnector object at 0x0282EA50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>, <foolscap.negotiate.TubConnector object at 0x0282EBD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>, <foolscap.negotiate.TubConnector object at 0x0282ED50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>, <foolscap.negotiate.TubConnector object at 0x0282EE70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>, <foolscap.negotiate.TubConnector object at 0x02845090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>, <foolscap.negotiate.TubConnector object at 0x028452F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>, <foolscap.negotiate.TubConnector object at 0x02845470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>, <foolscap.negotiate.TubConnector object at 0x028455F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>, <foolscap.negotiate.TubConnector object at 0x028457D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>, <foolscap.negotiate.TubConnector object at 0x028459B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>, <foolscap.negotiate.TubConnector object at 0x02845B30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>, <foolscap.negotiate.TubConnector object at 0x02845CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>, <foolscap.negotiate.TubConnector object at 0x02845E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>, <foolscap.negotiate.TubConnector object at 0x02898050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>, <foolscap.negotiate.TubConnector object at 0x02898310 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>, <foolscap.negotiate.TubConnector object at 0x02898550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q7tphao4eyo2xfd32stspexiitydewwf>, <foolscap.negotiate.TubConnector object at 0x028986D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>, <foolscap.negotiate.TubConnector object at 0x02898850 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>, <foolscap.negotiate.TubConnector object at 0x028989D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>, <foolscap.negotiate.TubConnector object at 0x02898B50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>, <foolscap.negotiate.TubConnector object at 0x02898D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>, <foolscap.negotiate.TubConnector object at 0x02898E50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>, <foolscap.negotiate.TubConnector object at 0x028B0070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>] |
---|
554 | 20:41:20.265 L20 []#561 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F790> |
---|
555 | 20:41:20.265 L20 []#562 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52ED0> |
---|
556 | 20:41:20.265 L20 []#563 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A52D50> |
---|
557 | 20:41:20.265 L20 []#564 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F2D0> |
---|
558 | 20:41:20.296 L20 []#565 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A5F0D0> |
---|
559 | 20:41:20.358 L20 []#566 got connection to 7tlov7eg, getting versions |
---|
560 | 20:41:20.453 L20 []#567 got connection to lwkv6cji, getting versions |
---|
561 | 20:41:20.530 L23 []#568 an outbound callRemote (that we [cjzn] sent to someone else [7tlo]) failed on the far end |
---|
562 | 20:41:20.530 L10 []#569 reqID=2, rref=<RemoteReference at 0x28b0a10 [pb://7tlov7egj7ultza3dy2dlgev6gijlgvk@207.7.153.167:41831,127.0.0.1:41831/pw4e24jj5jknsdu53mpmem33jr3ys66r]>, methname=RIStorageServer.tahoe.allmydata.com.get_version |
---|
563 | 20:41:20.530 L10 []#570 the REMOTE failure was: |
---|
564 | FAILURE: |
---|
565 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
566 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 125, in doRead |
---|
567 | return Connection.doRead(self) |
---|
568 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead |
---|
569 | return self.protocol.dataReceived(data) |
---|
570 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 638, in dataReceived |
---|
571 | self.handleData(chunk) |
---|
572 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 988, in handleData |
---|
573 | self.handleToken(obj) |
---|
574 | --- <exception caught here> --- |
---|
575 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 1045, in handleToken |
---|
576 | top.receiveChild(token, ready_deferred) |
---|
577 | File "/usr/lib/python2.5/site-packages/foolscap/call.py", line 516, in receiveChild |
---|
578 | raise Violation(why) |
---|
579 | foolscap.tokens.Violation: Violation (<RootUnslicer>.<methodcall reqID=2 obj=<allmydata.storage.StorageServer object at 0x8b321cc> iface=RIStorageServer.tahoe.allmydata.com methodname=get_version>): ("method 'get_version' not defined in RIStorageServer.tahoe.allmydata.com",) |
---|
580 | ] |
---|
581 | 20:41:20.530 L20 []#571 connected to 7tlov7eg, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 4294967296L}, 'application-version': 'unknown: no get_version()'} |
---|
582 | 20:41:20.625 L23 []#572 an outbound callRemote (that we [cjzn] sent to someone else [lwkv]) failed on the far end |
---|
583 | 20:41:20.625 L10 []#573 reqID=2, rref=<RemoteReference at 0x28b0690 [pb://lwkv6cjicbzqjwwwuifik3pogeupsicb@207.7.153.162:51561,127.0.0.1:51561/yadf5xhmz5hrv2iqc6ygr52w73fhqnnh]>, methname=RIStorageServer.tahoe.allmydata.com.get_version |
---|
584 | 20:41:20.625 L10 []#574 the REMOTE failure was: |
---|
585 | FAILURE: |
---|
586 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
587 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 125, in doRead |
---|
588 | return Connection.doRead(self) |
---|
589 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead |
---|
590 | return self.protocol.dataReceived(data) |
---|
591 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 638, in dataReceived |
---|
592 | self.handleData(chunk) |
---|
593 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 988, in handleData |
---|
594 | self.handleToken(obj) |
---|
595 | --- <exception caught here> --- |
---|
596 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 1045, in handleToken |
---|
597 | top.receiveChild(token, ready_deferred) |
---|
598 | File "/usr/lib/python2.5/site-packages/foolscap/call.py", line 516, in receiveChild |
---|
599 | raise Violation(why) |
---|
600 | foolscap.tokens.Violation: Violation (<RootUnslicer>.<methodcall reqID=2 obj=<allmydata.storage.StorageServer object at 0x8b321ac> iface=RIStorageServer.tahoe.allmydata.com methodname=get_version>): ("method 'get_version' not defined in RIStorageServer.tahoe.allmydata.com",) |
---|
601 | ] |
---|
602 | 20:41:20.625 L20 []#575 connected to lwkv6cji, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 4294967296L}, 'application-version': 'unknown: no get_version()'} |
---|
603 | 20:41:40.171 L20 []#576 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A5F050> |
---|
604 | 20:41:40.171 L20 []#577 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F350> |
---|
605 | 20:41:40.187 L20 []#578 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F210> |
---|
606 | 20:41:40.187 L20 []#579 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52EF0> |
---|
607 | 20:41:40.187 L20 []#580 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
608 | 20:41:40.187 L20 []#581 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x01A52FB0> |
---|
609 | 20:41:40.187 L20 []#582 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F710 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
610 | 20:41:40.187 L20 []#583 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F770> |
---|
611 | 20:41:40.187 L20 []#584 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
612 | 20:41:40.187 L20 []#585 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A52D90> |
---|
613 | 20:41:40.217 L20 []#586 None |
---|
614 | 20:41:40.405 L20 []#587 web: 127.0.0.1 GET / 200 17599 |
---|
615 | 20:41:40.483 L20 []#588 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
616 | 20:41:40.483 L20 []#589 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F1F0> |
---|
617 | 20:41:40.500 L20 []#590 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FA70> |
---|
618 | 20:41:41.171 L20 []#591 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FA90> |
---|
619 | 20:41:41.171 L20 []#592 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76530> |
---|
620 | 20:41:41.171 L20 []#593 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A762F0> |
---|
621 | 20:41:41.171 L20 []#594 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F910> |
---|
622 | 20:41:41.280 L20 []#595 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FA10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
623 | 20:41:41.280 L20 []#596 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5FB50> |
---|
624 | 20:41:41.312 L20 []#597 Unhandled Error |
---|
625 | Traceback (most recent call last): |
---|
626 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
627 | callbackKeywords=kw) |
---|
628 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
629 | self._runCallbacks() |
---|
630 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
631 | self.result = callback(self.result, *args, **kw) |
---|
632 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
633 | pageContext.tag.renderHTTP, pageContext |
---|
634 | --- <exception caught here> --- |
---|
635 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
636 | result = f(*args, **kw) |
---|
637 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
638 | self.fp.restat() |
---|
639 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
640 | self.statinfo = stat(self.path) |
---|
641 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
642 | |
---|
643 | FAILURE: |
---|
644 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
645 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
646 | callbackKeywords=kw) |
---|
647 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
648 | self._runCallbacks() |
---|
649 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
650 | self.result = callback(self.result, *args, **kw) |
---|
651 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
652 | pageContext.tag.renderHTTP, pageContext |
---|
653 | --- <exception caught here> --- |
---|
654 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
655 | result = f(*args, **kw) |
---|
656 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
657 | self.fp.restat() |
---|
658 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
659 | self.statinfo = stat(self.path) |
---|
660 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
661 | ] |
---|
662 | 20:41:41.483 L20 []#598 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
663 | 20:41:41.515 L20 []#599 Negotiation started |
---|
664 | 20:41:41.515 L10 []#600 initClient: to target pb://ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj |
---|
665 | 20:41:41.515 L10 []#601 sendPlaintextClient: GET for tubID ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj |
---|
666 | 20:41:41.515 L10 []#602 sendPlaintextClient: wantEncryption=True |
---|
667 | 20:41:41.578 L20 []#603 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76030> |
---|
668 | 20:41:41.703 L10 []#604 dataReceived(isClient=True,phase=0,options={}): 'HTTP/1.1 101 Switching Protocols\r\nUpgrade: TLS/1.0, PB/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
669 | 20:41:41.703 L10 []#605 handlePLAINTEXTClient: header='HTTP/1.1 101 Switching Protocols |
---|
670 | |
---|
671 | Upgrade: TLS/1.0, PB/1.0 |
---|
672 | |
---|
673 | Connection: Upgrade' |
---|
674 | 20:41:41.703 L10 []#606 startENCRYPTED(isClient=True, encrypted=True) |
---|
675 | 20:41:41.703 L10 []#607 startTLS, client=True |
---|
676 | 20:41:41.703 L10 []#608 Negotiate.sendHello (isClient=True): {'my-incarnation': 'd60b43291400a40a', 'last-connection': 'none 0', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
677 | 20:41:42.046 L10 []#609 dataReceived(isClient=True,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nmy-incarnation: 651fa69881a43da6\r\nmy-tub-id: ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj\r\n\r\n' |
---|
678 | 20:41:42.046 L10 []#610 evaluateHello(isClient=True): offer={'my-tub-id': 'ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj', 'my-incarnation': '651fa69881a43da6', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
679 | 20:41:42.046 L10 []#611 iAmTheMaster: False |
---|
680 | 20:41:42.265 L20 []#612 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ckpjhpff] at 0x01A5FE10> |
---|
681 | 20:41:42.342 L10 []#613 dataReceived(isClient=True,phase=2,options={}): 'banana-decision-version: 3\r\ncurrent-connection: 651fa69881a43da6 11\r\ninitial-vocab-table-index: 1 bb33\r\n\r\n' |
---|
682 | 20:41:42.342 L10 []#614 handleDECIDING(isClient=True): banana-decision-version: 3 |
---|
683 | |
---|
684 | current-connection: 651fa69881a43da6 11 |
---|
685 | |
---|
686 | initial-vocab-table-index: 1 bb33 |
---|
687 | 20:41:42.342 L20 []#615 Banana.acceptDecision: got {'banana-decision-version': '3', 'initial-vocab-table-index': '1 bb33', 'current-connection': '651fa69881a43da6 11'} |
---|
688 | 20:41:42.342 L10 []#616 Negotiate.switchToBanana(isClient=True) |
---|
689 | 20:41:42.342 L10 []#617 params: {'banana-decision-version': 3, 'initial-vocab-table-index': 1} |
---|
690 | 20:41:42.342 L20 []#618 negotiationComplete, <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ckpjhpff] at 0x01A5FDF0> won |
---|
691 | 20:41:42.342 L20 []#619 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FD50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj>) |
---|
692 | 20:41:42.483 L20 []#620 got connection to ckpjhpff, getting versions |
---|
693 | 20:41:42.515 L20 []#621 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A5FC70> |
---|
694 | 20:41:42.562 L20 []#622 Negotiation started |
---|
695 | 20:41:42.562 L10 []#623 initClient: to target pb://6fyx5u4zr7tvz3szynihc4x3uc6ct5gh |
---|
696 | 20:41:42.562 L10 []#624 sendPlaintextClient: GET for tubID 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh |
---|
697 | 20:41:42.562 L10 []#625 sendPlaintextClient: wantEncryption=True |
---|
698 | 20:41:42.592 L23 []#626 an outbound callRemote (that we [cjzn] sent to someone else [ckpj]) failed on the far end |
---|
699 | 20:41:42.592 L10 []#627 reqID=2, rref=<RemoteReference at 0x2966510 [pb://ckpjhpffmbmpv5rxc7uzrcdlu2ad6slj@207.7.153.161:53324,127.0.0.1:53324/znlefqot6dyo6rl4legj6fk2seaerl2k]>, methname=RIStorageServer.tahoe.allmydata.com.get_version |
---|
700 | 20:41:42.592 L10 []#628 the REMOTE failure was: |
---|
701 | FAILURE: |
---|
702 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
703 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 125, in doRead |
---|
704 | return Connection.doRead(self) |
---|
705 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead |
---|
706 | return self.protocol.dataReceived(data) |
---|
707 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 638, in dataReceived |
---|
708 | self.handleData(chunk) |
---|
709 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 988, in handleData |
---|
710 | self.handleToken(obj) |
---|
711 | --- <exception caught here> --- |
---|
712 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 1045, in handleToken |
---|
713 | top.receiveChild(token, ready_deferred) |
---|
714 | File "/usr/lib/python2.5/site-packages/foolscap/call.py", line 516, in receiveChild |
---|
715 | raise Violation(why) |
---|
716 | foolscap.tokens.Violation: Violation (<RootUnslicer>.<methodcall reqID=2 obj=<allmydata.storage.StorageServer object at 0x8b311ac> iface=RIStorageServer.tahoe.allmydata.com methodname=get_version>): ("method 'get_version' not defined in RIStorageServer.tahoe.allmydata.com",) |
---|
717 | ] |
---|
718 | 20:41:42.592 L20 []#629 connected to ckpjhpff, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 4294967296L}, 'application-version': 'unknown: no get_version()'} |
---|
719 | 20:41:42.671 L10 []#630 dataReceived(isClient=True,phase=0,options={}): 'HTTP/1.1 101 Switching Protocols\r\nUpgrade: TLS/1.0, PB/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
720 | 20:41:42.671 L10 []#631 handlePLAINTEXTClient: header='HTTP/1.1 101 Switching Protocols |
---|
721 | |
---|
722 | Upgrade: TLS/1.0, PB/1.0 |
---|
723 | |
---|
724 | Connection: Upgrade' |
---|
725 | 20:41:42.671 L10 []#632 startENCRYPTED(isClient=True, encrypted=True) |
---|
726 | 20:41:42.671 L10 []#633 startTLS, client=True |
---|
727 | 20:41:42.671 L10 []#634 Negotiate.sendHello (isClient=True): {'my-incarnation': 'd60b43291400a40a', 'last-connection': 'none 0', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
728 | 20:41:43.015 L10 []#635 dataReceived(isClient=True,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nmy-incarnation: feefea4f201ffd09\r\nmy-tub-id: 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh\r\n\r\n' |
---|
729 | 20:41:43.015 L10 []#636 evaluateHello(isClient=True): offer={'my-tub-id': '6fyx5u4zr7tvz3szynihc4x3uc6ct5gh', 'my-incarnation': 'feefea4f201ffd09', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
730 | 20:41:43.015 L10 []#637 iAmTheMaster: True |
---|
731 | 20:41:43.015 L20 []#638 Negotiation.sendDecision: {'current-connection': 'd60b43291400a40a 1', 'initial-vocab-table-index': '1 bb33', 'banana-decision-version': '3'} |
---|
732 | 20:41:43.015 L10 []#639 Negotiate.switchToBanana(isClient=True) |
---|
733 | 20:41:43.015 L10 []#640 params: {'current-seqnum': 1, 'banana-decision-version': 3, 'current-slave-IR': 'feefea4f201ffd09', 'initial-vocab-table-index': 1} |
---|
734 | 20:41:43.015 L20 []#641 negotiationComplete, <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 6fyx5u4z] at 0x01A76DD0> won |
---|
735 | 20:41:43.015 L20 []#642 told to disconnect |
---|
736 | 20:41:43.015 L20 []#643 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh>) |
---|
737 | 20:41:43.015 L20 []#644 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 6fyx5u4z] at 0x01A76DF0> |
---|
738 | 20:41:43.015 L20 []#645 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh>) |
---|
739 | 20:41:43.015 L30 []#646 Tub.connectorFinished: WEIRD, <foolscap.negotiate.TubConnector object at 0x01A76D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 6fyx5u4zr7tvz3szynihc4x3uc6ct5gh> is not in [<foolscap.negotiate.TubConnector object at 0x01A5F890 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>, <foolscap.negotiate.TubConnector object at 0x01A5FC10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>, <foolscap.negotiate.TubConnector object at 0x01A5FED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>, <foolscap.negotiate.TubConnector object at 0x01A76250 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>, <foolscap.negotiate.TubConnector object at 0x01A763B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>, <foolscap.negotiate.TubConnector object at 0x01A76670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>, <foolscap.negotiate.TubConnector object at 0x01A768B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>, <foolscap.negotiate.TubConnector object at 0x01A76A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>, <foolscap.negotiate.TubConnector object at 0x01A76BB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>, <foolscap.negotiate.TubConnector object at 0x01A76EB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>, <foolscap.negotiate.TubConnector object at 0x0282E090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>, <foolscap.negotiate.TubConnector object at 0x0282E1F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>, <foolscap.negotiate.TubConnector object at 0x0282E350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>, <foolscap.negotiate.TubConnector object at 0x0282E4D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>, <foolscap.negotiate.TubConnector object at 0x0282E690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>, <foolscap.negotiate.TubConnector object at 0x0282E8D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>, <foolscap.negotiate.TubConnector object at 0x0282EA50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>, <foolscap.negotiate.TubConnector object at 0x0282EBD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>, <foolscap.negotiate.TubConnector object at 0x0282ED50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>, <foolscap.negotiate.TubConnector object at 0x0282EE70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>, <foolscap.negotiate.TubConnector object at 0x02845090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>, <foolscap.negotiate.TubConnector object at 0x028452F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>, <foolscap.negotiate.TubConnector object at 0x02845470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>, <foolscap.negotiate.TubConnector object at 0x028455F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>, <foolscap.negotiate.TubConnector object at 0x028457D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>, <foolscap.negotiate.TubConnector object at 0x028459B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>, <foolscap.negotiate.TubConnector object at 0x02845B30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>, <foolscap.negotiate.TubConnector object at 0x02845CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>, <foolscap.negotiate.TubConnector object at 0x02845E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>, <foolscap.negotiate.TubConnector object at 0x02898050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>, <foolscap.negotiate.TubConnector object at 0x02898310 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>, <foolscap.negotiate.TubConnector object at 0x02898550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q7tphao4eyo2xfd32stspexiitydewwf>, <foolscap.negotiate.TubConnector object at 0x028986D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>, <foolscap.negotiate.TubConnector object at 0x02898850 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>, <foolscap.negotiate.TubConnector object at 0x028989D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>, <foolscap.negotiate.TubConnector object at 0x02898B50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>, <foolscap.negotiate.TubConnector object at 0x02898D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>, <foolscap.negotiate.TubConnector object at 0x02898E50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>, <foolscap.negotiate.TubConnector object at 0x028B0070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>] |
---|
740 | 20:41:43.546 L20 []#647 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76C70> |
---|
741 | 20:41:43.546 L20 []#648 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FC10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
742 | 20:41:43.546 L20 []#649 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A5FC90> |
---|
743 | 20:41:43.546 L20 []#650 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76BB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
744 | 20:41:43.546 L20 []#651 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76C50> |
---|
745 | 20:41:43.625 L20 []#652 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
746 | 20:41:43.625 L20 []#653 connectTCP to ('10.3.0.1', 57005) |
---|
747 | 20:41:43.625 L20 []#654 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2190> |
---|
748 | 20:41:43.625 L20 []#655 connectTCP to ('127.0.0.1', 57005) |
---|
749 | 20:41:43.625 L20 []#656 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2430> |
---|
750 | 20:41:43.625 L20 []#657 connectTCP to ('10.1.0.1', 57005) |
---|
751 | 20:41:43.625 L20 []#658 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2050> |
---|
752 | 20:41:43.625 L20 []#659 connectTCP to ('192.168.0.2', 57005) |
---|
753 | 20:41:43.625 L20 []#660 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2070> |
---|
754 | 20:41:43.625 L20 []#661 connectTCP to ('209.204.188.29', 57005) |
---|
755 | 20:41:43.625 L20 []#662 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A21D0> |
---|
756 | 20:41:43.625 L20 []#663 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
757 | 20:41:43.625 L20 []#664 connectTCP to ('127.0.0.1', 57685) |
---|
758 | 20:41:43.625 L20 []#665 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2030> |
---|
759 | 20:41:43.625 L20 []#666 connectTCP to ('169.254.5.57', 57685) |
---|
760 | 20:41:43.625 L20 []#667 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2270> |
---|
761 | 20:41:43.625 L20 []#668 connectTCP to ('192.168.2.104', 57685) |
---|
762 | 20:41:43.625 L20 []#669 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2350> |
---|
763 | 20:41:43.625 L20 []#670 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
764 | 20:41:43.625 L20 []#671 connectTCP to ('127.0.0.1', 34353) |
---|
765 | 20:41:43.625 L20 []#672 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029A2490> |
---|
766 | 20:41:43.625 L20 []#673 connectTCP to ('192.168.0.195', 34353) |
---|
767 | 20:41:43.625 L20 []#674 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029A2530> |
---|
768 | 20:41:43.625 L20 []#675 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
769 | 20:41:43.625 L20 []#676 connectTCP to ('127.0.0.1', 34841) |
---|
770 | 20:41:43.625 L20 []#677 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029A2510> |
---|
771 | 20:41:43.625 L20 []#678 connectTCP to ('192.168.1.15', 34841) |
---|
772 | 20:41:43.625 L20 []#679 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029A2750> |
---|
773 | 20:41:43.625 L20 []#680 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
774 | 20:41:43.625 L20 []#681 connectTCP to ('192.168.181.1', 53964) |
---|
775 | 20:41:43.625 L20 []#682 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2890> |
---|
776 | 20:41:43.625 L20 []#683 connectTCP to ('172.16.179.1', 53964) |
---|
777 | 20:41:43.625 L20 []#684 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2950> |
---|
778 | 20:41:43.625 L20 []#685 connectTCP to ('127.0.0.1', 53964) |
---|
779 | 20:41:43.625 L20 []#686 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2AF0> |
---|
780 | 20:41:43.625 L20 []#687 connectTCP to ('192.168.1.29', 53964) |
---|
781 | 20:41:43.625 L20 []#688 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2A10> |
---|
782 | 20:41:43.625 L20 []#689 got connection to 6fyx5u4z, getting versions |
---|
783 | 20:41:43.875 L23 []#690 an outbound callRemote (that we [cjzn] sent to someone else [6fyx]) failed on the far end |
---|
784 | 20:41:43.875 L10 []#691 reqID=2, rref=<RemoteReference at 0x29a2c90 [pb://6fyx5u4zr7tvz3szynihc4x3uc6ct5gh@207.7.153.181:50914,127.0.0.1:50914/a7s664so7mpm3jtap77atomckpjj2xej]>, methname=RIStorageServer.tahoe.allmydata.com.get_version |
---|
785 | 20:41:43.875 L10 []#692 the REMOTE failure was: |
---|
786 | FAILURE: |
---|
787 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
788 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 125, in doRead |
---|
789 | return Connection.doRead(self) |
---|
790 | File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead |
---|
791 | return self.protocol.dataReceived(data) |
---|
792 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 638, in dataReceived |
---|
793 | self.handleData(chunk) |
---|
794 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 988, in handleData |
---|
795 | self.handleToken(obj) |
---|
796 | --- <exception caught here> --- |
---|
797 | File "/usr/lib/python2.5/site-packages/foolscap/banana.py", line 1045, in handleToken |
---|
798 | top.receiveChild(token, ready_deferred) |
---|
799 | File "/usr/lib/python2.5/site-packages/foolscap/call.py", line 516, in receiveChild |
---|
800 | raise Violation(why) |
---|
801 | foolscap.tokens.Violation: Violation (<RootUnslicer>.<methodcall reqID=2 obj=<allmydata.storage.StorageServer object at 0x88c2e2c> iface=RIStorageServer.tahoe.allmydata.com methodname=get_version>): ("method 'get_version' not defined in RIStorageServer.tahoe.allmydata.com",) |
---|
802 | ] |
---|
803 | 20:41:43.875 L20 []#693 connected to 6fyx5u4z, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 4294967296L}, 'application-version': 'unknown: no get_version()'} |
---|
804 | 20:41:44.890 L20 []#694 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
805 | 20:41:44.890 L20 []#695 connectTCP to ('127.0.0.1', 34529) |
---|
806 | 20:41:44.890 L20 []#696 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029A2BB0> |
---|
807 | 20:41:44.890 L20 []#697 connectTCP to ('207.7.153.143', 34529) |
---|
808 | 20:41:44.890 L20 []#698 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029A2BF0> |
---|
809 | 20:41:44.890 L20 []#699 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
810 | 20:41:44.890 L20 []#700 connectTCP to ('127.0.0.1', 40181) |
---|
811 | 20:41:44.890 L20 []#701 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02966F10> |
---|
812 | 20:41:44.890 L20 []#702 connectTCP to ('192.168.1.158', 40181) |
---|
813 | 20:41:44.890 L20 []#703 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02966EB0> |
---|
814 | 20:41:48.967 L20 []#704 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F890 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
815 | 20:41:48.967 L20 []#705 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F8F0> |
---|
816 | 20:41:48.967 L20 []#706 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A765B0> |
---|
817 | 20:41:48.967 L20 []#707 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76450> |
---|
818 | 20:41:48.967 L20 []#708 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A763B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
819 | 20:41:48.967 L20 []#709 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x01A76470> |
---|
820 | 20:41:48.967 L20 []#710 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76250 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
821 | 20:41:48.967 L20 []#711 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A762D0> |
---|
822 | 20:41:48.967 L20 []#712 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A761B0> |
---|
823 | 20:41:48.967 L20 []#713 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76130> |
---|
824 | 20:41:48.967 L20 []#714 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A760B0> |
---|
825 | 20:41:48.967 L20 []#715 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
826 | 20:41:48.967 L20 []#716 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FFD0> |
---|
827 | 20:41:49.030 L20 []#717 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x0282E290> |
---|
828 | 20:41:49.030 L20 []#718 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A76AD0> |
---|
829 | 20:41:49.030 L20 []#719 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
830 | 20:41:49.030 L20 []#720 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A76AF0> |
---|
831 | 20:41:49.030 L20 []#721 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x01A76970> |
---|
832 | 20:41:49.046 L20 []#722 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A76830> |
---|
833 | 20:41:49.046 L20 []#723 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A767B0> |
---|
834 | 20:41:49.046 L20 []#724 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A766D0> |
---|
835 | 20:41:49.046 L20 []#725 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A768B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
836 | 20:41:49.046 L20 []#726 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x01A76950> |
---|
837 | 20:41:49.046 L20 []#727 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
838 | 20:41:49.046 L20 []#728 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x01A766F0> |
---|
839 | 20:41:49.046 L20 []#729 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E0F0> |
---|
840 | 20:41:49.046 L20 []#730 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x01A76F70> |
---|
841 | 20:41:49.046 L20 []#731 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E1F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
842 | 20:41:49.046 L20 []#732 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x0282E270> |
---|
843 | 20:41:49.046 L20 []#733 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
844 | 20:41:49.046 L20 []#734 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E110> |
---|
845 | 20:41:49.046 L20 []#735 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76EB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
846 | 20:41:49.046 L20 []#736 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x01A76F50> |
---|
847 | 20:41:49.046 L20 []#737 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x0282E3F0> |
---|
848 | 20:41:49.046 L20 []#738 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
849 | 20:41:49.046 L20 []#739 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x0282E410> |
---|
850 | 20:41:49.046 L20 []#740 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x0282EC70> |
---|
851 | 20:41:49.046 L20 []#741 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EBD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
852 | 20:41:49.046 L20 []#742 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x0282EC90> |
---|
853 | 20:41:49.046 L20 []#743 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x0282EAF0> |
---|
854 | 20:41:49.046 L20 []#744 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EA50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
855 | 20:41:49.046 L20 []#745 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x0282EB10> |
---|
856 | 20:41:49.046 L20 []#746 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x0282E970> |
---|
857 | 20:41:49.046 L20 []#747 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E8D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
858 | 20:41:49.046 L20 []#748 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x0282E990> |
---|
859 | 20:41:49.046 L20 []#749 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E850> |
---|
860 | 20:41:49.046 L20 []#750 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E7D0> |
---|
861 | 20:41:49.046 L20 []#751 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E6F0> |
---|
862 | 20:41:49.046 L20 []#752 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E690 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
863 | 20:41:49.046 L20 []#753 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x0282E710> |
---|
864 | 20:41:49.046 L20 []#754 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x0282E570> |
---|
865 | 20:41:49.046 L20 []#755 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E4D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>) |
---|
866 | 20:41:49.046 L20 []#756 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x0282E590> |
---|
867 | 20:41:49.046 L20 []#757 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845650> |
---|
868 | 20:41:49.046 L20 []#758 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028450D0> |
---|
869 | 20:41:49.046 L20 []#759 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845730> |
---|
870 | 20:41:49.046 L20 []#760 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028455F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
871 | 20:41:49.046 L20 []#761 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x02845670> |
---|
872 | 20:41:49.046 L20 []#762 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x028454D0> |
---|
873 | 20:41:49.046 L20 []#763 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02845470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
874 | 20:41:49.046 L20 []#764 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x028454F0> |
---|
875 | 20:41:49.046 L20 []#765 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02845350> |
---|
876 | 20:41:49.046 L20 []#766 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028452F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
877 | 20:41:49.046 L20 []#767 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02845370> |
---|
878 | 20:41:49.046 L20 []#768 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x02845230> |
---|
879 | 20:41:49.046 L20 []#769 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028450F0> |
---|
880 | 20:41:49.062 L20 []#770 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x0282EF30> |
---|
881 | 20:41:49.062 L20 []#771 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A062D0> |
---|
882 | 20:41:49.062 L20 []#772 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282ED50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
883 | 20:41:49.062 L20 []#773 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x0282EE30> |
---|
884 | 20:41:49.062 L20 []#774 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02845090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
885 | 20:41:49.062 L20 []#775 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028451B0> |
---|
886 | 20:41:49.062 L20 []#776 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EE70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
887 | 20:41:49.062 L20 []#777 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x0282EF10> |
---|
888 | 20:41:49.062 L20 []#778 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898390> |
---|
889 | 20:41:49.062 L20 []#779 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028981D0> |
---|
890 | 20:41:49.062 L20 []#780 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02845EF0> |
---|
891 | 20:41:49.062 L20 []#781 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02845BD0> |
---|
892 | 20:41:49.062 L20 []#782 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02845B30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
893 | 20:41:49.062 L20 []#783 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02845BF0> |
---|
894 | 20:41:49.062 L20 []#784 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845930> |
---|
895 | 20:41:49.062 L20 []#785 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845850> |
---|
896 | 20:41:49.062 L20 []#786 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898370> |
---|
897 | 20:41:49.062 L20 []#787 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898070> |
---|
898 | 20:41:49.062 L20 []#788 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898090> |
---|
899 | 20:41:49.062 L20 []#789 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x02898450> |
---|
900 | 20:41:49.062 L20 []#790 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898150> |
---|
901 | 20:41:49.062 L20 []#791 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x02845D50> |
---|
902 | 20:41:49.062 L20 []#792 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02845A50> |
---|
903 | 20:41:49.062 L20 []#793 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028457D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
904 | 20:41:49.062 L20 []#794 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02845870> |
---|
905 | 20:41:49.062 L20 []#795 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028459B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
906 | 20:41:49.062 L20 []#796 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02845A70> |
---|
907 | 20:41:49.062 L20 []#797 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
908 | 20:41:49.062 L20 []#798 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02898250> |
---|
909 | 20:41:49.062 L20 []#799 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02845CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
910 | 20:41:49.062 L20 []#800 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x02845D70> |
---|
911 | 20:41:49.062 L20 []#801 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898310 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
912 | 20:41:49.062 L20 []#802 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028984D0> |
---|
913 | 20:41:49.062 L20 []#803 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02845E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
914 | 20:41:49.062 L20 []#804 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02845ED0> |
---|
915 | 20:41:49.108 L20 []#805 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x028B00B0> |
---|
916 | 20:41:49.108 L20 []#806 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02898A90> |
---|
917 | 20:41:49.108 L20 []#807 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x02898F10> |
---|
918 | 20:41:49.108 L20 []#808 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028988F0> |
---|
919 | 20:41:49.108 L20 []#809 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q7tphao4] at 0x02898610> |
---|
920 | 20:41:49.108 L20 []#810 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898850 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
921 | 20:41:49.108 L20 []#811 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x02898910> |
---|
922 | 20:41:49.108 L20 []#812 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02898D90> |
---|
923 | 20:41:49.108 L20 []#813 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02898790> |
---|
924 | 20:41:49.108 L20 []#814 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02898BF0> |
---|
925 | 20:41:49.108 L20 []#815 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898B50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
926 | 20:41:49.108 L20 []#816 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02898C10> |
---|
927 | 20:41:49.108 L20 []#817 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
928 | 20:41:49.108 L20 []#818 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x028B0090> |
---|
929 | 20:41:49.108 L20 []#819 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028986D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
930 | 20:41:49.108 L20 []#820 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02898770> |
---|
931 | 20:41:49.108 L20 []#821 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
932 | 20:41:49.108 L20 []#822 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02898D70> |
---|
933 | 20:41:49.108 L20 []#823 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028989D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
934 | 20:41:49.108 L20 []#824 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02898A70> |
---|
935 | 20:41:49.108 L20 []#825 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q7tphao4eyo2xfd32stspexiitydewwf>) |
---|
936 | 20:41:49.108 L20 []#826 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q7tphao4] at 0x028985F0> |
---|
937 | 20:41:49.108 L20 []#827 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898E50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
938 | 20:41:49.108 L20 []#828 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x02898EF0> |
---|
939 | 20:41:50.155 L20 []#829 <Listener at 0x1951d00 on 4070 with tubs cjzndszpggbecw2r7cpf3hsl3snd4bly> accepting connection from IPv4Address(TCP, '192.168.1.133', 50375) |
---|
940 | 20:41:50.155 L20 []#830 Negotiation started |
---|
941 | 20:41:50.155 L10 []#831 initServer |
---|
942 | 20:41:50.171 L10 []#832 dataReceived(isClient=False,phase=0,options={}): 'GET /id/cjzndszpggbecw2r7cpf3hsl3snd4bly HTTP/1.1\r\nHost: 192.168.1.158\r\nUpgrade: TLS/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
943 | 20:41:50.171 L10 []#833 handlePLAINTEXTServer: targetTubID='cjzndszpggbecw2r7cpf3hsl3snd4bly' |
---|
944 | 20:41:50.171 L10 []#834 handlePLAINTEXTServer: wantEncrypted=True |
---|
945 | 20:41:50.171 L10 []#835 startENCRYPTED(isClient=False, encrypted=True) |
---|
946 | 20:41:50.171 L10 []#836 startTLS, client=False |
---|
947 | 20:41:50.171 L10 []#837 Negotiate.sendHello (isClient=False): {'my-incarnation': 'd60b43291400a40a', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
948 | 20:41:50.265 L10 []#838 dataReceived(isClient=False,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nlast-connection: none 0\r\nmy-incarnation: dd0ca3366fab824d\r\nmy-tub-id: q7tphao4eyo2xfd32stspexiitydewwf\r\n\r\nbanana-decision-version: 3\r\ncurrent-connection: dd0ca3366fab824d 3\r\ninitial-vocab-table-index: 1 bb33\r\n\r\n\x00\x88\x0b\x87\x01\x81\x00\x81\x12\x82getReferenceByName\x01\x88\x0c\x87\x00\x81\x04\x82name \x824dwfb55o7gnbw3t57hxbeazdsgyqcmjh\x01\x89\x00\x89' |
---|
949 | 20:41:50.265 L10 []#839 evaluateHello(isClient=False): offer={'my-tub-id': 'q7tphao4eyo2xfd32stspexiitydewwf', 'last-connection': 'none 0', 'my-incarnation': 'dd0ca3366fab824d', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
950 | 20:41:50.265 L10 []#840 iAmTheMaster: False |
---|
951 | 20:41:50.265 L10 []#841 dataReceived(isClient=False,phase=2,options={}): '' |
---|
952 | 20:41:50.265 L10 []#842 handleDECIDING(isClient=False): banana-decision-version: 3 |
---|
953 | |
---|
954 | current-connection: dd0ca3366fab824d 3 |
---|
955 | |
---|
956 | initial-vocab-table-index: 1 bb33 |
---|
957 | 20:41:50.265 L20 []#843 Banana.acceptDecision: got {'banana-decision-version': '3', 'initial-vocab-table-index': '1 bb33', 'current-connection': 'dd0ca3366fab824d 3'} |
---|
958 | 20:41:50.265 L10 []#844 Negotiate.switchToBanana(isClient=False) |
---|
959 | 20:41:50.265 L10 []#845 params: {'banana-decision-version': 3, 'initial-vocab-table-index': 1} |
---|
960 | 20:41:51.078 L20 []#846 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
961 | 20:41:51.078 L20 []#847 connectTCP to ('192.168.181.1', 39922) |
---|
962 | 20:41:51.078 L20 []#848 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02898ED0> |
---|
963 | 20:41:51.078 L20 []#849 connectTCP to ('172.16.179.1', 39922) |
---|
964 | 20:41:51.078 L20 []#850 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02845830> |
---|
965 | 20:41:51.078 L20 []#851 connectTCP to ('127.0.0.1', 39922) |
---|
966 | 20:41:51.078 L20 []#852 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02966830> |
---|
967 | 20:41:51.078 L20 []#853 connectTCP to ('192.168.1.29', 39922) |
---|
968 | 20:41:51.078 L20 []#854 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x0282E0D0> |
---|
969 | 20:41:51.203 L20 []#855 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
970 | 20:41:51.203 L20 []#856 connectTCP to ('127.0.0.1', 50318) |
---|
971 | 20:41:51.203 L20 []#857 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E250> |
---|
972 | 20:41:51.203 L20 []#858 connectTCP to ('192.168.1.208', 50318) |
---|
973 | 20:41:51.203 L20 []#859 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E3D0> |
---|
974 | 20:41:51.233 L20 []#860 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
975 | 20:41:51.233 L20 []#861 connectTCP to ('127.0.0.1', 51828) |
---|
976 | 20:41:51.233 L20 []#862 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x028B0D50> |
---|
977 | 20:41:51.233 L20 []#863 connectTCP to ('207.7.131.41', 51828) |
---|
978 | 20:41:51.233 L20 []#864 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x028B0CB0> |
---|
979 | 20:41:51.233 L20 []#865 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
980 | 20:41:51.233 L20 []#866 connectTCP to ('127.0.0.1', 33911) |
---|
981 | 20:41:51.233 L20 []#867 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x028B0930> |
---|
982 | 20:41:51.233 L20 []#868 connectTCP to ('10.0.2.15', 33911) |
---|
983 | 20:41:51.233 L20 []#869 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x028B0B70> |
---|
984 | 20:41:51.312 L20 []#870 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
985 | 20:41:51.312 L20 []#871 connectTCP to ('172.16.55.1', 34418) |
---|
986 | 20:41:51.312 L20 []#872 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0BF0> |
---|
987 | 20:41:51.312 L20 []#873 connectTCP to ('192.168.210.1', 34418) |
---|
988 | 20:41:51.312 L20 []#874 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0490> |
---|
989 | 20:41:51.312 L20 []#875 connectTCP to ('127.0.0.1', 34418) |
---|
990 | 20:41:51.312 L20 []#876 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0670> |
---|
991 | 20:41:51.312 L20 []#877 connectTCP to ('10.0.1.3', 34418) |
---|
992 | 20:41:51.312 L20 []#878 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x01A76430> |
---|
993 | 20:41:51.312 L20 []#879 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
994 | 20:41:51.312 L20 []#880 connectTCP to ('9.65.231.54', 58409) |
---|
995 | 20:41:51.312 L20 []#881 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A762B0> |
---|
996 | 20:41:51.312 L20 []#882 connectTCP to ('127.0.0.1', 58409) |
---|
997 | 20:41:51.312 L20 []#883 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76C30> |
---|
998 | 20:41:51.312 L20 []#884 connectTCP to ('10.0.2.1', 58409) |
---|
999 | 20:41:51.312 L20 []#885 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76F30> |
---|
1000 | 20:41:51.312 L20 []#886 connectTCP to ('10.0.1.1', 58409) |
---|
1001 | 20:41:51.312 L20 []#887 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029B7A70> |
---|
1002 | 20:41:51.312 L20 []#888 connectTCP to ('98.202.225.214', 58409) |
---|
1003 | 20:41:51.312 L20 []#889 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029B7A90> |
---|
1004 | 20:41:51.358 L20 []#890 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
1005 | 20:41:51.358 L20 []#891 connectTCP to ('192.168.54.1', 44666) |
---|
1006 | 20:41:51.358 L20 []#892 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7CF0> |
---|
1007 | 20:41:51.358 L20 []#893 connectTCP to ('192.168.53.1', 44666) |
---|
1008 | 20:41:51.358 L20 []#894 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7BB0> |
---|
1009 | 20:41:51.358 L20 []#895 connectTCP to ('127.0.0.1', 44666) |
---|
1010 | 20:41:51.358 L20 []#896 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7AF0> |
---|
1011 | 20:41:51.358 L20 []#897 connectTCP to ('192.168.1.25', 44666) |
---|
1012 | 20:41:51.358 L20 []#898 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DB0> |
---|
1013 | 20:41:51.530 L20 []#899 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
1014 | 20:41:51.530 L20 []#900 connectTCP to ('127.0.0.1', 51513) |
---|
1015 | 20:41:51.530 L20 []#901 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029B7E30> |
---|
1016 | 20:41:51.530 L20 []#902 connectTCP to ('192.168.42.1', 51513) |
---|
1017 | 20:41:51.546 L20 []#903 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029B7EB0> |
---|
1018 | 20:41:51.546 L20 []#904 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
1019 | 20:41:51.546 L20 []#905 connectTCP to ('127.0.0.1', 1577) |
---|
1020 | 20:41:51.546 L20 []#906 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029B7E50> |
---|
1021 | 20:41:51.546 L20 []#907 connectTCP to ('172.16.2.104', 1577) |
---|
1022 | 20:41:51.546 L20 []#908 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029B7DF0> |
---|
1023 | 20:41:51.546 L20 []#909 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
1024 | 20:41:51.546 L20 []#910 connectTCP to ('127.0.0.1', 2770) |
---|
1025 | 20:41:51.546 L20 []#911 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029B7D10> |
---|
1026 | 20:41:51.546 L20 []#912 connectTCP to ('192.168.1.100', 2770) |
---|
1027 | 20:41:51.546 L20 []#913 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029B7E10> |
---|
1028 | 20:41:51.625 L20 []#914 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna |
---|
1029 | 20:41:51.625 L20 []#915 connectTCP to ('127.0.0.1', 61094) |
---|
1030 | 20:41:51.625 L20 []#916 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029B7B90> |
---|
1031 | 20:41:51.625 L20 []#917 connectTCP to ('192.168.1.157', 61094) |
---|
1032 | 20:41:51.625 L20 []#918 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029B7B50> |
---|
1033 | 20:41:51.625 L20 []#919 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
1034 | 20:41:51.625 L20 []#920 connectTCP to ('127.0.0.1', 52217) |
---|
1035 | 20:41:51.625 L20 []#921 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029B7BF0> |
---|
1036 | 20:41:51.625 L20 []#922 connectTCP to ('192.168.1.43', 52217) |
---|
1037 | 20:41:51.625 L20 []#923 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029B7F30> |
---|
1038 | 20:41:51.625 L20 []#924 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
1039 | 20:41:51.625 L20 []#925 connectTCP to ('127.0.0.1', 54237) |
---|
1040 | 20:41:51.625 L20 []#926 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5FA50> |
---|
1041 | 20:41:51.625 L20 []#927 connectTCP to ('192.168.89.128', 54237) |
---|
1042 | 20:41:51.625 L20 []#928 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x0282EAD0> |
---|
1043 | 20:41:51.703 L20 []#929 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
1044 | 20:41:51.703 L20 []#930 connectTCP to ('127.0.0.1', 59532) |
---|
1045 | 20:41:51.703 L20 []#931 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x028B0C10> |
---|
1046 | 20:41:51.703 L20 []#932 connectTCP to ('207.7.153.161', 59532) |
---|
1047 | 20:41:51.703 L20 []#933 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x028B0CD0> |
---|
1048 | 20:41:51.703 L20 []#934 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
1049 | 20:41:51.703 L20 []#935 connectTCP to ('127.0.0.1', 44627) |
---|
1050 | 20:41:51.703 L20 []#936 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5F7B0> |
---|
1051 | 20:41:51.703 L20 []#937 connectTCP to ('76.242.178.116', 44627) |
---|
1052 | 20:41:51.703 L20 []#938 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5F310> |
---|
1053 | 20:41:51.703 L20 []#939 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
1054 | 20:41:51.703 L20 []#940 connectTCP to ('127.0.0.1', 32930) |
---|
1055 | 20:41:51.703 L20 []#941 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A5FA10> |
---|
1056 | 20:41:51.703 L20 []#942 connectTCP to ('10.0.0.7', 32930) |
---|
1057 | 20:41:51.703 L20 []#943 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A5FA90> |
---|
1058 | 20:41:51.703 L20 []#944 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
1059 | 20:41:51.703 L20 []#945 connectTCP to ('192.168.217.1', 51660) |
---|
1060 | 20:41:51.703 L20 []#946 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F810> |
---|
1061 | 20:41:51.703 L20 []#947 connectTCP to ('192.168.111.1', 51660) |
---|
1062 | 20:41:51.703 L20 []#948 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F910> |
---|
1063 | 20:41:51.703 L20 []#949 connectTCP to ('127.0.0.1', 51660) |
---|
1064 | 20:41:51.703 L20 []#950 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F610> |
---|
1065 | 20:41:51.703 L20 []#951 connectTCP to ('192.168.1.21', 51660) |
---|
1066 | 20:41:51.703 L20 []#952 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F350> |
---|
1067 | 20:41:51.796 L20 []#953 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
1068 | 20:41:51.796 L20 []#954 connectTCP to ('127.0.0.1', 35753) |
---|
1069 | 20:41:51.796 L20 []#955 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x01A5F0D0> |
---|
1070 | 20:41:51.796 L20 []#956 connectTCP to ('207.7.153.167', 35753) |
---|
1071 | 20:41:51.796 L20 []#957 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x01A5F1F0> |
---|
1072 | 20:41:51.796 L20 []#958 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
1073 | 20:41:51.796 L20 []#959 connectTCP to ('192.168.122.1', 44895) |
---|
1074 | 20:41:51.796 L20 []#960 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A5F630> |
---|
1075 | 20:41:51.796 L20 []#961 connectTCP to ('127.0.0.1', 44895) |
---|
1076 | 20:41:51.796 L20 []#962 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A52F70> |
---|
1077 | 20:41:51.796 L20 []#963 connectTCP to ('10.0.1.122', 44895) |
---|
1078 | 20:41:51.796 L20 []#964 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A52FF0> |
---|
1079 | 20:41:51.796 L20 []#965 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
1080 | 20:41:51.796 L20 []#966 connectTCP to ('127.0.0.1', 58777) |
---|
1081 | 20:41:51.796 L20 []#967 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x01A52E70> |
---|
1082 | 20:41:51.796 L20 []#968 connectTCP to ('192.168.2.110', 58777) |
---|
1083 | 20:41:51.796 L20 []#969 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x01A52FB0> |
---|
1084 | 20:41:51.796 L20 []#970 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
1085 | 20:41:51.796 L20 []#971 connectTCP to ('127.0.0.1', 1812) |
---|
1086 | 20:41:51.796 L20 []#972 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A52F10> |
---|
1087 | 20:41:51.796 L20 []#973 connectTCP to ('172.16.2.101', 1812) |
---|
1088 | 20:41:51.796 L20 []#974 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A52EF0> |
---|
1089 | 20:41:51.796 L20 []#975 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
1090 | 20:41:51.796 L20 []#976 connectTCP to ('127.0.0.1', 45963) |
---|
1091 | 20:41:51.796 L20 []#977 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996090> |
---|
1092 | 20:41:51.796 L20 []#978 connectTCP to ('207.7.153.167', 45963) |
---|
1093 | 20:41:51.796 L20 []#979 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029960D0> |
---|
1094 | 20:41:51.875 L20 []#980 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
1095 | 20:41:51.875 L20 []#981 connectTCP to ('127.0.0.1', 49874) |
---|
1096 | 20:41:51.875 L20 []#982 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029961B0> |
---|
1097 | 20:41:51.875 L20 []#983 connectTCP to ('207.7.153.181', 49874) |
---|
1098 | 20:41:51.875 L20 []#984 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x02996230> |
---|
1099 | 20:41:51.890 L20 []#985 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
1100 | 20:41:51.890 L20 []#986 connectTCP to ('127.0.0.1', 48971) |
---|
1101 | 20:41:51.890 L20 []#987 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996370> |
---|
1102 | 20:41:51.890 L20 []#988 connectTCP to ('207.7.153.161', 48971) |
---|
1103 | 20:41:51.890 L20 []#989 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996210> |
---|
1104 | 20:41:51.921 L20 []#990 got connection to q7tphao4, getting versions |
---|
1105 | 20:41:51.967 L20 []#991 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
1106 | 20:41:51.967 L20 []#992 connectTCP to ('127.0.0.1', 61997) |
---|
1107 | 20:41:51.967 L20 []#993 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x02996310> |
---|
1108 | 20:41:51.967 L20 []#994 connectTCP to ('192.168.1.10', 61997) |
---|
1109 | 20:41:51.967 L20 []#995 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029963D0> |
---|
1110 | 20:41:51.967 L20 []#996 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
1111 | 20:41:51.967 L20 []#997 connectTCP to ('127.0.0.1', 38624) |
---|
1112 | 20:41:51.967 L20 []#998 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029964D0> |
---|
1113 | 20:41:51.967 L20 []#999 connectTCP to ('207.7.153.162', 38624) |
---|
1114 | 20:41:51.967 L20 []#1000 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029963F0> |
---|
1115 | 20:41:52.015 L20 []#1001 connected to q7tphao4, version {'http://allmydata.org/tahoe/protocols/storage/v1': {'maximum-immutable-share-size': 14337066401792L}, 'application-version': '1.2.0-r3510'} |
---|
1116 | 20:41:53.015 L20 []#1002 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
1117 | 20:41:53.015 L20 []#1003 connectTCP to ('127.0.0.1', 35272) |
---|
1118 | 20:41:53.015 L20 []#1004 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x02898BD0> |
---|
1119 | 20:41:53.015 L20 []#1005 connectTCP to ('207.7.153.167', 35272) |
---|
1120 | 20:41:53.015 L20 []#1006 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0AF0> |
---|
1121 | 20:41:53.015 L20 []#1007 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
1122 | 20:41:53.015 L20 []#1008 connectTCP to ('127.0.0.1', 53387) |
---|
1123 | 20:41:53.015 L20 []#1009 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x02996530> |
---|
1124 | 20:41:53.015 L20 []#1010 connectTCP to ('207.192.75.134', 53387) |
---|
1125 | 20:41:53.015 L20 []#1011 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x02996670> |
---|
1126 | 20:41:53.015 L20 []#1012 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
1127 | 20:41:53.015 L20 []#1013 connectTCP to ('127.0.0.1', 55217) |
---|
1128 | 20:41:53.015 L20 []#1014 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02996490> |
---|
1129 | 20:41:53.015 L20 []#1015 connectTCP to ('207.7.153.162', 55217) |
---|
1130 | 20:41:53.015 L20 []#1016 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02996630> |
---|
1131 | 20:41:53.015 L20 []#1017 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
1132 | 20:41:53.015 L20 []#1018 connectTCP to ('127.0.0.1', 48663) |
---|
1133 | 20:41:53.015 L20 []#1019 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x02996550> |
---|
1134 | 20:41:53.015 L20 []#1020 connectTCP to ('207.7.153.161', 48663) |
---|
1135 | 20:41:53.015 L20 []#1021 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x02996350> |
---|
1136 | 20:41:53.015 L20 []#1022 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
1137 | 20:41:53.015 L20 []#1023 connectTCP to ('127.0.0.1', 40964) |
---|
1138 | 20:41:53.015 L20 []#1024 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x02996690> |
---|
1139 | 20:41:53.015 L20 []#1025 connectTCP to ('207.7.153.172', 40964) |
---|
1140 | 20:41:53.015 L20 []#1026 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029966F0> |
---|
1141 | 20:41:53.015 L20 []#1027 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
1142 | 20:41:53.015 L20 []#1028 connectTCP to ('172.19.0.1', 46672) |
---|
1143 | 20:41:53.015 L20 []#1029 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996710> |
---|
1144 | 20:41:53.015 L20 []#1030 connectTCP to ('172.18.0.1', 46672) |
---|
1145 | 20:41:53.015 L20 []#1031 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996770> |
---|
1146 | 20:41:53.015 L20 []#1032 connectTCP to ('172.17.0.1', 46672) |
---|
1147 | 20:41:53.015 L20 []#1033 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029967B0> |
---|
1148 | 20:41:53.015 L20 []#1034 connectTCP to ('127.0.0.1', 46672) |
---|
1149 | 20:41:53.015 L20 []#1035 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029967F0> |
---|
1150 | 20:41:53.015 L20 []#1036 connectTCP to ('128.100.171.30', 46672) |
---|
1151 | 20:41:53.015 L20 []#1037 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996830> |
---|
1152 | 20:41:53.015 L20 []#1038 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
1153 | 20:41:53.015 L20 []#1039 connectTCP to ('127.0.0.1', 45767) |
---|
1154 | 20:41:53.015 L20 []#1040 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029968B0> |
---|
1155 | 20:41:53.015 L20 []#1041 connectTCP to ('207.7.153.162', 45767) |
---|
1156 | 20:41:53.015 L20 []#1042 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029968F0> |
---|
1157 | 20:41:53.015 L20 []#1043 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
1158 | 20:41:53.015 L20 []#1044 connectTCP to ('127.0.0.1', 34188) |
---|
1159 | 20:41:53.015 L20 []#1045 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02996970> |
---|
1160 | 20:41:53.015 L20 []#1046 connectTCP to ('192.168.69.228', 34188) |
---|
1161 | 20:41:53.015 L20 []#1047 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029969B0> |
---|
1162 | 20:41:53.015 L20 []#1048 connectTCP to ('208.80.68.108', 34188) |
---|
1163 | 20:41:53.015 L20 []#1049 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029969F0> |
---|
1164 | 20:41:53.015 L20 []#1050 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
1165 | 20:41:53.015 L20 []#1051 connectTCP to ('127.0.0.1', 47473) |
---|
1166 | 20:41:53.015 L20 []#1052 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996A70> |
---|
1167 | 20:41:53.015 L20 []#1053 connectTCP to ('192.168.1.126', 47473) |
---|
1168 | 20:41:53.015 L20 []#1054 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996AB0> |
---|
1169 | 20:41:53.015 L20 []#1055 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
1170 | 20:41:53.015 L20 []#1056 connectTCP to ('192.168.181.1', 45450) |
---|
1171 | 20:41:53.015 L20 []#1057 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B30> |
---|
1172 | 20:41:53.015 L20 []#1058 connectTCP to ('172.16.179.1', 45450) |
---|
1173 | 20:41:53.015 L20 []#1059 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B70> |
---|
1174 | 20:41:53.015 L20 []#1060 connectTCP to ('127.0.0.1', 45450) |
---|
1175 | 20:41:53.015 L20 []#1061 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B10> |
---|
1176 | 20:41:53.015 L20 []#1062 connectTCP to ('192.168.1.29', 45450) |
---|
1177 | 20:41:53.015 L20 []#1063 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996C30> |
---|
1178 | 20:42:11.328 L20 []#1064 None |
---|
1179 | 20:42:11.453 L20 []#1065 web: 127.0.0.1 GET / 200 17674 |
---|
1180 | 20:42:11.530 L20 []#1066 Unhandled Error |
---|
1181 | Traceback (most recent call last): |
---|
1182 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1183 | callbackKeywords=kw) |
---|
1184 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1185 | self._runCallbacks() |
---|
1186 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1187 | self.result = callback(self.result, *args, **kw) |
---|
1188 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1189 | pageContext.tag.renderHTTP, pageContext |
---|
1190 | --- <exception caught here> --- |
---|
1191 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1192 | result = f(*args, **kw) |
---|
1193 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1194 | self.fp.restat() |
---|
1195 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1196 | self.statinfo = stat(self.path) |
---|
1197 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1198 | |
---|
1199 | FAILURE: |
---|
1200 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
1201 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1202 | callbackKeywords=kw) |
---|
1203 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1204 | self._runCallbacks() |
---|
1205 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1206 | self.result = callback(self.result, *args, **kw) |
---|
1207 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1208 | pageContext.tag.renderHTTP, pageContext |
---|
1209 | --- <exception caught here> --- |
---|
1210 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1211 | result = f(*args, **kw) |
---|
1212 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1213 | self.fp.restat() |
---|
1214 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1215 | self.statinfo = stat(self.path) |
---|
1216 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1217 | ] |
---|
1218 | 20:42:11.625 L20 []#1067 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
1219 | 20:42:12.953 L20 []#1068 None |
---|
1220 | 20:42:13.078 L20 []#1069 web: 127.0.0.1 GET / 200 17674 |
---|
1221 | 20:42:13.155 L20 []#1070 Unhandled Error |
---|
1222 | Traceback (most recent call last): |
---|
1223 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1224 | callbackKeywords=kw) |
---|
1225 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1226 | self._runCallbacks() |
---|
1227 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1228 | self.result = callback(self.result, *args, **kw) |
---|
1229 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1230 | pageContext.tag.renderHTTP, pageContext |
---|
1231 | --- <exception caught here> --- |
---|
1232 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1233 | result = f(*args, **kw) |
---|
1234 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1235 | self.fp.restat() |
---|
1236 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1237 | self.statinfo = stat(self.path) |
---|
1238 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1239 | |
---|
1240 | FAILURE: |
---|
1241 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
1242 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1243 | callbackKeywords=kw) |
---|
1244 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1245 | self._runCallbacks() |
---|
1246 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1247 | self.result = callback(self.result, *args, **kw) |
---|
1248 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1249 | pageContext.tag.renderHTTP, pageContext |
---|
1250 | --- <exception caught here> --- |
---|
1251 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1252 | result = f(*args, **kw) |
---|
1253 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1254 | self.fp.restat() |
---|
1255 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1256 | self.statinfo = stat(self.path) |
---|
1257 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1258 | ] |
---|
1259 | 20:42:13.233 L20 []#1071 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
1260 | 20:42:13.625 L20 []#1072 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2050> |
---|
1261 | 20:42:13.625 L20 []#1073 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2270> |
---|
1262 | 20:42:13.625 L20 []#1074 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2A10> |
---|
1263 | 20:42:13.625 L20 []#1075 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2430> |
---|
1264 | 20:42:13.625 L20 []#1076 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2AF0> |
---|
1265 | 20:42:13.625 L20 []#1077 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A21D0> |
---|
1266 | 20:42:13.625 L20 []#1078 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2950> |
---|
1267 | 20:42:13.625 L20 []#1079 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2070> |
---|
1268 | 20:42:13.625 L20 []#1080 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029A2490> |
---|
1269 | 20:42:13.625 L20 []#1081 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2810 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
1270 | 20:42:13.625 L20 []#1082 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A2890> |
---|
1271 | 20:42:13.625 L20 []#1083 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02966A30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
1272 | 20:42:13.625 L20 []#1084 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2190> |
---|
1273 | 20:42:13.625 L20 []#1085 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029A2750> |
---|
1274 | 20:42:13.625 L20 []#1086 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2350> |
---|
1275 | 20:42:13.625 L20 []#1087 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2250 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
1276 | 20:42:13.625 L20 []#1088 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029A2030> |
---|
1277 | 20:42:13.625 L20 []#1089 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2290 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
1278 | 20:42:13.625 L20 []#1090 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029A2530> |
---|
1279 | 20:42:13.625 L20 []#1091 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A25F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
1280 | 20:42:13.625 L20 []#1092 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029A2510> |
---|
1281 | 20:42:14.125 L20 []#1093 None |
---|
1282 | 20:42:14.265 L20 []#1094 web: 127.0.0.1 GET / 200 17674 |
---|
1283 | 20:42:14.342 L20 []#1095 Unhandled Error |
---|
1284 | Traceback (most recent call last): |
---|
1285 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1286 | callbackKeywords=kw) |
---|
1287 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1288 | self._runCallbacks() |
---|
1289 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1290 | self.result = callback(self.result, *args, **kw) |
---|
1291 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1292 | pageContext.tag.renderHTTP, pageContext |
---|
1293 | --- <exception caught here> --- |
---|
1294 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1295 | result = f(*args, **kw) |
---|
1296 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1297 | self.fp.restat() |
---|
1298 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1299 | self.statinfo = stat(self.path) |
---|
1300 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1301 | |
---|
1302 | FAILURE: |
---|
1303 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
1304 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
1305 | callbackKeywords=kw) |
---|
1306 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
1307 | self._runCallbacks() |
---|
1308 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
1309 | self.result = callback(self.result, *args, **kw) |
---|
1310 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
1311 | pageContext.tag.renderHTTP, pageContext |
---|
1312 | --- <exception caught here> --- |
---|
1313 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
1314 | result = f(*args, **kw) |
---|
1315 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
1316 | self.fp.restat() |
---|
1317 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
1318 | self.statinfo = stat(self.path) |
---|
1319 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
1320 | ] |
---|
1321 | 20:42:14.421 L20 []#1096 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
1322 | 20:42:14.890 L20 []#1097 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02966EB0> |
---|
1323 | 20:42:14.890 L20 []#1098 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02966EF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
1324 | 20:42:14.890 L20 []#1099 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02966F10> |
---|
1325 | 20:42:14.890 L20 []#1100 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029A2BF0> |
---|
1326 | 20:42:14.890 L20 []#1101 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
1327 | 20:42:14.890 L20 []#1102 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029A2BB0> |
---|
1328 | 20:42:15.905 L20 []#1103 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
1329 | 20:42:15.905 L20 []#1104 connectTCP to ('10.3.0.1', 57005) |
---|
1330 | 20:42:15.905 L20 []#1105 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A23D0> |
---|
1331 | 20:42:15.905 L20 []#1106 connectTCP to ('127.0.0.1', 57005) |
---|
1332 | 20:42:15.905 L20 []#1107 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2B90> |
---|
1333 | 20:42:15.905 L20 []#1108 connectTCP to ('10.1.0.1', 57005) |
---|
1334 | 20:42:15.905 L20 []#1109 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8070> |
---|
1335 | 20:42:15.905 L20 []#1110 connectTCP to ('192.168.0.2', 57005) |
---|
1336 | 20:42:15.905 L20 []#1111 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E81B0> |
---|
1337 | 20:42:15.905 L20 []#1112 connectTCP to ('209.204.188.29', 57005) |
---|
1338 | 20:42:15.905 L20 []#1113 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8410> |
---|
1339 | 20:42:16.125 L20 []#1114 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
1340 | 20:42:16.125 L20 []#1115 connectTCP to ('127.0.0.1', 34353) |
---|
1341 | 20:42:16.125 L20 []#1116 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E81D0> |
---|
1342 | 20:42:16.125 L20 []#1117 connectTCP to ('192.168.0.195', 34353) |
---|
1343 | 20:42:16.125 L20 []#1118 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E88B0> |
---|
1344 | 20:42:16.171 L20 []#1119 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
1345 | 20:42:16.171 L20 []#1120 connectTCP to ('192.168.181.1', 53964) |
---|
1346 | 20:42:16.171 L20 []#1121 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8310> |
---|
1347 | 20:42:16.171 L20 []#1122 connectTCP to ('172.16.179.1', 53964) |
---|
1348 | 20:42:16.171 L20 []#1123 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8630> |
---|
1349 | 20:42:16.171 L20 []#1124 connectTCP to ('127.0.0.1', 53964) |
---|
1350 | 20:42:16.171 L20 []#1125 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8150> |
---|
1351 | 20:42:16.171 L20 []#1126 connectTCP to ('192.168.1.29', 53964) |
---|
1352 | 20:42:16.171 L20 []#1127 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E81F0> |
---|
1353 | 20:42:16.233 L20 []#1128 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
1354 | 20:42:16.233 L20 []#1129 connectTCP to ('127.0.0.1', 57685) |
---|
1355 | 20:42:16.233 L20 []#1130 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8D50> |
---|
1356 | 20:42:16.233 L20 []#1131 connectTCP to ('169.254.5.57', 57685) |
---|
1357 | 20:42:16.233 L20 []#1132 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8C50> |
---|
1358 | 20:42:16.233 L20 []#1133 connectTCP to ('192.168.2.104', 57685) |
---|
1359 | 20:42:16.233 L20 []#1134 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8FD0> |
---|
1360 | 20:42:16.780 L20 []#1135 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
1361 | 20:42:16.780 L20 []#1136 connectTCP to ('127.0.0.1', 34841) |
---|
1362 | 20:42:16.780 L20 []#1137 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029E8090> |
---|
1363 | 20:42:16.780 L20 []#1138 connectTCP to ('192.168.1.15', 34841) |
---|
1364 | 20:42:16.780 L20 []#1139 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029E86B0> |
---|
1365 | 20:42:17.342 L20 []#1140 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
1366 | 20:42:17.342 L20 []#1141 connectTCP to ('127.0.0.1', 34529) |
---|
1367 | 20:42:17.342 L20 []#1142 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8450> |
---|
1368 | 20:42:17.342 L20 []#1143 connectTCP to ('207.7.153.143', 34529) |
---|
1369 | 20:42:17.342 L20 []#1144 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8250> |
---|
1370 | 20:42:17.530 L20 []#1145 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
1371 | 20:42:17.530 L20 []#1146 connectTCP to ('127.0.0.1', 40181) |
---|
1372 | 20:42:17.530 L20 []#1147 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029E84D0> |
---|
1373 | 20:42:17.530 L20 []#1148 connectTCP to ('192.168.1.158', 40181) |
---|
1374 | 20:42:17.530 L20 []#1149 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029E8E70> |
---|
1375 | 20:42:21.092 L20 []#1150 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02966830> |
---|
1376 | 20:42:21.092 L20 []#1151 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02898ED0> |
---|
1377 | 20:42:21.092 L20 []#1152 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x0282E0D0> |
---|
1378 | 20:42:21.092 L20 []#1153 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898750 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
1379 | 20:42:21.092 L20 []#1154 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02845830> |
---|
1380 | 20:42:21.203 L20 []#1155 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E3D0> |
---|
1381 | 20:42:21.203 L20 []#1156 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EDD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
1382 | 20:42:21.203 L20 []#1157 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x0282E250> |
---|
1383 | 20:42:21.250 L20 []#1158 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x028B0D50> |
---|
1384 | 20:42:21.250 L20 []#1159 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x028B0B70> |
---|
1385 | 20:42:21.250 L20 []#1160 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0E50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
1386 | 20:42:21.250 L20 []#1161 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x028B0CB0> |
---|
1387 | 20:42:21.250 L20 []#1162 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
1388 | 20:42:21.250 L20 []#1163 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x028B0930> |
---|
1389 | 20:42:21.312 L20 []#1164 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A762B0> |
---|
1390 | 20:42:21.312 L20 []#1165 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x01A76430> |
---|
1391 | 20:42:21.312 L20 []#1166 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76F30> |
---|
1392 | 20:42:21.312 L20 []#1167 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0670> |
---|
1393 | 20:42:21.312 L20 []#1168 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029B7A90> |
---|
1394 | 20:42:21.312 L20 []#1169 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0490> |
---|
1395 | 20:42:21.312 L20 []#1170 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A76C30> |
---|
1396 | 20:42:21.312 L20 []#1171 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0C70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
1397 | 20:42:21.312 L20 []#1172 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0BF0> |
---|
1398 | 20:42:21.312 L20 []#1173 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76530 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
1399 | 20:42:21.312 L20 []#1174 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029B7A70> |
---|
1400 | 20:42:21.375 L20 []#1175 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7AF0> |
---|
1401 | 20:42:21.375 L20 []#1176 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7BB0> |
---|
1402 | 20:42:21.375 L20 []#1177 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DB0> |
---|
1403 | 20:42:21.375 L20 []#1178 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
1404 | 20:42:21.375 L20 []#1179 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7CF0> |
---|
1405 | 20:42:21.546 L20 []#1180 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029B7E30> |
---|
1406 | 20:42:21.546 L20 []#1181 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029B7E10> |
---|
1407 | 20:42:21.546 L20 []#1182 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7C70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
1408 | 20:42:21.546 L20 []#1183 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029B7D10> |
---|
1409 | 20:42:21.546 L20 []#1184 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7C50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
1410 | 20:42:21.546 L20 []#1185 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029B7EB0> |
---|
1411 | 20:42:21.546 L20 []#1186 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029B7DF0> |
---|
1412 | 20:42:21.546 L20 []#1187 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7B30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
1413 | 20:42:21.546 L20 []#1188 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029B7E50> |
---|
1414 | 20:42:21.640 L20 []#1189 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x0282EAD0> |
---|
1415 | 20:42:21.640 L20 []#1190 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029B7B50> |
---|
1416 | 20:42:21.640 L20 []#1191 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7FD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>) |
---|
1417 | 20:42:21.640 L20 []#1192 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029B7B90> |
---|
1418 | 20:42:21.640 L20 []#1193 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029B7BF0> |
---|
1419 | 20:42:21.640 L20 []#1194 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7AD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
1420 | 20:42:21.640 L20 []#1195 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029B7F30> |
---|
1421 | 20:42:21.640 L20 []#1196 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7E70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
1422 | 20:42:21.640 L20 []#1197 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5FA50> |
---|
1423 | 20:42:21.703 L20 []#1198 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A5FA10> |
---|
1424 | 20:42:21.703 L20 []#1199 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5F310> |
---|
1425 | 20:42:21.703 L20 []#1200 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FB50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
1426 | 20:42:21.703 L20 []#1201 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5F7B0> |
---|
1427 | 20:42:21.703 L20 []#1202 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F350> |
---|
1428 | 20:42:21.703 L20 []#1203 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x028B0CD0> |
---|
1429 | 20:42:21.703 L20 []#1204 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FB90 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
1430 | 20:42:21.703 L20 []#1205 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x01A5FA90> |
---|
1431 | 20:42:21.703 L20 []#1206 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0B10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
1432 | 20:42:21.703 L20 []#1207 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x028B0C10> |
---|
1433 | 20:42:21.703 L20 []#1208 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F910> |
---|
1434 | 20:42:21.703 L20 []#1209 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F610> |
---|
1435 | 20:42:21.703 L20 []#1210 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FB10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
1436 | 20:42:21.703 L20 []#1211 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x01A5F810> |
---|
1437 | 20:42:21.796 L20 []#1212 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A52EF0> |
---|
1438 | 20:42:21.796 L20 []#1213 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A52FF0> |
---|
1439 | 20:42:21.796 L20 []#1214 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996090> |
---|
1440 | 20:42:21.796 L20 []#1215 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
1441 | 20:42:21.796 L20 []#1216 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029960D0> |
---|
1442 | 20:42:21.796 L20 []#1217 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x01A52E70> |
---|
1443 | 20:42:21.812 L20 []#1218 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x01A5F1F0> |
---|
1444 | 20:42:21.812 L20 []#1219 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F290 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
1445 | 20:42:21.812 L20 []#1220 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x01A5F0D0> |
---|
1446 | 20:42:21.812 L20 []#1221 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52D50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
1447 | 20:42:21.812 L20 []#1222 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x01A52F10> |
---|
1448 | 20:42:21.812 L20 []#1223 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
1449 | 20:42:21.812 L20 []#1224 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x01A52FB0> |
---|
1450 | 20:42:21.812 L20 []#1225 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A52F70> |
---|
1451 | 20:42:21.812 L20 []#1226 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
1452 | 20:42:21.812 L20 []#1227 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A5F630> |
---|
1453 | 20:42:21.875 L20 []#1228 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x02996230> |
---|
1454 | 20:42:21.875 L20 []#1229 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996130 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
1455 | 20:42:21.875 L20 []#1230 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029961B0> |
---|
1456 | 20:42:21.921 L20 []#1231 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996370> |
---|
1457 | 20:42:21.921 L20 []#1232 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029962F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
1458 | 20:42:21.921 L20 []#1233 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996210> |
---|
1459 | 20:42:21.983 L20 []#1234 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029963D0> |
---|
1460 | 20:42:21.983 L20 []#1235 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029964D0> |
---|
1461 | 20:42:21.983 L20 []#1236 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
1462 | 20:42:21.983 L20 []#1237 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x02996310> |
---|
1463 | 20:42:21.983 L20 []#1238 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996450 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
1464 | 20:42:21.983 L20 []#1239 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029963F0> |
---|
1465 | 20:42:23.015 L20 []#1240 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996770> |
---|
1466 | 20:42:23.015 L20 []#1241 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x02996530> |
---|
1467 | 20:42:23.015 L20 []#1242 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996C30> |
---|
1468 | 20:42:23.015 L20 []#1243 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B10> |
---|
1469 | 20:42:23.015 L20 []#1244 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B70> |
---|
1470 | 20:42:23.015 L20 []#1245 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996AF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
1471 | 20:42:23.015 L20 []#1246 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996B30> |
---|
1472 | 20:42:23.015 L20 []#1247 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029969F0> |
---|
1473 | 20:42:23.015 L20 []#1248 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029966F0> |
---|
1474 | 20:42:23.015 L20 []#1249 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996570 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
1475 | 20:42:23.015 L20 []#1250 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x02996690> |
---|
1476 | 20:42:23.015 L20 []#1251 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x02996350> |
---|
1477 | 20:42:23.015 L20 []#1252 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996110 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
1478 | 20:42:23.015 L20 []#1253 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x02996550> |
---|
1479 | 20:42:23.015 L20 []#1254 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02996630> |
---|
1480 | 20:42:23.015 L20 []#1255 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996710> |
---|
1481 | 20:42:23.015 L20 []#1256 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996AB0> |
---|
1482 | 20:42:23.015 L20 []#1257 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996650 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
1483 | 20:42:23.015 L20 []#1258 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x02996490> |
---|
1484 | 20:42:23.015 L20 []#1259 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996590 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
1485 | 20:42:23.015 L20 []#1260 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x02996670> |
---|
1486 | 20:42:23.015 L20 []#1261 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x02898BD0> |
---|
1487 | 20:42:23.015 L20 []#1262 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x02996830> |
---|
1488 | 20:42:23.015 L20 []#1263 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996A30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
1489 | 20:42:23.015 L20 []#1264 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996A70> |
---|
1490 | 20:42:23.015 L20 []#1265 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029967B0> |
---|
1491 | 20:42:23.015 L20 []#1266 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029966D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
1492 | 20:42:23.015 L20 []#1267 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029967F0> |
---|
1493 | 20:42:23.015 L20 []#1268 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029968B0> |
---|
1494 | 20:42:23.015 L20 []#1269 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996870 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
1495 | 20:42:23.015 L20 []#1270 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029968F0> |
---|
1496 | 20:42:23.015 L20 []#1271 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x02996970> |
---|
1497 | 20:42:23.015 L20 []#1272 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028985D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
1498 | 20:42:23.015 L20 []#1273 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0AF0> |
---|
1499 | 20:42:23.015 L20 []#1274 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
1500 | 20:42:23.015 L20 []#1275 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029969B0> |
---|
1501 | 20:42:23.375 L20 []#1276 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
1502 | 20:42:23.375 L20 []#1277 connectTCP to ('127.0.0.1', 50318) |
---|
1503 | 20:42:23.375 L20 []#1278 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x01A10C10> |
---|
1504 | 20:42:23.375 L20 []#1279 connectTCP to ('192.168.1.208', 50318) |
---|
1505 | 20:42:23.375 L20 []#1280 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02966F90> |
---|
1506 | 20:42:23.812 L20 []#1281 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
1507 | 20:42:23.812 L20 []#1282 connectTCP to ('192.168.181.1', 39922) |
---|
1508 | 20:42:23.812 L20 []#1283 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029B7F10> |
---|
1509 | 20:42:23.812 L20 []#1284 connectTCP to ('172.16.179.1', 39922) |
---|
1510 | 20:42:23.812 L20 []#1285 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029B7EF0> |
---|
1511 | 20:42:23.812 L20 []#1286 connectTCP to ('127.0.0.1', 39922) |
---|
1512 | 20:42:23.812 L20 []#1287 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02898A50> |
---|
1513 | 20:42:23.812 L20 []#1288 connectTCP to ('192.168.1.29', 39922) |
---|
1514 | 20:42:23.812 L20 []#1289 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x028B0710> |
---|
1515 | 20:42:23.905 L20 []#1290 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
1516 | 20:42:23.905 L20 []#1291 connectTCP to ('172.16.55.1', 34418) |
---|
1517 | 20:42:23.905 L20 []#1292 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0030> |
---|
1518 | 20:42:23.905 L20 []#1293 connectTCP to ('192.168.210.1', 34418) |
---|
1519 | 20:42:23.905 L20 []#1294 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8CB0> |
---|
1520 | 20:42:23.905 L20 []#1295 connectTCP to ('127.0.0.1', 34418) |
---|
1521 | 20:42:23.905 L20 []#1296 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8A50> |
---|
1522 | 20:42:23.905 L20 []#1297 connectTCP to ('10.0.1.3', 34418) |
---|
1523 | 20:42:23.905 L20 []#1298 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E89D0> |
---|
1524 | 20:42:23.905 L20 []#1299 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
1525 | 20:42:23.905 L20 []#1300 connectTCP to ('127.0.0.1', 1577) |
---|
1526 | 20:42:23.905 L20 []#1301 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8710> |
---|
1527 | 20:42:23.905 L20 []#1302 connectTCP to ('172.16.2.104', 1577) |
---|
1528 | 20:42:23.905 L20 []#1303 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8810> |
---|
1529 | 20:42:23.967 L20 []#1304 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
1530 | 20:42:23.967 L20 []#1305 connectTCP to ('192.168.54.1', 44666) |
---|
1531 | 20:42:23.967 L20 []#1306 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E88D0> |
---|
1532 | 20:42:23.967 L20 []#1307 connectTCP to ('192.168.53.1', 44666) |
---|
1533 | 20:42:23.967 L20 []#1308 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E8A70> |
---|
1534 | 20:42:23.967 L20 []#1309 connectTCP to ('127.0.0.1', 44666) |
---|
1535 | 20:42:23.967 L20 []#1310 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E89B0> |
---|
1536 | 20:42:23.967 L20 []#1311 connectTCP to ('192.168.1.25', 44666) |
---|
1537 | 20:42:23.967 L20 []#1312 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E8930> |
---|
1538 | 20:42:24.078 L20 []#1313 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
1539 | 20:42:24.078 L20 []#1314 connectTCP to ('127.0.0.1', 33911) |
---|
1540 | 20:42:24.078 L20 []#1315 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029E87F0> |
---|
1541 | 20:42:24.078 L20 []#1316 connectTCP to ('10.0.2.15', 33911) |
---|
1542 | 20:42:24.078 L20 []#1317 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029E8870> |
---|
1543 | 20:42:24.125 L20 []#1318 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
1544 | 20:42:24.125 L20 []#1319 connectTCP to ('127.0.0.1', 59532) |
---|
1545 | 20:42:24.125 L20 []#1320 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029E8350> |
---|
1546 | 20:42:24.125 L20 []#1321 connectTCP to ('207.7.153.161', 59532) |
---|
1547 | 20:42:24.125 L20 []#1322 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029E87D0> |
---|
1548 | 20:42:24.187 L20 []#1323 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
1549 | 20:42:24.187 L20 []#1324 connectTCP to ('127.0.0.1', 51513) |
---|
1550 | 20:42:24.187 L20 []#1325 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029E8E50> |
---|
1551 | 20:42:24.203 L20 []#1326 connectTCP to ('192.168.42.1', 51513) |
---|
1552 | 20:42:24.203 L20 []#1327 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029E8E90> |
---|
1553 | 20:42:24.250 L20 []#1328 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
1554 | 20:42:24.250 L20 []#1329 connectTCP to ('127.0.0.1', 49874) |
---|
1555 | 20:42:24.250 L20 []#1330 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8670> |
---|
1556 | 20:42:24.250 L20 []#1331 connectTCP to ('207.7.153.181', 49874) |
---|
1557 | 20:42:24.250 L20 []#1332 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8A90> |
---|
1558 | 20:42:24.250 L20 []#1333 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
1559 | 20:42:24.250 L20 []#1334 connectTCP to ('127.0.0.1', 54237) |
---|
1560 | 20:42:24.250 L20 []#1335 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029E8C90> |
---|
1561 | 20:42:24.250 L20 []#1336 connectTCP to ('192.168.89.128', 54237) |
---|
1562 | 20:42:24.250 L20 []#1337 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029E88F0> |
---|
1563 | 20:42:24.250 L20 []#1338 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
1564 | 20:42:24.250 L20 []#1339 connectTCP to ('9.65.231.54', 58409) |
---|
1565 | 20:42:24.250 L20 []#1340 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8830> |
---|
1566 | 20:42:24.250 L20 []#1341 connectTCP to ('127.0.0.1', 58409) |
---|
1567 | 20:42:24.250 L20 []#1342 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8730> |
---|
1568 | 20:42:24.250 L20 []#1343 connectTCP to ('10.0.2.1', 58409) |
---|
1569 | 20:42:24.250 L20 []#1344 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8650> |
---|
1570 | 20:42:24.250 L20 []#1345 connectTCP to ('10.0.1.1', 58409) |
---|
1571 | 20:42:24.250 L20 []#1346 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8C30> |
---|
1572 | 20:42:24.250 L20 []#1347 connectTCP to ('98.202.225.214', 58409) |
---|
1573 | 20:42:24.250 L20 []#1348 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8EF0> |
---|
1574 | 20:42:24.328 L20 []#1349 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
1575 | 20:42:24.328 L20 []#1350 connectTCP to ('127.0.0.1', 52217) |
---|
1576 | 20:42:24.328 L20 []#1351 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029962D0> |
---|
1577 | 20:42:24.328 L20 []#1352 connectTCP to ('192.168.1.43', 52217) |
---|
1578 | 20:42:24.328 L20 []#1353 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02996E50> |
---|
1579 | 20:42:24.328 L20 []#1354 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
1580 | 20:42:24.328 L20 []#1355 connectTCP to ('127.0.0.1', 32930) |
---|
1581 | 20:42:24.328 L20 []#1356 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996EB0> |
---|
1582 | 20:42:24.328 L20 []#1357 connectTCP to ('10.0.0.7', 32930) |
---|
1583 | 20:42:24.342 L20 []#1358 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996F30> |
---|
1584 | 20:42:24.405 L20 []#1359 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
1585 | 20:42:24.405 L20 []#1360 connectTCP to ('127.0.0.1', 48971) |
---|
1586 | 20:42:24.405 L20 []#1361 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996E30> |
---|
1587 | 20:42:24.421 L20 []#1362 connectTCP to ('207.7.153.161', 48971) |
---|
1588 | 20:42:24.421 L20 []#1363 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996F50> |
---|
1589 | 20:42:24.453 L20 []#1364 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
1590 | 20:42:24.453 L20 []#1365 connectTCP to ('127.0.0.1', 44627) |
---|
1591 | 20:42:24.453 L20 []#1366 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02996890> |
---|
1592 | 20:42:24.453 L20 []#1367 connectTCP to ('76.242.178.116', 44627) |
---|
1593 | 20:42:24.453 L20 []#1368 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02996E70> |
---|
1594 | 20:42:24.500 L20 []#1369 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
1595 | 20:42:24.500 L20 []#1370 connectTCP to ('127.0.0.1', 45963) |
---|
1596 | 20:42:24.500 L20 []#1371 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996DB0> |
---|
1597 | 20:42:24.500 L20 []#1372 connectTCP to ('207.7.153.167', 45963) |
---|
1598 | 20:42:24.500 L20 []#1373 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996150> |
---|
1599 | 20:42:24.500 L20 []#1374 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
1600 | 20:42:24.500 L20 []#1375 connectTCP to ('127.0.0.1', 1812) |
---|
1601 | 20:42:24.500 L20 []#1376 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FDE30> |
---|
1602 | 20:42:24.500 L20 []#1377 connectTCP to ('172.16.2.101', 1812) |
---|
1603 | 20:42:24.500 L20 []#1378 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD8B0> |
---|
1604 | 20:42:24.578 L20 []#1379 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
1605 | 20:42:24.578 L20 []#1380 connectTCP to ('127.0.0.1', 58777) |
---|
1606 | 20:42:24.578 L20 []#1381 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029FDE50> |
---|
1607 | 20:42:24.578 L20 []#1382 connectTCP to ('192.168.2.110', 58777) |
---|
1608 | 20:42:24.578 L20 []#1383 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029FDF70> |
---|
1609 | 20:42:24.578 L20 []#1384 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
1610 | 20:42:24.578 L20 []#1385 connectTCP to ('127.0.0.1', 2770) |
---|
1611 | 20:42:24.578 L20 []#1386 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FD190> |
---|
1612 | 20:42:24.578 L20 []#1387 connectTCP to ('192.168.1.100', 2770) |
---|
1613 | 20:42:24.578 L20 []#1388 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FDDD0> |
---|
1614 | 20:42:24.625 L20 []#1389 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
1615 | 20:42:24.625 L20 []#1390 connectTCP to ('127.0.0.1', 51828) |
---|
1616 | 20:42:24.625 L20 []#1391 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029FD370> |
---|
1617 | 20:42:24.625 L20 []#1392 connectTCP to ('207.7.131.41', 51828) |
---|
1618 | 20:42:24.625 L20 []#1393 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029FDC30> |
---|
1619 | 20:42:24.655 L20 []#1394 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
1620 | 20:42:24.655 L20 []#1395 connectTCP to ('192.168.122.1', 44895) |
---|
1621 | 20:42:24.671 L20 []#1396 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD1B0> |
---|
1622 | 20:42:24.671 L20 []#1397 connectTCP to ('127.0.0.1', 44895) |
---|
1623 | 20:42:24.671 L20 []#1398 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD430> |
---|
1624 | 20:42:24.671 L20 []#1399 connectTCP to ('10.0.1.122', 44895) |
---|
1625 | 20:42:24.671 L20 []#1400 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD070> |
---|
1626 | 20:42:24.671 L20 []#1401 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
1627 | 20:42:24.671 L20 []#1402 connectTCP to ('127.0.0.1', 35753) |
---|
1628 | 20:42:24.671 L20 []#1403 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029FDDF0> |
---|
1629 | 20:42:24.671 L20 []#1404 connectTCP to ('207.7.153.167', 35753) |
---|
1630 | 20:42:24.671 L20 []#1405 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029FD050> |
---|
1631 | 20:42:24.828 L20 []#1406 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
1632 | 20:42:24.828 L20 []#1407 connectTCP to ('192.168.217.1', 51660) |
---|
1633 | 20:42:24.828 L20 []#1408 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD150> |
---|
1634 | 20:42:24.828 L20 []#1409 connectTCP to ('192.168.111.1', 51660) |
---|
1635 | 20:42:24.828 L20 []#1410 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD230> |
---|
1636 | 20:42:24.828 L20 []#1411 connectTCP to ('127.0.0.1', 51660) |
---|
1637 | 20:42:24.828 L20 []#1412 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FDF30> |
---|
1638 | 20:42:24.828 L20 []#1413 connectTCP to ('192.168.1.21', 51660) |
---|
1639 | 20:42:24.828 L20 []#1414 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD170> |
---|
1640 | 20:42:24.828 L20 []#1415 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna |
---|
1641 | 20:42:24.828 L20 []#1416 connectTCP to ('127.0.0.1', 61094) |
---|
1642 | 20:42:24.828 L20 []#1417 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029FD3D0> |
---|
1643 | 20:42:24.828 L20 []#1418 connectTCP to ('192.168.1.157', 61094) |
---|
1644 | 20:42:24.828 L20 []#1419 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029FDCF0> |
---|
1645 | 20:42:24.875 L20 []#1420 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
1646 | 20:42:24.875 L20 []#1421 connectTCP to ('127.0.0.1', 61997) |
---|
1647 | 20:42:24.875 L20 []#1422 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029FD670> |
---|
1648 | 20:42:24.875 L20 []#1423 connectTCP to ('192.168.1.10', 61997) |
---|
1649 | 20:42:24.875 L20 []#1424 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029FD970> |
---|
1650 | 20:42:25.046 L20 []#1425 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
1651 | 20:42:25.046 L20 []#1426 connectTCP to ('192.168.181.1', 45450) |
---|
1652 | 20:42:25.046 L20 []#1427 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD730> |
---|
1653 | 20:42:25.046 L20 []#1428 connectTCP to ('172.16.179.1', 45450) |
---|
1654 | 20:42:25.046 L20 []#1429 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD890> |
---|
1655 | 20:42:25.046 L20 []#1430 connectTCP to ('127.0.0.1', 45450) |
---|
1656 | 20:42:25.046 L20 []#1431 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD410> |
---|
1657 | 20:42:25.062 L20 []#1432 connectTCP to ('192.168.1.29', 45450) |
---|
1658 | 20:42:25.062 L20 []#1433 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD330> |
---|
1659 | 20:42:25.265 L20 []#1434 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
1660 | 20:42:25.265 L20 []#1435 connectTCP to ('127.0.0.1', 38624) |
---|
1661 | 20:42:25.265 L20 []#1436 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E8BD0> |
---|
1662 | 20:42:25.265 L20 []#1437 connectTCP to ('207.7.153.162', 38624) |
---|
1663 | 20:42:25.265 L20 []#1438 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029FD270> |
---|
1664 | 20:42:25.405 L20 []#1439 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
1665 | 20:42:25.405 L20 []#1440 connectTCP to ('127.0.0.1', 47473) |
---|
1666 | 20:42:25.405 L20 []#1441 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD4F0> |
---|
1667 | 20:42:25.405 L20 []#1442 connectTCP to ('192.168.1.126', 47473) |
---|
1668 | 20:42:25.405 L20 []#1443 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD810> |
---|
1669 | 20:42:25.578 L20 []#1444 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
1670 | 20:42:25.578 L20 []#1445 connectTCP to ('127.0.0.1', 55217) |
---|
1671 | 20:42:25.578 L20 []#1446 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD350> |
---|
1672 | 20:42:25.578 L20 []#1447 connectTCP to ('207.7.153.162', 55217) |
---|
1673 | 20:42:25.578 L20 []#1448 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD310> |
---|
1674 | 20:42:25.608 L20 []#1449 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
1675 | 20:42:25.608 L20 []#1450 connectTCP to ('127.0.0.1', 45767) |
---|
1676 | 20:42:25.608 L20 []#1451 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FDBD0> |
---|
1677 | 20:42:25.608 L20 []#1452 connectTCP to ('207.7.153.162', 45767) |
---|
1678 | 20:42:25.608 L20 []#1453 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FDB30> |
---|
1679 | 20:42:25.655 L20 []#1454 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
1680 | 20:42:25.655 L20 []#1455 connectTCP to ('127.0.0.1', 48663) |
---|
1681 | 20:42:25.655 L20 []#1456 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDC90> |
---|
1682 | 20:42:25.655 L20 []#1457 connectTCP to ('207.7.153.161', 48663) |
---|
1683 | 20:42:25.655 L20 []#1458 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDBF0> |
---|
1684 | 20:42:25.687 L20 []#1459 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
1685 | 20:42:25.687 L20 []#1460 connectTCP to ('172.19.0.1', 46672) |
---|
1686 | 20:42:25.687 L20 []#1461 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FD2F0> |
---|
1687 | 20:42:25.687 L20 []#1462 connectTCP to ('172.18.0.1', 46672) |
---|
1688 | 20:42:25.687 L20 []#1463 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDC10> |
---|
1689 | 20:42:25.687 L20 []#1464 connectTCP to ('172.17.0.1', 46672) |
---|
1690 | 20:42:25.703 L20 []#1465 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDC50> |
---|
1691 | 20:42:25.703 L20 []#1466 connectTCP to ('127.0.0.1', 46672) |
---|
1692 | 20:42:25.703 L20 []#1467 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDAD0> |
---|
1693 | 20:42:25.703 L20 []#1468 connectTCP to ('128.100.171.30', 46672) |
---|
1694 | 20:42:25.703 L20 []#1469 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FD9B0> |
---|
1695 | 20:42:25.765 L20 []#1470 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
1696 | 20:42:25.765 L20 []#1471 connectTCP to ('127.0.0.1', 35272) |
---|
1697 | 20:42:25.765 L20 []#1472 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F4B0> |
---|
1698 | 20:42:25.765 L20 []#1473 connectTCP to ('207.7.153.167', 35272) |
---|
1699 | 20:42:25.780 L20 []#1474 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F390> |
---|
1700 | 20:42:25.796 L20 []#1475 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
1701 | 20:42:25.796 L20 []#1476 connectTCP to ('127.0.0.1', 40964) |
---|
1702 | 20:42:25.796 L20 []#1477 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029FD210> |
---|
1703 | 20:42:25.796 L20 []#1478 connectTCP to ('207.7.153.172', 40964) |
---|
1704 | 20:42:25.796 L20 []#1479 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E40B0> |
---|
1705 | 20:42:26.030 L20 []#1480 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
1706 | 20:42:26.030 L20 []#1481 connectTCP to ('127.0.0.1', 53387) |
---|
1707 | 20:42:26.030 L20 []#1482 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029FDA90> |
---|
1708 | 20:42:26.030 L20 []#1483 connectTCP to ('207.192.75.134', 53387) |
---|
1709 | 20:42:26.030 L20 []#1484 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029FD790> |
---|
1710 | 20:42:26.140 L20 []#1485 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
1711 | 20:42:26.140 L20 []#1486 connectTCP to ('127.0.0.1', 34188) |
---|
1712 | 20:42:26.140 L20 []#1487 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E4390> |
---|
1713 | 20:42:26.140 L20 []#1488 connectTCP to ('192.168.69.228', 34188) |
---|
1714 | 20:42:26.140 L20 []#1489 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E41D0> |
---|
1715 | 20:42:26.140 L20 []#1490 connectTCP to ('208.80.68.108', 34188) |
---|
1716 | 20:42:26.140 L20 []#1491 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E4370> |
---|
1717 | 20:42:45.921 L20 []#1492 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E81B0> |
---|
1718 | 20:42:45.921 L20 []#1493 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A23D0> |
---|
1719 | 20:42:45.921 L20 []#1494 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8410> |
---|
1720 | 20:42:45.921 L20 []#1495 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029A2B90> |
---|
1721 | 20:42:45.921 L20 []#1496 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7F70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
1722 | 20:42:45.921 L20 []#1497 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8070> |
---|
1723 | 20:42:46.125 L20 []#1498 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E81D0> |
---|
1724 | 20:42:46.125 L20 []#1499 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8210 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
1725 | 20:42:46.125 L20 []#1500 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E88B0> |
---|
1726 | 20:42:46.171 L20 []#1501 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E81F0> |
---|
1727 | 20:42:46.171 L20 []#1502 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8630> |
---|
1728 | 20:42:46.171 L20 []#1503 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8150> |
---|
1729 | 20:42:46.171 L20 []#1504 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E82D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
1730 | 20:42:46.171 L20 []#1505 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8310> |
---|
1731 | 20:42:46.250 L20 []#1506 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8FD0> |
---|
1732 | 20:42:46.250 L20 []#1507 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8D50> |
---|
1733 | 20:42:46.250 L20 []#1508 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8AF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
1734 | 20:42:46.250 L20 []#1509 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8C50> |
---|
1735 | 20:42:46.796 L20 []#1510 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029E8090> |
---|
1736 | 20:42:46.796 L20 []#1511 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8950 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
1737 | 20:42:46.796 L20 []#1512 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029E86B0> |
---|
1738 | 20:42:47.342 L20 []#1513 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8250> |
---|
1739 | 20:42:47.342 L20 []#1514 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8370 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
1740 | 20:42:47.342 L20 []#1515 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8450> |
---|
1741 | 20:42:47.546 L20 []#1516 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029E8E70> |
---|
1742 | 20:42:47.546 L20 []#1517 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8DF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
1743 | 20:42:47.546 L20 []#1518 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029E84D0> |
---|
1744 | 20:42:52.250 L20 []#1519 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
1745 | 20:42:52.250 L20 []#1520 connectTCP to ('192.168.181.1', 53964) |
---|
1746 | 20:42:52.250 L20 []#1521 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E80D0> |
---|
1747 | 20:42:52.250 L20 []#1522 connectTCP to ('172.16.179.1', 53964) |
---|
1748 | 20:42:52.250 L20 []#1523 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x019E5ED0> |
---|
1749 | 20:42:52.250 L20 []#1524 connectTCP to ('127.0.0.1', 53964) |
---|
1750 | 20:42:52.250 L20 []#1525 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E43F0> |
---|
1751 | 20:42:52.250 L20 []#1526 connectTCP to ('192.168.1.29', 53964) |
---|
1752 | 20:42:52.250 L20 []#1527 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E43B0> |
---|
1753 | 20:42:52.562 L20 []#1528 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
1754 | 20:42:52.562 L20 []#1529 connectTCP to ('10.3.0.1', 57005) |
---|
1755 | 20:42:52.562 L20 []#1530 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E45F0> |
---|
1756 | 20:42:52.562 L20 []#1531 connectTCP to ('127.0.0.1', 57005) |
---|
1757 | 20:42:52.562 L20 []#1532 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4550> |
---|
1758 | 20:42:52.562 L20 []#1533 connectTCP to ('10.1.0.1', 57005) |
---|
1759 | 20:42:52.562 L20 []#1534 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4290> |
---|
1760 | 20:42:52.562 L20 []#1535 connectTCP to ('192.168.0.2', 57005) |
---|
1761 | 20:42:52.562 L20 []#1536 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4530> |
---|
1762 | 20:42:52.562 L20 []#1537 connectTCP to ('209.204.188.29', 57005) |
---|
1763 | 20:42:52.562 L20 []#1538 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4670> |
---|
1764 | 20:42:52.905 L20 []#1539 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
1765 | 20:42:52.905 L20 []#1540 connectTCP to ('127.0.0.1', 34529) |
---|
1766 | 20:42:52.905 L20 []#1541 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E4430> |
---|
1767 | 20:42:52.905 L20 []#1542 connectTCP to ('207.7.153.143', 34529) |
---|
1768 | 20:42:52.905 L20 []#1543 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E4850> |
---|
1769 | 20:42:52.983 L20 []#1544 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
1770 | 20:42:52.983 L20 []#1545 connectTCP to ('127.0.0.1', 57685) |
---|
1771 | 20:42:52.983 L20 []#1546 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E47F0> |
---|
1772 | 20:42:52.983 L20 []#1547 connectTCP to ('169.254.5.57', 57685) |
---|
1773 | 20:42:52.983 L20 []#1548 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E4590> |
---|
1774 | 20:42:52.983 L20 []#1549 connectTCP to ('192.168.2.104', 57685) |
---|
1775 | 20:42:52.983 L20 []#1550 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E4A30> |
---|
1776 | 20:42:53.390 L20 []#1551 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02966F90> |
---|
1777 | 20:42:53.390 L20 []#1552 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
1778 | 20:42:53.390 L20 []#1553 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x01A10C10> |
---|
1779 | 20:42:53.390 L20 []#1554 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
1780 | 20:42:53.390 L20 []#1555 connectTCP to ('127.0.0.1', 34353) |
---|
1781 | 20:42:53.390 L20 []#1556 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E48B0> |
---|
1782 | 20:42:53.390 L20 []#1557 connectTCP to ('192.168.0.195', 34353) |
---|
1783 | 20:42:53.390 L20 []#1558 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E4A10> |
---|
1784 | 20:42:53.812 L20 []#1559 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029B7EF0> |
---|
1785 | 20:42:53.812 L20 []#1560 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x02898A50> |
---|
1786 | 20:42:53.812 L20 []#1561 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029B7F10> |
---|
1787 | 20:42:53.812 L20 []#1562 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7C10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
1788 | 20:42:53.812 L20 []#1563 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x028B0710> |
---|
1789 | 20:42:53.921 L20 []#1564 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8A50> |
---|
1790 | 20:42:53.921 L20 []#1565 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8810> |
---|
1791 | 20:42:53.921 L20 []#1566 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8CB0> |
---|
1792 | 20:42:53.921 L20 []#1567 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0030> |
---|
1793 | 20:42:53.921 L20 []#1568 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0830 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
1794 | 20:42:53.921 L20 []#1569 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E89D0> |
---|
1795 | 20:42:53.921 L20 []#1570 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8B10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
1796 | 20:42:53.921 L20 []#1571 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8710> |
---|
1797 | 20:42:53.967 L20 []#1572 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E8A70> |
---|
1798 | 20:42:53.967 L20 []#1573 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E89B0> |
---|
1799 | 20:42:53.967 L20 []#1574 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E88D0> |
---|
1800 | 20:42:53.967 L20 []#1575 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8ED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
1801 | 20:42:53.967 L20 []#1576 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E8930> |
---|
1802 | 20:42:54.092 L20 []#1577 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029E8870> |
---|
1803 | 20:42:54.092 L20 []#1578 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8BF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
1804 | 20:42:54.092 L20 []#1579 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029E87F0> |
---|
1805 | 20:42:54.140 L20 []#1580 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029E8350> |
---|
1806 | 20:42:54.140 L20 []#1581 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8D30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
1807 | 20:42:54.140 L20 []#1582 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029E87D0> |
---|
1808 | 20:42:54.217 L20 []#1583 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029E8E90> |
---|
1809 | 20:42:54.217 L20 []#1584 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
1810 | 20:42:54.217 L20 []#1585 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029E8E50> |
---|
1811 | 20:42:54.265 L20 []#1586 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8EF0> |
---|
1812 | 20:42:54.265 L20 []#1587 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8C30> |
---|
1813 | 20:42:54.265 L20 []#1588 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8730> |
---|
1814 | 20:42:54.265 L20 []#1589 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029E88F0> |
---|
1815 | 20:42:54.265 L20 []#1590 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8FB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
1816 | 20:42:54.265 L20 []#1591 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029E8C90> |
---|
1817 | 20:42:54.265 L20 []#1592 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8A90> |
---|
1818 | 20:42:54.265 L20 []#1593 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8830> |
---|
1819 | 20:42:54.265 L20 []#1594 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E85D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
1820 | 20:42:54.265 L20 []#1595 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8670> |
---|
1821 | 20:42:54.265 L20 []#1596 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8D90 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
1822 | 20:42:54.265 L20 []#1597 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029E8650> |
---|
1823 | 20:42:54.328 L20 []#1598 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029962D0> |
---|
1824 | 20:42:54.328 L20 []#1599 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029964F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
1825 | 20:42:54.328 L20 []#1600 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02996E50> |
---|
1826 | 20:42:54.328 L20 []#1601 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996EB0> |
---|
1827 | 20:42:54.358 L20 []#1602 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996D50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
1828 | 20:42:54.358 L20 []#1603 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996F30> |
---|
1829 | 20:42:54.421 L20 []#1604 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996F50> |
---|
1830 | 20:42:54.421 L20 []#1605 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
1831 | 20:42:54.421 L20 []#1606 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996E30> |
---|
1832 | 20:42:54.467 L20 []#1607 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02996E70> |
---|
1833 | 20:42:54.467 L20 []#1608 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
1834 | 20:42:54.467 L20 []#1609 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x02996890> |
---|
1835 | 20:42:54.515 L20 []#1610 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD8B0> |
---|
1836 | 20:42:54.515 L20 []#1611 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996DB0> |
---|
1837 | 20:42:54.515 L20 []#1612 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996E90 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
1838 | 20:42:54.515 L20 []#1613 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x02996150> |
---|
1839 | 20:42:54.515 L20 []#1614 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD0B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
1840 | 20:42:54.515 L20 []#1615 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FDE30> |
---|
1841 | 20:42:54.592 L20 []#1616 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FDDD0> |
---|
1842 | 20:42:54.592 L20 []#1617 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029FDF70> |
---|
1843 | 20:42:54.592 L20 []#1618 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDE10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
1844 | 20:42:54.592 L20 []#1619 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029FDE50> |
---|
1845 | 20:42:54.592 L20 []#1620 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD5F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
1846 | 20:42:54.592 L20 []#1621 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FD190> |
---|
1847 | 20:42:54.640 L20 []#1622 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029FDC30> |
---|
1848 | 20:42:54.640 L20 []#1623 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDF10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
1849 | 20:42:54.640 L20 []#1624 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029FD370> |
---|
1850 | 20:42:54.671 L20 []#1625 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029FD050> |
---|
1851 | 20:42:54.671 L20 []#1626 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD070> |
---|
1852 | 20:42:54.671 L20 []#1627 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD1B0> |
---|
1853 | 20:42:54.671 L20 []#1628 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD4D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
1854 | 20:42:54.671 L20 []#1629 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029FDDF0> |
---|
1855 | 20:42:54.671 L20 []#1630 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDD50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
1856 | 20:42:54.671 L20 []#1631 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FD430> |
---|
1857 | 20:42:54.842 L20 []#1632 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029FDCF0> |
---|
1858 | 20:42:54.842 L20 []#1633 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD590 from cjzndszpggbecw2r7cpf3hsl3snd4bly to s6nsvrakzuw4xaqo3lxwi3hdzczsypna>) |
---|
1859 | 20:42:54.842 L20 []#1634 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to s6nsvrak] at 0x029FD3D0> |
---|
1860 | 20:42:54.842 L20 []#1635 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD150> |
---|
1861 | 20:42:54.842 L20 []#1636 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD170> |
---|
1862 | 20:42:54.842 L20 []#1637 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FD230> |
---|
1863 | 20:42:54.842 L20 []#1638 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDD70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
1864 | 20:42:54.842 L20 []#1639 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029FDF30> |
---|
1865 | 20:42:54.890 L20 []#1640 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029FD970> |
---|
1866 | 20:42:54.890 L20 []#1641 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD510 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
1867 | 20:42:54.890 L20 []#1642 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029FD670> |
---|
1868 | 20:42:55.030 L20 []#1643 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
1869 | 20:42:55.030 L20 []#1644 connectTCP to ('127.0.0.1', 40181) |
---|
1870 | 20:42:55.030 L20 []#1645 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76570> |
---|
1871 | 20:42:55.030 L20 []#1646 connectTCP to ('192.168.1.158', 40181) |
---|
1872 | 20:42:55.030 L20 []#1647 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996A50> |
---|
1873 | 20:42:55.062 L20 []#1648 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD890> |
---|
1874 | 20:42:55.062 L20 []#1649 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD730> |
---|
1875 | 20:42:55.062 L20 []#1650 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD410> |
---|
1876 | 20:42:55.062 L20 []#1651 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD6B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
1877 | 20:42:55.062 L20 []#1652 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029FD330> |
---|
1878 | 20:42:55.280 L20 []#1653 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029FD270> |
---|
1879 | 20:42:55.280 L20 []#1654 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8F10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
1880 | 20:42:55.280 L20 []#1655 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E8BD0> |
---|
1881 | 20:42:55.421 L20 []#1656 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD810> |
---|
1882 | 20:42:55.421 L20 []#1657 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD0D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
1883 | 20:42:55.421 L20 []#1658 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD4F0> |
---|
1884 | 20:42:55.592 L20 []#1659 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD350> |
---|
1885 | 20:42:55.592 L20 []#1660 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD850 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
1886 | 20:42:55.592 L20 []#1661 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD310> |
---|
1887 | 20:42:55.608 L20 []#1662 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FDB30> |
---|
1888 | 20:42:55.608 L20 []#1663 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD9D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
1889 | 20:42:55.608 L20 []#1664 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FDBD0> |
---|
1890 | 20:42:55.671 L20 []#1665 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDBF0> |
---|
1891 | 20:42:55.671 L20 []#1666 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD8D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
1892 | 20:42:55.671 L20 []#1667 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDC90> |
---|
1893 | 20:42:55.687 L20 []#1668 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDC10> |
---|
1894 | 20:42:55.687 L20 []#1669 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FD2F0> |
---|
1895 | 20:42:55.703 L20 []#1670 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FD9B0> |
---|
1896 | 20:42:55.703 L20 []#1671 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDAD0> |
---|
1897 | 20:42:55.703 L20 []#1672 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDB50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
1898 | 20:42:55.703 L20 []#1673 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029FDC50> |
---|
1899 | 20:42:55.765 L20 []#1674 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F4B0> |
---|
1900 | 20:42:55.796 L20 []#1675 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
1901 | 20:42:55.796 L20 []#1676 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F390> |
---|
1902 | 20:42:55.796 L20 []#1677 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E40B0> |
---|
1903 | 20:42:55.796 L20 []#1678 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
1904 | 20:42:55.796 L20 []#1679 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029FD210> |
---|
1905 | 20:42:56.046 L20 []#1680 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029FD790> |
---|
1906 | 20:42:56.046 L20 []#1681 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD570 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
1907 | 20:42:56.046 L20 []#1682 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029FDA90> |
---|
1908 | 20:42:56.140 L20 []#1683 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E4370> |
---|
1909 | 20:42:56.140 L20 []#1684 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E41D0> |
---|
1910 | 20:42:56.140 L20 []#1685 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4410 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
1911 | 20:42:56.140 L20 []#1686 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E4390> |
---|
1912 | 20:42:56.280 L20 []#1687 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
1913 | 20:42:56.280 L20 []#1688 connectTCP to ('127.0.0.1', 34841) |
---|
1914 | 20:42:56.280 L20 []#1689 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x02996ED0> |
---|
1915 | 20:42:56.280 L20 []#1690 connectTCP to ('192.168.1.15', 34841) |
---|
1916 | 20:42:56.280 L20 []#1691 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A5F110> |
---|
1917 | 20:42:57.858 L20 []#1692 <Listener at 0x1951d00 on 4070 with tubs cjzndszpggbecw2r7cpf3hsl3snd4bly> accepting connection from IPv4Address(TCP, '192.168.1.157', 61641) |
---|
1918 | 20:42:57.858 L20 []#1693 Negotiation started |
---|
1919 | 20:42:57.858 L10 []#1694 initServer |
---|
1920 | 20:42:57.875 L10 []#1695 dataReceived(isClient=False,phase=0,options={}): 'GET /id/cjzndszpggbecw2r7cpf3hsl3snd4bly HTTP/1.1\r\nHost: 192.168.1.158\r\nUpgrade: TLS/1.0\r\nConnection: Upgrade\r\n\r\n' |
---|
1921 | 20:42:57.875 L10 []#1696 handlePLAINTEXTServer: targetTubID='cjzndszpggbecw2r7cpf3hsl3snd4bly' |
---|
1922 | 20:42:57.875 L10 []#1697 handlePLAINTEXTServer: wantEncrypted=True |
---|
1923 | 20:42:57.875 L10 []#1698 startENCRYPTED(isClient=False, encrypted=True) |
---|
1924 | 20:42:57.875 L10 []#1699 startTLS, client=False |
---|
1925 | 20:42:57.875 L10 []#1700 Negotiate.sendHello (isClient=False): {'my-incarnation': 'd60b43291400a40a', 'my-tub-id': 'cjzndszpggbecw2r7cpf3hsl3snd4bly', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
1926 | 20:42:57.937 L10 []#1701 dataReceived(isClient=False,phase=1,options={}): 'banana-negotiation-range: 3 3\r\ninitial-vocab-table-range: 0 1\r\nlast-connection: none 0\r\nmy-incarnation: 16395b11bc4d36f6\r\nmy-tub-id: s6nsvrakzuw4xaqo3lxwi3hdzczsypna\r\n\r\n' |
---|
1927 | 20:42:57.937 L10 []#1702 evaluateHello(isClient=False): offer={'my-tub-id': 's6nsvrakzuw4xaqo3lxwi3hdzczsypna', 'last-connection': 'none 0', 'my-incarnation': '16395b11bc4d36f6', 'initial-vocab-table-range': '0 1', 'banana-negotiation-range': '3 3'} |
---|
1928 | 20:42:57.937 L10 []#1703 iAmTheMaster: False |
---|
1929 | 20:42:58.155 L10 []#1704 dataReceived(isClient=False,phase=2,options={}): 'banana-decision-version: 3\r\ncurrent-connection: 16395b11bc4d36f6 13\r\ninitial-vocab-table-index: 1 bb33\r\n\r\n\x00\x88\x0b\x87\x01\x81\x00\x81\x12\x82getReferenceByName\x01\x88\x0c\x87\x00\x81\x04\x82name \x824dwfb55o7gnbw3t57hxbeazdsgyqcmjh\x01\x89\x00\x89' |
---|
1930 | 20:42:58.155 L10 []#1705 handleDECIDING(isClient=False): banana-decision-version: 3 |
---|
1931 | |
---|
1932 | current-connection: 16395b11bc4d36f6 13 |
---|
1933 | |
---|
1934 | initial-vocab-table-index: 1 bb33 |
---|
1935 | 20:42:58.155 L20 []#1706 Banana.acceptDecision: got {'banana-decision-version': '3', 'initial-vocab-table-index': '1 bb33', 'current-connection': '16395b11bc4d36f6 13'} |
---|
1936 | 20:42:58.155 L10 []#1707 Negotiate.switchToBanana(isClient=False) |
---|
1937 | 20:42:58.155 L10 []#1708 params: {'banana-decision-version': 3, 'initial-vocab-table-index': 1} |
---|
1938 | 20:42:59.108 L20 []#1709 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
1939 | 20:42:59.108 L20 []#1710 connectTCP to ('127.0.0.1', 44627) |
---|
1940 | 20:42:59.108 L20 []#1711 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5FDD0> |
---|
1941 | 20:42:59.108 L20 []#1712 connectTCP to ('76.242.178.116', 44627) |
---|
1942 | 20:42:59.108 L20 []#1713 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8F30> |
---|
1943 | 20:43:00.046 L20 []#1714 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
1944 | 20:43:00.046 L20 []#1715 connectTCP to ('127.0.0.1', 1577) |
---|
1945 | 20:43:00.046 L20 []#1716 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E4830> |
---|
1946 | 20:43:00.046 L20 []#1717 connectTCP to ('172.16.2.104', 1577) |
---|
1947 | 20:43:00.046 L20 []#1718 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E49F0> |
---|
1948 | 20:43:00.078 L20 []#1719 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
1949 | 20:43:00.078 L20 []#1720 connectTCP to ('127.0.0.1', 50318) |
---|
1950 | 20:43:00.078 L20 []#1721 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029E4B30> |
---|
1951 | 20:43:00.078 L20 []#1722 connectTCP to ('192.168.1.208', 50318) |
---|
1952 | 20:43:00.078 L20 []#1723 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029E4BB0> |
---|
1953 | 20:43:00.312 L20 []#1724 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
1954 | 20:43:00.312 L20 []#1725 connectTCP to ('127.0.0.1', 48971) |
---|
1955 | 20:43:00.312 L20 []#1726 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E46F0> |
---|
1956 | 20:43:00.312 L20 []#1727 connectTCP to ('207.7.153.161', 48971) |
---|
1957 | 20:43:00.312 L20 []#1728 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E4790> |
---|
1958 | 20:43:00.733 L20 []#1729 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
1959 | 20:43:00.733 L20 []#1730 connectTCP to ('192.168.54.1', 44666) |
---|
1960 | 20:43:00.733 L20 []#1731 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4990> |
---|
1961 | 20:43:00.733 L20 []#1732 connectTCP to ('192.168.53.1', 44666) |
---|
1962 | 20:43:00.733 L20 []#1733 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4B90> |
---|
1963 | 20:43:00.733 L20 []#1734 connectTCP to ('127.0.0.1', 44666) |
---|
1964 | 20:43:00.733 L20 []#1735 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4C70> |
---|
1965 | 20:43:00.733 L20 []#1736 connectTCP to ('192.168.1.25', 44666) |
---|
1966 | 20:43:00.733 L20 []#1737 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4D10> |
---|
1967 | 20:43:00.733 L20 []#1738 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
1968 | 20:43:00.733 L20 []#1739 connectTCP to ('127.0.0.1', 35753) |
---|
1969 | 20:43:00.733 L20 []#1740 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E4BF0> |
---|
1970 | 20:43:00.733 L20 []#1741 connectTCP to ('207.7.153.167', 35753) |
---|
1971 | 20:43:00.733 L20 []#1742 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E49D0> |
---|
1972 | 20:43:00.842 L20 []#1743 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
1973 | 20:43:00.842 L20 []#1744 connectTCP to ('192.168.181.1', 45450) |
---|
1974 | 20:43:00.842 L20 []#1745 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4F90> |
---|
1975 | 20:43:00.842 L20 []#1746 connectTCP to ('172.16.179.1', 45450) |
---|
1976 | 20:43:00.842 L20 []#1747 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4CF0> |
---|
1977 | 20:43:00.842 L20 []#1748 connectTCP to ('127.0.0.1', 45450) |
---|
1978 | 20:43:00.842 L20 []#1749 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4A50> |
---|
1979 | 20:43:00.842 L20 []#1750 connectTCP to ('192.168.1.29', 45450) |
---|
1980 | 20:43:00.842 L20 []#1751 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4DD0> |
---|
1981 | 20:43:00.953 L20 []#1752 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
1982 | 20:43:00.953 L20 []#1753 connectTCP to ('127.0.0.1', 49874) |
---|
1983 | 20:43:00.953 L20 []#1754 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E4F30> |
---|
1984 | 20:43:00.953 L20 []#1755 connectTCP to ('207.7.153.181', 49874) |
---|
1985 | 20:43:00.953 L20 []#1756 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E4EF0> |
---|
1986 | 20:43:01.015 L20 []#1757 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
1987 | 20:43:01.015 L20 []#1758 connectTCP to ('172.16.55.1', 34418) |
---|
1988 | 20:43:01.015 L20 []#1759 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4F10> |
---|
1989 | 20:43:01.015 L20 []#1760 connectTCP to ('192.168.210.1', 34418) |
---|
1990 | 20:43:01.015 L20 []#1761 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4E50> |
---|
1991 | 20:43:01.015 L20 []#1762 connectTCP to ('127.0.0.1', 34418) |
---|
1992 | 20:43:01.015 L20 []#1763 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4F50> |
---|
1993 | 20:43:01.015 L20 []#1764 connectTCP to ('10.0.1.3', 34418) |
---|
1994 | 20:43:01.015 L20 []#1765 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4E10> |
---|
1995 | 20:43:01.078 L20 []#1766 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
1996 | 20:43:01.078 L20 []#1767 connectTCP to ('127.0.0.1', 32930) |
---|
1997 | 20:43:01.078 L20 []#1768 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029E4390> |
---|
1998 | 20:43:01.078 L20 []#1769 connectTCP to ('10.0.0.7', 32930) |
---|
1999 | 20:43:01.078 L20 []#1770 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029FDF90> |
---|
2000 | 20:43:01.078 L20 []#1771 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
2001 | 20:43:01.078 L20 []#1772 connectTCP to ('192.168.181.1', 39922) |
---|
2002 | 20:43:01.078 L20 []#1773 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FDC50> |
---|
2003 | 20:43:01.078 L20 []#1774 connectTCP to ('172.16.179.1', 39922) |
---|
2004 | 20:43:01.078 L20 []#1775 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD770> |
---|
2005 | 20:43:01.078 L20 []#1776 connectTCP to ('127.0.0.1', 39922) |
---|
2006 | 20:43:01.078 L20 []#1777 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD210> |
---|
2007 | 20:43:01.078 L20 []#1778 connectTCP to ('192.168.1.29', 39922) |
---|
2008 | 20:43:01.078 L20 []#1779 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD9B0> |
---|
2009 | 20:43:01.078 L20 []#1780 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
2010 | 20:43:01.078 L20 []#1781 connectTCP to ('127.0.0.1', 52217) |
---|
2011 | 20:43:01.078 L20 []#1782 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029FDA50> |
---|
2012 | 20:43:01.078 L20 []#1783 connectTCP to ('192.168.1.43', 52217) |
---|
2013 | 20:43:01.078 L20 []#1784 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029FD2F0> |
---|
2014 | 20:43:01.390 L20 []#1785 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
2015 | 20:43:01.390 L20 []#1786 connectTCP to ('192.168.122.1', 44895) |
---|
2016 | 20:43:01.390 L20 []#1787 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029E42F0> |
---|
2017 | 20:43:01.390 L20 []#1788 connectTCP to ('127.0.0.1', 44895) |
---|
2018 | 20:43:01.390 L20 []#1789 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029E4370> |
---|
2019 | 20:43:01.390 L20 []#1790 connectTCP to ('10.0.1.122', 44895) |
---|
2020 | 20:43:01.390 L20 []#1791 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FDBD0> |
---|
2021 | 20:43:01.483 L20 []#1792 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
2022 | 20:43:01.483 L20 []#1793 connectTCP to ('127.0.0.1', 45767) |
---|
2023 | 20:43:01.483 L20 []#1794 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FD330> |
---|
2024 | 20:43:01.483 L20 []#1795 connectTCP to ('207.7.153.162', 45767) |
---|
2025 | 20:43:01.483 L20 []#1796 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FD310> |
---|
2026 | 20:43:01.592 L20 []#1797 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
2027 | 20:43:01.592 L20 []#1798 connectTCP to ('127.0.0.1', 48663) |
---|
2028 | 20:43:01.592 L20 []#1799 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDC90> |
---|
2029 | 20:43:01.592 L20 []#1800 connectTCP to ('207.7.153.161', 48663) |
---|
2030 | 20:43:01.592 L20 []#1801 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FD810> |
---|
2031 | 20:43:01.625 L20 []#1802 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
2032 | 20:43:01.625 L20 []#1803 connectTCP to ('127.0.0.1', 59532) |
---|
2033 | 20:43:01.625 L20 []#1804 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029FD890> |
---|
2034 | 20:43:01.625 L20 []#1805 connectTCP to ('207.7.153.161', 59532) |
---|
2035 | 20:43:01.625 L20 []#1806 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029FD510> |
---|
2036 | 20:43:01.671 L20 []#1807 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
2037 | 20:43:01.671 L20 []#1808 connectTCP to ('127.0.0.1', 33911) |
---|
2038 | 20:43:01.671 L20 []#1809 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029FD110> |
---|
2039 | 20:43:01.671 L20 []#1810 connectTCP to ('10.0.2.15', 33911) |
---|
2040 | 20:43:01.671 L20 []#1811 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029FDFD0> |
---|
2041 | 20:43:01.733 L20 []#1812 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
2042 | 20:43:01.733 L20 []#1813 connectTCP to ('127.0.0.1', 55217) |
---|
2043 | 20:43:01.733 L20 []#1814 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FDAB0> |
---|
2044 | 20:43:01.733 L20 []#1815 connectTCP to ('207.7.153.162', 55217) |
---|
2045 | 20:43:01.733 L20 []#1816 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD970> |
---|
2046 | 20:43:01.780 L20 []#1817 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
2047 | 20:43:01.780 L20 []#1818 connectTCP to ('127.0.0.1', 47473) |
---|
2048 | 20:43:01.780 L20 []#1819 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD850> |
---|
2049 | 20:43:01.780 L20 []#1820 connectTCP to ('192.168.1.126', 47473) |
---|
2050 | 20:43:01.780 L20 []#1821 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD650> |
---|
2051 | 20:43:01.812 L20 []#1822 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
2052 | 20:43:01.812 L20 []#1823 connectTCP to ('127.0.0.1', 51513) |
---|
2053 | 20:43:01.812 L20 []#1824 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029FD4D0> |
---|
2054 | 20:43:01.812 L20 []#1825 connectTCP to ('192.168.42.1', 51513) |
---|
2055 | 20:43:01.812 L20 []#1826 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029FDD50> |
---|
2056 | 20:43:01.905 L20 []#1827 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
2057 | 20:43:01.905 L20 []#1828 connectTCP to ('127.0.0.1', 45963) |
---|
2058 | 20:43:01.905 L20 []#1829 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029FD1D0> |
---|
2059 | 20:43:01.905 L20 []#1830 connectTCP to ('207.7.153.167', 45963) |
---|
2060 | 20:43:01.905 L20 []#1831 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029FD3B0> |
---|
2061 | 20:43:01.937 L20 []#1832 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
2062 | 20:43:01.937 L20 []#1833 connectTCP to ('127.0.0.1', 54237) |
---|
2063 | 20:43:01.937 L20 []#1834 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029FDF10> |
---|
2064 | 20:43:01.937 L20 []#1835 connectTCP to ('192.168.89.128', 54237) |
---|
2065 | 20:43:01.937 L20 []#1836 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029FD5F0> |
---|
2066 | 20:43:02.092 L20 []#1837 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
2067 | 20:43:02.092 L20 []#1838 connectTCP to ('127.0.0.1', 2770) |
---|
2068 | 20:43:02.092 L20 []#1839 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FD250> |
---|
2069 | 20:43:02.092 L20 []#1840 connectTCP to ('192.168.1.100', 2770) |
---|
2070 | 20:43:02.092 L20 []#1841 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FDFF0> |
---|
2071 | 20:43:02.155 L20 []#1842 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
2072 | 20:43:02.155 L20 []#1843 connectTCP to ('127.0.0.1', 1812) |
---|
2073 | 20:43:02.155 L20 []#1844 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD130> |
---|
2074 | 20:43:02.155 L20 []#1845 connectTCP to ('172.16.2.101', 1812) |
---|
2075 | 20:43:02.155 L20 []#1846 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD070> |
---|
2076 | 20:43:02.515 L23 []#1847 an outbound callRemote (that we [cjzn] sent to someone else [s6ns]) failed on the far end |
---|
2077 | 20:43:02.515 L10 []#1848 reqID=1, rref=<RemoteReference at 0x29e8b70>, methname=RIBroker.getReferenceByName |
---|
2078 | 20:43:02.515 L10 []#1849 the REMOTE failure was: |
---|
2079 | FAILURE: |
---|
2080 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
2081 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/eventual.py", line 26, in _turn |
---|
2082 | cb(*args, **kwargs) |
---|
2083 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in doNextCall |
---|
2084 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2085 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/Twisted-8.1.0_r25700-py2.5-macosx-10.3-i386.egg/twisted/internet/defer.py", line 195, in addCallback |
---|
2086 | callbackKeywords=kw) |
---|
2087 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/pytho |
---|
2088 | |
---|
2089 | -- TRACEBACK ELIDED -- |
---|
2090 | |
---|
2091 | t = callback(self.result, *args, **kw) |
---|
2092 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in <lambda> |
---|
2093 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2094 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 571, in _doCall |
---|
2095 | return obj.doRemoteCall(delivery.methodname, args, kwargs) |
---|
2096 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/referenceable.py", line 59, in doRemoteCall |
---|
2097 | res = meth(*args, **kwargs) |
---|
2098 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 460, in remote_getReferenceByName |
---|
2099 | return self.tub.getReferenceForName(name) |
---|
2100 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/pb.py", line 742, in getReferenceForName |
---|
2101 | raise KeyError("unable to find reference for name '%s'" % (name,)) |
---|
2102 | exceptions.KeyError: "unable to find reference for name 'hwbmmwuzxbq644lt2eh6xoe4fh63atqb'" |
---|
2103 | ] |
---|
2104 | 20:43:02.842 L20 []#1850 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
2105 | 20:43:02.842 L20 []#1851 connectTCP to ('9.65.231.54', 58409) |
---|
2106 | 20:43:02.842 L20 []#1852 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDC30> |
---|
2107 | 20:43:02.842 L20 []#1853 connectTCP to ('127.0.0.1', 58409) |
---|
2108 | 20:43:02.842 L20 []#1854 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FD170> |
---|
2109 | 20:43:02.842 L20 []#1855 connectTCP to ('10.0.2.1', 58409) |
---|
2110 | 20:43:02.842 L20 []#1856 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDD10> |
---|
2111 | 20:43:02.842 L20 []#1857 connectTCP to ('10.0.1.1', 58409) |
---|
2112 | 20:43:02.842 L20 []#1858 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDFB0> |
---|
2113 | 20:43:02.842 L20 []#1859 connectTCP to ('98.202.225.214', 58409) |
---|
2114 | 20:43:02.842 L20 []#1860 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FD0F0> |
---|
2115 | 20:43:02.921 L20 []#1861 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
2116 | 20:43:02.921 L20 []#1862 connectTCP to ('127.0.0.1', 35272) |
---|
2117 | 20:43:02.921 L20 []#1863 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029E8D90> |
---|
2118 | 20:43:02.921 L20 []#1864 connectTCP to ('207.7.153.167', 35272) |
---|
2119 | 20:43:02.921 L20 []#1865 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029E8EF0> |
---|
2120 | 20:43:02.967 L20 []#1866 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
2121 | 20:43:02.967 L20 []#1867 connectTCP to ('172.19.0.1', 46672) |
---|
2122 | 20:43:02.967 L20 []#1868 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8CF0> |
---|
2123 | 20:43:02.967 L20 []#1869 connectTCP to ('172.18.0.1', 46672) |
---|
2124 | 20:43:02.967 L20 []#1870 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8BD0> |
---|
2125 | 20:43:02.967 L20 []#1871 connectTCP to ('172.17.0.1', 46672) |
---|
2126 | 20:43:02.967 L20 []#1872 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8B90> |
---|
2127 | 20:43:02.967 L20 []#1873 connectTCP to ('127.0.0.1', 46672) |
---|
2128 | 20:43:02.967 L20 []#1874 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E85D0> |
---|
2129 | 20:43:02.967 L20 []#1875 connectTCP to ('128.100.171.30', 46672) |
---|
2130 | 20:43:02.967 L20 []#1876 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E87B0> |
---|
2131 | 20:43:03.046 L20 []#1877 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
2132 | 20:43:03.046 L20 []#1878 connectTCP to ('127.0.0.1', 61997) |
---|
2133 | 20:43:03.046 L20 []#1879 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029E8A10> |
---|
2134 | 20:43:03.046 L20 []#1880 connectTCP to ('192.168.1.10', 61997) |
---|
2135 | 20:43:03.046 L20 []#1881 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029E8870> |
---|
2136 | 20:43:03.687 L20 []#1882 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
2137 | 20:43:03.687 L20 []#1883 connectTCP to ('127.0.0.1', 40964) |
---|
2138 | 20:43:03.687 L20 []#1884 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E8E90> |
---|
2139 | 20:43:03.687 L20 []#1885 connectTCP to ('207.7.153.172', 40964) |
---|
2140 | 20:43:03.687 L20 []#1886 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E86D0> |
---|
2141 | 20:43:03.750 L20 []#1887 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
2142 | 20:43:03.750 L20 []#1888 connectTCP to ('192.168.217.1', 51660) |
---|
2143 | 20:43:03.750 L20 []#1889 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8C90> |
---|
2144 | 20:43:03.750 L20 []#1890 connectTCP to ('192.168.111.1', 51660) |
---|
2145 | 20:43:03.750 L20 []#1891 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8B30> |
---|
2146 | 20:43:03.750 L20 []#1892 connectTCP to ('127.0.0.1', 51660) |
---|
2147 | 20:43:03.750 L20 []#1893 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E84F0> |
---|
2148 | 20:43:03.750 L20 []#1894 connectTCP to ('192.168.1.21', 51660) |
---|
2149 | 20:43:03.750 L20 []#1895 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8EB0> |
---|
2150 | 20:43:04.187 L20 []#1896 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
2151 | 20:43:04.187 L20 []#1897 connectTCP to ('127.0.0.1', 51828) |
---|
2152 | 20:43:04.187 L20 []#1898 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029E8170> |
---|
2153 | 20:43:04.187 L20 []#1899 connectTCP to ('207.7.131.41', 51828) |
---|
2154 | 20:43:04.187 L20 []#1900 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029E8BF0> |
---|
2155 | 20:43:04.265 L20 []#1901 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
2156 | 20:43:04.265 L20 []#1902 connectTCP to ('127.0.0.1', 58777) |
---|
2157 | 20:43:04.265 L20 []#1903 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029E88F0> |
---|
2158 | 20:43:04.265 L20 []#1904 connectTCP to ('192.168.2.110', 58777) |
---|
2159 | 20:43:04.265 L20 []#1905 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029E89B0> |
---|
2160 | 20:43:04.483 L20 []#1906 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
2161 | 20:43:04.483 L20 []#1907 connectTCP to ('127.0.0.1', 53387) |
---|
2162 | 20:43:04.483 L20 []#1908 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029E8FF0> |
---|
2163 | 20:43:04.483 L20 []#1909 connectTCP to ('207.192.75.134', 53387) |
---|
2164 | 20:43:04.483 L20 []#1910 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029E8A70> |
---|
2165 | 20:43:04.703 L20 []#1911 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
2166 | 20:43:04.703 L20 []#1912 connectTCP to ('127.0.0.1', 34188) |
---|
2167 | 20:43:04.703 L20 []#1913 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E8330> |
---|
2168 | 20:43:04.703 L20 []#1914 connectTCP to ('192.168.69.228', 34188) |
---|
2169 | 20:43:04.703 L20 []#1915 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E83D0> |
---|
2170 | 20:43:04.703 L20 []#1916 connectTCP to ('208.80.68.108', 34188) |
---|
2171 | 20:43:04.703 L20 []#1917 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E84D0> |
---|
2172 | 20:43:04.765 L20 []#1918 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
2173 | 20:43:04.765 L20 []#1919 connectTCP to ('127.0.0.1', 38624) |
---|
2174 | 20:43:04.765 L20 []#1920 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E84B0> |
---|
2175 | 20:43:04.765 L20 []#1921 connectTCP to ('207.7.153.162', 38624) |
---|
2176 | 20:43:04.765 L20 []#1922 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E86B0> |
---|
2177 | 20:43:22.265 L20 []#1923 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E80D0> |
---|
2178 | 20:43:22.265 L20 []#1924 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E43B0> |
---|
2179 | 20:43:22.265 L20 []#1925 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x019E5ED0> |
---|
2180 | 20:43:22.265 L20 []#1926 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8990 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
2181 | 20:43:22.265 L20 []#1927 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E43F0> |
---|
2182 | 20:43:22.578 L20 []#1928 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4290> |
---|
2183 | 20:43:22.578 L20 []#1929 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E45F0> |
---|
2184 | 20:43:22.578 L20 []#1930 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4530> |
---|
2185 | 20:43:22.578 L20 []#1931 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4550> |
---|
2186 | 20:43:22.578 L20 []#1932 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4710 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
2187 | 20:43:22.578 L20 []#1933 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E4670> |
---|
2188 | 20:43:22.703 L23 []#1934 an outbound callRemote (that we [cjzn] sent to someone else [s6ns]) failed on the far end |
---|
2189 | 20:43:22.703 L10 []#1935 reqID=2, rref=<RemoteReference at 0x29e8b70>, methname=RIBroker.getReferenceByName |
---|
2190 | 20:43:22.703 L10 []#1936 the REMOTE failure was: |
---|
2191 | FAILURE: |
---|
2192 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
2193 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/eventual.py", line 26, in _turn |
---|
2194 | cb(*args, **kwargs) |
---|
2195 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in doNextCall |
---|
2196 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2197 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/Twisted-8.1.0_r25700-py2.5-macosx-10.3-i386.egg/twisted/internet/defer.py", line 195, in addCallback |
---|
2198 | callbackKeywords=kw) |
---|
2199 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/pytho |
---|
2200 | |
---|
2201 | -- TRACEBACK ELIDED -- |
---|
2202 | |
---|
2203 | t = callback(self.result, *args, **kw) |
---|
2204 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in <lambda> |
---|
2205 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2206 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 571, in _doCall |
---|
2207 | return obj.doRemoteCall(delivery.methodname, args, kwargs) |
---|
2208 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/referenceable.py", line 59, in doRemoteCall |
---|
2209 | res = meth(*args, **kwargs) |
---|
2210 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 460, in remote_getReferenceByName |
---|
2211 | return self.tub.getReferenceForName(name) |
---|
2212 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/pb.py", line 742, in getReferenceForName |
---|
2213 | raise KeyError("unable to find reference for name '%s'" % (name,)) |
---|
2214 | exceptions.KeyError: "unable to find reference for name 'hwbmmwuzxbq644lt2eh6xoe4fh63atqb'" |
---|
2215 | ] |
---|
2216 | 20:43:22.905 L20 []#1937 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E4850> |
---|
2217 | 20:43:22.905 L20 []#1938 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E47D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
2218 | 20:43:22.905 L20 []#1939 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E4430> |
---|
2219 | 20:43:23.000 L20 []#1940 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E47F0> |
---|
2220 | 20:43:23.000 L20 []#1941 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E4590> |
---|
2221 | 20:43:23.000 L20 []#1942 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4490 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
2222 | 20:43:23.000 L20 []#1943 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E4A30> |
---|
2223 | 20:43:23.390 L20 []#1944 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E48B0> |
---|
2224 | 20:43:23.390 L20 []#1945 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4870 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
2225 | 20:43:23.390 L20 []#1946 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029E4A10> |
---|
2226 | 20:43:25.046 L20 []#1947 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996A50> |
---|
2227 | 20:43:25.046 L20 []#1948 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2AB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
2228 | 20:43:25.046 L20 []#1949 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A76570> |
---|
2229 | 20:43:26.296 L20 []#1950 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x02996ED0> |
---|
2230 | 20:43:26.296 L20 []#1951 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996FF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
2231 | 20:43:26.296 L20 []#1952 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x01A5F110> |
---|
2232 | 20:43:29.125 L20 []#1953 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8F30> |
---|
2233 | 20:43:29.125 L20 []#1954 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDF50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
2234 | 20:43:29.125 L20 []#1955 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x01A5FDD0> |
---|
2235 | 20:43:30.046 L20 []#1956 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E4830> |
---|
2236 | 20:43:30.046 L20 []#1957 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4AF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
2237 | 20:43:30.046 L20 []#1958 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E49F0> |
---|
2238 | 20:43:30.092 L20 []#1959 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029E4BB0> |
---|
2239 | 20:43:30.092 L20 []#1960 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4A70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
2240 | 20:43:30.092 L20 []#1961 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029E4B30> |
---|
2241 | 20:43:30.312 L20 []#1962 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E4790> |
---|
2242 | 20:43:30.312 L20 []#1963 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E49B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
2243 | 20:43:30.312 L20 []#1964 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E46F0> |
---|
2244 | 20:43:30.750 L20 []#1965 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E49D0> |
---|
2245 | 20:43:30.750 L20 []#1966 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4B90> |
---|
2246 | 20:43:30.750 L20 []#1967 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4990> |
---|
2247 | 20:43:30.750 L20 []#1968 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4D10> |
---|
2248 | 20:43:30.750 L20 []#1969 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4AB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
2249 | 20:43:30.750 L20 []#1970 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E4BF0> |
---|
2250 | 20:43:30.750 L20 []#1971 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4C30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
2251 | 20:43:30.750 L20 []#1972 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029E4C70> |
---|
2252 | 20:43:30.842 L20 []#1973 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4F90> |
---|
2253 | 20:43:30.842 L20 []#1974 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4DD0> |
---|
2254 | 20:43:30.842 L20 []#1975 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4CF0> |
---|
2255 | 20:43:30.842 L20 []#1976 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4910 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
2256 | 20:43:30.842 L20 []#1977 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029E4A50> |
---|
2257 | 20:43:30.967 L20 []#1978 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E4EF0> |
---|
2258 | 20:43:30.967 L20 []#1979 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4BD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
2259 | 20:43:30.967 L20 []#1980 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E4F30> |
---|
2260 | 20:43:31.015 L20 []#1981 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4F50> |
---|
2261 | 20:43:31.015 L20 []#1982 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4E10> |
---|
2262 | 20:43:31.015 L20 []#1983 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4E50> |
---|
2263 | 20:43:31.015 L20 []#1984 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4E70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
2264 | 20:43:31.015 L20 []#1985 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E4F10> |
---|
2265 | 20:43:31.092 L20 []#1986 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD770> |
---|
2266 | 20:43:31.092 L20 []#1987 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029FD2F0> |
---|
2267 | 20:43:31.092 L20 []#1988 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDAF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
2268 | 20:43:31.092 L20 []#1989 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029FDA50> |
---|
2269 | 20:43:31.092 L20 []#1990 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029E4390> |
---|
2270 | 20:43:31.092 L20 []#1991 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FDC50> |
---|
2271 | 20:43:31.092 L20 []#1992 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E44F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
2272 | 20:43:31.092 L20 []#1993 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029FDF90> |
---|
2273 | 20:43:31.092 L20 []#1994 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD9B0> |
---|
2274 | 20:43:31.092 L20 []#1995 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDB50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
2275 | 20:43:31.092 L20 []#1996 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029FD210> |
---|
2276 | 20:43:31.390 L20 []#1997 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029FDBD0> |
---|
2277 | 20:43:31.390 L20 []#1998 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029E4370> |
---|
2278 | 20:43:31.390 L20 []#1999 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E41D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
2279 | 20:43:31.390 L20 []#2000 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029E42F0> |
---|
2280 | 20:43:31.500 L20 []#2001 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FD310> |
---|
2281 | 20:43:31.500 L20 []#2002 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDBF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
2282 | 20:43:31.500 L20 []#2003 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029FD330> |
---|
2283 | 20:43:31.592 L20 []#2004 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FDC90> |
---|
2284 | 20:43:31.592 L20 []#2005 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD750 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
2285 | 20:43:31.592 L20 []#2006 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029FD810> |
---|
2286 | 20:43:31.640 L20 []#2007 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029FD510> |
---|
2287 | 20:43:31.640 L20 []#2008 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
2288 | 20:43:31.640 L20 []#2009 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029FD890> |
---|
2289 | 20:43:31.671 L20 []#2010 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029FDFD0> |
---|
2290 | 20:43:31.671 L20 []#2011 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDB30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
2291 | 20:43:31.671 L20 []#2012 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029FD110> |
---|
2292 | 20:43:31.750 L20 []#2013 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FD970> |
---|
2293 | 20:43:31.750 L20 []#2014 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD270 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
2294 | 20:43:31.750 L20 []#2015 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029FDAB0> |
---|
2295 | 20:43:31.796 L20 []#2016 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD650> |
---|
2296 | 20:43:31.796 L20 []#2017 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDD70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
2297 | 20:43:31.796 L20 []#2018 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029FD850> |
---|
2298 | 20:43:31.812 L20 []#2019 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029FDD50> |
---|
2299 | 20:43:31.812 L20 []#2020 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
2300 | 20:43:31.812 L20 []#2021 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029FD4D0> |
---|
2301 | 20:43:31.921 L20 []#2022 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029FD3B0> |
---|
2302 | 20:43:31.921 L20 []#2023 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD7F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
2303 | 20:43:31.921 L20 []#2024 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029FD1D0> |
---|
2304 | 20:43:31.937 L20 []#2025 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029FD5F0> |
---|
2305 | 20:43:31.937 L20 []#2026 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD230 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
2306 | 20:43:31.937 L20 []#2027 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029FDF10> |
---|
2307 | 20:43:32.092 L20 []#2028 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FD250> |
---|
2308 | 20:43:32.092 L20 []#2029 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
2309 | 20:43:32.092 L20 []#2030 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029FDFF0> |
---|
2310 | 20:43:32.171 L20 []#2031 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD130> |
---|
2311 | 20:43:32.171 L20 []#2032 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDF70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
2312 | 20:43:32.171 L20 []#2033 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029FD070> |
---|
2313 | 20:43:32.842 L20 []#2034 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDD10> |
---|
2314 | 20:43:32.842 L20 []#2035 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDFB0> |
---|
2315 | 20:43:32.842 L20 []#2036 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FD0F0> |
---|
2316 | 20:43:32.842 L20 []#2037 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FD170> |
---|
2317 | 20:43:32.842 L20 []#2038 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD0B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
2318 | 20:43:32.842 L20 []#2039 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029FDC30> |
---|
2319 | 20:43:32.921 L20 []#2040 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029E8EF0> |
---|
2320 | 20:43:32.921 L20 []#2041 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E80B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
2321 | 20:43:32.921 L20 []#2042 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029E8D90> |
---|
2322 | 20:43:32.967 L20 []#2043 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8CF0> |
---|
2323 | 20:43:32.967 L20 []#2044 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E87B0> |
---|
2324 | 20:43:32.967 L20 []#2045 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E85D0> |
---|
2325 | 20:43:32.967 L20 []#2046 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8B90> |
---|
2326 | 20:43:32.967 L20 []#2047 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8110 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
2327 | 20:43:32.967 L20 []#2048 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8BD0> |
---|
2328 | 20:43:33.046 L20 []#2049 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029E8870> |
---|
2329 | 20:43:33.046 L20 []#2050 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E82F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
2330 | 20:43:33.046 L20 []#2051 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029E8A10> |
---|
2331 | 20:43:33.687 L20 []#2052 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E86D0> |
---|
2332 | 20:43:33.687 L20 []#2053 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
2333 | 20:43:33.687 L20 []#2054 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029E8E90> |
---|
2334 | 20:43:33.765 L20 []#2055 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8C90> |
---|
2335 | 20:43:33.765 L20 []#2056 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8B30> |
---|
2336 | 20:43:33.765 L20 []#2057 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E8EB0> |
---|
2337 | 20:43:33.765 L20 []#2058 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E87F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
2338 | 20:43:33.765 L20 []#2059 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029E84F0> |
---|
2339 | 20:43:34.187 L20 []#2060 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029E8BF0> |
---|
2340 | 20:43:34.187 L20 []#2061 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8ED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
2341 | 20:43:34.187 L20 []#2062 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029E8170> |
---|
2342 | 20:43:34.280 L20 []#2063 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029E89B0> |
---|
2343 | 20:43:34.280 L20 []#2064 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8290 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
2344 | 20:43:34.280 L20 []#2065 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029E88F0> |
---|
2345 | 20:43:34.500 L20 []#2066 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029E8A70> |
---|
2346 | 20:43:34.500 L20 []#2067 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E89D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
2347 | 20:43:34.500 L20 []#2068 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029E8FF0> |
---|
2348 | 20:43:34.703 L20 []#2069 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E83D0> |
---|
2349 | 20:43:34.703 L20 []#2070 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E84D0> |
---|
2350 | 20:43:34.703 L20 []#2071 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8DF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
2351 | 20:43:34.703 L20 []#2072 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029E8330> |
---|
2352 | 20:43:34.765 L20 []#2073 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E86B0> |
---|
2353 | 20:43:34.765 L20 []#2074 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8CD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
2354 | 20:43:34.765 L20 []#2075 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029E84B0> |
---|
2355 | 20:43:38.421 L20 []#2076 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
2356 | 20:43:38.421 L20 []#2077 connectTCP to ('127.0.0.1', 34529) |
---|
2357 | 20:43:38.421 L20 []#2078 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029FD0D0> |
---|
2358 | 20:43:38.421 L20 []#2079 connectTCP to ('207.7.153.143', 34529) |
---|
2359 | 20:43:38.421 L20 []#2080 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029FDCB0> |
---|
2360 | 20:43:40.000 L20 []#2081 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
2361 | 20:43:40.000 L20 []#2082 connectTCP to ('127.0.0.1', 34353) |
---|
2362 | 20:43:40.000 L20 []#2083 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029FD730> |
---|
2363 | 20:43:40.000 L20 []#2084 connectTCP to ('192.168.0.195', 34353) |
---|
2364 | 20:43:40.000 L20 []#2085 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029FD830> |
---|
2365 | 20:43:40.405 L20 []#2086 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
2366 | 20:43:40.405 L20 []#2087 connectTCP to ('127.0.0.1', 44627) |
---|
2367 | 20:43:40.405 L20 []#2088 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E4770> |
---|
2368 | 20:43:40.405 L20 []#2089 connectTCP to ('76.242.178.116', 44627) |
---|
2369 | 20:43:40.405 L20 []#2090 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E4130> |
---|
2370 | 20:43:41.046 L20 []#2091 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
2371 | 20:43:41.046 L20 []#2092 connectTCP to ('192.168.181.1', 53964) |
---|
2372 | 20:43:41.046 L20 []#2093 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E4DF0> |
---|
2373 | 20:43:41.046 L20 []#2094 connectTCP to ('172.16.179.1', 53964) |
---|
2374 | 20:43:41.046 L20 []#2095 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E4D70> |
---|
2375 | 20:43:41.046 L20 []#2096 connectTCP to ('127.0.0.1', 53964) |
---|
2376 | 20:43:41.046 L20 []#2097 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8AF0> |
---|
2377 | 20:43:41.046 L20 []#2098 connectTCP to ('192.168.1.29', 53964) |
---|
2378 | 20:43:41.046 L20 []#2099 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8C10> |
---|
2379 | 20:43:41.608 L20 []#2100 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
2380 | 20:43:41.608 L20 []#2101 connectTCP to ('10.3.0.1', 57005) |
---|
2381 | 20:43:41.608 L20 []#2102 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E87D0> |
---|
2382 | 20:43:41.608 L20 []#2103 connectTCP to ('127.0.0.1', 57005) |
---|
2383 | 20:43:41.608 L20 []#2104 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8450> |
---|
2384 | 20:43:41.608 L20 []#2105 connectTCP to ('10.1.0.1', 57005) |
---|
2385 | 20:43:41.608 L20 []#2106 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8850> |
---|
2386 | 20:43:41.608 L20 []#2107 connectTCP to ('192.168.0.2', 57005) |
---|
2387 | 20:43:41.608 L20 []#2108 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E81F0> |
---|
2388 | 20:43:41.608 L20 []#2109 connectTCP to ('209.204.188.29', 57005) |
---|
2389 | 20:43:41.608 L20 []#2110 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8AD0> |
---|
2390 | 20:43:42.203 L20 []#2111 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
2391 | 20:43:42.203 L20 []#2112 connectTCP to ('127.0.0.1', 57685) |
---|
2392 | 20:43:42.203 L20 []#2113 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8610> |
---|
2393 | 20:43:42.203 L20 []#2114 connectTCP to ('169.254.5.57', 57685) |
---|
2394 | 20:43:42.203 L20 []#2115 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8310> |
---|
2395 | 20:43:42.203 L20 []#2116 connectTCP to ('192.168.2.104', 57685) |
---|
2396 | 20:43:42.203 L20 []#2117 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8790> |
---|
2397 | 20:43:43.421 L20 []#2118 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
2398 | 20:43:43.421 L20 []#2119 connectTCP to ('127.0.0.1', 35753) |
---|
2399 | 20:43:43.421 L20 []#2120 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E82D0> |
---|
2400 | 20:43:43.421 L20 []#2121 connectTCP to ('207.7.153.167', 35753) |
---|
2401 | 20:43:43.421 L20 []#2122 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E8C50> |
---|
2402 | 20:43:44.500 L20 []#2123 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
2403 | 20:43:44.500 L20 []#2124 connectTCP to ('127.0.0.1', 48971) |
---|
2404 | 20:43:44.500 L20 []#2125 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E8270> |
---|
2405 | 20:43:44.500 L20 []#2126 connectTCP to ('207.7.153.161', 48971) |
---|
2406 | 20:43:44.500 L20 []#2127 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E81B0> |
---|
2407 | 20:43:44.812 L20 []#2128 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
2408 | 20:43:44.812 L20 []#2129 connectTCP to ('127.0.0.1', 1577) |
---|
2409 | 20:43:44.812 L20 []#2130 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E88B0> |
---|
2410 | 20:43:44.812 L20 []#2131 connectTCP to ('172.16.2.104', 1577) |
---|
2411 | 20:43:44.812 L20 []#2132 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8950> |
---|
2412 | 20:43:46.500 L20 []#2133 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
2413 | 20:43:46.500 L20 []#2134 connectTCP to ('192.168.181.1', 45450) |
---|
2414 | 20:43:46.500 L20 []#2135 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996E90> |
---|
2415 | 20:43:46.500 L20 []#2136 connectTCP to ('172.16.179.1', 45450) |
---|
2416 | 20:43:46.500 L20 []#2137 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996DB0> |
---|
2417 | 20:43:46.500 L20 []#2138 connectTCP to ('127.0.0.1', 45450) |
---|
2418 | 20:43:46.500 L20 []#2139 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996D90> |
---|
2419 | 20:43:46.500 L20 []#2140 connectTCP to ('192.168.1.29', 45450) |
---|
2420 | 20:43:46.500 L20 []#2141 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996D50> |
---|
2421 | 20:43:46.796 L20 []#2142 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
2422 | 20:43:46.796 L20 []#2143 connectTCP to ('127.0.0.1', 40181) |
---|
2423 | 20:43:46.796 L20 []#2144 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996F30> |
---|
2424 | 20:43:46.796 L20 []#2145 connectTCP to ('192.168.1.158', 40181) |
---|
2425 | 20:43:46.796 L20 []#2146 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996F10> |
---|
2426 | 20:43:47.703 L20 []#2147 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
2427 | 20:43:47.703 L20 []#2148 connectTCP to ('127.0.0.1', 32930) |
---|
2428 | 20:43:47.703 L20 []#2149 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996F50> |
---|
2429 | 20:43:47.703 L20 []#2150 connectTCP to ('10.0.0.7', 32930) |
---|
2430 | 20:43:47.703 L20 []#2151 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996EF0> |
---|
2431 | 20:43:47.750 L20 []#2152 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
2432 | 20:43:47.750 L20 []#2153 connectTCP to ('127.0.0.1', 47473) |
---|
2433 | 20:43:47.750 L20 []#2154 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996B90> |
---|
2434 | 20:43:47.750 L20 []#2155 connectTCP to ('192.168.1.126', 47473) |
---|
2435 | 20:43:47.750 L20 []#2156 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996950> |
---|
2436 | 20:43:48.421 L20 []#2157 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
2437 | 20:43:48.421 L20 []#2158 connectTCP to ('127.0.0.1', 45767) |
---|
2438 | 20:43:48.421 L20 []#2159 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02996BF0> |
---|
2439 | 20:43:48.421 L20 []#2160 connectTCP to ('207.7.153.162', 45767) |
---|
2440 | 20:43:48.421 L20 []#2161 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02996A90> |
---|
2441 | 20:43:48.640 L20 []#2162 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
2442 | 20:43:48.640 L20 []#2163 connectTCP to ('192.168.54.1', 44666) |
---|
2443 | 20:43:48.640 L20 []#2164 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996470> |
---|
2444 | 20:43:48.640 L20 []#2165 connectTCP to ('192.168.53.1', 44666) |
---|
2445 | 20:43:48.640 L20 []#2166 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996AF0> |
---|
2446 | 20:43:48.640 L20 []#2167 connectTCP to ('127.0.0.1', 44666) |
---|
2447 | 20:43:48.640 L20 []#2168 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029968F0> |
---|
2448 | 20:43:48.640 L20 []#2169 connectTCP to ('192.168.1.25', 44666) |
---|
2449 | 20:43:48.640 L20 []#2170 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996830> |
---|
2450 | 20:43:48.703 L20 []#2171 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
2451 | 20:43:48.703 L20 []#2172 connectTCP to ('172.16.55.1', 34418) |
---|
2452 | 20:43:48.703 L20 []#2173 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E86B0> |
---|
2453 | 20:43:48.703 L20 []#2174 connectTCP to ('192.168.210.1', 34418) |
---|
2454 | 20:43:48.703 L20 []#2175 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8CD0> |
---|
2455 | 20:43:48.703 L20 []#2176 connectTCP to ('127.0.0.1', 34418) |
---|
2456 | 20:43:48.703 L20 []#2177 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8DF0> |
---|
2457 | 20:43:48.703 L20 []#2178 connectTCP to ('10.0.1.3', 34418) |
---|
2458 | 20:43:48.703 L20 []#2179 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8B50> |
---|
2459 | 20:43:48.842 L20 []#2180 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
2460 | 20:43:48.842 L20 []#2181 connectTCP to ('192.168.181.1', 39922) |
---|
2461 | 20:43:48.842 L20 []#2182 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E88F0> |
---|
2462 | 20:43:48.842 L20 []#2183 connectTCP to ('172.16.179.1', 39922) |
---|
2463 | 20:43:48.842 L20 []#2184 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E8050> |
---|
2464 | 20:43:48.842 L20 []#2185 connectTCP to ('127.0.0.1', 39922) |
---|
2465 | 20:43:48.842 L20 []#2186 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E89D0> |
---|
2466 | 20:43:48.842 L20 []#2187 connectTCP to ('192.168.1.29', 39922) |
---|
2467 | 20:43:48.842 L20 []#2188 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E8B10> |
---|
2468 | 20:43:49.655 L20 []#2189 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
2469 | 20:43:49.655 L20 []#2190 connectTCP to ('127.0.0.1', 49874) |
---|
2470 | 20:43:49.655 L20 []#2191 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8ED0> |
---|
2471 | 20:43:49.655 L20 []#2192 connectTCP to ('207.7.153.181', 49874) |
---|
2472 | 20:43:49.655 L20 []#2193 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8B30> |
---|
2473 | 20:43:49.842 L20 []#2194 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
2474 | 20:43:49.842 L20 []#2195 connectTCP to ('172.19.0.1', 46672) |
---|
2475 | 20:43:49.842 L20 []#2196 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8350> |
---|
2476 | 20:43:49.842 L20 []#2197 connectTCP to ('172.18.0.1', 46672) |
---|
2477 | 20:43:49.842 L20 []#2198 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8330> |
---|
2478 | 20:43:49.842 L20 []#2199 connectTCP to ('172.17.0.1', 46672) |
---|
2479 | 20:43:49.842 L20 []#2200 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8E50> |
---|
2480 | 20:43:49.842 L20 []#2201 connectTCP to ('127.0.0.1', 46672) |
---|
2481 | 20:43:49.842 L20 []#2202 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8E90> |
---|
2482 | 20:43:49.842 L20 []#2203 connectTCP to ('128.100.171.30', 46672) |
---|
2483 | 20:43:49.842 L20 []#2204 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8D70> |
---|
2484 | 20:43:50.046 L20 []#2205 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
2485 | 20:43:50.046 L20 []#2206 connectTCP to ('127.0.0.1', 48663) |
---|
2486 | 20:43:50.046 L20 []#2207 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029E8650> |
---|
2487 | 20:43:50.046 L20 []#2208 connectTCP to ('207.7.153.161', 48663) |
---|
2488 | 20:43:50.046 L20 []#2209 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029E8EB0> |
---|
2489 | 20:43:50.733 L20 []#2210 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
2490 | 20:43:50.733 L20 []#2211 connectTCP to ('127.0.0.1', 55217) |
---|
2491 | 20:43:50.733 L20 []#2212 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029E85F0> |
---|
2492 | 20:43:50.733 L20 []#2213 connectTCP to ('207.7.153.162', 55217) |
---|
2493 | 20:43:50.733 L20 []#2214 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029E8230> |
---|
2494 | 20:43:51.217 L20 []#2215 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
2495 | 20:43:51.217 L20 []#2216 connectTCP to ('127.0.0.1', 50318) |
---|
2496 | 20:43:51.217 L20 []#2217 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02996690> |
---|
2497 | 20:43:51.217 L20 []#2218 connectTCP to ('192.168.1.208', 50318) |
---|
2498 | 20:43:51.217 L20 []#2219 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02996870> |
---|
2499 | 20:43:51.546 L20 []#2220 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
2500 | 20:43:51.546 L20 []#2221 connectTCP to ('127.0.0.1', 2770) |
---|
2501 | 20:43:51.546 L20 []#2222 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02996150> |
---|
2502 | 20:43:51.546 L20 []#2223 connectTCP to ('192.168.1.100', 2770) |
---|
2503 | 20:43:51.546 L20 []#2224 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029965B0> |
---|
2504 | 20:43:51.750 L20 []#2225 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
2505 | 20:43:51.750 L20 []#2226 connectTCP to ('127.0.0.1', 1812) |
---|
2506 | 20:43:51.750 L20 []#2227 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029966D0> |
---|
2507 | 20:43:51.750 L20 []#2228 connectTCP to ('172.16.2.101', 1812) |
---|
2508 | 20:43:51.750 L20 []#2229 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029967B0> |
---|
2509 | 20:43:52.155 L20 []#2230 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
2510 | 20:43:52.155 L20 []#2231 connectTCP to ('127.0.0.1', 40964) |
---|
2511 | 20:43:52.155 L20 []#2232 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029967D0> |
---|
2512 | 20:43:52.155 L20 []#2233 connectTCP to ('207.7.153.172', 40964) |
---|
2513 | 20:43:52.155 L20 []#2234 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x02996750> |
---|
2514 | 20:43:52.796 L20 []#2235 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
2515 | 20:43:52.796 L20 []#2236 connectTCP to ('127.0.0.1', 51513) |
---|
2516 | 20:43:52.796 L20 []#2237 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x02996CD0> |
---|
2517 | 20:43:52.796 L20 []#2238 connectTCP to ('192.168.42.1', 51513) |
---|
2518 | 20:43:52.796 L20 []#2239 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029967F0> |
---|
2519 | 20:43:52.905 L20 []#2240 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
2520 | 20:43:52.905 L20 []#2241 connectTCP to ('192.168.122.1', 44895) |
---|
2521 | 20:43:52.905 L20 []#2242 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029966F0> |
---|
2522 | 20:43:52.905 L20 []#2243 connectTCP to ('127.0.0.1', 44895) |
---|
2523 | 20:43:52.905 L20 []#2244 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029962B0> |
---|
2524 | 20:43:52.905 L20 []#2245 connectTCP to ('10.0.1.122', 44895) |
---|
2525 | 20:43:52.905 L20 []#2246 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029964D0> |
---|
2526 | 20:43:53.592 L20 []#2247 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
2527 | 20:43:53.592 L20 []#2248 connectTCP to ('127.0.0.1', 59532) |
---|
2528 | 20:43:53.592 L20 []#2249 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02996410> |
---|
2529 | 20:43:53.592 L20 []#2250 connectTCP to ('207.7.153.161', 59532) |
---|
2530 | 20:43:53.592 L20 []#2251 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02996210> |
---|
2531 | 20:43:53.655 L20 []#2252 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
2532 | 20:43:53.655 L20 []#2253 connectTCP to ('127.0.0.1', 52217) |
---|
2533 | 20:43:53.655 L20 []#2254 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029966B0> |
---|
2534 | 20:43:53.655 L20 []#2255 connectTCP to ('192.168.1.43', 52217) |
---|
2535 | 20:43:53.655 L20 []#2256 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02996650> |
---|
2536 | 20:43:54.125 L20 []#2257 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
2537 | 20:43:54.125 L20 []#2258 connectTCP to ('127.0.0.1', 61997) |
---|
2538 | 20:43:54.125 L20 []#2259 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x02996370> |
---|
2539 | 20:43:54.125 L20 []#2260 connectTCP to ('192.168.1.10', 61997) |
---|
2540 | 20:43:54.125 L20 []#2261 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029961B0> |
---|
2541 | 20:43:54.233 L20 []#2262 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
2542 | 20:43:54.233 L20 []#2263 connectTCP to ('127.0.0.1', 34841) |
---|
2543 | 20:43:54.233 L20 []#2264 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029960D0> |
---|
2544 | 20:43:54.233 L20 []#2265 connectTCP to ('192.168.1.15', 34841) |
---|
2545 | 20:43:54.233 L20 []#2266 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029961D0> |
---|
2546 | 20:43:55.046 L20 []#2267 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
2547 | 20:43:55.046 L20 []#2268 connectTCP to ('127.0.0.1', 45963) |
---|
2548 | 20:43:55.046 L20 []#2269 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x01A52D70> |
---|
2549 | 20:43:55.046 L20 []#2270 connectTCP to ('207.7.153.167', 45963) |
---|
2550 | 20:43:55.046 L20 []#2271 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x01A52E70> |
---|
2551 | 20:43:55.671 L20 []#2272 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
2552 | 20:43:55.671 L20 []#2273 connectTCP to ('9.65.231.54', 58409) |
---|
2553 | 20:43:55.671 L20 []#2274 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52D50> |
---|
2554 | 20:43:55.671 L20 []#2275 connectTCP to ('127.0.0.1', 58409) |
---|
2555 | 20:43:55.671 L20 []#2276 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52DB0> |
---|
2556 | 20:43:55.671 L20 []#2277 connectTCP to ('10.0.2.1', 58409) |
---|
2557 | 20:43:55.671 L20 []#2278 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52E90> |
---|
2558 | 20:43:55.671 L20 []#2279 connectTCP to ('10.0.1.1', 58409) |
---|
2559 | 20:43:55.671 L20 []#2280 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52EF0> |
---|
2560 | 20:43:55.671 L20 []#2281 connectTCP to ('98.202.225.214', 58409) |
---|
2561 | 20:43:55.671 L20 []#2282 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F4B0> |
---|
2562 | 20:43:55.733 L20 []#2283 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
2563 | 20:43:55.733 L20 []#2284 connectTCP to ('127.0.0.1', 33911) |
---|
2564 | 20:43:55.733 L20 []#2285 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F910> |
---|
2565 | 20:43:55.733 L20 []#2286 connectTCP to ('10.0.2.15', 33911) |
---|
2566 | 20:43:55.733 L20 []#2287 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5FA70> |
---|
2567 | 20:43:55.921 L20 []#2288 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
2568 | 20:43:55.921 L20 []#2289 connectTCP to ('127.0.0.1', 35272) |
---|
2569 | 20:43:55.921 L20 []#2290 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F710> |
---|
2570 | 20:43:55.921 L20 []#2291 connectTCP to ('207.7.153.167', 35272) |
---|
2571 | 20:43:55.921 L20 []#2292 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5FB10> |
---|
2572 | 20:43:56.578 L20 []#2293 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
2573 | 20:43:56.578 L20 []#2294 connectTCP to ('127.0.0.1', 54237) |
---|
2574 | 20:43:56.578 L20 []#2295 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5F090> |
---|
2575 | 20:43:56.578 L20 []#2296 connectTCP to ('192.168.89.128', 54237) |
---|
2576 | 20:43:56.578 L20 []#2297 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5FC50> |
---|
2577 | 20:43:57.328 L20 []#2298 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
2578 | 20:43:57.328 L20 []#2299 connectTCP to ('127.0.0.1', 38624) |
---|
2579 | 20:43:57.328 L20 []#2300 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F290> |
---|
2580 | 20:43:57.328 L20 []#2301 connectTCP to ('207.7.153.162', 38624) |
---|
2581 | 20:43:57.328 L20 []#2302 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F5D0> |
---|
2582 | 20:43:58.062 L20 []#2303 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
2583 | 20:43:58.062 L20 []#2304 connectTCP to ('127.0.0.1', 34188) |
---|
2584 | 20:43:58.062 L20 []#2305 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5F1F0> |
---|
2585 | 20:43:58.062 L20 []#2306 connectTCP to ('192.168.69.228', 34188) |
---|
2586 | 20:43:58.062 L20 []#2307 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5FAB0> |
---|
2587 | 20:43:58.062 L20 []#2308 connectTCP to ('208.80.68.108', 34188) |
---|
2588 | 20:43:58.062 L20 []#2309 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5FF50> |
---|
2589 | 20:43:58.390 L20 []#2310 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
2590 | 20:43:58.390 L20 []#2311 connectTCP to ('127.0.0.1', 51828) |
---|
2591 | 20:43:58.390 L20 []#2312 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029B7B70> |
---|
2592 | 20:43:58.390 L20 []#2313 connectTCP to ('207.7.131.41', 51828) |
---|
2593 | 20:43:58.390 L20 []#2314 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029B7F10> |
---|
2594 | 20:43:59.640 L20 []#2315 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
2595 | 20:43:59.640 L20 []#2316 connectTCP to ('192.168.217.1', 51660) |
---|
2596 | 20:43:59.640 L20 []#2317 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7FF0> |
---|
2597 | 20:43:59.640 L20 []#2318 connectTCP to ('192.168.111.1', 51660) |
---|
2598 | 20:43:59.640 L20 []#2319 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7FB0> |
---|
2599 | 20:43:59.640 L20 []#2320 connectTCP to ('127.0.0.1', 51660) |
---|
2600 | 20:43:59.640 L20 []#2321 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7B50> |
---|
2601 | 20:43:59.640 L20 []#2322 connectTCP to ('192.168.1.21', 51660) |
---|
2602 | 20:43:59.640 L20 []#2323 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7C90> |
---|
2603 | 20:44:00.421 L20 []#2324 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
2604 | 20:44:00.421 L20 []#2325 connectTCP to ('127.0.0.1', 58777) |
---|
2605 | 20:44:00.421 L20 []#2326 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7E10> |
---|
2606 | 20:44:00.421 L20 []#2327 connectTCP to ('192.168.2.110', 58777) |
---|
2607 | 20:44:00.421 L20 []#2328 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7F90> |
---|
2608 | 20:44:02.030 L20 []#2329 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
2609 | 20:44:02.030 L20 []#2330 connectTCP to ('127.0.0.1', 53387) |
---|
2610 | 20:44:02.030 L20 []#2331 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029B7F70> |
---|
2611 | 20:44:02.030 L20 []#2332 connectTCP to ('207.192.75.134', 53387) |
---|
2612 | 20:44:02.030 L20 []#2333 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029B7B30> |
---|
2613 | 20:44:08.421 L20 []#2334 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029FDCB0> |
---|
2614 | 20:44:08.421 L20 []#2335 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FDEF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
2615 | 20:44:08.421 L20 []#2336 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029FD0D0> |
---|
2616 | 20:44:10.015 L20 []#2337 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029FD830> |
---|
2617 | 20:44:10.015 L20 []#2338 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD790 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
2618 | 20:44:10.015 L20 []#2339 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029FD730> |
---|
2619 | 20:44:10.421 L20 []#2340 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E4130> |
---|
2620 | 20:44:10.421 L20 []#2341 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E44D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
2621 | 20:44:10.421 L20 []#2342 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E4770> |
---|
2622 | 20:44:11.046 L20 []#2343 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E4D70> |
---|
2623 | 20:44:11.046 L20 []#2344 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8AF0> |
---|
2624 | 20:44:11.046 L20 []#2345 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E8C10> |
---|
2625 | 20:44:11.046 L20 []#2346 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E48D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
2626 | 20:44:11.046 L20 []#2347 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029E4DF0> |
---|
2627 | 20:44:11.625 L20 []#2348 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8AD0> |
---|
2628 | 20:44:11.625 L20 []#2349 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E87D0> |
---|
2629 | 20:44:11.625 L20 []#2350 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8450> |
---|
2630 | 20:44:11.625 L20 []#2351 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E81F0> |
---|
2631 | 20:44:11.625 L20 []#2352 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8130 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
2632 | 20:44:11.625 L20 []#2353 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029E8850> |
---|
2633 | 20:44:12.203 L20 []#2354 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8610> |
---|
2634 | 20:44:12.203 L20 []#2355 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8790> |
---|
2635 | 20:44:12.203 L20 []#2356 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E83B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
2636 | 20:44:12.203 L20 []#2357 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x029E8310> |
---|
2637 | 20:44:13.421 L20 []#2358 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E8C50> |
---|
2638 | 20:44:13.421 L20 []#2359 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8410 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
2639 | 20:44:13.421 L20 []#2360 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029E82D0> |
---|
2640 | 20:44:14.515 L20 []#2361 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E8270> |
---|
2641 | 20:44:14.515 L20 []#2362 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
2642 | 20:44:14.515 L20 []#2363 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E81B0> |
---|
2643 | 20:44:14.812 L20 []#2364 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E8950> |
---|
2644 | 20:44:14.812 L20 []#2365 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8730 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
2645 | 20:44:14.812 L20 []#2366 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029E88B0> |
---|
2646 | 20:44:16.515 L20 []#2367 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996D50> |
---|
2647 | 20:44:16.515 L20 []#2368 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996E90> |
---|
2648 | 20:44:16.515 L20 []#2369 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996DB0> |
---|
2649 | 20:44:16.515 L20 []#2370 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996E70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
2650 | 20:44:16.515 L20 []#2371 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x02996D90> |
---|
2651 | 20:44:16.796 L20 []#2372 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996F10> |
---|
2652 | 20:44:16.796 L20 []#2373 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
2653 | 20:44:16.796 L20 []#2374 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x02996F30> |
---|
2654 | 20:44:17.703 L20 []#2375 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996EF0> |
---|
2655 | 20:44:17.703 L20 []#2376 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
2656 | 20:44:17.703 L20 []#2377 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x02996F50> |
---|
2657 | 20:44:17.765 L20 []#2378 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996950> |
---|
2658 | 20:44:17.765 L20 []#2379 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996B50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
2659 | 20:44:17.765 L20 []#2380 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996B90> |
---|
2660 | 20:44:18.421 L20 []#2381 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02996A90> |
---|
2661 | 20:44:18.421 L20 []#2382 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029969F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
2662 | 20:44:18.421 L20 []#2383 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x02996BF0> |
---|
2663 | 20:44:18.640 L20 []#2384 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029968F0> |
---|
2664 | 20:44:18.640 L20 []#2385 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996AF0> |
---|
2665 | 20:44:18.640 L20 []#2386 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996470> |
---|
2666 | 20:44:18.640 L20 []#2387 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996910 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
2667 | 20:44:18.640 L20 []#2388 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x02996830> |
---|
2668 | 20:44:18.717 L20 []#2389 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8DF0> |
---|
2669 | 20:44:18.717 L20 []#2390 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E86B0> |
---|
2670 | 20:44:18.717 L20 []#2391 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8CD0> |
---|
2671 | 20:44:18.717 L20 []#2392 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
2672 | 20:44:18.717 L20 []#2393 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029E8B50> |
---|
2673 | 20:44:18.842 L20 []#2394 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E8B10> |
---|
2674 | 20:44:18.842 L20 []#2395 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E88F0> |
---|
2675 | 20:44:18.842 L20 []#2396 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E8050> |
---|
2676 | 20:44:18.842 L20 []#2397 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8DB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
2677 | 20:44:18.842 L20 []#2398 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029E89D0> |
---|
2678 | 20:44:19.655 L20 []#2399 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8ED0> |
---|
2679 | 20:44:19.655 L20 []#2400 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8170 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
2680 | 20:44:19.655 L20 []#2401 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029E8B30> |
---|
2681 | 20:44:19.842 L20 []#2402 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8330> |
---|
2682 | 20:44:19.842 L20 []#2403 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8350> |
---|
2683 | 20:44:19.842 L20 []#2404 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8D70> |
---|
2684 | 20:44:19.842 L20 []#2405 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8E50> |
---|
2685 | 20:44:19.842 L20 []#2406 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8810 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
2686 | 20:44:19.842 L20 []#2407 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029E8E90> |
---|
2687 | 20:44:20.046 L20 []#2408 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029E8650> |
---|
2688 | 20:44:20.046 L20 []#2409 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8CB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
2689 | 20:44:20.046 L20 []#2410 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029E8EB0> |
---|
2690 | 20:44:20.750 L20 []#2411 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029E85F0> |
---|
2691 | 20:44:20.750 L20 []#2412 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8C30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
2692 | 20:44:20.750 L20 []#2413 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029E8230> |
---|
2693 | 20:44:21.217 L20 []#2414 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02996690> |
---|
2694 | 20:44:21.217 L20 []#2415 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996990 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
2695 | 20:44:21.217 L20 []#2416 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x02996870> |
---|
2696 | 20:44:21.546 L20 []#2417 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x02996150> |
---|
2697 | 20:44:21.546 L20 []#2418 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996770 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
2698 | 20:44:21.546 L20 []#2419 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029965B0> |
---|
2699 | 20:44:21.687 L23 []#2420 an outbound callRemote (that we [cjzn] sent to someone else [s6ns]) failed on the far end |
---|
2700 | 20:44:21.687 L10 []#2421 reqID=3, rref=<RemoteReference at 0x29e8b70>, methname=RIBroker.getReferenceByName |
---|
2701 | 20:44:21.687 L10 []#2422 the REMOTE failure was: |
---|
2702 | FAILURE: |
---|
2703 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
2704 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/eventual.py", line 26, in _turn |
---|
2705 | cb(*args, **kwargs) |
---|
2706 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in doNextCall |
---|
2707 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2708 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/Twisted-8.1.0_r25700-py2.5-macosx-10.3-i386.egg/twisted/internet/defer.py", line 195, in addCallback |
---|
2709 | callbackKeywords=kw) |
---|
2710 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/pytho |
---|
2711 | |
---|
2712 | -- TRACEBACK ELIDED -- |
---|
2713 | |
---|
2714 | t = callback(self.result, *args, **kw) |
---|
2715 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in <lambda> |
---|
2716 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
2717 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 571, in _doCall |
---|
2718 | return obj.doRemoteCall(delivery.methodname, args, kwargs) |
---|
2719 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/referenceable.py", line 59, in doRemoteCall |
---|
2720 | res = meth(*args, **kwargs) |
---|
2721 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 460, in remote_getReferenceByName |
---|
2722 | return self.tub.getReferenceForName(name) |
---|
2723 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/pb.py", line 742, in getReferenceForName |
---|
2724 | raise KeyError("unable to find reference for name '%s'" % (name,)) |
---|
2725 | exceptions.KeyError: "unable to find reference for name 'hwbmmwuzxbq644lt2eh6xoe4fh63atqb'" |
---|
2726 | ] |
---|
2727 | 20:44:21.765 L20 []#2423 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029966D0> |
---|
2728 | 20:44:21.765 L20 []#2424 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029964B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
2729 | 20:44:21.765 L20 []#2425 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029967B0> |
---|
2730 | 20:44:22.155 L20 []#2426 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029967D0> |
---|
2731 | 20:44:22.155 L20 []#2427 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
2732 | 20:44:22.155 L20 []#2428 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x02996750> |
---|
2733 | 20:44:22.796 L20 []#2429 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x02996CD0> |
---|
2734 | 20:44:22.796 L20 []#2430 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
2735 | 20:44:22.796 L20 []#2431 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029967F0> |
---|
2736 | 20:44:22.921 L20 []#2432 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029966F0> |
---|
2737 | 20:44:22.921 L20 []#2433 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029964D0> |
---|
2738 | 20:44:22.921 L20 []#2434 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996510 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
2739 | 20:44:22.921 L20 []#2435 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029962B0> |
---|
2740 | 20:44:23.592 L20 []#2436 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02996410> |
---|
2741 | 20:44:23.592 L20 []#2437 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996450 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
2742 | 20:44:23.592 L20 []#2438 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x02996210> |
---|
2743 | 20:44:23.671 L20 []#2439 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x02996650> |
---|
2744 | 20:44:23.671 L20 []#2440 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029962F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
2745 | 20:44:23.671 L20 []#2441 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029966B0> |
---|
2746 | 20:44:24.125 L20 []#2442 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x02996370> |
---|
2747 | 20:44:24.125 L20 []#2443 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996050 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
2748 | 20:44:24.125 L20 []#2444 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029961B0> |
---|
2749 | 20:44:24.250 L20 []#2445 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029960D0> |
---|
2750 | 20:44:24.250 L20 []#2446 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029963F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
2751 | 20:44:24.250 L20 []#2447 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029961D0> |
---|
2752 | 20:44:25.046 L20 []#2448 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x01A52E70> |
---|
2753 | 20:44:25.046 L20 []#2449 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02996090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
2754 | 20:44:25.046 L20 []#2450 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x01A52D70> |
---|
2755 | 20:44:25.671 L20 []#2451 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F4B0> |
---|
2756 | 20:44:25.671 L20 []#2452 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52EF0> |
---|
2757 | 20:44:25.671 L20 []#2453 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52E90> |
---|
2758 | 20:44:25.671 L20 []#2454 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52DB0> |
---|
2759 | 20:44:25.671 L20 []#2455 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A52F70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
2760 | 20:44:25.671 L20 []#2456 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A52D50> |
---|
2761 | 20:44:25.750 L20 []#2457 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5F910> |
---|
2762 | 20:44:25.750 L20 []#2458 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
2763 | 20:44:25.750 L20 []#2459 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5FA70> |
---|
2764 | 20:44:25.921 L20 []#2460 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5FB10> |
---|
2765 | 20:44:25.921 L20 []#2461 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F0D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
2766 | 20:44:25.921 L20 []#2462 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x01A5F710> |
---|
2767 | 20:44:26.592 L20 []#2463 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5FC50> |
---|
2768 | 20:44:26.592 L20 []#2464 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
2769 | 20:44:26.592 L20 []#2465 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5F090> |
---|
2770 | 20:44:27.342 L20 []#2466 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F5D0> |
---|
2771 | 20:44:27.342 L20 []#2467 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FB50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
2772 | 20:44:27.342 L20 []#2468 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F290> |
---|
2773 | 20:44:28.078 L20 []#2469 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5FAB0> |
---|
2774 | 20:44:28.078 L20 []#2470 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5F1F0> |
---|
2775 | 20:44:28.078 L20 []#2471 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
2776 | 20:44:28.078 L20 []#2472 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x01A5FF50> |
---|
2777 | 20:44:28.390 L20 []#2473 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029B7B70> |
---|
2778 | 20:44:28.390 L20 []#2474 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
2779 | 20:44:28.390 L20 []#2475 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029B7F10> |
---|
2780 | 20:44:29.640 L20 []#2476 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7C90> |
---|
2781 | 20:44:29.640 L20 []#2477 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7B50> |
---|
2782 | 20:44:29.640 L20 []#2478 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7FB0> |
---|
2783 | 20:44:29.640 L20 []#2479 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7BF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
2784 | 20:44:29.640 L20 []#2480 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029B7FF0> |
---|
2785 | 20:44:30.421 L20 []#2481 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7E10> |
---|
2786 | 20:44:30.421 L20 []#2482 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7DF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
2787 | 20:44:30.421 L20 []#2483 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7F90> |
---|
2788 | 20:44:32.046 L20 []#2484 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029B7B30> |
---|
2789 | 20:44:32.046 L20 []#2485 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7D10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
2790 | 20:44:32.046 L20 []#2486 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029B7F70> |
---|
2791 | 20:44:36.875 L20 []#2487 None |
---|
2792 | 20:44:37.000 L20 []#2488 web: 127.0.0.1 GET / 200 17674 |
---|
2793 | 20:44:37.078 L20 []#2489 Unhandled Error |
---|
2794 | Traceback (most recent call last): |
---|
2795 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
2796 | callbackKeywords=kw) |
---|
2797 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
2798 | self._runCallbacks() |
---|
2799 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
2800 | self.result = callback(self.result, *args, **kw) |
---|
2801 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
2802 | pageContext.tag.renderHTTP, pageContext |
---|
2803 | --- <exception caught here> --- |
---|
2804 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
2805 | result = f(*args, **kw) |
---|
2806 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
2807 | self.fp.restat() |
---|
2808 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
2809 | self.statinfo = stat(self.path) |
---|
2810 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
2811 | |
---|
2812 | FAILURE: |
---|
2813 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
2814 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
2815 | callbackKeywords=kw) |
---|
2816 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
2817 | self._runCallbacks() |
---|
2818 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
2819 | self.result = callback(self.result, *args, **kw) |
---|
2820 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
2821 | pageContext.tag.renderHTTP, pageContext |
---|
2822 | --- <exception caught here> --- |
---|
2823 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
2824 | result = f(*args, **kw) |
---|
2825 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
2826 | self.fp.restat() |
---|
2827 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
2828 | self.statinfo = stat(self.path) |
---|
2829 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
2830 | ] |
---|
2831 | 20:44:37.155 L20 []#2490 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
2832 | 20:44:38.125 L20 []#2491 None |
---|
2833 | 20:44:38.250 L20 []#2492 web: 127.0.0.1 GET / 200 17674 |
---|
2834 | 20:44:38.328 L20 []#2493 Unhandled Error |
---|
2835 | Traceback (most recent call last): |
---|
2836 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
2837 | callbackKeywords=kw) |
---|
2838 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
2839 | self._runCallbacks() |
---|
2840 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
2841 | self.result = callback(self.result, *args, **kw) |
---|
2842 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
2843 | pageContext.tag.renderHTTP, pageContext |
---|
2844 | --- <exception caught here> --- |
---|
2845 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
2846 | result = f(*args, **kw) |
---|
2847 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
2848 | self.fp.restat() |
---|
2849 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
2850 | self.statinfo = stat(self.path) |
---|
2851 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
2852 | |
---|
2853 | FAILURE: |
---|
2854 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
2855 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
2856 | callbackKeywords=kw) |
---|
2857 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
2858 | self._runCallbacks() |
---|
2859 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
2860 | self.result = callback(self.result, *args, **kw) |
---|
2861 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
2862 | pageContext.tag.renderHTTP, pageContext |
---|
2863 | --- <exception caught here> --- |
---|
2864 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
2865 | result = f(*args, **kw) |
---|
2866 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
2867 | self.fp.restat() |
---|
2868 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
2869 | self.statinfo = stat(self.path) |
---|
2870 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
2871 | ] |
---|
2872 | 20:44:38.405 L20 []#2494 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
2873 | 20:44:41.671 L20 []#2495 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
2874 | 20:44:41.671 L20 []#2496 connectTCP to ('127.0.0.1', 34529) |
---|
2875 | 20:44:41.671 L20 []#2497 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029667D0> |
---|
2876 | 20:44:41.671 L20 []#2498 connectTCP to ('207.7.153.143', 34529) |
---|
2877 | 20:44:41.671 L20 []#2499 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x02966F90> |
---|
2878 | 20:44:41.921 L20 []#2500 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
2879 | 20:44:41.921 L20 []#2501 connectTCP to ('127.0.0.1', 35753) |
---|
2880 | 20:44:41.921 L20 []#2502 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x02966A30> |
---|
2881 | 20:44:41.921 L20 []#2503 connectTCP to ('207.7.153.167', 35753) |
---|
2882 | 20:44:41.921 L20 []#2504 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x02966EB0> |
---|
2883 | 20:44:46.592 L20 []#2505 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
2884 | 20:44:46.592 L20 []#2506 connectTCP to ('127.0.0.1', 44627) |
---|
2885 | 20:44:46.592 L20 []#2507 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8590> |
---|
2886 | 20:44:46.592 L20 []#2508 connectTCP to ('76.242.178.116', 44627) |
---|
2887 | 20:44:46.592 L20 []#2509 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8FF0> |
---|
2888 | 20:44:54.780 L20 []#2510 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
2889 | 20:44:54.780 L20 []#2511 connectTCP to ('127.0.0.1', 48971) |
---|
2890 | 20:44:54.780 L20 []#2512 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E8690> |
---|
2891 | 20:44:54.780 L20 []#2513 connectTCP to ('207.7.153.161', 48971) |
---|
2892 | 20:44:54.780 L20 []#2514 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996070> |
---|
2893 | 20:44:57.467 L20 []#2515 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
2894 | 20:44:57.467 L20 []#2516 connectTCP to ('127.0.0.1', 47473) |
---|
2895 | 20:44:57.467 L20 []#2517 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996570> |
---|
2896 | 20:44:57.467 L20 []#2518 connectTCP to ('192.168.1.126', 47473) |
---|
2897 | 20:44:57.467 L20 []#2519 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029960B0> |
---|
2898 | 20:44:59.000 L20 []#2520 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
2899 | 20:44:59.000 L20 []#2521 connectTCP to ('10.3.0.1', 57005) |
---|
2900 | 20:44:59.000 L20 []#2522 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02996B10> |
---|
2901 | 20:44:59.000 L20 []#2523 connectTCP to ('127.0.0.1', 57005) |
---|
2902 | 20:44:59.000 L20 []#2524 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02996A70> |
---|
2903 | 20:44:59.000 L20 []#2525 connectTCP to ('10.1.0.1', 57005) |
---|
2904 | 20:44:59.000 L20 []#2526 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x028985D0> |
---|
2905 | 20:44:59.000 L20 []#2527 connectTCP to ('192.168.0.2', 57005) |
---|
2906 | 20:44:59.000 L20 []#2528 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x028988D0> |
---|
2907 | 20:44:59.000 L20 []#2529 connectTCP to ('209.204.188.29', 57005) |
---|
2908 | 20:44:59.000 L20 []#2530 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02898750> |
---|
2909 | 20:44:59.250 L20 []#2531 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
2910 | 20:44:59.250 L20 []#2532 connectTCP to ('127.0.0.1', 34353) |
---|
2911 | 20:44:59.250 L20 []#2533 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F0D0> |
---|
2912 | 20:44:59.250 L20 []#2534 connectTCP to ('192.168.0.195', 34353) |
---|
2913 | 20:44:59.250 L20 []#2535 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5FA50> |
---|
2914 | 20:45:01.390 L20 []#2536 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
2915 | 20:45:01.390 L20 []#2537 connectTCP to ('192.168.181.1', 53964) |
---|
2916 | 20:45:01.390 L20 []#2538 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F050> |
---|
2917 | 20:45:01.390 L20 []#2539 connectTCP to ('172.16.179.1', 53964) |
---|
2918 | 20:45:01.390 L20 []#2540 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F2D0> |
---|
2919 | 20:45:01.390 L20 []#2541 connectTCP to ('127.0.0.1', 53964) |
---|
2920 | 20:45:01.390 L20 []#2542 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F930> |
---|
2921 | 20:45:01.390 L20 []#2543 connectTCP to ('192.168.1.29', 53964) |
---|
2922 | 20:45:01.390 L20 []#2544 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F390> |
---|
2923 | 20:45:01.703 L20 []#2545 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
2924 | 20:45:01.703 L20 []#2546 connectTCP to ('192.168.181.1', 45450) |
---|
2925 | 20:45:01.703 L20 []#2547 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5F790> |
---|
2926 | 20:45:01.703 L20 []#2548 connectTCP to ('172.16.179.1', 45450) |
---|
2927 | 20:45:01.703 L20 []#2549 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5F7B0> |
---|
2928 | 20:45:01.703 L20 []#2550 connectTCP to ('127.0.0.1', 45450) |
---|
2929 | 20:45:01.703 L20 []#2551 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5FB50> |
---|
2930 | 20:45:01.703 L20 []#2552 connectTCP to ('192.168.1.29', 45450) |
---|
2931 | 20:45:01.703 L20 []#2553 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5FA90> |
---|
2932 | 20:45:01.765 L20 []#2554 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
2933 | 20:45:01.765 L20 []#2555 connectTCP to ('172.19.0.1', 46672) |
---|
2934 | 20:45:01.765 L20 []#2556 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A762F0> |
---|
2935 | 20:45:01.765 L20 []#2557 connectTCP to ('172.18.0.1', 46672) |
---|
2936 | 20:45:01.765 L20 []#2558 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A766B0> |
---|
2937 | 20:45:01.765 L20 []#2559 connectTCP to ('172.17.0.1', 46672) |
---|
2938 | 20:45:01.765 L20 []#2560 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A76C30> |
---|
2939 | 20:45:01.765 L20 []#2561 connectTCP to ('127.0.0.1', 46672) |
---|
2940 | 20:45:01.765 L20 []#2562 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028B0CD0> |
---|
2941 | 20:45:01.765 L20 []#2563 connectTCP to ('128.100.171.30', 46672) |
---|
2942 | 20:45:01.765 L20 []#2564 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028B0B90> |
---|
2943 | 20:45:01.937 L20 []#2565 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
2944 | 20:45:01.937 L20 []#2566 connectTCP to ('127.0.0.1', 1577) |
---|
2945 | 20:45:01.937 L20 []#2567 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x01A5F290> |
---|
2946 | 20:45:01.937 L20 []#2568 connectTCP to ('172.16.2.104', 1577) |
---|
2947 | 20:45:01.937 L20 []#2569 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x01A5FF50> |
---|
2948 | 20:45:05.983 L20 []#2570 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
2949 | 20:45:05.983 L20 []#2571 connectTCP to ('127.0.0.1', 49874) |
---|
2950 | 20:45:05.983 L20 []#2572 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x01A5F910> |
---|
2951 | 20:45:05.983 L20 []#2573 connectTCP to ('207.7.153.181', 49874) |
---|
2952 | 20:45:05.983 L20 []#2574 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x028B0CB0> |
---|
2953 | 20:45:09.108 L20 []#2575 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
2954 | 20:45:09.108 L20 []#2576 connectTCP to ('127.0.0.1', 57685) |
---|
2955 | 20:45:09.108 L20 []#2577 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0030> |
---|
2956 | 20:45:09.108 L20 []#2578 connectTCP to ('169.254.5.57', 57685) |
---|
2957 | 20:45:09.108 L20 []#2579 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0930> |
---|
2958 | 20:45:09.108 L20 []#2580 connectTCP to ('192.168.2.104', 57685) |
---|
2959 | 20:45:09.108 L20 []#2581 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0B10> |
---|
2960 | 20:45:09.530 L20 []#2582 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
2961 | 20:45:09.530 L20 []#2583 connectTCP to ('172.16.55.1', 34418) |
---|
2962 | 20:45:09.530 L20 []#2584 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B01F0> |
---|
2963 | 20:45:09.530 L20 []#2585 connectTCP to ('192.168.210.1', 34418) |
---|
2964 | 20:45:09.530 L20 []#2586 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0830> |
---|
2965 | 20:45:09.530 L20 []#2587 connectTCP to ('127.0.0.1', 34418) |
---|
2966 | 20:45:09.530 L20 []#2588 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B05D0> |
---|
2967 | 20:45:09.530 L20 []#2589 connectTCP to ('10.0.1.3', 34418) |
---|
2968 | 20:45:09.530 L20 []#2590 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0C30> |
---|
2969 | 20:45:11.140 L20 []#2591 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
2970 | 20:45:11.140 L20 []#2592 connectTCP to ('192.168.54.1', 44666) |
---|
2971 | 20:45:11.140 L20 []#2593 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x028B0D10> |
---|
2972 | 20:45:11.140 L20 []#2594 connectTCP to ('192.168.53.1', 44666) |
---|
2973 | 20:45:11.140 L20 []#2595 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x028B0D70> |
---|
2974 | 20:45:11.140 L20 []#2596 connectTCP to ('127.0.0.1', 44666) |
---|
2975 | 20:45:11.140 L20 []#2597 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029A2B90> |
---|
2976 | 20:45:11.140 L20 []#2598 connectTCP to ('192.168.1.25', 44666) |
---|
2977 | 20:45:11.140 L20 []#2599 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029A2370> |
---|
2978 | 20:45:11.265 L20 []#2600 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
2979 | 20:45:11.265 L20 []#2601 connectTCP to ('127.0.0.1', 40181) |
---|
2980 | 20:45:11.265 L20 []#2602 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029A2530> |
---|
2981 | 20:45:11.265 L20 []#2603 connectTCP to ('192.168.1.158', 40181) |
---|
2982 | 20:45:11.265 L20 []#2604 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029A2AF0> |
---|
2983 | 20:45:11.671 L20 []#2605 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x02966F90> |
---|
2984 | 20:45:11.671 L20 []#2606 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029FD370 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
2985 | 20:45:11.671 L20 []#2607 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029667D0> |
---|
2986 | 20:45:11.921 L20 []#2608 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x02966EB0> |
---|
2987 | 20:45:11.921 L20 []#2609 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02966C10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
2988 | 20:45:11.921 L20 []#2610 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x02966A30> |
---|
2989 | 20:45:12.233 L20 []#2611 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
2990 | 20:45:12.233 L20 []#2612 connectTCP to ('127.0.0.1', 2770) |
---|
2991 | 20:45:12.233 L20 []#2613 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029A22D0> |
---|
2992 | 20:45:12.233 L20 []#2614 connectTCP to ('192.168.1.100', 2770) |
---|
2993 | 20:45:12.233 L20 []#2615 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029A2C10> |
---|
2994 | 20:45:12.265 L20 []#2616 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
2995 | 20:45:12.265 L20 []#2617 connectTCP to ('127.0.0.1', 55217) |
---|
2996 | 20:45:12.265 L20 []#2618 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029A2970> |
---|
2997 | 20:45:12.265 L20 []#2619 connectTCP to ('207.7.153.162', 55217) |
---|
2998 | 20:45:12.265 L20 []#2620 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029A2070> |
---|
2999 | 20:45:12.546 L20 []#2621 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
3000 | 20:45:12.546 L20 []#2622 connectTCP to ('192.168.181.1', 39922) |
---|
3001 | 20:45:12.546 L20 []#2623 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2150> |
---|
3002 | 20:45:12.546 L20 []#2624 connectTCP to ('172.16.179.1', 39922) |
---|
3003 | 20:45:12.546 L20 []#2625 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2690> |
---|
3004 | 20:45:12.546 L20 []#2626 connectTCP to ('127.0.0.1', 39922) |
---|
3005 | 20:45:12.546 L20 []#2627 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2350> |
---|
3006 | 20:45:12.546 L20 []#2628 connectTCP to ('192.168.1.29', 39922) |
---|
3007 | 20:45:12.546 L20 []#2629 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2510> |
---|
3008 | 20:45:13.062 L20 []#2630 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
3009 | 20:45:13.062 L20 []#2631 connectTCP to ('127.0.0.1', 45767) |
---|
3010 | 20:45:13.062 L20 []#2632 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029A2250> |
---|
3011 | 20:45:13.062 L20 []#2633 connectTCP to ('207.7.153.162', 45767) |
---|
3012 | 20:45:13.062 L20 []#2634 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029A20D0> |
---|
3013 | 20:45:14.921 L20 []#2635 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
3014 | 20:45:14.921 L20 []#2636 connectTCP to ('127.0.0.1', 1812) |
---|
3015 | 20:45:14.921 L20 []#2637 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029A23D0> |
---|
3016 | 20:45:14.921 L20 []#2638 connectTCP to ('172.16.2.101', 1812) |
---|
3017 | 20:45:14.921 L20 []#2639 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029A2290> |
---|
3018 | 20:45:15.875 L20 []#2640 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
3019 | 20:45:15.875 L20 []#2641 connectTCP to ('192.168.122.1', 44895) |
---|
3020 | 20:45:15.875 L20 []#2642 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DCCB0> |
---|
3021 | 20:45:15.875 L20 []#2643 connectTCP to ('127.0.0.1', 44895) |
---|
3022 | 20:45:15.875 L20 []#2644 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DC8D0> |
---|
3023 | 20:45:15.875 L20 []#2645 connectTCP to ('10.0.1.122', 44895) |
---|
3024 | 20:45:15.875 L20 []#2646 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DCB50> |
---|
3025 | 20:45:16.046 L20 []#2647 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
3026 | 20:45:16.046 L20 []#2648 connectTCP to ('127.0.0.1', 48663) |
---|
3027 | 20:45:16.046 L20 []#2649 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029DCCD0> |
---|
3028 | 20:45:16.046 L20 []#2650 connectTCP to ('207.7.153.161', 48663) |
---|
3029 | 20:45:16.046 L20 []#2651 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029DCE10> |
---|
3030 | 20:45:16.592 L20 []#2652 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8590> |
---|
3031 | 20:45:16.592 L20 []#2653 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E85B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
3032 | 20:45:16.592 L20 []#2654 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029E8FF0> |
---|
3033 | 20:45:16.717 L20 []#2655 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
3034 | 20:45:16.717 L20 []#2656 connectTCP to ('127.0.0.1', 59532) |
---|
3035 | 20:45:16.717 L20 []#2657 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029DC970> |
---|
3036 | 20:45:16.717 L20 []#2658 connectTCP to ('207.7.153.161', 59532) |
---|
3037 | 20:45:16.717 L20 []#2659 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029DC0F0> |
---|
3038 | 20:45:16.858 L20 []#2660 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
3039 | 20:45:16.858 L20 []#2661 connectTCP to ('127.0.0.1', 32930) |
---|
3040 | 20:45:16.858 L20 []#2662 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029DC190> |
---|
3041 | 20:45:16.858 L20 []#2663 connectTCP to ('10.0.0.7', 32930) |
---|
3042 | 20:45:16.858 L20 []#2664 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029DCD50> |
---|
3043 | 20:45:16.921 L20 []#2665 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
3044 | 20:45:16.921 L20 []#2666 connectTCP to ('127.0.0.1', 52217) |
---|
3045 | 20:45:16.921 L20 []#2667 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029DC130> |
---|
3046 | 20:45:16.921 L20 []#2668 connectTCP to ('192.168.1.43', 52217) |
---|
3047 | 20:45:16.921 L20 []#2669 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029DCF10> |
---|
3048 | 20:45:17.905 L20 []#2670 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
3049 | 20:45:17.905 L20 []#2671 connectTCP to ('127.0.0.1', 40964) |
---|
3050 | 20:45:17.905 L20 []#2672 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DCF90> |
---|
3051 | 20:45:17.905 L20 []#2673 connectTCP to ('207.7.153.172', 40964) |
---|
3052 | 20:45:17.905 L20 []#2674 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DCC30> |
---|
3053 | 20:45:18.983 L20 []#2675 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
3054 | 20:45:18.983 L20 []#2676 connectTCP to ('9.65.231.54', 58409) |
---|
3055 | 20:45:18.983 L20 []#2677 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DCD90> |
---|
3056 | 20:45:18.983 L20 []#2678 connectTCP to ('127.0.0.1', 58409) |
---|
3057 | 20:45:18.983 L20 []#2679 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC2F0> |
---|
3058 | 20:45:18.983 L20 []#2680 connectTCP to ('10.0.2.1', 58409) |
---|
3059 | 20:45:18.983 L20 []#2681 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC530> |
---|
3060 | 20:45:18.983 L20 []#2682 connectTCP to ('10.0.1.1', 58409) |
---|
3061 | 20:45:18.983 L20 []#2683 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC210> |
---|
3062 | 20:45:18.983 L20 []#2684 connectTCP to ('98.202.225.214', 58409) |
---|
3063 | 20:45:18.983 L20 []#2685 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC410> |
---|
3064 | 20:45:22.515 L20 []#2686 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
3065 | 20:45:22.515 L20 []#2687 connectTCP to ('127.0.0.1', 34188) |
---|
3066 | 20:45:22.515 L20 []#2688 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC570> |
---|
3067 | 20:45:22.515 L20 []#2689 connectTCP to ('192.168.69.228', 34188) |
---|
3068 | 20:45:22.515 L20 []#2690 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC5B0> |
---|
3069 | 20:45:22.515 L20 []#2691 connectTCP to ('208.80.68.108', 34188) |
---|
3070 | 20:45:22.515 L20 []#2692 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC3D0> |
---|
3071 | 20:45:22.640 L20 []#2693 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
3072 | 20:45:22.640 L20 []#2694 connectTCP to ('127.0.0.1', 54237) |
---|
3073 | 20:45:22.640 L20 []#2695 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029DC8F0> |
---|
3074 | 20:45:22.640 L20 []#2696 connectTCP to ('192.168.89.128', 54237) |
---|
3075 | 20:45:22.640 L20 []#2697 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029DC690> |
---|
3076 | 20:45:23.171 L20 []#2698 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
3077 | 20:45:23.171 L20 []#2699 connectTCP to ('127.0.0.1', 35272) |
---|
3078 | 20:45:23.171 L20 []#2700 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029DC370> |
---|
3079 | 20:45:23.171 L20 []#2701 connectTCP to ('207.7.153.167', 35272) |
---|
3080 | 20:45:23.171 L20 []#2702 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029DC790> |
---|
3081 | 20:45:24.328 L20 []#2703 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
3082 | 20:45:24.328 L20 []#2704 connectTCP to ('127.0.0.1', 61997) |
---|
3083 | 20:45:24.328 L20 []#2705 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DCE30> |
---|
3084 | 20:45:24.328 L20 []#2706 connectTCP to ('192.168.1.10', 61997) |
---|
3085 | 20:45:24.328 L20 []#2707 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DC7B0> |
---|
3086 | 20:45:24.796 L20 []#2708 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029E8690> |
---|
3087 | 20:45:24.796 L20 []#2709 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E8490 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
3088 | 20:45:24.796 L20 []#2710 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x02996070> |
---|
3089 | 20:45:24.937 L20 []#2711 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
3090 | 20:45:24.937 L20 []#2712 connectTCP to ('127.0.0.1', 50318) |
---|
3091 | 20:45:24.937 L20 []#2713 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC850> |
---|
3092 | 20:45:24.937 L20 []#2714 connectTCP to ('192.168.1.208', 50318) |
---|
3093 | 20:45:24.937 L20 []#2715 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC990> |
---|
3094 | 20:45:26.171 L20 []#2716 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
3095 | 20:45:26.171 L20 []#2717 connectTCP to ('127.0.0.1', 51513) |
---|
3096 | 20:45:26.171 L20 []#2718 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC830> |
---|
3097 | 20:45:26.171 L20 []#2719 connectTCP to ('192.168.42.1', 51513) |
---|
3098 | 20:45:26.171 L20 []#2720 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC290> |
---|
3099 | 20:45:27.483 L20 []#2721 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x02996570> |
---|
3100 | 20:45:27.483 L20 []#2722 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029964F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
3101 | 20:45:27.483 L20 []#2723 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029960B0> |
---|
3102 | 20:45:29.015 L20 []#2724 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02996A70> |
---|
3103 | 20:45:29.015 L20 []#2725 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x028988D0> |
---|
3104 | 20:45:29.015 L20 []#2726 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x028985D0> |
---|
3105 | 20:45:29.015 L20 []#2727 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02996B10> |
---|
3106 | 20:45:29.015 L20 []#2728 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4A90 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
3107 | 20:45:29.015 L20 []#2729 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x02898750> |
---|
3108 | 20:45:29.265 L20 []#2730 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5F0D0> |
---|
3109 | 20:45:29.265 L20 []#2731 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F090 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
3110 | 20:45:29.265 L20 []#2732 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x01A5FA50> |
---|
3111 | 20:45:29.312 L20 []#2733 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
3112 | 20:45:29.312 L20 []#2734 connectTCP to ('127.0.0.1', 45963) |
---|
3113 | 20:45:29.312 L20 []#2735 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029DC8B0> |
---|
3114 | 20:45:29.312 L20 []#2736 connectTCP to ('207.7.153.167', 45963) |
---|
3115 | 20:45:29.312 L20 []#2737 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029DC4B0> |
---|
3116 | 20:45:31.390 L20 []#2738 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F2D0> |
---|
3117 | 20:45:31.390 L20 []#2739 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F390> |
---|
3118 | 20:45:31.390 L20 []#2740 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F050> |
---|
3119 | 20:45:31.390 L20 []#2741 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F190 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
3120 | 20:45:31.390 L20 []#2742 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x01A5F930> |
---|
3121 | 20:45:31.703 L20 []#2743 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5FB50> |
---|
3122 | 20:45:31.703 L20 []#2744 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5F790> |
---|
3123 | 20:45:31.703 L20 []#2745 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5F7B0> |
---|
3124 | 20:45:31.703 L20 []#2746 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5FA10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
3125 | 20:45:31.703 L20 []#2747 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x01A5FA90> |
---|
3126 | 20:45:31.765 L20 []#2748 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028B0B90> |
---|
3127 | 20:45:31.765 L20 []#2749 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A762F0> |
---|
3128 | 20:45:31.765 L20 []#2750 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x028B0CD0> |
---|
3129 | 20:45:31.765 L20 []#2751 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A76C30> |
---|
3130 | 20:45:31.765 L20 []#2752 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
3131 | 20:45:31.765 L20 []#2753 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x01A766B0> |
---|
3132 | 20:45:31.953 L20 []#2754 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x01A5F290> |
---|
3133 | 20:45:31.953 L20 []#2755 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76F30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
3134 | 20:45:31.953 L20 []#2756 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x01A5FF50> |
---|
3135 | 20:45:33.530 L20 []#2757 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
3136 | 20:45:33.530 L20 []#2758 connectTCP to ('127.0.0.1', 33911) |
---|
3137 | 20:45:33.530 L20 []#2759 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5FA70> |
---|
3138 | 20:45:33.530 L20 []#2760 connectTCP to ('10.0.2.15', 33911) |
---|
3139 | 20:45:33.530 L20 []#2761 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DC450> |
---|
3140 | 20:45:36.000 L20 []#2762 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x028B0CB0> |
---|
3141 | 20:45:36.000 L20 []#2763 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F610 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
3142 | 20:45:36.000 L20 []#2764 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x01A5F910> |
---|
3143 | 20:45:36.265 L20 []#2765 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
3144 | 20:45:36.265 L20 []#2766 connectTCP to ('127.0.0.1', 34841) |
---|
3145 | 20:45:36.265 L20 []#2767 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DC490> |
---|
3146 | 20:45:36.265 L20 []#2768 connectTCP to ('192.168.1.15', 34841) |
---|
3147 | 20:45:36.265 L20 []#2769 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DCC70> |
---|
3148 | 20:45:38.062 L20 []#2770 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
3149 | 20:45:38.062 L20 []#2771 connectTCP to ('192.168.217.1', 51660) |
---|
3150 | 20:45:38.062 L20 []#2772 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DC890> |
---|
3151 | 20:45:38.062 L20 []#2773 connectTCP to ('192.168.111.1', 51660) |
---|
3152 | 20:45:38.062 L20 []#2774 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DCBF0> |
---|
3153 | 20:45:38.062 L20 []#2775 connectTCP to ('127.0.0.1', 51660) |
---|
3154 | 20:45:38.062 L20 []#2776 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DC910> |
---|
3155 | 20:45:38.062 L20 []#2777 connectTCP to ('192.168.1.21', 51660) |
---|
3156 | 20:45:38.062 L20 []#2778 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DCBD0> |
---|
3157 | 20:45:39.125 L20 []#2779 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0B10> |
---|
3158 | 20:45:39.125 L20 []#2780 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0930> |
---|
3159 | 20:45:39.125 L20 []#2781 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0BD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
3160 | 20:45:39.125 L20 []#2782 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x028B0030> |
---|
3161 | 20:45:39.546 L20 []#2783 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B01F0> |
---|
3162 | 20:45:39.546 L20 []#2784 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B05D0> |
---|
3163 | 20:45:39.546 L20 []#2785 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0C30> |
---|
3164 | 20:45:39.546 L20 []#2786 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0B70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
3165 | 20:45:39.546 L20 []#2787 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x028B0830> |
---|
3166 | 20:45:41.140 L20 []#2788 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029A2B90> |
---|
3167 | 20:45:41.140 L20 []#2789 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x028B0D70> |
---|
3168 | 20:45:41.140 L20 []#2790 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x028B0D10> |
---|
3169 | 20:45:41.140 L20 []#2791 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
3170 | 20:45:41.140 L20 []#2792 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029A2370> |
---|
3171 | 20:45:41.280 L20 []#2793 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029A2530> |
---|
3172 | 20:45:41.280 L20 []#2794 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2890 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
3173 | 20:45:41.280 L20 []#2795 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x029A2AF0> |
---|
3174 | 20:45:42.250 L20 []#2796 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029A2C10> |
---|
3175 | 20:45:42.250 L20 []#2797 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2490 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
3176 | 20:45:42.250 L20 []#2798 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x029A22D0> |
---|
3177 | 20:45:42.265 L20 []#2799 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029A2970> |
---|
3178 | 20:45:42.265 L20 []#2800 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A28B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
3179 | 20:45:42.265 L20 []#2801 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x029A2070> |
---|
3180 | 20:45:42.546 L20 []#2802 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2510> |
---|
3181 | 20:45:42.546 L20 []#2803 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2690> |
---|
3182 | 20:45:42.546 L20 []#2804 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2150> |
---|
3183 | 20:45:42.546 L20 []#2805 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A24B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
3184 | 20:45:42.546 L20 []#2806 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029A2350> |
---|
3185 | 20:45:42.765 L20 []#2807 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
3186 | 20:45:42.765 L20 []#2808 connectTCP to ('127.0.0.1', 38624) |
---|
3187 | 20:45:42.765 L20 []#2809 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F310> |
---|
3188 | 20:45:42.765 L20 []#2810 connectTCP to ('207.7.153.162', 38624) |
---|
3189 | 20:45:42.765 L20 []#2811 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x02845830> |
---|
3190 | 20:45:42.937 L20 []#2812 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
3191 | 20:45:42.937 L20 []#2813 connectTCP to ('127.0.0.1', 51828) |
---|
3192 | 20:45:42.937 L20 []#2814 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DC390> |
---|
3193 | 20:45:42.937 L20 []#2815 connectTCP to ('207.7.131.41', 51828) |
---|
3194 | 20:45:42.937 L20 []#2816 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DCF70> |
---|
3195 | 20:45:43.078 L20 []#2817 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029A2250> |
---|
3196 | 20:45:43.078 L20 []#2818 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2270 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
3197 | 20:45:43.078 L20 []#2819 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x029A20D0> |
---|
3198 | 20:45:44.921 L20 []#2820 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029A2290> |
---|
3199 | 20:45:44.921 L20 []#2821 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2A30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
3200 | 20:45:44.921 L20 []#2822 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029A23D0> |
---|
3201 | 20:45:45.890 L20 []#2823 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DCB50> |
---|
3202 | 20:45:45.890 L20 []#2824 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DCCB0> |
---|
3203 | 20:45:45.890 L20 []#2825 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCB90 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
3204 | 20:45:45.890 L20 []#2826 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x029DC8D0> |
---|
3205 | 20:45:46.046 L20 []#2827 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029DCCD0> |
---|
3206 | 20:45:46.046 L20 []#2828 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCAF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
3207 | 20:45:46.046 L20 []#2829 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029DCE10> |
---|
3208 | 20:45:46.515 L20 []#2830 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
3209 | 20:45:46.515 L20 []#2831 connectTCP to ('127.0.0.1', 53387) |
---|
3210 | 20:45:46.515 L20 []#2832 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DCD10> |
---|
3211 | 20:45:46.515 L20 []#2833 connectTCP to ('207.192.75.134', 53387) |
---|
3212 | 20:45:46.515 L20 []#2834 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC250> |
---|
3213 | 20:45:46.625 L20 []#2835 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
3214 | 20:45:46.625 L20 []#2836 connectTCP to ('127.0.0.1', 58777) |
---|
3215 | 20:45:46.625 L20 []#2837 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DCF50> |
---|
3216 | 20:45:46.625 L20 []#2838 connectTCP to ('192.168.2.110', 58777) |
---|
3217 | 20:45:46.625 L20 []#2839 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7D10> |
---|
3218 | 20:45:46.717 L20 []#2840 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029DC970> |
---|
3219 | 20:45:46.717 L20 []#2841 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCDF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
3220 | 20:45:46.717 L20 []#2842 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029DC0F0> |
---|
3221 | 20:45:46.875 L20 []#2843 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029DC190> |
---|
3222 | 20:45:46.875 L20 []#2844 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCB30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
3223 | 20:45:46.875 L20 []#2845 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x029DCD50> |
---|
3224 | 20:45:46.921 L20 []#2846 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029DC130> |
---|
3225 | 20:45:46.921 L20 []#2847 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC030 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
3226 | 20:45:46.921 L20 []#2848 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x029DCF10> |
---|
3227 | 20:45:47.921 L20 []#2849 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DCF90> |
---|
3228 | 20:45:47.921 L20 []#2850 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC110 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
3229 | 20:45:47.921 L20 []#2851 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DCC30> |
---|
3230 | 20:45:49.000 L20 []#2852 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC410> |
---|
3231 | 20:45:49.000 L20 []#2853 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC530> |
---|
3232 | 20:45:49.000 L20 []#2854 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC210> |
---|
3233 | 20:45:49.000 L20 []#2855 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DCD90> |
---|
3234 | 20:45:49.000 L20 []#2856 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC470 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
3235 | 20:45:49.000 L20 []#2857 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x029DC2F0> |
---|
3236 | 20:45:52.515 L20 []#2858 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC5B0> |
---|
3237 | 20:45:52.515 L20 []#2859 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC3D0> |
---|
3238 | 20:45:52.515 L20 []#2860 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC650 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
3239 | 20:45:52.515 L20 []#2861 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029DC570> |
---|
3240 | 20:45:52.640 L20 []#2862 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029DC690> |
---|
3241 | 20:45:52.640 L20 []#2863 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC810 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
3242 | 20:45:52.640 L20 []#2864 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029DC8F0> |
---|
3243 | 20:45:53.171 L20 []#2865 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029DC370> |
---|
3244 | 20:45:53.171 L20 []#2866 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC310 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
3245 | 20:45:53.171 L20 []#2867 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x029DC790> |
---|
3246 | 20:45:54.342 L20 []#2868 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DCE30> |
---|
3247 | 20:45:54.342 L20 []#2869 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC7F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
3248 | 20:45:54.342 L20 []#2870 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DC7B0> |
---|
3249 | 20:45:54.953 L20 []#2871 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC990> |
---|
3250 | 20:45:54.953 L20 []#2872 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC930 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
3251 | 20:45:54.953 L20 []#2873 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC850> |
---|
3252 | 20:45:56.171 L20 []#2874 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC290> |
---|
3253 | 20:45:56.171 L20 []#2875 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
3254 | 20:45:56.171 L20 []#2876 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC830> |
---|
3255 | 20:45:59.312 L20 []#2877 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029DC4B0> |
---|
3256 | 20:45:59.312 L20 []#2878 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E48F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
3257 | 20:45:59.312 L20 []#2879 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x029DC8B0> |
---|
3258 | 20:46:03.546 L20 []#2880 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DC450> |
---|
3259 | 20:46:03.546 L20 []#2881 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029E4E30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
3260 | 20:46:03.546 L20 []#2882 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x01A5FA70> |
---|
3261 | 20:46:06.280 L20 []#2883 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DC490> |
---|
3262 | 20:46:06.280 L20 []#2884 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCBB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
3263 | 20:46:06.280 L20 []#2885 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DCC70> |
---|
3264 | 20:46:08.078 L20 []#2886 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DC890> |
---|
3265 | 20:46:08.078 L20 []#2887 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DCBF0> |
---|
3266 | 20:46:08.078 L20 []#2888 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DC910> |
---|
3267 | 20:46:08.078 L20 []#2889 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC1D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
3268 | 20:46:08.078 L20 []#2890 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x029DCBD0> |
---|
3269 | 20:46:12.780 L20 []#2891 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x01A5F310> |
---|
3270 | 20:46:12.780 L20 []#2892 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B09D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
3271 | 20:46:12.780 L20 []#2893 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x02845830> |
---|
3272 | 20:46:12.953 L20 []#2894 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DC390> |
---|
3273 | 20:46:12.953 L20 []#2895 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCA50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu>) |
---|
3274 | 20:46:12.953 L20 []#2896 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DCF70> |
---|
3275 | 20:46:16.515 L20 []#2897 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC250> |
---|
3276 | 20:46:16.515 L20 []#2898 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2750 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
3277 | 20:46:16.515 L20 []#2899 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DCD10> |
---|
3278 | 20:46:16.640 L20 []#2900 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029B7D10> |
---|
3279 | 20:46:16.640 L20 []#2901 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCA70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
3280 | 20:46:16.640 L20 []#2902 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DCF50> |
---|
3281 | 20:46:29.687 L20 []#2903 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx |
---|
3282 | 20:46:29.687 L20 []#2904 connectTCP to ('127.0.0.1', 34529) |
---|
3283 | 20:46:29.687 L20 []#2905 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A76530> |
---|
3284 | 20:46:29.687 L20 []#2906 connectTCP to ('207.7.153.143', 34529) |
---|
3285 | 20:46:29.687 L20 []#2907 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8D50> |
---|
3286 | 20:46:37.546 L20 []#2908 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6 |
---|
3287 | 20:46:37.546 L20 []#2909 connectTCP to ('127.0.0.1', 35753) |
---|
3288 | 20:46:37.546 L20 []#2910 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029A2D30> |
---|
3289 | 20:46:37.546 L20 []#2911 connectTCP to ('207.7.153.167', 35753) |
---|
3290 | 20:46:37.546 L20 []#2912 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029DC710> |
---|
3291 | 20:46:46.625 L20 []#2913 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb |
---|
3292 | 20:46:46.625 L20 []#2914 connectTCP to ('127.0.0.1', 44627) |
---|
3293 | 20:46:46.625 L20 []#2915 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029DCEB0> |
---|
3294 | 20:46:46.625 L20 []#2916 connectTCP to ('76.242.178.116', 44627) |
---|
3295 | 20:46:46.625 L20 []#2917 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029DCC90> |
---|
3296 | 20:46:50.842 L20 []#2918 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5 |
---|
3297 | 20:46:50.842 L20 []#2919 connectTCP to ('127.0.0.1', 34353) |
---|
3298 | 20:46:50.842 L20 []#2920 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029B7B70> |
---|
3299 | 20:46:50.842 L20 []#2921 connectTCP to ('192.168.0.195', 34353) |
---|
3300 | 20:46:50.842 L20 []#2922 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029B7BB0> |
---|
3301 | 20:46:59.687 L20 []#2923 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x029E8D50> |
---|
3302 | 20:46:59.687 L20 []#2924 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A762B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to kijm2xueinjwbgst6w36gsqg6jdt2rxx>) |
---|
3303 | 20:46:59.687 L20 []#2925 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to kijm2xue] at 0x01A76530> |
---|
3304 | 20:47:00.280 L20 []#2926 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm |
---|
3305 | 20:47:00.280 L20 []#2927 connectTCP to ('127.0.0.1', 48971) |
---|
3306 | 20:47:00.280 L20 []#2928 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029B7ED0> |
---|
3307 | 20:47:00.280 L20 []#2929 connectTCP to ('207.7.153.161', 48971) |
---|
3308 | 20:47:00.280 L20 []#2930 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029B7C70> |
---|
3309 | 20:47:04.265 L20 []#2931 None |
---|
3310 | 20:47:04.390 L20 []#2932 web: 127.0.0.1 GET / 200 17674 |
---|
3311 | 20:47:04.483 L20 []#2933 Unhandled Error |
---|
3312 | Traceback (most recent call last): |
---|
3313 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
3314 | callbackKeywords=kw) |
---|
3315 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
3316 | self._runCallbacks() |
---|
3317 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
3318 | self.result = callback(self.result, *args, **kw) |
---|
3319 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
3320 | pageContext.tag.renderHTTP, pageContext |
---|
3321 | --- <exception caught here> --- |
---|
3322 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
3323 | result = f(*args, **kw) |
---|
3324 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
3325 | self.fp.restat() |
---|
3326 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
3327 | self.statinfo = stat(self.path) |
---|
3328 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
3329 | |
---|
3330 | FAILURE: |
---|
3331 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
3332 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
3333 | callbackKeywords=kw) |
---|
3334 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
3335 | self._runCallbacks() |
---|
3336 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
3337 | self.result = callback(self.result, *args, **kw) |
---|
3338 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
3339 | pageContext.tag.renderHTTP, pageContext |
---|
3340 | --- <exception caught here> --- |
---|
3341 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
3342 | result = f(*args, **kw) |
---|
3343 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
3344 | self.fp.restat() |
---|
3345 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
3346 | self.statinfo = stat(self.path) |
---|
3347 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
3348 | ] |
---|
3349 | 20:47:04.562 L20 []#2934 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
3350 | 20:47:07.546 L20 []#2935 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029DC710> |
---|
3351 | 20:47:07.546 L20 []#2936 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2A10 from cjzndszpggbecw2r7cpf3hsl3snd4bly to trjdor3okozw4eld3l6zl4ap4z6h5tk6>) |
---|
3352 | 20:47:07.546 L20 []#2937 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to trjdor3o] at 0x029A2D30> |
---|
3353 | 20:47:15.078 L20 []#2938 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b |
---|
3354 | 20:47:15.078 L20 []#2939 connectTCP to ('10.3.0.1', 57005) |
---|
3355 | 20:47:15.078 L20 []#2940 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x0282EC50> |
---|
3356 | 20:47:15.078 L20 []#2941 connectTCP to ('127.0.0.1', 57005) |
---|
3357 | 20:47:15.078 L20 []#2942 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x0282E550> |
---|
3358 | 20:47:15.078 L20 []#2943 connectTCP to ('10.1.0.1', 57005) |
---|
3359 | 20:47:15.078 L20 []#2944 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7F30> |
---|
3360 | 20:47:15.078 L20 []#2945 connectTCP to ('192.168.0.2', 57005) |
---|
3361 | 20:47:15.078 L20 []#2946 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7AD0> |
---|
3362 | 20:47:15.078 L20 []#2947 connectTCP to ('209.204.188.29', 57005) |
---|
3363 | 20:47:15.078 L20 []#2948 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7B90> |
---|
3364 | 20:47:15.328 L23 []#2949 an outbound callRemote (that we [cjzn] sent to someone else [s6ns]) failed on the far end |
---|
3365 | 20:47:15.328 L10 []#2950 reqID=4, rref=<RemoteReference at 0x29e8b70>, methname=RIBroker.getReferenceByName |
---|
3366 | 20:47:15.328 L10 []#2951 the REMOTE failure was: |
---|
3367 | FAILURE: |
---|
3368 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
3369 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/eventual.py", line 26, in _turn |
---|
3370 | cb(*args, **kwargs) |
---|
3371 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in doNextCall |
---|
3372 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
3373 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/Twisted-8.1.0_r25700-py2.5-macosx-10.3-i386.egg/twisted/internet/defer.py", line 195, in addCallback |
---|
3374 | callbackKeywords=kw) |
---|
3375 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/pytho |
---|
3376 | |
---|
3377 | -- TRACEBACK ELIDED -- |
---|
3378 | |
---|
3379 | t = callback(self.result, *args, **kw) |
---|
3380 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 536, in <lambda> |
---|
3381 | d.addCallback(lambda res: self._doCall(delivery)) |
---|
3382 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 571, in _doCall |
---|
3383 | return obj.doRemoteCall(delivery.methodname, args, kwargs) |
---|
3384 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/referenceable.py", line 59, in doRemoteCall |
---|
3385 | res = meth(*args, **kwargs) |
---|
3386 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/broker.py", line 460, in remote_getReferenceByName |
---|
3387 | return self.tub.getReferenceForName(name) |
---|
3388 | File "/usr/local/stow/python-release25-maint-2008-12-23/lib/python2.5/site-packages/foolscap-0.3.2-py2.5.egg/foolscap/pb.py", line 742, in getReferenceForName |
---|
3389 | raise KeyError("unable to find reference for name '%s'" % (name,)) |
---|
3390 | exceptions.KeyError: "unable to find reference for name 'hwbmmwuzxbq644lt2eh6xoe4fh63atqb'" |
---|
3391 | ] |
---|
3392 | 20:47:16.640 L20 []#2952 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029DCC90> |
---|
3393 | 20:47:16.640 L20 []#2953 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCAD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to zmghj34zksvx6gvaf5hwvxnkhnqbg6kb>) |
---|
3394 | 20:47:16.640 L20 []#2954 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to zmghj34z] at 0x029DCEB0> |
---|
3395 | 20:47:18.780 L20 []#2955 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd |
---|
3396 | 20:47:18.780 L20 []#2956 connectTCP to ('127.0.0.1', 47473) |
---|
3397 | 20:47:18.780 L20 []#2957 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029B7AB0> |
---|
3398 | 20:47:18.780 L20 []#2958 connectTCP to ('192.168.1.126', 47473) |
---|
3399 | 20:47:18.780 L20 []#2959 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029B7C30> |
---|
3400 | 20:47:20.842 L20 []#2960 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029B7BB0> |
---|
3401 | 20:47:20.842 L20 []#2961 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7A50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lpkajp6aq33gnwcwr6mt3f4y43dcong5>) |
---|
3402 | 20:47:20.842 L20 []#2962 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lpkajp6a] at 0x029B7B70> |
---|
3403 | 20:47:22.015 L20 []#2963 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz |
---|
3404 | 20:47:22.015 L20 []#2964 connectTCP to ('172.19.0.1', 46672) |
---|
3405 | 20:47:22.015 L20 []#2965 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7BF0> |
---|
3406 | 20:47:22.015 L20 []#2966 connectTCP to ('172.18.0.1', 46672) |
---|
3407 | 20:47:22.015 L20 []#2967 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7DF0> |
---|
3408 | 20:47:22.015 L20 []#2968 connectTCP to ('172.17.0.1', 46672) |
---|
3409 | 20:47:22.015 L20 []#2969 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7DD0> |
---|
3410 | 20:47:22.015 L20 []#2970 connectTCP to ('127.0.0.1', 46672) |
---|
3411 | 20:47:22.015 L20 []#2971 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7E10> |
---|
3412 | 20:47:22.015 L20 []#2972 connectTCP to ('128.100.171.30', 46672) |
---|
3413 | 20:47:22.015 L20 []#2973 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7B50> |
---|
3414 | 20:47:30.296 L20 []#2974 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029B7C70> |
---|
3415 | 20:47:30.296 L20 []#2975 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7D50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 2y7ldksggg447xnf4zwsjccx7ihs6wfm>) |
---|
3416 | 20:47:30.296 L20 []#2976 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 2y7ldksg] at 0x029B7ED0> |
---|
3417 | 20:47:36.217 L20 []#2977 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv |
---|
3418 | 20:47:36.217 L20 []#2978 connectTCP to ('192.168.181.1', 53964) |
---|
3419 | 20:47:36.217 L20 []#2979 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7EB0> |
---|
3420 | 20:47:36.217 L20 []#2980 connectTCP to ('172.16.179.1', 53964) |
---|
3421 | 20:47:36.217 L20 []#2981 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7F10> |
---|
3422 | 20:47:36.217 L20 []#2982 connectTCP to ('127.0.0.1', 53964) |
---|
3423 | 20:47:36.217 L20 []#2983 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7E50> |
---|
3424 | 20:47:36.217 L20 []#2984 connectTCP to ('192.168.1.29', 53964) |
---|
3425 | 20:47:36.217 L20 []#2985 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A21F0> |
---|
3426 | 20:47:44.905 L20 []#2986 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp |
---|
3427 | 20:47:44.905 L20 []#2987 connectTCP to ('172.16.55.1', 34418) |
---|
3428 | 20:47:44.905 L20 []#2988 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2170> |
---|
3429 | 20:47:44.905 L20 []#2989 connectTCP to ('192.168.210.1', 34418) |
---|
3430 | 20:47:44.905 L20 []#2990 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2690> |
---|
3431 | 20:47:44.905 L20 []#2991 connectTCP to ('127.0.0.1', 34418) |
---|
3432 | 20:47:44.905 L20 []#2992 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2430> |
---|
3433 | 20:47:44.905 L20 []#2993 connectTCP to ('10.0.1.3', 34418) |
---|
3434 | 20:47:44.905 L20 []#2994 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2750> |
---|
3435 | 20:47:45.092 L20 []#2995 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7AD0> |
---|
3436 | 20:47:45.092 L20 []#2996 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7B90> |
---|
3437 | 20:47:45.092 L20 []#2997 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x0282E550> |
---|
3438 | 20:47:45.092 L20 []#2998 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x029B7F30> |
---|
3439 | 20:47:45.092 L20 []#2999 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EDD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to o5ogssbtvwimziwrghz4uqrqry43uh5b>) |
---|
3440 | 20:47:45.092 L20 []#3000 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to o5ogssbt] at 0x0282EC50> |
---|
3441 | 20:47:47.780 L20 []#3001 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx |
---|
3442 | 20:47:47.780 L20 []#3002 connectTCP to ('127.0.0.1', 1577) |
---|
3443 | 20:47:47.780 L20 []#3003 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029A20D0> |
---|
3444 | 20:47:47.780 L20 []#3004 connectTCP to ('172.16.2.104', 1577) |
---|
3445 | 20:47:47.780 L20 []#3005 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029A21D0> |
---|
3446 | 20:47:48.796 L20 []#3006 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029B7AB0> |
---|
3447 | 20:47:48.796 L20 []#3007 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7DB0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vraj3cgb5eqs5xrb44qgqvwo4obbdhfd>) |
---|
3448 | 20:47:48.796 L20 []#3008 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vraj3cgb] at 0x029B7C30> |
---|
3449 | 20:47:50.796 L20 []#3009 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5 |
---|
3450 | 20:47:50.796 L20 []#3010 connectTCP to ('127.0.0.1', 48663) |
---|
3451 | 20:47:50.796 L20 []#3011 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029A2190> |
---|
3452 | 20:47:50.796 L20 []#3012 connectTCP to ('207.7.153.161', 48663) |
---|
3453 | 20:47:50.796 L20 []#3013 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029A2370> |
---|
3454 | 20:47:51.937 L20 []#3014 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl |
---|
3455 | 20:47:51.937 L20 []#3015 connectTCP to ('192.168.181.1', 45450) |
---|
3456 | 20:47:51.937 L20 []#3016 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2950> |
---|
3457 | 20:47:51.937 L20 []#3017 connectTCP to ('172.16.179.1', 45450) |
---|
3458 | 20:47:51.937 L20 []#3018 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A20F0> |
---|
3459 | 20:47:51.937 L20 []#3019 connectTCP to ('127.0.0.1', 45450) |
---|
3460 | 20:47:51.937 L20 []#3020 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2890> |
---|
3461 | 20:47:51.937 L20 []#3021 connectTCP to ('192.168.1.29', 45450) |
---|
3462 | 20:47:51.937 L20 []#3022 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2350> |
---|
3463 | 20:47:52.015 L20 []#3023 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7E10> |
---|
3464 | 20:47:52.015 L20 []#3024 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7B50> |
---|
3465 | 20:47:52.015 L20 []#3025 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7DD0> |
---|
3466 | 20:47:52.015 L20 []#3026 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7BF0> |
---|
3467 | 20:47:52.015 L20 []#3027 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7FD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ujofuk6zkgqgjwztx7hbf2zehvzkohuz>) |
---|
3468 | 20:47:52.015 L20 []#3028 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ujofuk6z] at 0x029B7DF0> |
---|
3469 | 20:47:56.296 L20 []#3029 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s |
---|
3470 | 20:47:56.296 L20 []#3030 connectTCP to ('127.0.0.1', 59532) |
---|
3471 | 20:47:56.296 L20 []#3031 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029A2210> |
---|
3472 | 20:47:56.296 L20 []#3032 connectTCP to ('207.7.153.161', 59532) |
---|
3473 | 20:47:56.296 L20 []#3033 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029A2970> |
---|
3474 | 20:47:57.967 L20 []#3034 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr |
---|
3475 | 20:47:57.967 L20 []#3035 connectTCP to ('127.0.0.1', 45767) |
---|
3476 | 20:47:57.967 L20 []#3036 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x01A762F0> |
---|
3477 | 20:47:57.967 L20 []#3037 connectTCP to ('207.7.153.162', 45767) |
---|
3478 | 20:47:57.967 L20 []#3038 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x01A76310> |
---|
3479 | 20:47:58.217 L20 []#3039 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw |
---|
3480 | 20:47:58.217 L20 []#3040 connectTCP to ('192.168.122.1', 44895) |
---|
3481 | 20:47:58.217 L20 []#3041 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A76DB0> |
---|
3482 | 20:47:58.217 L20 []#3042 connectTCP to ('127.0.0.1', 44895) |
---|
3483 | 20:47:58.217 L20 []#3043 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A76930> |
---|
3484 | 20:47:58.217 L20 []#3044 connectTCP to ('10.0.1.122', 44895) |
---|
3485 | 20:47:58.217 L20 []#3045 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x028988D0> |
---|
3486 | 20:47:59.328 L20 []#3046 None |
---|
3487 | 20:47:59.453 L20 []#3047 web: 127.0.0.1 GET / 200 17674 |
---|
3488 | 20:47:59.530 L20 []#3048 Unhandled Error |
---|
3489 | Traceback (most recent call last): |
---|
3490 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
3491 | callbackKeywords=kw) |
---|
3492 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
3493 | self._runCallbacks() |
---|
3494 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
3495 | self.result = callback(self.result, *args, **kw) |
---|
3496 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
3497 | pageContext.tag.renderHTTP, pageContext |
---|
3498 | --- <exception caught here> --- |
---|
3499 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
3500 | result = f(*args, **kw) |
---|
3501 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
3502 | self.fp.restat() |
---|
3503 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
3504 | self.statinfo = stat(self.path) |
---|
3505 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
3506 | |
---|
3507 | FAILURE: |
---|
3508 | [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last): |
---|
3509 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 195, in addCallback |
---|
3510 | callbackKeywords=kw) |
---|
3511 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 186, in addCallbacks |
---|
3512 | self._runCallbacks() |
---|
3513 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 328, in _runCallbacks |
---|
3514 | self.result = callback(self.result, *args, **kw) |
---|
3515 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\appserver.py", line 163, in gotPageContext |
---|
3516 | pageContext.tag.renderHTTP, pageContext |
---|
3517 | --- <exception caught here> --- |
---|
3518 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\internet\defer.py", line 106, in maybeDeferred |
---|
3519 | result = f(*args, **kw) |
---|
3520 | File "c:\playground\allmydata\tahoe\pristine\support\lib\site-packages\nevow-0.9.32-py2.5.egg\nevow\static.py", line 273, in renderHTTP |
---|
3521 | self.fp.restat() |
---|
3522 | File "c:\python25\lib\site-packages\twisted-8.1.0-py2.5-win32.egg\twisted\python\filepath.py", line 398, in restat |
---|
3523 | self.statinfo = stat(self.path) |
---|
3524 | exceptions.WindowsError: [Error 2] The system cannot find the file specified: 'c:\\playground\\allmydata\\tahoe\\pristine\\support\\Lib\\site-packages\\nevow-0.9.32-py2.5.egg\\formless\\freeform-default.css' |
---|
3525 | ] |
---|
3526 | 20:47:59.608 L20 []#3049 web: 127.0.0.1 GET /webform_css 500 6053 |
---|
3527 | 20:48:02.858 L20 []#3050 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd |
---|
3528 | 20:48:02.858 L20 []#3051 connectTCP to ('127.0.0.1', 34188) |
---|
3529 | 20:48:02.858 L20 []#3052 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7DB0> |
---|
3530 | 20:48:02.858 L20 []#3053 connectTCP to ('192.168.69.228', 34188) |
---|
3531 | 20:48:02.858 L20 []#3054 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7B90> |
---|
3532 | 20:48:02.858 L20 []#3055 connectTCP to ('208.80.68.108', 34188) |
---|
3533 | 20:48:02.858 L20 []#3056 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7F50> |
---|
3534 | 20:48:04.328 L20 []#3057 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt |
---|
3535 | 20:48:04.328 L20 []#3058 connectTCP to ('127.0.0.1', 1812) |
---|
3536 | 20:48:04.328 L20 []#3059 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029B7BF0> |
---|
3537 | 20:48:04.328 L20 []#3060 connectTCP to ('172.16.2.101', 1812) |
---|
3538 | 20:48:04.328 L20 []#3061 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029B7EF0> |
---|
3539 | 20:48:05.217 L20 []#3062 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn |
---|
3540 | 20:48:05.217 L20 []#3063 connectTCP to ('192.168.54.1', 44666) |
---|
3541 | 20:48:05.217 L20 []#3064 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B79F0> |
---|
3542 | 20:48:05.217 L20 []#3065 connectTCP to ('192.168.53.1', 44666) |
---|
3543 | 20:48:05.217 L20 []#3066 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7FB0> |
---|
3544 | 20:48:05.217 L20 []#3067 connectTCP to ('127.0.0.1', 44666) |
---|
3545 | 20:48:05.217 L20 []#3068 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DD0> |
---|
3546 | 20:48:05.217 L20 []#3069 connectTCP to ('192.168.1.25', 44666) |
---|
3547 | 20:48:05.217 L20 []#3070 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DF0> |
---|
3548 | 20:48:06.217 L20 []#3071 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029A21F0> |
---|
3549 | 20:48:06.217 L20 []#3072 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7EB0> |
---|
3550 | 20:48:06.217 L20 []#3073 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7F10> |
---|
3551 | 20:48:06.217 L20 []#3074 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7BD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to sskpc5grmqtmlvcmtuozned7v5ssr3lv>) |
---|
3552 | 20:48:06.217 L20 []#3075 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to sskpc5gr] at 0x029B7E50> |
---|
3553 | 20:48:06.625 L20 []#3076 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v |
---|
3554 | 20:48:06.625 L20 []#3077 connectTCP to ('127.0.0.1', 55217) |
---|
3555 | 20:48:06.625 L20 []#3078 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x0282E3D0> |
---|
3556 | 20:48:06.625 L20 []#3079 connectTCP to ('207.7.153.162', 55217) |
---|
3557 | 20:48:06.625 L20 []#3080 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x0282EAD0> |
---|
3558 | 20:48:07.342 L20 []#3081 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3 |
---|
3559 | 20:48:07.342 L20 []#3082 connectTCP to ('127.0.0.1', 49874) |
---|
3560 | 20:48:07.342 L20 []#3083 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029B7F90> |
---|
3561 | 20:48:07.342 L20 []#3084 connectTCP to ('207.7.153.181', 49874) |
---|
3562 | 20:48:07.342 L20 []#3085 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029B7D10> |
---|
3563 | 20:48:09.092 L20 []#3086 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc |
---|
3564 | 20:48:09.092 L20 []#3087 connectTCP to ('9.65.231.54', 58409) |
---|
3565 | 20:48:09.092 L20 []#3088 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FA90> |
---|
3566 | 20:48:09.092 L20 []#3089 connectTCP to ('127.0.0.1', 58409) |
---|
3567 | 20:48:09.092 L20 []#3090 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F710> |
---|
3568 | 20:48:09.092 L20 []#3091 connectTCP to ('10.0.2.1', 58409) |
---|
3569 | 20:48:09.092 L20 []#3092 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F930> |
---|
3570 | 20:48:09.092 L20 []#3093 connectTCP to ('10.0.1.1', 58409) |
---|
3571 | 20:48:09.092 L20 []#3094 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FC50> |
---|
3572 | 20:48:09.092 L20 []#3095 connectTCP to ('98.202.225.214', 58409) |
---|
3573 | 20:48:09.092 L20 []#3096 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FB50> |
---|
3574 | 20:48:12.467 L20 []#3097 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3 |
---|
3575 | 20:48:12.467 L20 []#3098 connectTCP to ('127.0.0.1', 57685) |
---|
3576 | 20:48:12.467 L20 []#3099 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F090> |
---|
3577 | 20:48:12.467 L20 []#3100 connectTCP to ('169.254.5.57', 57685) |
---|
3578 | 20:48:12.467 L20 []#3101 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F910> |
---|
3579 | 20:48:12.467 L20 []#3102 connectTCP to ('192.168.2.104', 57685) |
---|
3580 | 20:48:12.467 L20 []#3103 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F630> |
---|
3581 | 20:48:14.921 L20 []#3104 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2750> |
---|
3582 | 20:48:14.921 L20 []#3105 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2430> |
---|
3583 | 20:48:14.921 L20 []#3106 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2170> |
---|
3584 | 20:48:14.921 L20 []#3107 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2070 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xpyajfs4rvm3yps5szojjrxjsgkmshfp>) |
---|
3585 | 20:48:14.921 L20 []#3108 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xpyajfs4] at 0x029A2690> |
---|
3586 | 20:48:14.983 L20 []#3109 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam |
---|
3587 | 20:48:14.983 L20 []#3110 connectTCP to ('127.0.0.1', 52217) |
---|
3588 | 20:48:14.983 L20 []#3111 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x01A5F810> |
---|
3589 | 20:48:14.983 L20 []#3112 connectTCP to ('192.168.1.43', 52217) |
---|
3590 | 20:48:14.983 L20 []#3113 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x01A5F5D0> |
---|
3591 | 20:48:17.796 L20 []#3114 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029A21D0> |
---|
3592 | 20:48:17.796 L20 []#3115 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2490 from cjzndszpggbecw2r7cpf3hsl3snd4bly to oyskmxvbxvwxj7fhk7mrq7irdhvcjtnx>) |
---|
3593 | 20:48:17.796 L20 []#3116 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to oyskmxvb] at 0x029A20D0> |
---|
3594 | 20:48:20.796 L20 []#3117 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029A2190> |
---|
3595 | 20:48:20.796 L20 []#3118 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2270 from cjzndszpggbecw2r7cpf3hsl3snd4bly to q5l37rle6pojjnllrwjyryulavpqdlq5>) |
---|
3596 | 20:48:20.796 L20 []#3119 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to q5l37rle] at 0x029A2370> |
---|
3597 | 20:48:21.953 L20 []#3120 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2350> |
---|
3598 | 20:48:21.953 L20 []#3121 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A20F0> |
---|
3599 | 20:48:21.953 L20 []#3122 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2890> |
---|
3600 | 20:48:21.953 L20 []#3123 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A25F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to e7xm4kadpzcrpa7xfpdypbq2pzuur3wl>) |
---|
3601 | 20:48:21.953 L20 []#3124 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to e7xm4kad] at 0x029A2950> |
---|
3602 | 20:48:23.467 L20 []#3125 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm |
---|
3603 | 20:48:23.467 L20 []#3126 connectTCP to ('127.0.0.1', 54237) |
---|
3604 | 20:48:23.467 L20 []#3127 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029A2090> |
---|
3605 | 20:48:23.467 L20 []#3128 connectTCP to ('192.168.89.128', 54237) |
---|
3606 | 20:48:23.467 L20 []#3129 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5F310> |
---|
3607 | 20:48:24.312 L20 []#3130 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw |
---|
3608 | 20:48:24.312 L20 []#3131 connectTCP to ('127.0.0.1', 40181) |
---|
3609 | 20:48:24.312 L20 []#3132 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A5F790> |
---|
3610 | 20:48:24.312 L20 []#3133 connectTCP to ('192.168.1.158', 40181) |
---|
3611 | 20:48:24.312 L20 []#3134 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A5F4B0> |
---|
3612 | 20:48:25.092 L20 []#3135 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na |
---|
3613 | 20:48:25.092 L20 []#3136 connectTCP to ('127.0.0.1', 2770) |
---|
3614 | 20:48:25.092 L20 []#3137 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x028B0E50> |
---|
3615 | 20:48:25.092 L20 []#3138 connectTCP to ('192.168.1.100', 2770) |
---|
3616 | 20:48:25.092 L20 []#3139 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x028B05D0> |
---|
3617 | 20:48:26.296 L20 []#3140 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029A2210> |
---|
3618 | 20:48:26.296 L20 []#3141 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A28B0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to u5vgfpug7qhkxdtj76tcfh6bmzyo6w5s>) |
---|
3619 | 20:48:26.296 L20 []#3142 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to u5vgfpug] at 0x029A2970> |
---|
3620 | 20:48:26.608 L20 []#3143 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6 |
---|
3621 | 20:48:26.608 L20 []#3144 connectTCP to ('127.0.0.1', 35272) |
---|
3622 | 20:48:26.608 L20 []#3145 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0C30> |
---|
3623 | 20:48:26.608 L20 []#3146 connectTCP to ('207.7.153.167', 35272) |
---|
3624 | 20:48:26.608 L20 []#3147 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0850> |
---|
3625 | 20:48:27.983 L20 []#3148 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x01A762F0> |
---|
3626 | 20:48:27.983 L20 []#3149 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76C30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to fcmlx6emlydpmgsksztuvtpxf5gdoamr>) |
---|
3627 | 20:48:27.983 L20 []#3150 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to fcmlx6em] at 0x01A76310> |
---|
3628 | 20:48:28.217 L20 []#3151 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A76DB0> |
---|
3629 | 20:48:28.217 L20 []#3152 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x028988D0> |
---|
3630 | 20:48:28.217 L20 []#3153 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A76F30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to v2mczw4ueosjzz6wwkpwkveozemy42mw>) |
---|
3631 | 20:48:28.217 L20 []#3154 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to v2mczw4u] at 0x01A76930> |
---|
3632 | 20:48:29.640 L20 []#3155 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak |
---|
3633 | 20:48:29.640 L20 []#3156 connectTCP to ('127.0.0.1', 32930) |
---|
3634 | 20:48:29.640 L20 []#3157 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x028B0D50> |
---|
3635 | 20:48:29.640 L20 []#3158 connectTCP to ('10.0.0.7', 32930) |
---|
3636 | 20:48:29.640 L20 []#3159 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x028B0B10> |
---|
3637 | 20:48:30.703 L20 []#3160 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt |
---|
3638 | 20:48:30.703 L20 []#3161 connectTCP to ('127.0.0.1', 45963) |
---|
3639 | 20:48:30.703 L20 []#3162 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x028B0CF0> |
---|
3640 | 20:48:30.703 L20 []#3163 connectTCP to ('207.7.153.167', 45963) |
---|
3641 | 20:48:30.703 L20 []#3164 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x028B0710> |
---|
3642 | 20:48:32.875 L20 []#3165 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7B90> |
---|
3643 | 20:48:32.875 L20 []#3166 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7F50> |
---|
3644 | 20:48:32.875 L20 []#3167 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898ED0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to qvqv7jmm76yfhdjuuzeqyfuwlqinpofd>) |
---|
3645 | 20:48:32.875 L20 []#3168 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to qvqv7jmm] at 0x029B7DB0> |
---|
3646 | 20:48:34.342 L20 []#3169 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029B7EF0> |
---|
3647 | 20:48:34.342 L20 []#3170 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to mnvtm46ne4r4he5qeoavek3gvpry7lpt>) |
---|
3648 | 20:48:34.342 L20 []#3171 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to mnvtm46n] at 0x029B7BF0> |
---|
3649 | 20:48:35.217 L20 []#3172 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DD0> |
---|
3650 | 20:48:35.217 L20 []#3173 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7DF0> |
---|
3651 | 20:48:35.217 L20 []#3174 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B7FB0> |
---|
3652 | 20:48:35.217 L20 []#3175 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7AD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yuyexedxneqdh5lw442qx4o5xi4kk4nn>) |
---|
3653 | 20:48:35.217 L20 []#3176 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yuyexedx] at 0x029B79F0> |
---|
3654 | 20:48:35.453 L20 []#3177 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe |
---|
3655 | 20:48:35.453 L20 []#3178 connectTCP to ('192.168.217.1', 51660) |
---|
3656 | 20:48:35.453 L20 []#3179 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0AD0> |
---|
3657 | 20:48:35.453 L20 []#3180 connectTCP to ('192.168.111.1', 51660) |
---|
3658 | 20:48:35.453 L20 []#3181 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0D30> |
---|
3659 | 20:48:35.453 L20 []#3182 connectTCP to ('127.0.0.1', 51660) |
---|
3660 | 20:48:35.453 L20 []#3183 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0BD0> |
---|
3661 | 20:48:35.453 L20 []#3184 connectTCP to ('192.168.1.21', 51660) |
---|
3662 | 20:48:35.453 L20 []#3185 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0CB0> |
---|
3663 | 20:48:36.640 L20 []#3186 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x0282EAD0> |
---|
3664 | 20:48:36.640 L20 []#3187 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E6D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to xiktf6ok5f5ao5znxxttriv233hmvi4v>) |
---|
3665 | 20:48:36.640 L20 []#3188 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to xiktf6ok] at 0x0282E3D0> |
---|
3666 | 20:48:37.328 L20 []#3189 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo |
---|
3667 | 20:48:37.328 L20 []#3190 connectTCP to ('192.168.181.1', 39922) |
---|
3668 | 20:48:37.328 L20 []#3191 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DCA50> |
---|
3669 | 20:48:37.328 L20 []#3192 connectTCP to ('172.16.179.1', 39922) |
---|
3670 | 20:48:37.328 L20 []#3193 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC3D0> |
---|
3671 | 20:48:37.328 L20 []#3194 connectTCP to ('127.0.0.1', 39922) |
---|
3672 | 20:48:37.328 L20 []#3195 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC8B0> |
---|
3673 | 20:48:37.328 L20 []#3196 connectTCP to ('192.168.1.29', 39922) |
---|
3674 | 20:48:37.328 L20 []#3197 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC250> |
---|
3675 | 20:48:37.390 L20 []#3198 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029B7F90> |
---|
3676 | 20:48:37.390 L20 []#3199 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E550 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wfninubkrvhlyscum7rlschbhx5iarg3>) |
---|
3677 | 20:48:37.390 L20 []#3200 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wfninubk] at 0x029B7D10> |
---|
3678 | 20:48:39.092 L20 []#3201 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FB50> |
---|
3679 | 20:48:39.092 L20 []#3202 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FC50> |
---|
3680 | 20:48:39.092 L20 []#3203 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F930> |
---|
3681 | 20:48:39.092 L20 []#3204 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5F710> |
---|
3682 | 20:48:39.092 L20 []#3205 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F770 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ukm3kxzly3kn6qcqv4p7flk3ho26dltc>) |
---|
3683 | 20:48:39.092 L20 []#3206 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ukm3kxzl] at 0x01A5FA90> |
---|
3684 | 20:48:40.625 L20 []#3207 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl |
---|
3685 | 20:48:40.625 L20 []#3208 connectTCP to ('127.0.0.1', 61997) |
---|
3686 | 20:48:40.625 L20 []#3209 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DC450> |
---|
3687 | 20:48:40.625 L20 []#3210 connectTCP to ('192.168.1.10', 61997) |
---|
3688 | 20:48:40.625 L20 []#3211 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DCE90> |
---|
3689 | 20:48:41.125 L20 []#3212 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx |
---|
3690 | 20:48:41.125 L20 []#3213 connectTCP to ('127.0.0.1', 40964) |
---|
3691 | 20:48:41.125 L20 []#3214 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DC330> |
---|
3692 | 20:48:41.125 L20 []#3215 connectTCP to ('207.7.153.172', 40964) |
---|
3693 | 20:48:41.125 L20 []#3216 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DC2D0> |
---|
3694 | 20:48:42.483 L20 []#3217 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F090> |
---|
3695 | 20:48:42.483 L20 []#3218 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F630> |
---|
3696 | 20:48:42.483 L20 []#3219 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F1F0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to gbd7uign6m4kdbdfpx5rnazhrdhnfns3>) |
---|
3697 | 20:48:42.483 L20 []#3220 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to gbd7uign] at 0x01A5F910> |
---|
3698 | 20:48:43.203 L20 []#3221 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b |
---|
3699 | 20:48:43.203 L20 []#3222 connectTCP to ('127.0.0.1', 50318) |
---|
3700 | 20:48:43.203 L20 []#3223 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC990> |
---|
3701 | 20:48:43.203 L20 []#3224 connectTCP to ('192.168.1.208', 50318) |
---|
3702 | 20:48:43.203 L20 []#3225 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DCAB0> |
---|
3703 | 20:48:45.000 L20 []#3226 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x01A5F810> |
---|
3704 | 20:48:45.000 L20 []#3227 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F2D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to alt6cjddwfnwrnct4lx2ypwricrgtoam>) |
---|
3705 | 20:48:45.000 L20 []#3228 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to alt6cjdd] at 0x01A5F5D0> |
---|
3706 | 20:48:53.483 L20 []#3229 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x029A2090> |
---|
3707 | 20:48:53.483 L20 []#3230 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2A30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to k6h4otc2f2wmmysam5ofciaenhngurwm>) |
---|
3708 | 20:48:53.483 L20 []#3231 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to k6h4otc2] at 0x01A5F310> |
---|
3709 | 20:48:54.312 L20 []#3232 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A5F4B0> |
---|
3710 | 20:48:54.312 L20 []#3233 connectorFinished (<foolscap.negotiate.TubConnector object at 0x01A5F350 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jhhkj5cczb3owqpfagvbf36cbrqurksw>) |
---|
3711 | 20:48:54.312 L20 []#3234 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jhhkj5cc] at 0x01A5F790> |
---|
3712 | 20:48:55.092 L20 []#3235 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x028B0E50> |
---|
3713 | 20:48:55.092 L20 []#3236 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0670 from cjzndszpggbecw2r7cpf3hsl3snd4bly to wlgwym2cso2coqsd5lbjqyrjvu3ax6na>) |
---|
3714 | 20:48:55.092 L20 []#3237 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to wlgwym2c] at 0x028B05D0> |
---|
3715 | 20:48:56.608 L20 []#3238 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0C30> |
---|
3716 | 20:48:56.608 L20 []#3239 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0D70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ivjakubrruewknqg7wgb5hbinasqupj6>) |
---|
3717 | 20:48:56.608 L20 []#3240 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ivjakubr] at 0x028B0850> |
---|
3718 | 20:48:57.828 L20 []#3241 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th |
---|
3719 | 20:48:57.828 L20 []#3242 connectTCP to ('127.0.0.1', 51513) |
---|
3720 | 20:48:57.828 L20 []#3243 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A5F190> |
---|
3721 | 20:48:57.828 L20 []#3244 connectTCP to ('192.168.42.1', 51513) |
---|
3722 | 20:48:57.828 L20 []#3245 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC9D0> |
---|
3723 | 20:48:59.640 L20 []#3246 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x028B0D50> |
---|
3724 | 20:48:59.640 L20 []#3247 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B0030 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hscfru6j5mmzobcjohnhrcbdsgja2fak>) |
---|
3725 | 20:48:59.640 L20 []#3248 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hscfru6j] at 0x028B0B10> |
---|
3726 | 20:49:00.717 L20 []#3249 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x028B0710> |
---|
3727 | 20:49:00.717 L20 []#3250 connectorFinished (<foolscap.negotiate.TubConnector object at 0x028B04D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to uf7kq2svc6ozcawfm63e2qrbik2oixvt>) |
---|
3728 | 20:49:00.717 L20 []#3251 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to uf7kq2sv] at 0x028B0CF0> |
---|
3729 | 20:49:04.858 L20 []#3252 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2 |
---|
3730 | 20:49:04.858 L20 []#3253 connectTCP to ('127.0.0.1', 33911) |
---|
3731 | 20:49:04.858 L20 []#3254 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DC5D0> |
---|
3732 | 20:49:04.858 L20 []#3255 connectTCP to ('10.0.2.15', 33911) |
---|
3733 | 20:49:04.858 L20 []#3256 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DCE30> |
---|
3734 | 20:49:05.467 L20 []#3257 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0CB0> |
---|
3735 | 20:49:05.467 L20 []#3258 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0AD0> |
---|
3736 | 20:49:05.467 L20 []#3259 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0BD0> |
---|
3737 | 20:49:05.467 L20 []#3260 connectorFinished (<foolscap.negotiate.TubConnector object at 0x02898D50 from cjzndszpggbecw2r7cpf3hsl3snd4bly to hvoivvgm6h6gftqpruelia62lhj5kgoe>) |
---|
3738 | 20:49:05.467 L20 []#3261 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to hvoivvgm] at 0x028B0D30> |
---|
3739 | 20:49:07.342 L20 []#3262 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC250> |
---|
3740 | 20:49:07.342 L20 []#3263 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DCA50> |
---|
3741 | 20:49:07.342 L20 []#3264 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC8B0> |
---|
3742 | 20:49:07.342 L20 []#3265 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC490 from cjzndszpggbecw2r7cpf3hsl3snd4bly to 3jhrw6rnnid3q5mlsve2n5dpay2t4fpo>) |
---|
3743 | 20:49:07.342 L20 []#3266 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to 3jhrw6rn] at 0x029DC3D0> |
---|
3744 | 20:49:10.640 L20 []#3267 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DC450> |
---|
3745 | 20:49:10.640 L20 []#3268 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282E0D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to ncmuqdl6fu2t3vcae5n24zxacrdanopl>) |
---|
3746 | 20:49:10.640 L20 []#3269 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to ncmuqdl6] at 0x029DCE90> |
---|
3747 | 20:49:11.140 L20 []#3270 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DC2D0> |
---|
3748 | 20:49:11.140 L20 []#3271 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC1D0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to vq44ojjnmpegwgt745j3f27apbzj65kx>) |
---|
3749 | 20:49:11.140 L20 []#3272 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to vq44ojjn] at 0x029DC330> |
---|
3750 | 20:49:13.217 L20 []#3273 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DCAB0> |
---|
3751 | 20:49:13.217 L20 []#3274 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC790 from cjzndszpggbecw2r7cpf3hsl3snd4bly to lgxn7t73ilcjnuib73lh6ykik4c3ju6b>) |
---|
3752 | 20:49:13.217 L20 []#3275 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to lgxn7t73] at 0x029DC990> |
---|
3753 | 20:49:16.750 L20 []#3276 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z |
---|
3754 | 20:49:16.750 L20 []#3277 connectTCP to ('127.0.0.1', 38624) |
---|
3755 | 20:49:16.750 L20 []#3278 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029B7AB0> |
---|
3756 | 20:49:16.750 L20 []#3279 connectTCP to ('207.7.153.162', 38624) |
---|
3757 | 20:49:16.750 L20 []#3280 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029A2530> |
---|
3758 | 20:49:17.905 L20 []#3281 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc |
---|
3759 | 20:49:17.905 L20 []#3282 connectTCP to ('127.0.0.1', 34841) |
---|
3760 | 20:49:17.905 L20 []#3283 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DC070> |
---|
3761 | 20:49:17.905 L20 []#3284 connectTCP to ('192.168.1.15', 34841) |
---|
3762 | 20:49:17.905 L20 []#3285 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DCE70> |
---|
3763 | 20:49:27.842 L20 []#3286 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x01A5F190> |
---|
3764 | 20:49:27.842 L20 []#3287 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029B7FF0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jrpz55j6rlzqjh5ghnx4hlpa4pmnd4th>) |
---|
3765 | 20:49:27.842 L20 []#3288 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jrpz55j6] at 0x029DC9D0> |
---|
3766 | 20:49:34.875 L20 []#3289 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DC5D0> |
---|
3767 | 20:49:34.875 L20 []#3290 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029A2030 from cjzndszpggbecw2r7cpf3hsl3snd4bly to dzgiq5n7rxdwligbdmhr6ziaxcczsld2>) |
---|
3768 | 20:49:34.875 L20 []#3291 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to dzgiq5n7] at 0x029DCE30> |
---|
3769 | 20:49:36.500 L20 []#3292 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw |
---|
3770 | 20:49:36.500 L20 []#3293 connectTCP to ('127.0.0.1', 58777) |
---|
3771 | 20:49:36.500 L20 []#3294 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DC4B0> |
---|
3772 | 20:49:36.500 L20 []#3295 connectTCP to ('192.168.2.110', 58777) |
---|
3773 | 20:49:36.500 L20 []#3296 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DCBD0> |
---|
3774 | 20:49:41.890 L20 []#3297 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444 |
---|
3775 | 20:49:41.890 L20 []#3298 connectTCP to ('127.0.0.1', 53387) |
---|
3776 | 20:49:41.890 L20 []#3299 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC830> |
---|
3777 | 20:49:41.890 L20 []#3300 connectTCP to ('207.192.75.134', 53387) |
---|
3778 | 20:49:41.890 L20 []#3301 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC930> |
---|
3779 | 20:49:46.765 L20 []#3302 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029B7AB0> |
---|
3780 | 20:49:46.765 L20 []#3303 connectorFinished (<foolscap.negotiate.TubConnector object at 0x0282EDD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to jfdpabh34vsrhll3lbdn3v23vem4hr2z>) |
---|
3781 | 20:49:46.765 L20 []#3304 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to jfdpabh3] at 0x029A2530> |
---|
3782 | 20:49:47.921 L20 []#3305 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DC070> |
---|
3783 | 20:49:47.921 L20 []#3306 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DC610 from cjzndszpggbecw2r7cpf3hsl3snd4bly to reezjqi5hylz4nmsajurqosvo6ou44xc>) |
---|
3784 | 20:49:47.921 L20 []#3307 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to reezjqi5] at 0x029DCE70> |
---|
3785 | 20:49:54.625 L20 []#3308 TubConnector created from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyckahskyinlrf3fiao4aqrfeu |
---|
3786 | 20:49:54.625 L20 []#3309 connectTCP to ('127.0.0.1', 51828) |
---|
3787 | 20:49:54.625 L20 []#3310 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DC6F0> |
---|
3788 | 20:49:54.625 L20 []#3311 connectTCP to ('207.7.131.41', 51828) |
---|
3789 | 20:49:54.625 L20 []#3312 Starting factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DC510> |
---|
3790 | 20:50:06.515 L20 []#3313 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DCBD0> |
---|
3791 | 20:50:06.515 L20 []#3314 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCC30 from cjzndszpggbecw2r7cpf3hsl3snd4bly to tnsdnsub6bxfubg3olkyevg3bj6aiscw>) |
---|
3792 | 20:50:06.515 L20 []#3315 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to tnsdnsub] at 0x029DC4B0> |
---|
3793 | 20:50:11.890 L20 []#3316 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC830> |
---|
3794 | 20:50:11.890 L20 []#3317 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCF70 from cjzndszpggbecw2r7cpf3hsl3snd4bly to iktgow2qpu6ikooaqowoskgv4hfrp444>) |
---|
3795 | 20:50:11.890 L20 []#3318 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to iktgow2q] at 0x029DC930> |
---|
3796 | 20:50:24.625 L20 []#3319 Stopping factory <foolscap.negotiate.TubConnectorClientFactory object [from cjzndszp] [to yrv5jzyy] at 0x029DC510> |
---|
3797 | 20:50:24.625 L20 []#3320 connectorFinished (<foolscap.negotiate.TubConnector object at 0x029DCDD0 from cjzndszpggbecw2r7cpf3hsl3snd4bly to yrv5jzyyc |
---|