1 | sntentos@optiplex-9010 [2018-04-27 14:08:54]:~$ xpra start -d network,websocket --bind-tcp=0.0.0.0:14500 --html=on --start-child=xterm --exit-with-children=yes |
---|
2 | 2018-04-27 14:08:58,430 get_enabled_encoders(['rencode', 'bencode', 'yaml']) enabled=['rencode', 'bencode'] |
---|
3 | 2018-04-27 14:08:58,436 Warning: the python netifaces package is missing |
---|
4 | 2018-04-27 14:08:58,436 successfully loaded socket C library from libc.so.6 |
---|
5 | Warning: cannot use the system proxy for 'start' subcommand, |
---|
6 | failed to connect to '/run/xpra/system': |
---|
7 | [Errno 2] No such file or directory |
---|
8 | more information may be available in your system log |
---|
9 | 2018-04-27 14:08:59,037 get_enabled_encoders(['rencode', 'bencode', 'yaml']) enabled=['rencode', 'bencode'] |
---|
10 | Entering daemon mode; any further errors will be reported to: |
---|
11 | /run/user/1000/xpra/S28129.log |
---|
12 | sntentos@optiplex-9010 [2018-04-27 14:08:59]:~$ Actual display used: :1 |
---|
13 | Actual log file name is now: /run/user/1000/xpra/:1.log |
---|
14 | |
---|
15 | [36m2018-04-27 14:08:59,042 setting up SSL sockets: [0m |
---|
16 | [36m2018-04-27 14:08:59,043 setting up https / wss (secure websockets): [0m |
---|
17 | [36m2018-04-27 14:08:59,043 setting up TCP sockets: ('0.0.0.0', 14500)[0m |
---|
18 | [36m2018-04-27 14:08:59,043 <socket._socketobject object at 0x7f7926fb3600>.bind(('0.0.0.0', 14500))[0m |
---|
19 | [36m2018-04-27 14:08:59,043 tcp: 0.0.0.0:14500 : <module 'socket' from '/usr/lib/python2.7/socket.pyc'>[0m |
---|
20 | [36m2018-04-27 14:08:59,043 setting up UDP sockets: [0m |
---|
21 | [36m2018-04-27 14:08:59,043 setting up http / ws (websockets): [0m |
---|
22 | [36m2018-04-27 14:08:59,043 setting up rfb sockets: [0m |
---|
23 | [36m2018-04-27 14:08:59,043 setting up vsock sockets: [0m |
---|
24 | 2018-04-27 14:08:59,044 cannot access python uinput module:[0m |
---|
25 | 2018-04-27 14:08:59,044 No module named uinput[0m |
---|
26 | _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed |
---|
27 | _XSERVTransMakeAllCOTSServerListeners: server already running |
---|
28 | [36m2018-04-27 14:08:59,209 setup_local_sockets: bind=['auto'][0m |
---|
29 | [36m2018-04-27 14:08:59,209 sockpaths(:1)=['/run/user/1000/xpra/optiplex-9010-1', '/home/sntentos/.xpra/optiplex-9010-1', '/run/xpra/optiplex-9010-1'] (uid=1000, gid=1000)[0m |
---|
30 | [36m2018-04-27 14:08:59,210 state(/run/user/1000/xpra/optiplex-9010-1)=DEAD[0m |
---|
31 | [36m2018-04-27 14:08:59,210 creating sockdir=/run/user/1000/xpra, kwargs={}[0m |
---|
32 | [36m2018-04-27 14:08:59,210 state(/home/sntentos/.xpra/optiplex-9010-1)=DEAD[0m |
---|
33 | [36m2018-04-27 14:08:59,210 creating sockdir=/home/sntentos/.xpra, kwargs={}[0m |
---|
34 | [36m2018-04-27 14:08:59,210 state(/run/xpra/optiplex-9010-1)=DEAD[0m |
---|
35 | [36m2018-04-27 14:08:59,210 creating sockdir=/run/xpra, kwargs={'gid': 134, 'mode': 509}[0m |
---|
36 | [36m2018-04-27 14:08:59,210 sockets in unknown state: [][0m |
---|
37 | [36m2018-04-27 14:08:59,210 state(/run/user/1000/xpra/optiplex-9010-1)=DEAD[0m |
---|
38 | [36m2018-04-27 14:08:59,210 state(/home/sntentos/.xpra/optiplex-9010-1)=DEAD[0m |
---|
39 | [36m2018-04-27 14:08:59,210 state(/run/xpra/optiplex-9010-1)=DEAD[0m |
---|
40 | 2018-04-27 14:08:59,211 created unix domain socket: /run/user/1000/xpra/optiplex-9010-1[0m |
---|
41 | 2018-04-27 14:08:59,211 created unix domain socket: /home/sntentos/.xpra/optiplex-9010-1[0m |
---|
42 | [36m2018-04-27 14:08:59,211 socket creation error |
---|
43 | Traceback (most recent call last): |
---|
44 | File "/usr/lib/python2.7/dist-packages/xpra/server/socket_util.py", line 367, in setup_local_sockets |
---|
45 | sock, cleanup_socket = create_unix_domain_socket(sockpath, mmap_group, socket_permissions) |
---|
46 | File "/usr/lib/python2.7/dist-packages/xpra/server/socket_util.py", line 56, in create_unix_domain_socket |
---|
47 | listener.bind(sockpath) |
---|
48 | File "/usr/lib/python2.7/socket.py", line 228, in meth |
---|
49 | return getattr(self._sock,name)(*args) |
---|
50 | error: [Errno 13] Permission denied[0m |
---|
51 | [33m2018-04-27 14:08:59,211 Warning: cannot create socket '/run/xpra/optiplex-9010-1'[0m |
---|
52 | [33m2018-04-27 14:08:59,211 [Errno 13] Permission denied[0m |
---|
53 | [33m2018-04-27 14:08:59,211 user 'sntentos' is a member of groups: adm, cdrom, sudo, dip, plugdev, lpadmin, sambashare, wireshark, libvirtd[0m |
---|
54 | [33m2018-04-27 14:08:59,211 missing 'xpra' group membership?[0m |
---|
55 | [33m2018-04-27 14:08:59,212 permissions on directory /run/xpra: 0775[0m |
---|
56 | [33m2018-04-27 14:08:59,212 ownership root:xpra[0m |
---|
57 | [36m2018-04-27 14:08:59,212 setting up local sockets: [(('unix-domain', <socket._socketobject object at 0x7f791cb24440>, '/run/user/1000/xpra/optiplex-9010-1'), <function cleanup_socket at 0x7f7920093c80>), (('unix-domain', <socket._socketobject object at 0x7f791cb244b0>, '/home/sntentos/.xpra/optiplex-9010-1'), <function cleanup_socket at 0x7f7920093b90>)][0m |
---|
58 | [36m2018-04-27 14:08:59,212 unix-domain /run/user/1000/xpra/optiplex-9010-1 : <socket._socketobject object at 0x7f791cb24440>[0m |
---|
59 | [36m2018-04-27 14:08:59,212 ssh :22 : <socket._socketobject object at 0x7f791cb24440>[0m |
---|
60 | [36m2018-04-27 14:08:59,212 unix-domain /home/sntentos/.xpra/optiplex-9010-1 : <socket._socketobject object at 0x7f791cb244b0>[0m |
---|
61 | [36m2018-04-27 14:08:59,212 ssh :22 : <socket._socketobject object at 0x7f791cb244b0>[0m |
---|
62 | [33m2018-04-27 14:08:59,252 Warning: the python netifaces package is missing[0m |
---|
63 | [36m2018-04-27 14:08:59,253 successfully loaded socket C library from libc.so.6[0m |
---|
64 | [36m2018-04-27 14:08:59,264 initializing packet handlers[0m |
---|
65 | 2018-04-27 14:08:59,264 pointer device emulation using XTest[0m |
---|
66 | 2018-04-27 14:09:00,145 serving html content from: /usr/share/xpra/www[0m |
---|
67 | [36m2018-04-27 14:09:00,254 initializing packet handlers[0m |
---|
68 | [33m2018-04-27 14:09:00,261 Warning: cannot forward notifications, the interface is already claimed[0m |
---|
69 | [33m2018-04-27 14:09:00,261 if you do not have a dedicated dbus session for this xpra instance,[0m |
---|
70 | [33m2018-04-27 14:09:00,261 use the 'notifications=no' option[0m |
---|
71 | [33m2018-04-27 14:09:00,358 Warning: webcam forwarding is disabled[0m |
---|
72 | [33m2018-04-27 14:09:00,358 the virtual video directory '/sys/devices/virtual/video4linux' was not found[0m |
---|
73 | [33m2018-04-27 14:09:00,359 make sure that the 'v4l2loopback' kernel module is installed and loaded[0m |
---|
74 | 2018-04-27 14:09:00,359 found 0 virtual video devices for webcam forwarding[0m |
---|
75 | 2018-04-27 14:09:00,369 pulseaudio server started with pid 28259[0m |
---|
76 | 2018-04-27 14:09:00,369 private server socket path:[0m |
---|
77 | 2018-04-27 14:09:00,369 '/run/user/1000/xpra/pulse-:1/pulse/native'[0m |
---|
78 | W: [pulseaudio] pid.c: Stale PID file, overwriting. |
---|
79 | 2018-04-27 14:09:01,213 GStreamer version 1.8.3 for Python 2.7.12 64-bit[0m |
---|
80 | [31m2018-04-27 14:09:01,304 Error importing swscale colorspace conversion (csc_swscale)[0m |
---|
81 | [31m2018-04-27 14:09:01,304 libswscale.so.5: cannot open shared object file: No such file or directory[0m |
---|
82 | [36m2018-04-27 14:09:01,307 mdns import failure |
---|
83 | Traceback (most recent call last): |
---|
84 | File "/usr/lib/python2.7/dist-packages/xpra/server/socket_util.py", line 430, in mdns_publish |
---|
85 | from xpra.net.mdns.avahi_publisher import AvahiPublishers as MDNSPublishers, get_interface_index |
---|
86 | File "/usr/lib/python2.7/dist-packages/xpra/net/mdns/avahi_publisher.py", line 9, in <module> |
---|
87 | import avahi |
---|
88 | ImportError: No module named avahi[0m |
---|
89 | [33m2018-04-27 14:09:01,307 Warning: failed to load the mdns avahi publisher:[0m |
---|
90 | [33m2018-04-27 14:09:01,307 No module named avahi[0m |
---|
91 | [33m2018-04-27 14:09:01,307 either fix your installation or use the 'mdns=no' option[0m |
---|
92 | [36m2018-04-27 14:09:01,307 init_sockets([('tcp', <socket._socketobject object at 0x7f7926fb3600>, ('0.0.0.0', 14500)), ('unix-domain', <socket._socketobject object at 0x7f791cb24440>, '/run/user/1000/xpra/optiplex-9010-1'), ('unix-domain', <socket._socketobject object at 0x7f791cb244b0>, '/home/sntentos/.xpra/optiplex-9010-1')]) will add tcp socket <socket._socketobject object at 0x7f7926fb3600> (('0.0.0.0', 14500))[0m |
---|
93 | [36m2018-04-27 14:09:01,307 init_sockets([('tcp', <socket._socketobject object at 0x7f7926fb3600>, ('0.0.0.0', 14500)), ('unix-domain', <socket._socketobject object at 0x7f791cb24440>, '/run/user/1000/xpra/optiplex-9010-1'), ('unix-domain', <socket._socketobject object at 0x7f791cb244b0>, '/home/sntentos/.xpra/optiplex-9010-1')]) will add unix-domain socket <socket._socketobject object at 0x7f791cb24440> (/run/user/1000/xpra/optiplex-9010-1)[0m |
---|
94 | [36m2018-04-27 14:09:01,307 added unix socket path: /run/user/1000/xpra/optiplex-9010-1[0m |
---|
95 | [36m2018-04-27 14:09:01,307 init_sockets([('tcp', <socket._socketobject object at 0x7f7926fb3600>, ('0.0.0.0', 14500)), ('unix-domain', <socket._socketobject object at 0x7f791cb24440>, '/run/user/1000/xpra/optiplex-9010-1'), ('unix-domain', <socket._socketobject object at 0x7f791cb244b0>, '/home/sntentos/.xpra/optiplex-9010-1')]) will add unix-domain socket <socket._socketobject object at 0x7f791cb244b0> (/home/sntentos/.xpra/optiplex-9010-1)[0m |
---|
96 | [36m2018-04-27 14:09:01,307 added unix socket path: /home/sntentos/.xpra/optiplex-9010-1[0m |
---|
97 | 2018-04-27 14:09:01,307 xpr[36m2018-04-27 14:09:19,636 peer: (0, -1, -1)[0m |
---|
98 | [36m2018-04-27 14:09:19,637 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59091), peername=('10.36.143.50', 59091). timeout=0.1[0m |
---|
99 | [36m2018-04-27 14:09:19,637 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59091), ('10.36.143.50', 59091), 'tcp', {})[0m |
---|
100 | [36m2018-04-27 14:09:19,637 Connection(('10.36.143.50', 59091), 'tcp', {})[0m |
---|
101 | [36m2018-04-27 14:09:19,638 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59091, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59091), 'tcp', ('10.36.143.50', 59091), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59091)[0m |
---|
102 | [36m2018-04-27 14:09:19,638 peer: (0, -1, -1)[0m |
---|
103 | [36m2018-04-27 14:09:19,639 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed6e0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59096), peername=('10.36.143.50', 59096). timeout=0.1[0m |
---|
104 | [36m2018-04-27 14:09:19,639 SocketConnection(<socket._socketobject object at 0x7f7909fed6e0>, ('172.16.57.108', 14500), ('10.36.143.50', 59096), ('10.36.143.50', 59096), 'tcp', {})[0m |
---|
105 | [36m2018-04-27 14:09:19,639 Connection(('10.36.143.50', 59096), 'tcp', {})[0m |
---|
106 | [36m2018-04-27 14:09:19,639 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59096, <socket._socketobject object at 0x7f7909fed6e0>, ('10.36.143.50', 59096), 'tcp', ('10.36.143.50', 59096), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59096)[0m |
---|
107 | [36m2018-04-27 14:09:19,640 peer: (0, -1, -1)[0m |
---|
108 | [36m2018-04-27 14:09:19,640 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed7c0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59094), peername=('10.36.143.50', 59094). timeout=0.1[0m |
---|
109 | [36m2018-04-27 14:09:19,640 SocketConnection(<socket._socketobject object at 0x7f7909fed7c0>, ('172.16.57.108', 14500), ('10.36.143.50', 59094), ('10.36.143.50', 59094), 'tcp', {})[0m |
---|
110 | [36m2018-04-27 14:09:19,640 Connection(('10.36.143.50', 59094), 'tcp', {})[0m |
---|
111 | [36m2018-04-27 14:09:19,640 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59094, <socket._socketobject object at 0x7f7909fed7c0>, ('10.36.143.50', 59094), 'tcp', ('10.36.143.50', 59094), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59094)[0m |
---|
112 | [36m2018-04-27 14:09:19,641 peer: (0, -1, -1)[0m |
---|
113 | [36m2018-04-27 14:09:19,641 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed8a0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59092), peername=('10.36.143.50', 59092). timeout=0.1[0m |
---|
114 | [36m2018-04-27 14:09:19,641 SocketConnection(<socket._socketobject object at 0x7f7909fed8a0>, ('172.16.57.108', 14500), ('10.36.143.50', 59092), ('10.36.143.50', 59092), 'tcp', {})[0m |
---|
115 | [36m2018-04-27 14:09:19,641 Connection(('10.36.143.50', 59092), 'tcp', {})[0m |
---|
116 | [36m2018-04-27 14:09:19,642 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59092, <socket._socketobject object at 0x7f7909fed8a0>, ('10.36.143.50', 59092), 'tcp', ('10.36.143.50', 59092), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59092)[0m |
---|
117 | [36m2018-04-27 14:09:19,642 peer: (0, -1, -1)[0m |
---|
118 | [36m2018-04-27 14:09:19,642 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed980>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59093), peername=('10.36.143.50', 59093). timeout=0.1[0m |
---|
119 | [36m2018-04-27 14:09:19,642 SocketConnection(<socket._socketobject object at 0x7f7909fed980>, ('172.16.57.108', 14500), ('10.36.143.50', 59093), ('10.36.143.50', 59093), 'tcp', {})[0m |
---|
120 | [36m2018-04-27 14:09:19,642 Connection(('10.36.143.50', 59093), 'tcp', {})[0m |
---|
121 | [36m2018-04-27 14:09:19,643 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59093, <socket._socketobject object at 0x7f7909fed980>, ('10.36.143.50', 59093), 'tcp', ('10.36.143.50', 59093), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59093)[0m |
---|
122 | [36m2018-04-27 14:09:19,643 peer: (0, -1, -1)[0m |
---|
123 | [36m2018-04-27 14:09:19,643 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909feda60>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59095), peername=('10.36.143.50', 59095). timeout=0.1[0m |
---|
124 | [36m2018-04-27 14:09:19,643 SocketConnection(<socket._socketobject object at 0x7f7909feda60>, ('172.16.57.108', 14500), ('10.36.143.50', 59095), ('10.36.143.50', 59095), 'tcp', {})[0m |
---|
125 | [36m2018-04-27 14:09:19,643 Connection(('10.36.143.50', 59095), 'tcp', {})[0m |
---|
126 | [36m2018-04-27 14:09:19,644 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59095, <socket._socketobject object at 0x7f7909feda60>, ('10.36.143.50', 59095), 'tcp', ('10.36.143.50', 59095), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59095)[0m |
---|
127 | [36m2018-04-27 14:09:19,889 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59091 peek: got 412 bytes[0m |
---|
128 | [36m2018-04-27 14:09:19,889 socket peek='GET / HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUpgrade-Insecure-Requests: 1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\r\nDNT: 1\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
129 | [36m2018-04-27 14:09:19,889 socket peek hex=474554202f20485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557067726164652d496e7365637572652d52657175657374733a20310d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20746578742f68746d6c2c6170706c69636174696f6e2f7868746d6c2b786d6c2c6170706c69636174696f6e2f786d6c3b713d302e392c696d6167652f776562702c696d6167652f61706e672c2a2f2a3b713d302e380d0a444e543a20310d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
130 | [36m2018-04-27 14:09:19,889 socket peek line1='GET / HTTP/1.1'[0m |
---|
131 | [36m2018-04-27 14:09:19,890 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59091, False, http GET, ('10.36.143.50', 59091)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
132 | [36m2018-04-27 14:09:19,891 send_head() script(/)=None[0m |
---|
133 | [36m2018-04-27 14:09:19,891 translate_path(/)=/usr/share/xpra/www/[0m |
---|
134 | [36m2018-04-27 14:09:19,891 accept-encoding=['gzip', 'deflate'][0m |
---|
135 | [36m2018-04-27 14:09:19,893 gzip compressed '/usr/share/xpra/www/index.html': 21562 down to 5993 bytes[0m |
---|
136 | [36m2018-04-27 14:09:19,894 may_reload_headers() http headers time={}, mtime=1524827075.71[0m |
---|
137 | [36m2018-04-27 14:09:19,894 may_reload_headers() loading from '/usr/share/xpra/http-headers/00_nocache.txt'[0m |
---|
138 | [36m2018-04-27 14:09:19,894 may_reload_headers() loading from '/usr/share/xpra/http-headers/10_content_security_policy.txt'[0m |
---|
139 | [36m2018-04-27 14:09:19,894 may_reload_headers() headers={'Expires': '0', 'Pragma': 'no-cache', 'Cache-Control': 'no-cache, no-store, must-revalidate'}, mtime=1524827075.71[0m |
---|
140 | [36m2018-04-27 14:09:19,963 peer: (0, -1, -1)[0m |
---|
141 | [36m2018-04-27 14:09:19,964 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59097), peername=('10.36.143.50', 59097). timeout=0.1[0m |
---|
142 | [36m2018-04-27 14:09:19,964 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59097), ('10.36.143.50', 59097), 'tcp', {})[0m |
---|
143 | [36m2018-04-27 14:09:19,964 Connection(('10.36.143.50', 59097), 'tcp', {})[0m |
---|
144 | [36m2018-04-27 14:09:19,965 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59097, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59097), 'tcp', ('10.36.143.50', 59097), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59097)[0m |
---|
145 | [36m2018-04-27 14:09:20,215 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59097 peek: got 355 bytes[0m |
---|
146 | [36m2018-04-27 14:09:20,215 socket peek='GET /js/lib/bencode.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
147 | [36m2018-04-27 14:09:20,216 socket peek hex=474554202f6a732f6c69622f62656e636f64652e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
148 | [36m2018-04-27 14:09:20,216 socket peek line1='GET /js/lib/bencode.js HTTP/1.1'[0m |
---|
149 | [36m2018-04-27 14:09:20,216 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59097, False, http GET, ('10.36.143.50', 59097)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
150 | [36m2018-04-27 14:09:20,217 send_head() script(/js/lib/bencode.js)=None[0m |
---|
151 | [36m2018-04-27 14:09:20,217 translate_path(/js/lib/bencode.js)=/usr/share/xpra/www/js/lib/bencode.js[0m |
---|
152 | [36m2018-04-27 14:09:20,217 accept-encoding=['gzip', 'deflate'][0m |
---|
153 | [36m2018-04-27 14:09:20,218 gzip compressed '/usr/share/xpra/www/js/lib/bencode.js': 5121 down to 1850 bytes[0m |
---|
154 | [36m2018-04-27 14:09:20,218 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
155 | [36m2018-04-27 14:09:20,227 peer: (0, -1, -1)[0m |
---|
156 | [36m2018-04-27 14:09:20,228 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59098), peername=('10.36.143.50', 59098). timeout=0.1[0m |
---|
157 | [36m2018-04-27 14:09:20,228 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59098), ('10.36.143.50', 59098), 'tcp', {})[0m |
---|
158 | [36m2018-04-27 14:09:20,228 Connection(('10.36.143.50', 59098), 'tcp', {})[0m |
---|
159 | [36m2018-04-27 14:09:20,228 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59098, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59098), 'tcp', ('10.36.143.50', 59098), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59098)[0m |
---|
160 | [36m2018-04-27 14:09:20,240 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59096 peek: got 354 bytes[0m |
---|
161 | [36m2018-04-27 14:09:20,241 socket peek='GET /js/lib/jquery.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
162 | [36m2018-04-27 14:09:20,241 socket peek hex=474554202f6a732f6c69622f6a71756572792e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
163 | [36m2018-04-27 14:09:20,241 socket peek line1='GET /js/lib/jquery.js HTTP/1.1'[0m |
---|
164 | [36m2018-04-27 14:09:20,241 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59096, False, http GET, ('10.36.143.50', 59096)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
165 | [36m2018-04-27 14:09:20,242 send_head() script(/js/lib/jquery.js)=None[0m |
---|
166 | [36m2018-04-27 14:09:20,242 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59094 peek: got 375 bytes[0m |
---|
167 | [36m2018-04-27 14:09:20,243 translate_path(/js/lib/jquery.js)=/usr/share/xpra/www/js/lib/jquery.js[0m |
---|
168 | [36m2018-04-27 14:09:20,243 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59092 peek: got 357 bytes[0m |
---|
169 | [36m2018-04-27 14:09:20,243 socket peek='GET /js/lib/jquery.ba-throttle-debounce.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
170 | [36m2018-04-27 14:09:20,243 socket peek='GET /js/lib/jquery-ui.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
171 | [36m2018-04-27 14:09:20,243 accept-encoding=['gzip', 'deflate'][0m |
---|
172 | [36m2018-04-27 14:09:20,244 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59093 peek: got 368 bytes[0m |
---|
173 | [36m2018-04-27 14:09:20,244 socket peek hex=474554202f6a732f6c69622f6a71756572792e62612d7468726f74746c652d6465626f756e63652e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
174 | [36m2018-04-27 14:09:20,244 socket peek hex=474554202f6a732f6c69622f6a71756572792d75692e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
175 | [36m2018-04-27 14:09:20,244 socket peek='GET /css/spinner.css HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: text/css,*/*;q=0.1\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
176 | [36m2018-04-27 14:09:20,244 socket peek line1='GET /js/lib/jquery.ba-throttle-debounce.js HTTP/1.1'[0m |
---|
177 | [36m2018-04-27 14:09:20,245 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59095 peek: got 367 bytes[0m |
---|
178 | [36m2018-04-27 14:09:20,245 socket peek line1='GET /js/lib/jquery-ui.js HTTP/1.1'[0m |
---|
179 | [36m2018-04-27 14:09:20,245 socket peek hex=474554202f6373732f7370696e6e65722e63737320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20746578742f6373732c2a2f2a3b713d302e310d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
180 | [36m2018-04-27 14:09:20,245 socket peek='GET /css/client.css HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: text/css,*/*;q=0.1\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
181 | [36m2018-04-27 14:09:20,245 socket peek line1='GET /css/spinner.css HTTP/1.1'[0m |
---|
182 | [36m2018-04-27 14:09:20,245 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59094, False, http GET, ('10.36.143.50', 59094)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
183 | [36m2018-04-27 14:09:20,245 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59092, False, http GET, ('10.36.143.50', 59092)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
184 | [36m2018-04-27 14:09:20,246 socket peek hex=474554202f6373732f636c69656e742e63737320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20746578742f6373732c2a2f2a3b713d302e310d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
185 | [36m2018-04-27 14:09:20,246 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59093, False, http GET, ('10.36.143.50', 59093)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
186 | [36m2018-04-27 14:09:20,246 send_head() script(/js/lib/jquery.ba-throttle-debounce.js)=None[0m |
---|
187 | [36m2018-04-27 14:09:20,246 send_head() script(/js/lib/jquery-ui.js)=None[0m |
---|
188 | [36m2018-04-27 14:09:20,246 socket peek line1='GET /css/client.css HTTP/1.1'[0m |
---|
189 | [36m2018-04-27 14:09:20,247 send_head() script(/css/spinner.css)=None[0m |
---|
190 | [36m2018-04-27 14:09:20,247 translate_path(/js/lib/jquery.ba-throttle-debounce.js)=/usr/share/xpra/www/js/lib/jquery.ba-throttle-debounce.js[0m |
---|
191 | [36m2018-04-27 14:09:20,247 translate_path(/js/lib/jquery-ui.js)=/usr/share/xpra/www/js/lib/jquery-ui.js[0m |
---|
192 | [36m2018-04-27 14:09:20,247 translate_path(/css/spinner.css)=/usr/share/xpra/www/css/spinner.css[0m |
---|
193 | [36m2018-04-27 14:09:20,247 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59095, False, http GET, ('10.36.143.50', 59095)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
194 | [36m2018-04-27 14:09:20,247 accept-encoding=['gzip', 'deflate'][0m |
---|
195 | [36m2018-04-27 14:09:20,247 accept-encoding=['gzip', 'deflate'][0m |
---|
196 | [36m2018-04-27 14:09:20,248 accept-encoding=['gzip', 'deflate'][0m |
---|
197 | [36m2018-04-27 14:09:20,248 send_head() script(/css/client.css)=None[0m |
---|
198 | [36m2018-04-27 14:09:20,248 translate_path(/css/client.css)=/usr/share/xpra/www/css/client.css[0m |
---|
199 | [36m2018-04-27 14:09:20,249 accept-encoding=['gzip', 'deflate'][0m |
---|
200 | [36m2018-04-27 14:09:20,271 gzip compressed '/usr/share/xpra/www/js/lib/jquery.js': 284394 down to 84538 bytes[0m |
---|
201 | [36m2018-04-27 14:09:20,271 gzip compressed '/usr/share/xpra/www/css/spinner.css': 910 down to 316 bytes[0m |
---|
202 | [36m2018-04-27 14:09:20,271 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
203 | [36m2018-04-27 14:09:20,272 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
204 | [36m2018-04-27 14:09:20,272 gzip compressed '/usr/share/xpra/www/js/lib/jquery.ba-throttle-debounce.js': 10254 down to 3049 bytes[0m |
---|
205 | [36m2018-04-27 14:09:20,272 gzip compressed '/usr/share/xpra/www/css/client.css': 6680 down to 1850 bytes[0m |
---|
206 | [36m2018-04-27 14:09:20,273 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
207 | [36m2018-04-27 14:09:20,273 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
208 | [36m2018-04-27 14:09:20,282 peer: (0, -1, -1)[0m |
---|
209 | [36m2018-04-27 14:09:20,283 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed6e0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59099), peername=('10.36.143.50', 59099). timeout=0.1[0m |
---|
210 | [36m2018-04-27 14:09:20,283 SocketConnection(<socket._socketobject object at 0x7f7909fed6e0>, ('172.16.57.108', 14500), ('10.36.143.50', 59099), ('10.36.143.50', 59099), 'tcp', {})[0m |
---|
211 | [36m2018-04-27 14:09:20,283 Connection(('10.36.143.50', 59099), 'tcp', {})[0m |
---|
212 | [36m2018-04-27 14:09:20,283 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59099, <socket._socketobject object at 0x7f7909fed6e0>, ('10.36.143.50', 59099), 'tcp', ('10.36.143.50', 59099), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59099)[0m |
---|
213 | [36m2018-04-27 14:09:20,287 peer: (0, -1, -1)[0m |
---|
214 | [36m2018-04-27 14:09:20,287 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909feda60>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59100), peername=('10.36.143.50', 59100). timeout=0.1[0m |
---|
215 | [36m2018-04-27 14:09:20,287 SocketConnection(<socket._socketobject object at 0x7f7909feda60>, ('172.16.57.108', 14500), ('10.36.143.50', 59100), ('10.36.143.50', 59100), 'tcp', {})[0m |
---|
216 | [36m2018-04-27 14:09:20,287 Connection(('10.36.143.50', 59100), 'tcp', {})[0m |
---|
217 | [36m2018-04-27 14:09:20,288 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59100, <socket._socketobject object at 0x7f7909feda60>, ('10.36.143.50', 59100), 'tcp', ('10.36.143.50', 59100), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59100)[0m |
---|
218 | [36m2018-04-27 14:09:20,289 peer: (0, -1, -1)[0m |
---|
219 | [36m2018-04-27 14:09:20,289 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed7c0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59101), peername=('10.36.143.50', 59101). timeout=0.1[0m |
---|
220 | [36m2018-04-27 14:09:20,290 SocketConnection(<socket._socketobject object at 0x7f7909fed7c0>, ('172.16.57.108', 14500), ('10.36.143.50', 59101), ('10.36.143.50', 59101), 'tcp', {})[0m |
---|
221 | [36m2018-04-27 14:09:20,290 Connection(('10.36.143.50', 59101), 'tcp', {})[0m |
---|
222 | [36m2018-04-27 14:09:20,290 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59101, <socket._socketobject object at 0x7f7909fed7c0>, ('10.36.143.50', 59101), 'tcp', ('10.36.143.50', 59101), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59101)[0m |
---|
223 | [36m2018-04-27 14:09:20,304 peer: (0, -1, -1)[0m |
---|
224 | [36m2018-04-27 14:09:20,305 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed980>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59102), peername=('10.36.143.50', 59102). timeout=0.1[0m |
---|
225 | [36m2018-04-27 14:09:20,305 SocketConnection(<socket._socketobject object at 0x7f7909fed980>, ('172.16.57.108', 14500), ('10.36.143.50', 59102), ('10.36.143.50', 59102), 'tcp', {})[0m |
---|
226 | [36m2018-04-27 14:09:20,305 Connection(('10.36.143.50', 59102), 'tcp', {})[0m |
---|
227 | [36m2018-04-27 14:09:20,305 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59102, <socket._socketobject object at 0x7f7909fed980>, ('10.36.143.50', 59102), 'tcp', ('10.36.143.50', 59102), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59102)[0m |
---|
228 | [36m2018-04-27 14:09:20,315 gzip compressed '/usr/share/xpra/www/js/lib/jquery-ui.js': 520714 down to 123709 bytes[0m |
---|
229 | [36m2018-04-27 14:09:20,315 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
230 | [36m2018-04-27 14:09:20,348 peer: (0, -1, -1)[0m |
---|
231 | [36m2018-04-27 14:09:20,349 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed8a0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59103), peername=('10.36.143.50', 59103). timeout=0.1[0m |
---|
232 | [36m2018-04-27 14:09:20,349 SocketConnection(<socket._socketobject object at 0x7f7909fed8a0>, ('172.16.57.108', 14500), ('10.36.143.50', 59103), ('10.36.143.50', 59103), 'tcp', {})[0m |
---|
233 | [36m2018-04-27 14:09:20,349 Connection(('10.36.143.50', 59103), 'tcp', {})[0m |
---|
234 | [36m2018-04-27 14:09:20,349 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59103, <socket._socketobject object at 0x7f7909fed8a0>, ('10.36.143.50', 59103), 'tcp', ('10.36.143.50', 59103), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59103)[0m |
---|
235 | [36m2018-04-27 14:09:20,479 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59098 peek: got 352 bytes[0m |
---|
236 | [36m2018-04-27 14:09:20,479 socket peek='GET /js/lib/zlib.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
237 | [36m2018-04-27 14:09:20,479 socket peek hex=474554202f6a732f6c69622f7a6c69622e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
238 | [36m2018-04-27 14:09:20,479 socket peek line1='GET /js/lib/zlib.js HTTP/1.1'[0m |
---|
239 | [36m2018-04-27 14:09:20,480 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59098, False, http GET, ('10.36.143.50', 59098)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
240 | [36m2018-04-27 14:09:20,480 send_head() script(/js/lib/zlib.js)=None[0m |
---|
241 | [36m2018-04-27 14:09:20,481 translate_path(/js/lib/zlib.js)=/usr/share/xpra/www/js/lib/zlib.js[0m |
---|
242 | [36m2018-04-27 14:09:20,481 accept-encoding=['gzip', 'deflate'][0m |
---|
243 | [36m2018-04-27 14:09:20,494 gzip compressed '/usr/share/xpra/www/js/lib/zlib.js': 124258 down to 23301 bytes[0m |
---|
244 | [36m2018-04-27 14:09:20,494 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
245 | [36m2018-04-27 14:09:20,513 peer: (0, -1, -1)[0m |
---|
246 | [36m2018-04-27 14:09:20,513 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59104), peername=('10.36.143.50', 59104). timeout=0.1[0m |
---|
247 | [36m2018-04-27 14:09:20,514 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59104), ('10.36.143.50', 59104), 'tcp', {})[0m |
---|
248 | [36m2018-04-27 14:09:20,514 Connection(('10.36.143.50', 59104), 'tcp', {})[0m |
---|
249 | [36m2018-04-27 14:09:20,514 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59104, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59104), 'tcp', ('10.36.143.50', 59104), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59104)[0m |
---|
250 | [36m2018-04-27 14:09:20,542 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59099 peek: got 351 bytes[0m |
---|
251 | [36m2018-04-27 14:09:20,542 socket peek='GET /js/lib/lz4.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
252 | [36m2018-04-27 14:09:20,543 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59101 peek: got 364 bytes[0m |
---|
253 | [36m2018-04-27 14:09:20,543 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59100 peek: got 353 bytes[0m |
---|
254 | [36m2018-04-27 14:09:20,543 socket peek hex=474554202f6a732f6c69622f6c7a342e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
255 | [36m2018-04-27 14:09:20,543 socket peek='GET /js/lib/broadway/Decoder.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
256 | [36m2018-04-27 14:09:20,543 socket peek='GET /js/lib/forge.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
257 | [36m2018-04-27 14:09:20,544 socket peek line1='GET /js/lib/lz4.js HTTP/1.1'[0m |
---|
258 | [36m2018-04-27 14:09:20,544 socket peek hex=474554202f6a732f6c69622f62726f61647761792f4465636f6465722e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
259 | [36m2018-04-27 14:09:20,544 socket peek hex=474554202f6a732f6c69622f666f7267652e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
260 | [36m2018-04-27 14:09:20,544 socket peek line1='GET /js/lib/broadway/Decoder.js HTTP/1.1'[0m |
---|
261 | [36m2018-04-27 14:09:20,545 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59099, False, http GET, ('10.36.143.50', 59099)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
262 | [36m2018-04-27 14:09:20,545 socket peek line1='GET /js/lib/forge.js HTTP/1.1'[0m |
---|
263 | [36m2018-04-27 14:09:20,545 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59101, False, http GET, ('10.36.143.50', 59101)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
264 | [36m2018-04-27 14:09:20,546 send_head() script(/js/lib/lz4.js)=None[0m |
---|
265 | [36m2018-04-27 14:09:20,546 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59100, False, http GET, ('10.36.143.50', 59100)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
266 | [36m2018-04-27 14:09:20,547 translate_path(/js/lib/lz4.js)=/usr/share/xpra/www/js/lib/lz4.js[0m |
---|
267 | [36m2018-04-27 14:09:20,547 send_head() script(/js/lib/broadway/Decoder.js)=None[0m |
---|
268 | [36m2018-04-27 14:09:20,547 send_head() script(/js/lib/forge.js)=None[0m |
---|
269 | [36m2018-04-27 14:09:20,547 translate_path(/js/lib/broadway/Decoder.js)=/usr/share/xpra/www/js/lib/broadway/Decoder.js[0m |
---|
270 | [36m2018-04-27 14:09:20,548 accept-encoding=['gzip', 'deflate'][0m |
---|
271 | [36m2018-04-27 14:09:20,548 translate_path(/js/lib/forge.js)=/usr/share/xpra/www/js/lib/forge.js[0m |
---|
272 | [36m2018-04-27 14:09:20,548 accept-encoding=['gzip', 'deflate'][0m |
---|
273 | [36m2018-04-27 14:09:20,549 accept-encoding=['gzip', 'deflate'][0m |
---|
274 | [36m2018-04-27 14:09:20,556 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59102 peek: got 361 bytes[0m |
---|
275 | [36m2018-04-27 14:09:20,556 socket peek='GET /js/lib/aurora/aurora.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
276 | [36m2018-04-27 14:09:20,556 socket peek hex=474554202f6a732f6c69622f6175726f72612f6175726f72612e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
277 | [36m2018-04-27 14:09:20,556 socket peek line1='GET /js/lib/aurora/aurora.js HTTP/1.1'[0m |
---|
278 | [36m2018-04-27 14:09:20,556 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59102, False, http GET, ('10.36.143.50', 59102)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
279 | [36m2018-04-27 14:09:20,557 send_head() script(/js/lib/aurora/aurora.js)=None[0m |
---|
280 | [36m2018-04-27 14:09:20,557 translate_path(/js/lib/aurora/aurora.js)=/usr/share/xpra/www/js/lib/aurora/aurora.js[0m |
---|
281 | [36m2018-04-27 14:09:20,557 accept-encoding=['gzip', 'deflate'][0m |
---|
282 | [36m2018-04-27 14:09:20,567 gzip compressed '/usr/share/xpra/www/js/lib/lz4.js': 206518 down to 49857 bytes[0m |
---|
283 | [36m2018-04-27 14:09:20,568 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
284 | [36m2018-04-27 14:09:20,592 peer: (0, -1, -1)[0m |
---|
285 | [36m2018-04-27 14:09:20,593 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed6e0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59105), peername=('10.36.143.50', 59105). timeout=0.1[0m |
---|
286 | [36m2018-04-27 14:09:20,593 SocketConnection(<socket._socketobject object at 0x7f7909fed6e0>, ('172.16.57.108', 14500), ('10.36.143.50', 59105), ('10.36.143.50', 59105), 'tcp', {})[0m |
---|
287 | [36m2018-04-27 14:09:20,593 Connection(('10.36.143.50', 59105), 'tcp', {})[0m |
---|
288 | [36m2018-04-27 14:09:20,593 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59105, <socket._socketobject object at 0x7f7909fed6e0>, ('10.36.143.50', 59105), 'tcp', ('10.36.143.50', 59105), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59105)[0m |
---|
289 | [36m2018-04-27 14:09:20,599 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59103 peek: got 366 bytes[0m |
---|
290 | [36m2018-04-27 14:09:20,600 socket peek='GET /js/lib/aurora/aurora-xpra.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
291 | [36m2018-04-27 14:09:20,600 socket peek hex=474554202f6a732f6c69622f6175726f72612f6175726f72612d787072612e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
292 | [36m2018-04-27 14:09:20,600 socket peek line1='GET /js/lib/aurora/aurora-xpra.js HTTP/1.1'[0m |
---|
293 | [36m2018-04-27 14:09:20,600 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59103, False, http GET, ('10.36.143.50', 59103)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
294 | [36m2018-04-27 14:09:20,600 send_head() script(/js/lib/aurora/aurora-xpra.js)=None[0m |
---|
295 | [36m2018-04-27 14:09:20,601 translate_path(/js/lib/aurora/aurora-xpra.js)=/usr/share/xpra/www/js/lib/aurora/aurora-xpra.js[0m |
---|
296 | [36m2018-04-27 14:09:20,601 accept-encoding=['gzip', 'deflate'][0m |
---|
297 | [36m2018-04-27 14:09:20,646 gzip compressed '/usr/share/xpra/www/js/lib/aurora/aurora.js': 328520 down to 60802 bytes[0m |
---|
298 | [36m2018-04-27 14:09:20,646 gzip compressed '/usr/share/xpra/www/js/lib/aurora/aurora-xpra.js': 1248 down to 482 bytes[0m |
---|
299 | [36m2018-04-27 14:09:20,646 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
300 | [36m2018-04-27 14:09:20,647 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
301 | [36m2018-04-27 14:09:20,654 peer: (0, -1, -1)[0m |
---|
302 | [36m2018-04-27 14:09:20,654 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed980>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59106), peername=('10.36.143.50', 59106). timeout=0.1[0m |
---|
303 | [36m2018-04-27 14:09:20,654 SocketConnection(<socket._socketobject object at 0x7f7909fed980>, ('172.16.57.108', 14500), ('10.36.143.50', 59106), ('10.36.143.50', 59106), 'tcp', {})[0m |
---|
304 | [36m2018-04-27 14:09:20,654 Connection(('10.36.143.50', 59106), 'tcp', {})[0m |
---|
305 | [36m2018-04-27 14:09:20,655 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59106, <socket._socketobject object at 0x7f7909fed980>, ('10.36.143.50', 59106), 'tcp', ('10.36.143.50', 59106), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59106)[0m |
---|
306 | [36m2018-04-27 14:09:20,671 gzip compressed '/usr/share/xpra/www/js/lib/broadway/Decoder.js': 296649 down to 74199 bytes[0m |
---|
307 | [36m2018-04-27 14:09:20,671 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
308 | [36m2018-04-27 14:09:20,672 gzip compressed '/usr/share/xpra/www/js/lib/forge.js': 895628 down to 200316 bytes[0m |
---|
309 | [36m2018-04-27 14:09:20,672 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
310 | [36m2018-04-27 14:09:20,676 peer: (0, -1, -1)[0m |
---|
311 | [36m2018-04-27 14:09:20,676 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed7c0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59107), peername=('10.36.143.50', 59107). timeout=0.1[0m |
---|
312 | [36m2018-04-27 14:09:20,676 SocketConnection(<socket._socketobject object at 0x7f7909fed7c0>, ('172.16.57.108', 14500), ('10.36.143.50', 59107), ('10.36.143.50', 59107), 'tcp', {})[0m |
---|
313 | [36m2018-04-27 14:09:20,676 Connection(('10.36.143.50', 59107), 'tcp', {})[0m |
---|
314 | [36m2018-04-27 14:09:20,677 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59107, <socket._socketobject object at 0x7f7909fed7c0>, ('10.36.143.50', 59107), 'tcp', ('10.36.143.50', 59107), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59107)[0m |
---|
315 | [36m2018-04-27 14:09:20,707 peer: (0, -1, -1)[0m |
---|
316 | [36m2018-04-27 14:09:20,708 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909feda60>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59108), peername=('10.36.143.50', 59108). timeout=0.1[0m |
---|
317 | [36m2018-04-27 14:09:20,708 SocketConnection(<socket._socketobject object at 0x7f7909feda60>, ('172.16.57.108', 14500), ('10.36.143.50', 59108), ('10.36.143.50', 59108), 'tcp', {})[0m |
---|
318 | [36m2018-04-27 14:09:20,708 Connection(('10.36.143.50', 59108), 'tcp', {})[0m |
---|
319 | [36m2018-04-27 14:09:20,708 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59108, <socket._socketobject object at 0x7f7909feda60>, ('10.36.143.50', 59108), 'tcp', ('10.36.143.50', 59108), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59108)[0m |
---|
320 | [36m2018-04-27 14:09:20,722 peer: (0, -1, -1)[0m |
---|
321 | [36m2018-04-27 14:09:20,722 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed8a0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59109), peername=('10.36.143.50', 59109). timeout=0.1[0m |
---|
322 | [36m2018-04-27 14:09:20,723 SocketConnection(<socket._socketobject object at 0x7f7909fed8a0>, ('172.16.57.108', 14500), ('10.36.143.50', 59109), ('10.36.143.50', 59109), 'tcp', {})[0m |
---|
323 | [36m2018-04-27 14:09:20,723 Connection(('10.36.143.50', 59109), 'tcp', {})[0m |
---|
324 | [36m2018-04-27 14:09:20,723 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59109, <socket._socketobject object at 0x7f7909fed8a0>, ('10.36.143.50', 59109), 'tcp', ('10.36.143.50', 59109), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59109)[0m |
---|
325 | [36m2018-04-27 14:09:20,765 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59104 peek: got 352 bytes[0m |
---|
326 | [36m2018-04-27 14:09:20,765 socket peek='GET /js/Keycodes.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
327 | [36m2018-04-27 14:09:20,765 socket peek hex=474554202f6a732f4b6579636f6465732e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
328 | [36m2018-04-27 14:09:20,765 socket peek line1='GET /js/Keycodes.js HTTP/1.1'[0m |
---|
329 | [36m2018-04-27 14:09:20,766 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59104, False, http GET, ('10.36.143.50', 59104)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
330 | [36m2018-04-27 14:09:20,766 send_head() script(/js/Keycodes.js)=None[0m |
---|
331 | [36m2018-04-27 14:09:20,766 translate_path(/js/Keycodes.js)=/usr/share/xpra/www/js/Keycodes.js[0m |
---|
332 | [36m2018-04-27 14:09:20,767 accept-encoding=['gzip', 'deflate'][0m |
---|
333 | [36m2018-04-27 14:09:20,778 gzip compressed '/usr/share/xpra/www/js/Keycodes.js': 43660 down to 11105 bytes[0m |
---|
334 | [36m2018-04-27 14:09:20,778 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
335 | [36m2018-04-27 14:09:20,788 peer: (0, -1, -1)[0m |
---|
336 | [36m2018-04-27 14:09:20,789 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59110), peername=('10.36.143.50', 59110). timeout=0.1[0m |
---|
337 | [36m2018-04-27 14:09:20,789 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59110), ('10.36.143.50', 59110), 'tcp', {})[0m |
---|
338 | [36m2018-04-27 14:09:20,789 Connection(('10.36.143.50', 59110), 'tcp', {})[0m |
---|
339 | [36m2018-04-27 14:09:20,789 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59110, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59110), 'tcp', ('10.36.143.50', 59110), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59110)[0m |
---|
340 | [36m2018-04-27 14:09:20,844 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59105 peek: got 352 bytes[0m |
---|
341 | [36m2018-04-27 14:09:20,844 socket peek='GET /js/Protocol.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
342 | [36m2018-04-27 14:09:20,844 socket peek hex=474554202f6a732f50726f746f636f6c2e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
343 | [36m2018-04-27 14:09:20,844 socket peek line1='GET /js/Protocol.js HTTP/1.1'[0m |
---|
344 | [36m2018-04-27 14:09:20,845 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59105, False, http GET, ('10.36.143.50', 59105)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
345 | [36m2018-04-27 14:09:20,845 send_head() script(/js/Protocol.js)=None[0m |
---|
346 | [36m2018-04-27 14:09:20,845 translate_path(/js/Protocol.js)=/usr/share/xpra/www/js/Protocol.js[0m |
---|
347 | [36m2018-04-27 14:09:20,845 accept-encoding=['gzip', 'deflate'][0m |
---|
348 | [36m2018-04-27 14:09:20,846 gzip compressed '/usr/share/xpra/www/js/Protocol.js': 14088 down to 4300 bytes[0m |
---|
349 | [36m2018-04-27 14:09:20,847 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
350 | [36m2018-04-27 14:09:20,905 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59106 peek: got 350 bytes[0m |
---|
351 | [36m2018-04-27 14:09:20,905 socket peek='GET /js/Window.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
352 | [36m2018-04-27 14:09:20,905 socket peek hex=474554202f6a732f57696e646f772e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
353 | [36m2018-04-27 14:09:20,905 socket peek line1='GET /js/Window.js HTTP/1.1'[0m |
---|
354 | [36m2018-04-27 14:09:20,906 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59106, False, http GET, ('10.36.143.50', 59106)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
355 | [36m2018-04-27 14:09:20,906 send_head() script(/js/Window.js)=None[0m |
---|
356 | [36m2018-04-27 14:09:20,906 translate_path(/js/Window.js)=/usr/share/xpra/www/js/Window.js[0m |
---|
357 | [36m2018-04-27 14:09:20,907 accept-encoding=['gzip', 'deflate'][0m |
---|
358 | [36m2018-04-27 14:09:20,910 gzip compressed '/usr/share/xpra/www/js/Window.js': 37914 down to 10766 bytes[0m |
---|
359 | [36m2018-04-27 14:09:20,911 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
360 | [36m2018-04-27 14:09:20,927 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59107 peek: got 357 bytes[0m |
---|
361 | [36m2018-04-27 14:09:20,927 socket peek='GET /js/Notifications.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
362 | [36m2018-04-27 14:09:20,927 socket peek hex=474554202f6a732f4e6f74696669636174696f6e732e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
363 | [36m2018-04-27 14:09:20,928 socket peek line1='GET /js/Notifications.js HTTP/1.1'[0m |
---|
364 | [36m2018-04-27 14:09:20,928 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59107, False, http GET, ('10.36.143.50', 59107)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
365 | [36m2018-04-27 14:09:20,929 send_head() script(/js/Notifications.js)=None[0m |
---|
366 | [36m2018-04-27 14:09:20,929 translate_path(/js/Notifications.js)=/usr/share/xpra/www/js/Notifications.js[0m |
---|
367 | [36m2018-04-27 14:09:20,929 accept-encoding=['gzip', 'deflate'][0m |
---|
368 | [36m2018-04-27 14:09:20,930 gzip compressed '/usr/share/xpra/www/js/Notifications.js': 3629 down to 1196 bytes[0m |
---|
369 | [36m2018-04-27 14:09:20,930 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
370 | [36m2018-04-27 14:09:20,960 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59108 peek: got 353 bytes[0m |
---|
371 | [36m2018-04-27 14:09:20,960 socket peek='GET /js/Utilities.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
372 | [36m2018-04-27 14:09:20,960 socket peek hex=474554202f6a732f5574696c69746965732e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
373 | [36m2018-04-27 14:09:20,961 socket peek line1='GET /js/Utilities.js HTTP/1.1'[0m |
---|
374 | [36m2018-04-27 14:09:20,961 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59108, False, http GET, ('10.36.143.50', 59108)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
375 | [36m2018-04-27 14:09:20,962 send_head() script(/js/Utilities.js)=None[0m |
---|
376 | [36m2018-04-27 14:09:20,962 translate_path(/js/Utilities.js)=/usr/share/xpra/www/js/Utilities.js[0m |
---|
377 | [36m2018-04-27 14:09:20,962 accept-encoding=['gzip', 'deflate'][0m |
---|
378 | [36m2018-04-27 14:09:20,963 gzip compressed '/usr/share/xpra/www/js/Utilities.js': 13211 down to 4303 bytes[0m |
---|
379 | [36m2018-04-27 14:09:20,963 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
380 | [36m2018-04-27 14:09:20,974 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59109 peek: got 359 bytes[0m |
---|
381 | [36m2018-04-27 14:09:20,974 socket peek='GET /js/MediaSourceUtil.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
382 | [36m2018-04-27 14:09:20,974 socket peek hex=474554202f6a732f4d65646961536f757263655574696c2e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
383 | [36m2018-04-27 14:09:20,974 socket peek line1='GET /js/MediaSourceUtil.js HTTP/1.1'[0m |
---|
384 | [36m2018-04-27 14:09:20,974 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59109, False, http GET, ('10.36.143.50', 59109)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
385 | [36m2018-04-27 14:09:20,975 send_head() script(/js/MediaSourceUtil.js)=None[0m |
---|
386 | [36m2018-04-27 14:09:20,975 translate_path(/js/MediaSourceUtil.js)=/usr/share/xpra/www/js/MediaSourceUtil.js[0m |
---|
387 | [36m2018-04-27 14:09:20,975 accept-encoding=['gzip', 'deflate'][0m |
---|
388 | [36m2018-04-27 14:09:20,976 gzip compressed '/usr/share/xpra/www/js/MediaSourceUtil.js': 8147 down to 2145 bytes[0m |
---|
389 | [36m2018-04-27 14:09:20,976 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
390 | [36m2018-04-27 14:09:20,989 peer: (0, -1, -1)[0m |
---|
391 | [36m2018-04-27 14:09:20,989 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f7909fed8a0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59111), peername=('10.36.143.50', 59111). timeout=0.1[0m |
---|
392 | [36m2018-04-27 14:09:20,989 SocketConnection(<socket._socketobject object at 0x7f7909fed8a0>, ('172.16.57.108', 14500), ('10.36.143.50', 59111), ('10.36.143.50', 59111), 'tcp', {})[0m |
---|
393 | [36m2018-04-27 14:09:20,989 Connection(('10.36.143.50', 59111), 'tcp', {})[0m |
---|
394 | [36m2018-04-27 14:09:20,990 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59111, <socket._socketobject object at 0x7f7909fed8a0>, ('10.36.143.50', 59111), 'tcp', ('10.36.143.50', 59111), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59111)[0m |
---|
395 | [36m2018-04-27 14:09:21,040 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59110 peek: got 350 bytes[0m |
---|
396 | [36m2018-04-27 14:09:21,040 socket peek='GET /js/Client.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
397 | [36m2018-04-27 14:09:21,040 socket peek hex=474554202f6a732f436c69656e742e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
398 | [36m2018-04-27 14:09:21,040 socket peek line1='GET /js/Client.js HTTP/1.1'[0m |
---|
399 | [36m2018-04-27 14:09:21,041 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59110, False, http GET, ('10.36.143.50', 59110)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
400 | [36m2018-04-27 14:09:21,041 send_head() script(/js/Client.js)=None[0m |
---|
401 | [36m2018-04-27 14:09:21,041 translate_path(/js/Client.js)=/usr/share/xpra/www/js/Client.js[0m |
---|
402 | [36m2018-04-27 14:09:21,042 accept-encoding=['gzip', 'deflate'][0m |
---|
403 | [36m2018-04-27 14:09:21,050 gzip compressed '/usr/share/xpra/www/js/Client.js': 82466 down to 24343 bytes[0m |
---|
404 | [36m2018-04-27 14:09:21,051 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
405 | [36m2018-04-27 14:09:21,186 peer: (0, -1, -1)[0m |
---|
406 | [36m2018-04-27 14:09:21,186 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59112), peername=('10.36.143.50', 59112). timeout=0.1[0m |
---|
407 | [36m2018-04-27 14:09:21,186 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59112), ('10.36.143.50', 59112), 'tcp', {})[0m |
---|
408 | [36m2018-04-27 14:09:21,187 Connection(('10.36.143.50', 59112), 'tcp', {})[0m |
---|
409 | [36m2018-04-27 14:09:21,187 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59112, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59112), 'tcp', ('10.36.143.50', 59112), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59112)[0m |
---|
410 | [36m2018-04-27 14:09:21,240 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59111 peek: got 395 bytes[0m |
---|
411 | [36m2018-04-27 14:09:21,241 socket peek='GET /icons/speaker-off.png HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
412 | [36m2018-04-27 14:09:21,241 socket peek hex=474554202f69636f6e732f737065616b65722d6f66662e706e6720485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20696d6167652f776562702c696d6167652f61706e672c696d6167652f2a2c2a2f2a3b713d302e380d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
413 | [36m2018-04-27 14:09:21,241 socket peek line1='GET /icons/speaker-off.png HTTP/1.1'[0m |
---|
414 | [36m2018-04-27 14:09:21,241 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59111, False, http GET, ('10.36.143.50', 59111)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
415 | [36m2018-04-27 14:09:21,242 send_head() script(/icons/speaker-off.png)=None[0m |
---|
416 | [36m2018-04-27 14:09:21,242 translate_path(/icons/speaker-off.png)=/usr/share/xpra/www/icons/speaker-off.png[0m |
---|
417 | [36m2018-04-27 14:09:21,242 accept-encoding=['gzip', 'deflate'][0m |
---|
418 | [36m2018-04-27 14:09:21,242 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
419 | [36m2018-04-27 14:09:21,438 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59112 peek: got 362 bytes[0m |
---|
420 | [36m2018-04-27 14:09:21,438 socket peek='GET /js/lib/wsworker_check.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
421 | [36m2018-04-27 14:09:21,438 socket peek hex=474554202f6a732f6c69622f7773776f726b65725f636865636b2e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
422 | [36m2018-04-27 14:09:21,438 socket peek line1='GET /js/lib/wsworker_check.js HTTP/1.1'[0m |
---|
423 | [36m2018-04-27 14:09:21,439 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59112, False, http GET, ('10.36.143.50', 59112)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
424 | [36m2018-04-27 14:09:21,439 send_head() script(/js/lib/wsworker_check.js)=None[0m |
---|
425 | [36m2018-04-27 14:09:21,439 translate_path(/js/lib/wsworker_check.js)=/usr/share/xpra/www/js/lib/wsworker_check.js[0m |
---|
426 | [36m2018-04-27 14:09:21,440 accept-encoding=['gzip', 'deflate'][0m |
---|
427 | [36m2018-04-27 14:09:21,440 gzip compressed '/usr/share/xpra/www/js/lib/wsworker_check.js': 561 down to 345 bytes[0m |
---|
428 | [36m2018-04-27 14:09:21,440 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
429 | [36m2018-04-27 14:09:21,462 peer: (0, -1, -1)[0m |
---|
430 | [36m2018-04-27 14:09:21,463 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59113), peername=('10.36.143.50', 59113). timeout=0.1[0m |
---|
431 | [36m2018-04-27 14:09:21,463 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59113), ('10.36.143.50', 59113), 'tcp', {})[0m |
---|
432 | [36m2018-04-27 14:09:21,463 Connection(('10.36.143.50', 59113), 'tcp', {})[0m |
---|
433 | [36m2018-04-27 14:09:21,463 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59113, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59113), 'tcp', ('10.36.143.50', 59113), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59113)[0m |
---|
434 | [36m2018-04-27 14:09:21,714 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59113 peek: got 352 bytes[0m |
---|
435 | [36m2018-04-27 14:09:21,714 socket peek='GET /js/Protocol.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
436 | [36m2018-04-27 14:09:21,714 socket peek hex=474554202f6a732f50726f746f636f6c2e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
437 | [36m2018-04-27 14:09:21,715 socket peek line1='GET /js/Protocol.js HTTP/1.1'[0m |
---|
438 | [36m2018-04-27 14:09:21,715 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59113, False, http GET, ('10.36.143.50', 59113)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
439 | [36m2018-04-27 14:09:21,716 send_head() script(/js/Protocol.js)=None[0m |
---|
440 | [36m2018-04-27 14:09:21,716 translate_path(/js/Protocol.js)=/usr/share/xpra/www/js/Protocol.js[0m |
---|
441 | [36m2018-04-27 14:09:21,716 accept-encoding=['gzip', 'deflate'][0m |
---|
442 | [36m2018-04-27 14:09:21,717 gzip compressed '/usr/share/xpra/www/js/Protocol.js': 14088 down to 4300 bytes[0m |
---|
443 | [36m2018-04-27 14:09:21,718 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
444 | [36m2018-04-27 14:09:21,732 peer: (0, -1, -1)[0m |
---|
445 | [36m2018-04-27 14:09:21,732 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59114), peername=('10.36.143.50', 59114). timeout=0.1[0m |
---|
446 | [36m2018-04-27 14:09:21,732 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59114), ('10.36.143.50', 59114), 'tcp', {})[0m |
---|
447 | [36m2018-04-27 14:09:21,733 Connection(('10.36.143.50', 59114), 'tcp', {})[0m |
---|
448 | [36m2018-04-27 14:09:21,733 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59114, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59114), 'tcp', ('10.36.143.50', 59114), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59114)[0m |
---|
449 | [36m2018-04-27 14:09:21,983 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59114 peek: got 369 bytes[0m |
---|
450 | [36m2018-04-27 14:09:21,984 socket peek='GET /js/lib/bencode.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/js/Protocol.js\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
451 | [36m2018-04-27 14:09:21,984 socket peek hex=474554202f6a732f6c69622f62656e636f64652e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f6a732f50726f746f636f6c2e6a730d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
452 | [36m2018-04-27 14:09:21,984 socket peek line1='GET /js/lib/bencode.js HTTP/1.1'[0m |
---|
453 | [36m2018-04-27 14:09:21,984 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59114, False, http GET, ('10.36.143.50', 59114)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
454 | [36m2018-04-27 14:09:21,985 send_head() script(/js/lib/bencode.js)=None[0m |
---|
455 | [36m2018-04-27 14:09:21,985 translate_path(/js/lib/bencode.js)=/usr/share/xpra/www/js/lib/bencode.js[0m |
---|
456 | [36m2018-04-27 14:09:21,985 accept-encoding=['gzip', 'deflate'][0m |
---|
457 | [36m2018-04-27 14:09:21,986 gzip compressed '/usr/share/xpra/www/js/lib/bencode.js': 5121 down to 1850 bytes[0m |
---|
458 | [36m2018-04-27 14:09:21,986 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
459 | [36m2018-04-27 14:09:22,001 peer: (0, -1, -1)[0m |
---|
460 | [36m2018-04-27 14:09:22,001 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59115), peername=('10.36.143.50', 59115). timeout=0.1[0m |
---|
461 | [36m2018-04-27 14:09:22,001 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59115), ('10.36.143.50', 59115), 'tcp', {})[0m |
---|
462 | [36m2018-04-27 14:09:22,001 Connection(('10.36.143.50', 59115), 'tcp', {})[0m |
---|
463 | [36m2018-04-27 14:09:22,002 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59115, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59115), 'tcp', ('10.36.143.50', 59115), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59115)[0m |
---|
464 | [36m2018-04-27 14:09:22,252 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59115 peek: got 366 bytes[0m |
---|
465 | [36m2018-04-27 14:09:22,252 socket peek='GET /js/lib/zlib.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/js/Protocol.js\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
466 | [36m2018-04-27 14:09:22,253 socket peek hex=474554202f6a732f6c69622f7a6c69622e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f6a732f50726f746f636f6c2e6a730d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
467 | [36m2018-04-27 14:09:22,253 socket peek line1='GET /js/lib/zlib.js HTTP/1.1'[0m |
---|
468 | [36m2018-04-27 14:09:22,253 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59115, False, http GET, ('10.36.143.50', 59115)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
469 | [36m2018-04-27 14:09:22,254 send_head() script(/js/lib/zlib.js)=None[0m |
---|
470 | [36m2018-04-27 14:09:22,254 translate_path(/js/lib/zlib.js)=/usr/share/xpra/www/js/lib/zlib.js[0m |
---|
471 | [36m2018-04-27 14:09:22,254 accept-encoding=['gzip', 'deflate'][0m |
---|
472 | [36m2018-04-27 14:09:22,270 gzip compressed '/usr/share/xpra/www/js/lib/zlib.js': 124258 down to 23301 bytes[0m |
---|
473 | [36m2018-04-27 14:09:22,271 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
474 | [36m2018-04-27 14:09:22,312 peer: (0, -1, -1)[0m |
---|
475 | [36m2018-04-27 14:09:22,313 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59116), peername=('10.36.143.50', 59116). timeout=0.1[0m |
---|
476 | [36m2018-04-27 14:09:22,313 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59116), ('10.36.143.50', 59116), 'tcp', {})[0m |
---|
477 | [36m2018-04-27 14:09:22,313 Connection(('10.36.143.50', 59116), 'tcp', {})[0m |
---|
478 | [36m2018-04-27 14:09:22,313 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59116, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59116), 'tcp', ('10.36.143.50', 59116), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59116)[0m |
---|
479 | [36m2018-04-27 14:09:22,564 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59116 peek: got 365 bytes[0m |
---|
480 | [36m2018-04-27 14:09:22,564 socket peek='GET /js/lib/lz4.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/js/Protocol.js\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
481 | [36m2018-04-27 14:09:22,564 socket peek hex=474554202f6a732f6c69622f6c7a342e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f6a732f50726f746f636f6c2e6a730d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
482 | [36m2018-04-27 14:09:22,565 socket peek line1='GET /js/lib/lz4.js HTTP/1.1'[0m |
---|
483 | [36m2018-04-27 14:09:22,565 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59116, False, http GET, ('10.36.143.50', 59116)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
484 | [36m2018-04-27 14:09:22,566 send_head() script(/js/lib/lz4.js)=None[0m |
---|
485 | [36m2018-04-27 14:09:22,566 translate_path(/js/lib/lz4.js)=/usr/share/xpra/www/js/lib/lz4.js[0m |
---|
486 | [36m2018-04-27 14:09:22,566 accept-encoding=['gzip', 'deflate'][0m |
---|
487 | [36m2018-04-27 14:09:22,584 gzip compressed '/usr/share/xpra/www/js/lib/lz4.js': 206518 down to 49857 bytes[0m |
---|
488 | [36m2018-04-27 14:09:22,584 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
489 | [36m2018-04-27 14:09:22,653 peer: (0, -1, -1)[0m |
---|
490 | [36m2018-04-27 14:09:22,653 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59118), peername=('10.36.143.50', 59118). timeout=0.1[0m |
---|
491 | [36m2018-04-27 14:09:22,653 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59118), ('10.36.143.50', 59118), 'tcp', {})[0m |
---|
492 | [36m2018-04-27 14:09:22,653 Connection(('10.36.143.50', 59118), 'tcp', {})[0m |
---|
493 | [36m2018-04-27 14:09:22,654 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59118, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59118), 'tcp', ('10.36.143.50', 59118), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59118)[0m |
---|
494 | [36m2018-04-27 14:09:22,904 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59118 peek: got 367 bytes[0m |
---|
495 | [36m2018-04-27 14:09:22,905 socket peek='GET /js/lib/forge.js HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: */*\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/js/Protocol.js\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
496 | [36m2018-04-27 14:09:22,905 socket peek hex=474554202f6a732f6c69622f666f7267652e6a7320485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a202a2f2a0d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f6a732f50726f746f636f6c2e6a730d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
497 | [36m2018-04-27 14:09:22,905 socket peek line1='GET /js/lib/forge.js HTTP/1.1'[0m |
---|
498 | [36m2018-04-27 14:09:22,905 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59118, False, http GET, ('10.36.143.50', 59118)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
499 | [36m2018-04-27 14:09:22,906 send_head() script(/js/lib/forge.js)=None[0m |
---|
500 | [36m2018-04-27 14:09:22,906 translate_path(/js/lib/forge.js)=/usr/share/xpra/www/js/lib/forge.js[0m |
---|
501 | [36m2018-04-27 14:09:22,906 accept-encoding=['gzip', 'deflate'][0m |
---|
502 | [36m2018-04-27 14:09:22,973 gzip compressed '/usr/share/xpra/www/js/lib/forge.js': 895628 down to 200316 bytes[0m |
---|
503 | [36m2018-04-27 14:09:22,973 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
504 | [36m2018-04-27 14:09:23,138 peer: (0, -1, -1)[0m |
---|
505 | [36m2018-04-27 14:09:23,138 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790a223050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59119), peername=('10.36.143.50', 59119). timeout=0.1[0m |
---|
506 | [36m2018-04-27 14:09:23,138 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59119), ('10.36.143.50', 59119), 'tcp', {})[0m |
---|
507 | [36m2018-04-27 14:09:23,139 Connection(('10.36.143.50', 59119), 'tcp', {})[0m |
---|
508 | [36m2018-04-27 14:09:23,139 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59119, <socket._socketobject object at 0x7f790a223050>, ('10.36.143.50', 59119), 'tcp', ('10.36.143.50', 59119), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59119)[0m |
---|
509 | [36m2018-04-27 14:09:23,390 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59119 peek: got 558 bytes[0m |
---|
510 | [36m2018-04-27 14:09:23,390 socket peek='GET // HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nUpgrade: websocket\r\nOrigin: http://172.16.57.108:14500\r\nSec-WebSocket-Version: 13\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW6 .. /1.96.1147.36\r\nDNT: 1\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\nSec-WebSocket-Key: 11oTpG5F3ZaqK5PSRfCIMg==\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits\r\nSec-WebSocket-Protocol: binary\r\n\r\n'[0m |
---|
511 | [36m2018-04-27 14:09:23,390 socket peek hex=474554202f2f20485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a20557067726164650d0a507261676d613a206e6f2d63616368650d0a43616368652d436f6e74726f6c3a206e6f2d63616368650d0a557067726164653a20776562736f636b65740d0a4f726967696e3a20687474703a2f2f3137322e31362e35372e3130383a31343530300d0a5365632d576562536f636b65742d56657273696f6e3a2031330d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a444e543a20310d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a5365632d576562536f636b65742d4b65793a2031316f5470473546335a61714b355053526643494d673d3d0d0a5365632d576562536f636b65742d457874656e73696f6e733a207065726d6573736167652d6465666c6174653b20636c69656e745f6d61785f77696e646f775f626974730d0a5365632d576562536f636b65742d50726f746f636f6c3a2062696e6172790d0a0d0a[0m |
---|
512 | [36m2018-04-27 14:09:23,390 socket peek line1='GET // HTTP/1.1'[0m |
---|
513 | [36m2018-04-27 14:09:23,391 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59119, False, http GET, ('10.36.143.50', 59119)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
514 | [36m2018-04-27 14:09:23,392 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
515 | [36m2018-04-27 14:09:23,392 10.36.143.50: Plain non-SSL (ws://) WebSocket connection[0m |
---|
516 | [36m2018-04-27 14:09:23,392 10.36.143.50: Version hybi-13, base64: 'False'[0m |
---|
517 | [36m2018-04-27 14:09:23,392 10.36.143.50: Path: '//'[0m |
---|
518 | [36m2018-04-27 14:09:23,392 new_websocket_client(<xpra.net.websocket.WSRequestHandler instance at 0x7f7907c98ef0>) socket=<socket._socketobject object at 0x7f790a223050>[0m |
---|
519 | [36m2018-04-27 14:09:23,392 SocketConnection(<socket._socketobject object at 0x7f790a223050>, ('172.16.57.108', 14500), ('10.36.143.50', 59119), ('10.36.143.50', 59119), 'ws', {})[0m |
---|
520 | [36m2018-04-27 14:09:23,393 Connection(('10.36.143.50', 59119), 'ws', {})[0m |
---|
521 | [36m2018-04-27 14:09:23,393 make_protocol(ws, ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119)[0m |
---|
522 | [36m2018-04-27 14:09:23,393 io_thread_loop(read, <bound method Protocol._read of Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119)>) loop starting[0m |
---|
523 | [36m2018-04-27 14:09:23,423 read_parse_thread_loop starting[0m |
---|
524 | [36m2018-04-27 14:09:23,424 processing packet hello[0m |
---|
525 | [36m2018-04-27 14:09:23,424 process default packet hello[0m |
---|
526 | [36m2018-04-27 14:09:23,424 enable_compressor_from_caps(..) options=['lz4', 'lzo', 'zlib'][0m |
---|
527 | [36m2018-04-27 14:09:23,424 enable_compressor(lz4): <function lz4_compress at 0x7f79282781b8>[0m |
---|
528 | [36m2018-04-27 14:09:23,424 get_enabled_encoders(['rencode', 'bencode', 'yaml']) enabled=['rencode', 'bencode'][0m |
---|
529 | [36m2018-04-27 14:09:23,424 enable_encoder_from_caps(..) options=['rencode', 'bencode'][0m |
---|
530 | [36m2018-04-27 14:09:23,424 get_enabled_encoders(['rencode', 'bencode', 'yaml']) enabled=['rencode', 'bencode'][0m |
---|
531 | [36m2018-04-27 14:09:23,424 enable_encoder(bencode): <function do_bencode at 0x7f7928278ed8>[0m |
---|
532 | 2018-04-27 14:09:23,425 Handshake complete; enabling connection[0m |
---|
533 | [36m2018-04-27 14:09:23,426 accept_client(Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119), {'named_cursors': 0, 'encoding.h264.deblocking-filter': 0, 'bell': 1, 'lz4': 1, 'connection-data': {'rtt': 250, 'downlink': 1900000, 'effective-type': '4g'}, 'platform': 'Microsoft Windows', 'keyboard': 1, 'file-transfer': 1, 'sound.receive': 1, 'digest': ['hmac', 'hmac+md5', 'xor', 'hmac+md5', 'hmac+sha1', 'hmac+sha256'], 'xkbmap_print': '', 'platform.platform': '5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36', 'clipboard.want_targets': 1, 'uuid': '6813ff15-2bd9-8aaa-d277-42af481909d4', 'encodings.core': ['jpeg', 'png', 'rgb', 'rgb32', 'webp'], 'encoding.vp8+webm.score-delta': 50, 'encoding.mpeg4+mp4.score-delta': 50, 'encoding.h264+mp4.YUV420P.level': '3.0', 'sound.server_driven': 1, 'salt-digest': ['hmac', 'hmac+md5', 'xor', 'hmac+md5', 'hmac+sha1', 'hmac+sha256'], 'session-type.full': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36', 'yaml': 0, 'encoding.scrolling': 1, 'encodings.rgb_formats': ['RGBX', 'RGBA'], 'encodings.cursor': ['png'], 'randr_notify': 1, 'sound.send': 0, 'screen_sizes': [['HTML', 1566, 796, 414, 211, [['Canvas', 0, 0, 1566, 796, 414, 211]], 0, 0, 1566, 796]], 'username': '', 'auto_refresh_delay': 500, 'encoding.h264.YUV420P.profile': 'baseline', 'encoding.transparency': 1, 'xkbmap_layout': 'us', 'notifications': 1, 'xkbmap_query': '', 'encoding.rgb24zlib': 1, 'metadata.supported': ['fullscreen', 'maximized', 'above', 'below', 'title', 'size-hints', 'class-instance', 'transient-for', 'window-type', 'has-alpha', 'decorations', 'override-redirect', 'tray', 'modal', 'opacity'], 'lzo': 0, 'encoding.x264.YUV420P.profile': 'baseline', 'clipboard_enabled': 1, 'rencode': 0, 'window.raise': 1, 'encoding.client_options': 1, 'platform.name': 'Microsoft Windows', 'desktop_mode_size': [1566, 796], 'encoding.flush': 1, 'client_type': 'HTML5', 'window.initiate-moveresize': 1, 'steal': 1, 'notifications.close': 1, 'dpi': 96, 'encoding.video_scaling': 1, 'notifications.actions': 1, 'zlib': 1, 'desktop_size': [1566, 796], 'encoding.h264+mp4.score-delta': 50, 'share': 0, 'lz4.js.version': '0.5.1', 'sound.decoders': [], 'cursors': 1, 'encodings': ['jpeg', 'png', 'rgb', 'rgb32', 'webp'], 'encoding.h264.cabac': 0, 'generic-rgb-encodings': 1, 'xkbmap_keycodes': [[8, 'BackSpace', 8, 0, 0], [9, 'Tab', 9, 0, 0], [12, 'KP_Begin', 12, 0, 0], [13, 'Return', 13, 0, 0], [16, 'Shift_L', 16, 0, 0], [17, 'Control_L', 17, 0, 0], [18, 'Alt_L', 18, 0, 0], [19, 'Pause', 19, 0, 0], [20, 'Caps_Lock', 20, 0, 0], [27, 'Escape', 27, 0, 0], [31, 'Mode_switch', 31, 0, 0], [32, 'space', 32, 0, 0], [33, 'Prior', 33, 0, 0], [34, 'Next', 34, 0, 0], [35, 'End', 35, 0, 0], [36, 'Home', 36, 0, 0], [37, 'Left', 37, 0, 0], [38, 'Up', 38, 0, 0], [39, 'Right', 39, 0, 0], [40, 'Down', 40, 0, 0], [42, 'Print', 42, 0, 0], [45, 'Insert', 45, 0, 0], [46, 'Delete', 46, 0, 0], [48, '0', 48, 0, 0], [49, '1', 49, 0, 0], [50, '2', 50, 0, 0], [51, '3', 51, 0, 0], [52, '4', 52, 0, 0], [53, '5', 53, 0, 0], [54, '6', 54, 0, 0], [55, '7', 55, 0, 0], [56, '8', 56, 0, 0], [57, '9', 57, 0, 0], [58, 'colon', 58, 0, 0], [59, 'semicolon', 59, 0, 0], [60, 'less', 60, 0, 0], [61, 'equal', 61, 0, 0], [62, 'greater', 62, 0, 0], [63, 'question', 63, 0, 0], [64, 'at', 64, 0, 0], [65, 'a', 65, 0, 0], [66, 'b', 66, 0, 0], [67, 'c', 67, 0, 0], [68, 'd', 68, 0, 0], [69, 'e', 69, 0, 0], [70, 'f', 70, 0, 0], [71, 'g', 71, 0, 0], [72, 'h', 72, 0, 0], [73, 'i', 73, 0, 0], [74, 'j', 74, 0, 0], [75, 'k', 75, 0, 0], [76, 'l', 76, 0, 0], [77, 'm', 77, 0, 0], [78, 'n', 78, 0, 0], [79, 'o', 79, 0, 0], [80, 'p', 80, 0, 0], [81, 'q', 81, 0, 0], [82, 'r', 82, 0, 0], [83, 's', 83, 0, 0], [84, 't', 84, 0, 0], [85, 'u', 85, 0, 0], [86, 'v', 86, 0, 0], [87, 'w', 87, 0, 0], [88, 'x', 88, 0, 0], [89, 'y', 89, 0, 0], [90, 'z', 90, 0, 0], [91, 'Menu', 91, 0, 0], [92, 'Menu', 92, 0, 0], [93, 'KP_Enter', 93, 0, 0], [96, '0', 96, 0, 0], [97, '1', 97, 0, 0], [98, '2', 98, 0, 0], [99, '3', 99, 0, 0], [100, '4', 100, 0, 0], [101, '5', 101, 0, 0], [102, '6', 102, 0, 0], [103, '7', 103, 0, 0], [104, '8', 104, 0, 0], [105, '9', 105, 0, 0], [106, 'KP_Multiply', 106, 0, 0], [107, 'KP_Add', 107, 0, 0], [109, 'KP_Subtract', 109, 0, 0], [110, 'KP_Delete', 110, 0, 0], [111, 'KP_Divide', 111, 0, 0], [112, 'F1', 112, 0, 0], [113, 'F2', 113, 0, 0], [114, 'F3', 114, 0, 0], [115, 'F4', 115, 0, 0], [116, 'F5', 116, 0, 0], [117, 'F6', 117, 0, 0], [118, 'F7', 118, 0, 0], [119, 'F8', 119, 0, 0], [120, 'F9', 120, 0, 0], [121, 'F10', 121, 0, 0], [122, 'F11', 122, 0, 0], [123, 'F12', 123, 0, 0], [124, 'F13', 124, 0, 0], [125, 'F14', 125, 0, 0], [126, 'F15', 126, 0, 0], [127, 'F16', 127, 0, 0], [128, 'F17', 128, 0, 0], [129, 'F18', 129, 0, 0], [130, 'F19', 130, 0, 0], [131, 'F20', 131, 0, 0], [132, 'F21', 132, 0, 0], [133, 'F22', 133, 0, 0], [134, 'F23', 134, 0, 0], [135, 'F24', 135, 0, 0], [144, 'Num_Lock', 144, 0, 0], [145, 'Scroll_Lock', 145, 0, 0], [160, 'dead_circumflex', 160, 0, 0], [161, 'exclam', 161, 0, 0], [162, 'quotedbl', 162, 0, 0], [163, 'numbersign', 163, 0, 0], [164, 'dollar', 164, 0, 0], [165, 'percent', 165, 0, 0], [166, 'ampersand', 166, 0, 0], [167, 'underscore', 167, 0, 0], [168, 'parenleft', 168, 0, 0], [169, 'parenright', 169, 0, 0], [170, 'asterisk', 170, 0, 0], [171, 'plus', 171, 0, 0], [172, 'bar', 172, 0, 0], [173, 'minus', 173, 0, 0], [174, 'braceleft', 174, 0, 0], [175, 'braceright', 175, 0, 0], [176, 'asciitilde', 176, 0, 0], [186, 'semicolon', 186, 0, 0], [187, 'equal', 187, 0, 0], [188, 'comma', 188, 0, 0], [189, 'minus', 189, 0, 0], [190, 'period', 190, 0, 0], [191, 'slash', 191, 0, 0], [192, 'grave', 192, 0, 0], [219, 'bracketleft', 219, 0, 0], [220, 'backslash', 220, 0, 0], [221, 'bracketright', 221, 0, 0], [222, 'apostrophe', 222, 0, 0]], 'encoding.icons.max_size': [30, 30], 'raw_window_icons': 1, 'system_tray': 1, 'namespace': 1, 'sound.bundle-metadata': 1, 'encoding.generic': 1, 'version': '2.3', 'encoding.rgb_zlib': 1, 'encoding.full_csc_modes': {'h264': ['YUV420P'], 'mpeg4+mp4': ['YUV420P'], 'webp': ['BGRX', 'BGRA'], 'h264+mp4': ['YUV420P'], 'vp8+webm': ['YUV420P']}, 'encoding.h264.YUV420P.level': '2.1', 'encoding.rgb_lz4': 1, 'bencode': 1, 'encoding.h264+mp4.YUV420P.profile': 'main', 'notify-startup-complete': 1, 'encoding.h264.score-delta': -20, 'argv': ['http://172.16.57.108:14500/'], 'server-window-resize': 1, 'clipboard.selections': ['CLIPBOARD', 'PRIMARY'], 'clipboard.greedy': 1, 'printing': 1, 'file-size-limit': 10, 'encoding.color-gamut': 'srgb', 'windows': 1, 'encodings.window-icon': ['png'], 'compression_level': 1, 'session-type': 'Chrome', 'platform.processor': 'unknown', 'encoding.csc_atoms': 1})[0m |
---|
534 | [36m2018-04-27 14:09:23,426 set_socket_timeout(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119, None)[0m |
---|
535 | 2018-04-27 14:09:23,432 automatic picture encoding enabled, also available:[0m |
---|
536 | 2018-04-27 14:09:23,432 jpeg, png, rgb32[0m |
---|
537 | 2018-04-27 14:09:23,433 HTML5 Microsoft Windows Chrome client version 2.3[0m |
---|
538 | [36m2018-04-27 14:09:23,433 update_connection_data({'rtt': 250, 'downlink': 1900000, 'effective-type': '4g'})[0m |
---|
539 | 2018-04-27 14:09:23,433 client root window size is 1566x796 with 1 display:[0m |
---|
540 | 2018-04-27 14:09:23,434 HTML (414x211 mm - DPI: 96x95)[0m |
---|
541 | 2018-04-27 14:09:23,434 Canvas[0m |
---|
542 | 2018-04-27 14:09:23,938 server virtual display now set to 1568x796 (best match for 1566x796)[0m |
---|
543 | 2018-04-27 14:09:23,942 setting keyboard layout to 'us'[0m |
---|
544 | [36m2018-04-27 14:09:23,982 get_enabled_encoders(['rencode', 'bencode', 'yaml']) enabled=['rencode', 'bencode'][0m |
---|
545 | [36m2018-04-27 14:09:23,984 write_format_thread_loop starting[0m |
---|
546 | [36m2018-04-27 14:09:23,984 add_packet_to_queue(hello ... True, False, False)[0m |
---|
547 | [36m2018-04-27 14:09:23,986 io_thread_loop(write, <bound method Protocol._write of Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119)>) loop starting[0m |
---|
548 | [36m2018-04-27 14:09:23,986 add_packet_to_queue(new-window ... False, False, True)[0m |
---|
549 | [36m2018-04-27 14:09:23,999 add_packet_to_queue(startup-complete ... True, False, False)[0m |
---|
550 | [36m2018-04-27 14:09:24,002 add_packet_to_queue(clipboard-token ... True, False, False)[0m |
---|
551 | [36m2018-04-27 14:09:24,003 add_packet_to_queue(clipboard-token ... True, False, False)[0m |
---|
552 | 2018-04-27 14:09:24,004 DPI set to 96 x 96[0m |
---|
553 | [36m2018-04-27 14:09:24,012 add_packet_to_queue(cursor ... True, False, True)[0m |
---|
554 | [36m2018-04-27 14:09:24,050 add_packet_to_queue(window-icon ... True, False, True)[0m |
---|
555 | [36m2018-04-27 14:09:24,331 processing packet logging[0m |
---|
556 | [36m2018-04-27 14:09:24,331 process non-ui packet logging[0m |
---|
557 | 2018-04-27 14:09:24,332 client got hello: server version 2.3 accepted our connection[0m |
---|
558 | [36m2018-04-27 14:09:24,332 processing packet printers[0m |
---|
559 | [36m2018-04-27 14:09:24,332 process non-ui packet printers[0m |
---|
560 | [36m2018-04-27 14:09:24,337 peer: (0, -1, -1)[0m |
---|
561 | [36m2018-04-27 14:09:24,338 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790882fec0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59121), peername=('10.36.143.50', 59121). timeout=0.1[0m |
---|
562 | [36m2018-04-27 14:09:24,338 SocketConnection(<socket._socketobject object at 0x7f790882fec0>, ('172.16.57.108', 14500), ('10.36.143.50', 59121), ('10.36.143.50', 59121), 'tcp', {})[0m |
---|
563 | [36m2018-04-27 14:09:24,338 Connection(('10.36.143.50', 59121), 'tcp', {})[0m |
---|
564 | [36m2018-04-27 14:09:24,339 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59121, <socket._socketobject object at 0x7f790882fec0>, ('10.36.143.50', 59121), 'tcp', ('10.36.143.50', 59121), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59121)[0m |
---|
565 | [36m2018-04-27 14:09:24,339 peer: (0, -1, -1)[0m |
---|
566 | [36m2018-04-27 14:09:24,339 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790882ff30>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59120), peername=('10.36.143.50', 59120). timeout=0.1[0m |
---|
567 | [36m2018-04-27 14:09:24,340 SocketConnection(<socket._socketobject object at 0x7f790882ff30>, ('172.16.57.108', 14500), ('10.36.143.50', 59120), ('10.36.143.50', 59120), 'tcp', {})[0m |
---|
568 | [36m2018-04-27 14:09:24,340 Connection(('10.36.143.50', 59120), 'tcp', {})[0m |
---|
569 | [36m2018-04-27 14:09:24,340 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59120, <socket._socketobject object at 0x7f790882ff30>, ('10.36.143.50', 59120), 'tcp', ('10.36.143.50', 59120), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59120)[0m |
---|
570 | [36m2018-04-27 14:09:24,341 peer: (0, -1, -1)[0m |
---|
571 | [36m2018-04-27 14:09:24,341 processing packet connection-data[0m |
---|
572 | [36m2018-04-27 14:09:24,342 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790882ffa0>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59123), peername=('10.36.143.50', 59123). timeout=0.1[0m |
---|
573 | [36m2018-04-27 14:09:24,342 process non-ui packet connection-data[0m |
---|
574 | [36m2018-04-27 14:09:24,342 SocketConnection(<socket._socketobject object at 0x7f790882ffa0>, ('172.16.57.108', 14500), ('10.36.143.50', 59123), ('10.36.143.50', 59123), 'tcp', {})[0m |
---|
575 | [36m2018-04-27 14:09:24,342 update_connection_data({'rtt': 250, 'downlink': 1900000, 'effective-type': '4g'})[0m |
---|
576 | [36m2018-04-27 14:09:24,342 Connection(('10.36.143.50', 59123), 'tcp', {})[0m |
---|
577 | [36m2018-04-27 14:09:24,343 processing packet ping[0m |
---|
578 | [36m2018-04-27 14:09:24,343 process non-ui packet ping[0m |
---|
579 | [36m2018-04-27 14:09:24,343 processing packet logging[0m |
---|
580 | [36m2018-04-27 14:09:24,344 add_packet_to_queue(ping_echo ... False, False, False)[0m |
---|
581 | [36m2018-04-27 14:09:24,344 process non-ui packet logging[0m |
---|
582 | [36m2018-04-27 14:09:24,344 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59123, <socket._socketobject object at 0x7f790882ffa0>, ('10.36.143.50', 59123), 'tcp', ('10.36.143.50', 59123), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59123)[0m |
---|
583 | [36m2018-04-27 14:09:24,345 peer: (0, -1, -1)[0m |
---|
584 | 2018-04-27 14:09:24,345 client connection_progress( Session started , , 100 )[0m |
---|
585 | [36m2018-04-27 14:09:24,345 new_connection((1, <socket._socketobject object at 0x7f7926fb3600>)) sock=<socket._socketobject object at 0x7f790884c050>, socket_info=('0.0.0.0', 14500), timeout=0.1, address=('10.36.143.50', 59122), peername=('10.36.143.50', 59122). timeout=0.1[0m |
---|
586 | [36m2018-04-27 14:09:24,345 processing packet map-window[0m |
---|
587 | [36m2018-04-27 14:09:24,346 process ui packet map-window[0m |
---|
588 | [36m2018-04-27 14:09:24,346 processing packet focus[0m |
---|
589 | [36m2018-04-27 14:09:24,346 process ui packet focus[0m |
---|
590 | [36m2018-04-27 14:09:24,346 processing packet logging[0m |
---|
591 | [36m2018-04-27 14:09:24,346 process non-ui packet logging[0m |
---|
592 | 2018-04-27 14:09:24,346 client startup complete[0m |
---|
593 | [36m2018-04-27 14:09:24,346 SocketConnection(<socket._socketobject object at 0x7f790884c050>, ('172.16.57.108', 14500), ('10.36.143.50', 59122), ('10.36.143.50', 59122), 'tcp', {})[0m |
---|
594 | [36m2018-04-27 14:09:24,346 Connection(('10.36.143.50', 59122), 'tcp', {})[0m |
---|
595 | [36m2018-04-27 14:09:24,347 handle_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122, <socket._socketobject object at 0x7f790884c050>, ('10.36.143.50', 59122), 'tcp', ('10.36.143.50', 59122), ('0.0.0.0', 14500)) sockname=('172.16.57.108', 14500), target=('10.36.143.50', 59122)[0m |
---|
596 | 2018-04-27 14:09:24,362 the remote printer 'HTML5 client' has been configured[0m |
---|
597 | [36m2018-04-27 14:09:24,373 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
598 | [36m2018-04-27 14:09:24,590 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59121 peek: got 392 bytes[0m |
---|
599 | [36m2018-04-27 14:09:24,590 socket peek='GET /icons/maximize.png HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
600 | [36m2018-04-27 14:09:24,590 socket peek hex=474554202f69636f6e732f6d6178696d697a652e706e6720485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20696d6167652f776562702c696d6167652f61706e672c696d6167652f2a2c2a2f2a3b713d302e380d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
601 | [36m2018-04-27 14:09:24,590 socket peek line1='GET /icons/maximize.png HTTP/1.1'[0m |
---|
602 | [36m2018-04-27 14:09:24,591 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59121, False, http GET, ('10.36.143.50', 59121)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
603 | [36m2018-04-27 14:09:24,592 send_head() script(/icons/maximize.png)=None[0m |
---|
604 | [36m2018-04-27 14:09:24,592 translate_path(/icons/maximize.png)=/usr/share/xpra/www/icons/maximize.png[0m |
---|
605 | [36m2018-04-27 14:09:24,592 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59120 peek: got 390 bytes[0m |
---|
606 | [36m2018-04-27 14:09:24,592 socket peek='GET /icons/noicon.png HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
607 | [36m2018-04-27 14:09:24,593 accept-encoding=['gzip', 'deflate'][0m |
---|
608 | [36m2018-04-27 14:09:24,593 socket peek hex=474554202f69636f6e732f6e6f69636f6e2e706e6720485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20696d6167652f776562702c696d6167652f61706e672c696d6167652f2a2c2a2f2a3b713d302e380d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
609 | [36m2018-04-27 14:09:24,593 socket peek line1='GET /icons/noicon.png HTTP/1.1'[0m |
---|
610 | [36m2018-04-27 14:09:24,594 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59120, False, http GET, ('10.36.143.50', 59120)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
611 | [36m2018-04-27 14:09:24,594 send_head() script(/icons/noicon.png)=None[0m |
---|
612 | [36m2018-04-27 14:09:24,595 translate_path(/icons/noicon.png)=/usr/share/xpra/www/icons/noicon.png[0m |
---|
613 | [36m2018-04-27 14:09:24,595 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
614 | [36m2018-04-27 14:09:24,595 accept-encoding=['gzip', 'deflate'][0m |
---|
615 | [36m2018-04-27 14:09:24,595 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59123 peek: got 389 bytes[0m |
---|
616 | [36m2018-04-27 14:09:24,596 socket peek='GET /icons/close.png HTTP/1.1\r\nHost: 172.16.57.108:14500\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nDNT: 1\r\nReferer: http://172.16.57.108:14500/\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.9\r\n\r\n'[0m |
---|
617 | [36m2018-04-27 14:09:24,596 socket peek hex=474554202f69636f6e732f636c6f73652e706e6720485454502f312e310d0a486f73743a203137322e31362e35372e3130383a31343530300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a557365722d4167656e743a204d6f7a696c6c612f352e30202857696e646f7773204e542031302e303b20574f57363429204170706c655765624b69742f3533372e333620284b48544d4c2c206c696b65204765636b6f29204368726f6d652f36352e302e333332352e313833205361666172692f3533372e333620566976616c64692f312e39362e313134372e33360d0a4163636570743a20696d6167652f776562702c696d6167652f61706e672c696d6167652f2a2c2a2f2a3b713d302e380d0a444e543a20310d0a526566657265723a20687474703a2f2f3137322e31362e35372e3130383a31343530302f0d0a4163636570742d456e636f64696e673a20677a69702c206465666c6174650d0a4163636570742d4c616e67756167653a20656e2d55532c656e3b713d302e390d0a0d0a[0m |
---|
618 | [36m2018-04-27 14:09:24,596 socket peek line1='GET /icons/close.png HTTP/1.1'[0m |
---|
619 | [36m2018-04-27 14:09:24,597 start_websockify(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59123, False, http GET, ('10.36.143.50', 59123)) www dir=/usr/share/xpra/www, headers dir=/usr/share/xpra/http-headers[0m |
---|
620 | [36m2018-04-27 14:09:24,597 send_head() script(/icons/close.png)=None[0m |
---|
621 | [36m2018-04-27 14:09:24,598 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
622 | [36m2018-04-27 14:09:24,598 translate_path(/icons/close.png)=/usr/share/xpra/www/icons/close.png[0m |
---|
623 | [36m2018-04-27 14:09:24,598 accept-encoding=['gzip', 'deflate'][0m |
---|
624 | [36m2018-04-27 14:09:24,599 may_reload_headers() http headers time={'/usr/share/xpra/http-headers': 1524827075.71345}, mtime=1524827075.71[0m |
---|
625 | [36m2018-04-27 14:09:24,844 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160038435[0m |
---|
626 | [36m2018-04-27 14:09:24,845 add_packet_to_queue(ping ... False, False, False)[0m |
---|
627 | [36m2018-04-27 14:09:24,879 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
628 | [36m2018-04-27 14:09:24,945 processing packet damage-sequence[0m |
---|
629 | [36m2018-04-27 14:09:24,945 process ui packet damage-sequence[0m |
---|
630 | [36m2018-04-27 14:09:24,957 processing packet ping_echo[0m |
---|
631 | [36m2018-04-27 14:09:24,958 process non-ui packet ping_echo[0m |
---|
632 | [36m2018-04-27 14:09:24,958 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
633 | [36m2018-04-27 14:09:24,964 processing packet damage-sequence[0m |
---|
634 | [36m2018-04-27 14:09:24,964 process ui packet damage-sequence[0m |
---|
635 | [36m2018-04-27 14:09:25,399 socket tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122 peek: got 0 bytes[0m |
---|
636 | [36m2018-04-27 14:09:25,399 may_wrap_socket: no data, not wrapping[0m |
---|
637 | [36m2018-04-27 14:09:25,399 log_new_connection(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122, ('0.0.0.0', 14500)) type=<class 'xpra.net.bytestreams.SocketConnection'>, sock=<socket._socketobject object at 0x7f790884c050>, sockname=('172.16.57.108', 14500), address=('10.36.143.50', 59122), peername=('10.36.143.50', 59122)[0m |
---|
638 | 2018-04-27 14:09:25,400 New tcp connection received from 10.36.143.50:59122 on 0.0.0.0:14500[0m |
---|
639 | [36m2018-04-27 14:09:25,400 make_protocol(tcp, tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122)[0m |
---|
640 | [36m2018-04-27 14:09:25,400 io_thread_loop(read, <bound method Protocol._read of Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122)>) loop starting[0m |
---|
641 | [36m2018-04-27 14:09:25,501 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
642 | Traceback (most recent call last): |
---|
643 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
644 | return f(*a, **kw) |
---|
645 | timeout: timed out[0m |
---|
646 | [36m2018-04-27 14:09:25,602 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
647 | Traceback (most recent call last): |
---|
648 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
649 | return f(*a, **kw) |
---|
650 | timeout: timed out[0m |
---|
651 | [36m2018-04-27 14:09:25,702 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
652 | Traceback (most recent call last): |
---|
653 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
654 | return f(*a, **kw) |
---|
655 | timeout: timed out[0m |
---|
656 | [36m2018-04-27 14:09:25,803 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
657 | Traceback (most recent call last): |
---|
658 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
659 | return f(*a, **kw) |
---|
660 | timeout: timed out[0m |
---|
661 | [36m2018-04-27 14:09:25,903 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
662 | Traceback (most recent call last): |
---|
663 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
664 | return f(*a, **kw) |
---|
665 | timeout: timed out[0m |
---|
666 | [36m2018-04-27 14:09:26,004 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
667 | Traceback (most recent call last): |
---|
668 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
669 | return f(*a, **kw) |
---|
670 | timeout: timed out[0m |
---|
671 | [36m2018-04-27 14:09:26,105 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
672 | Traceback (most recent call last): |
---|
673 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
674 | return f(*a, **kw) |
---|
675 | timeout: timed out[0m |
---|
676 | [36m2018-04-27 14:09:26,205 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
677 | Traceback (most recent call last): |
---|
678 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
679 | return f(*a, **kw) |
---|
680 | timeout: timed out[0m |
---|
681 | [36m2018-04-27 14:09:26,216 processing packet key-action[0m |
---|
682 | [36m2018-04-27 14:09:26,216 process ui packet key-action[0m |
---|
683 | [36m2018-04-27 14:09:26,246 add_packet_to_queue(draw ... True, False, 1)[0m |
---|
684 | [36m2018-04-27 14:09:26,247 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
685 | [36m2018-04-27 14:09:26,306 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
686 | Traceback (most recent call last): |
---|
687 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
688 | return f(*a, **kw) |
---|
689 | timeout: timed out[0m |
---|
690 | [36m2018-04-27 14:09:26,314 processing packet damage-sequence[0m |
---|
691 | [36m2018-04-27 14:09:26,314 process ui packet damage-sequence[0m |
---|
692 | [36m2018-04-27 14:09:26,315 processing packet damage-sequence[0m |
---|
693 | [36m2018-04-27 14:09:26,315 process ui packet damage-sequence[0m |
---|
694 | [36m2018-04-27 14:09:26,316 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160039907[0m |
---|
695 | [36m2018-04-27 14:09:26,316 add_packet_to_queue(ping ... False, False, False)[0m |
---|
696 | [36m2018-04-27 14:09:26,318 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
697 | [36m2018-04-27 14:09:26,319 processing packet key-action[0m |
---|
698 | [36m2018-04-27 14:09:26,319 process ui packet key-action[0m |
---|
699 | [36m2018-04-27 14:09:26,325 processing packet ping_echo[0m |
---|
700 | [36m2018-04-27 14:09:26,325 process non-ui packet ping_echo[0m |
---|
701 | [36m2018-04-27 14:09:26,325 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
702 | [36m2018-04-27 14:09:26,328 processing packet damage-sequence[0m |
---|
703 | [36m2018-04-27 14:09:26,328 process ui packet damage-sequence[0m |
---|
704 | [36m2018-04-27 14:09:26,406 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
705 | Traceback (most recent call last): |
---|
706 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
707 | return f(*a, **kw) |
---|
708 | timeout: timed out[0m |
---|
709 | [36m2018-04-27 14:09:26,507 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
710 | Traceback (most recent call last): |
---|
711 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
712 | return f(*a, **kw) |
---|
713 | timeout: timed out[0m |
---|
714 | [36m2018-04-27 14:09:26,607 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
715 | Traceback (most recent call last): |
---|
716 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
717 | return f(*a, **kw) |
---|
718 | timeout: timed out[0m |
---|
719 | [36m2018-04-27 14:09:26,708 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
720 | Traceback (most recent call last): |
---|
721 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
722 | return f(*a, **kw) |
---|
723 | timeout: timed out[0m |
---|
724 | [36m2018-04-27 14:09:26,809 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
725 | Traceback (most recent call last): |
---|
726 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
727 | return f(*a, **kw) |
---|
728 | timeout: timed out[0m |
---|
729 | [36m2018-04-27 14:09:26,822 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
730 | [36m2018-04-27 14:09:26,835 processing packet damage-sequence[0m |
---|
731 | [36m2018-04-27 14:09:26,835 process ui packet damage-sequence[0m |
---|
732 | [36m2018-04-27 14:09:26,909 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
733 | Traceback (most recent call last): |
---|
734 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
735 | return f(*a, **kw) |
---|
736 | timeout: timed out[0m |
---|
737 | [36m2018-04-27 14:09:27,010 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
738 | Traceback (most recent call last): |
---|
739 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
740 | return f(*a, **kw) |
---|
741 | timeout: timed out[0m |
---|
742 | [36m2018-04-27 14:09:27,110 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
743 | Traceback (most recent call last): |
---|
744 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
745 | return f(*a, **kw) |
---|
746 | timeout: timed out[0m |
---|
747 | [36m2018-04-27 14:09:27,211 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
748 | Traceback (most recent call last): |
---|
749 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
750 | return f(*a, **kw) |
---|
751 | timeout: timed out[0m |
---|
752 | [36m2018-04-27 14:09:27,311 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
753 | Traceback (most recent call last): |
---|
754 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
755 | return f(*a, **kw) |
---|
756 | timeout: timed out[0m |
---|
757 | [36m2018-04-27 14:09:27,412 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
758 | Traceback (most recent call last): |
---|
759 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
760 | return f(*a, **kw) |
---|
761 | timeout: timed out[0m |
---|
762 | [36m2018-04-27 14:09:27,513 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
763 | Traceback (most recent call last): |
---|
764 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
765 | return f(*a, **kw) |
---|
766 | timeout: timed out[0m |
---|
767 | [36m2018-04-27 14:09:27,613 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
768 | Traceback (most recent call last): |
---|
769 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
770 | return f(*a, **kw) |
---|
771 | timeout: timed out[0m |
---|
772 | [36m2018-04-27 14:09:27,714 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
773 | Traceback (most recent call last): |
---|
774 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
775 | return f(*a, **kw) |
---|
776 | timeout: timed out[0m |
---|
777 | [36m2018-04-27 14:09:27,814 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
778 | Traceback (most recent call last): |
---|
779 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
780 | return f(*a, **kw) |
---|
781 | timeout: timed out[0m |
---|
782 | [36m2018-04-27 14:09:27,915 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
783 | Traceback (most recent call last): |
---|
784 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
785 | return f(*a, **kw) |
---|
786 | timeout: timed out[0m |
---|
787 | [36m2018-04-27 14:09:28,016 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
788 | Traceback (most recent call last): |
---|
789 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
790 | return f(*a, **kw) |
---|
791 | timeout: timed out[0m |
---|
792 | [36m2018-04-27 14:09:28,116 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
793 | Traceback (most recent call last): |
---|
794 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
795 | return f(*a, **kw) |
---|
796 | timeout: timed out[0m |
---|
797 | [36m2018-04-27 14:09:28,217 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
798 | Traceback (most recent call last): |
---|
799 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
800 | return f(*a, **kw) |
---|
801 | timeout: timed out[0m |
---|
802 | [36m2018-04-27 14:09:28,317 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
803 | Traceback (most recent call last): |
---|
804 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
805 | return f(*a, **kw) |
---|
806 | timeout: timed out[0m |
---|
807 | [36m2018-04-27 14:09:28,418 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
808 | Traceback (most recent call last): |
---|
809 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
810 | return f(*a, **kw) |
---|
811 | timeout: timed out[0m |
---|
812 | [36m2018-04-27 14:09:28,518 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
813 | Traceback (most recent call last): |
---|
814 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
815 | return f(*a, **kw) |
---|
816 | timeout: timed out[0m |
---|
817 | [36m2018-04-27 14:09:28,619 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
818 | Traceback (most recent call last): |
---|
819 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
820 | return f(*a, **kw) |
---|
821 | timeout: timed out[0m |
---|
822 | [36m2018-04-27 14:09:28,720 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
823 | Traceback (most recent call last): |
---|
824 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
825 | return f(*a, **kw) |
---|
826 | timeout: timed out[0m |
---|
827 | [36m2018-04-27 14:09:28,820 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
828 | Traceback (most recent call last): |
---|
829 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
830 | return f(*a, **kw) |
---|
831 | timeout: timed out[0m |
---|
832 | [36m2018-04-27 14:09:28,921 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
833 | Traceback (most recent call last): |
---|
834 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
835 | return f(*a, **kw) |
---|
836 | timeout: timed out[0m |
---|
837 | [36m2018-04-27 14:09:29,021 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
838 | Traceback (most recent call last): |
---|
839 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
840 | return f(*a, **kw) |
---|
841 | timeout: timed out[0m |
---|
842 | [36m2018-04-27 14:09:29,047 processing packet ping[0m |
---|
843 | [36m2018-04-27 14:09:29,047 process non-ui packet ping[0m |
---|
844 | [36m2018-04-27 14:09:29,047 add_packet_to_queue(ping_echo ... False, False, False)[0m |
---|
845 | [36m2018-04-27 14:09:29,122 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
846 | Traceback (most recent call last): |
---|
847 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
848 | return f(*a, **kw) |
---|
849 | timeout: timed out[0m |
---|
850 | [36m2018-04-27 14:09:29,223 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
851 | Traceback (most recent call last): |
---|
852 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
853 | return f(*a, **kw) |
---|
854 | timeout: timed out[0m |
---|
855 | [36m2018-04-27 14:09:29,323 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
856 | Traceback (most recent call last): |
---|
857 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
858 | return f(*a, **kw) |
---|
859 | timeout: timed out[0m |
---|
860 | [36m2018-04-27 14:09:29,424 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
861 | Traceback (most recent call last): |
---|
862 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
863 | return f(*a, **kw) |
---|
864 | timeout: timed out[0m |
---|
865 | [36m2018-04-27 14:09:29,524 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
866 | Traceback (most recent call last): |
---|
867 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
868 | return f(*a, **kw) |
---|
869 | timeout: timed out[0m |
---|
870 | [36m2018-04-27 14:09:29,548 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160043139[0m |
---|
871 | [36m2018-04-27 14:09:29,548 add_packet_to_queue(ping ... False, False, False)[0m |
---|
872 | [36m2018-04-27 14:09:29,560 processing packet ping_echo[0m |
---|
873 | [36m2018-04-27 14:09:29,560 process non-ui packet ping_echo[0m |
---|
874 | [36m2018-04-27 14:09:29,560 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
875 | [36m2018-04-27 14:09:29,625 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
876 | Traceback (most recent call last): |
---|
877 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
878 | return f(*a, **kw) |
---|
879 | timeout: timed out[0m |
---|
880 | [36m2018-04-27 14:09:29,725 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
881 | Traceback (most recent call last): |
---|
882 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
883 | return f(*a, **kw) |
---|
884 | timeout: timed out[0m |
---|
885 | [36m2018-04-27 14:09:29,826 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
886 | Traceback (most recent call last): |
---|
887 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
888 | return f(*a, **kw) |
---|
889 | timeout: timed out[0m |
---|
890 | [36m2018-04-27 14:09:29,926 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
891 | Traceback (most recent call last): |
---|
892 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
893 | return f(*a, **kw) |
---|
894 | timeout: timed out[0m |
---|
895 | [36m2018-04-27 14:09:30,027 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
896 | Traceback (most recent call last): |
---|
897 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
898 | return f(*a, **kw) |
---|
899 | timeout: timed out[0m |
---|
900 | [36m2018-04-27 14:09:30,127 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
901 | Traceback (most recent call last): |
---|
902 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
903 | return f(*a, **kw) |
---|
904 | timeout: timed out[0m |
---|
905 | [36m2018-04-27 14:09:30,228 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
906 | Traceback (most recent call last): |
---|
907 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
908 | return f(*a, **kw) |
---|
909 | timeout: timed out[0m |
---|
910 | [36m2018-04-27 14:09:30,329 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
911 | Traceback (most recent call last): |
---|
912 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
913 | return f(*a, **kw) |
---|
914 | timeout: timed out[0m |
---|
915 | [36m2018-04-27 14:09:30,429 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
916 | Traceback (most recent call last): |
---|
917 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
918 | return f(*a, **kw) |
---|
919 | timeout: timed out[0m |
---|
920 | [36m2018-04-27 14:09:30,530 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
921 | Traceback (most recent call last): |
---|
922 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
923 | return f(*a, **kw) |
---|
924 | timeout: timed out[0m |
---|
925 | [36m2018-04-27 14:09:30,630 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
926 | Traceback (most recent call last): |
---|
927 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
928 | return f(*a, **kw) |
---|
929 | timeout: timed out[0m |
---|
930 | [36m2018-04-27 14:09:30,731 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
931 | Traceback (most recent call last): |
---|
932 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
933 | return f(*a, **kw) |
---|
934 | timeout: timed out[0m |
---|
935 | [36m2018-04-27 14:09:30,831 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
936 | Traceback (most recent call last): |
---|
937 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
938 | return f(*a, **kw) |
---|
939 | timeout: timed out[0m |
---|
940 | [36m2018-04-27 14:09:30,932 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
941 | Traceback (most recent call last): |
---|
942 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
943 | return f(*a, **kw) |
---|
944 | timeout: timed out[0m |
---|
945 | [36m2018-04-27 14:09:31,032 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
946 | Traceback (most recent call last): |
---|
947 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
948 | return f(*a, **kw) |
---|
949 | timeout: timed out[0m |
---|
950 | [36m2018-04-27 14:09:31,133 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
951 | Traceback (most recent call last): |
---|
952 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
953 | return f(*a, **kw) |
---|
954 | timeout: timed out[0m |
---|
955 | [36m2018-04-27 14:09:31,233 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
956 | Traceback (most recent call last): |
---|
957 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
958 | return f(*a, **kw) |
---|
959 | timeout: timed out[0m |
---|
960 | [36m2018-04-27 14:09:31,318 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160044909[0m |
---|
961 | [36m2018-04-27 14:09:31,319 add_packet_to_queue(ping ... False, False, False)[0m |
---|
962 | [36m2018-04-27 14:09:31,328 processing packet ping_echo[0m |
---|
963 | [36m2018-04-27 14:09:31,328 process non-ui packet ping_echo[0m |
---|
964 | [36m2018-04-27 14:09:31,328 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
965 | [36m2018-04-27 14:09:31,334 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
966 | Traceback (most recent call last): |
---|
967 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
968 | return f(*a, **kw) |
---|
969 | timeout: timed out[0m |
---|
970 | [36m2018-04-27 14:09:31,434 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
971 | Traceback (most recent call last): |
---|
972 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
973 | return f(*a, **kw) |
---|
974 | timeout: timed out[0m |
---|
975 | [36m2018-04-27 14:09:31,535 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
976 | Traceback (most recent call last): |
---|
977 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
978 | return f(*a, **kw) |
---|
979 | timeout: timed out[0m |
---|
980 | [36m2018-04-27 14:09:31,635 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
981 | Traceback (most recent call last): |
---|
982 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
983 | return f(*a, **kw) |
---|
984 | timeout: timed out[0m |
---|
985 | [36m2018-04-27 14:09:31,736 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
986 | Traceback (most recent call last): |
---|
987 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
988 | return f(*a, **kw) |
---|
989 | timeout: timed out[0m |
---|
990 | [36m2018-04-27 14:09:31,837 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
991 | Traceback (most recent call last): |
---|
992 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
993 | return f(*a, **kw) |
---|
994 | timeout: timed out[0m |
---|
995 | [36m2018-04-27 14:09:31,937 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
996 | Traceback (most recent call last): |
---|
997 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
998 | return f(*a, **kw) |
---|
999 | timeout: timed out[0m |
---|
1000 | [36m2018-04-27 14:09:32,038 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1001 | Traceback (most recent call last): |
---|
1002 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1003 | return f(*a, **kw) |
---|
1004 | timeout: timed out[0m |
---|
1005 | [36m2018-04-27 14:09:32,138 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1006 | Traceback (most recent call last): |
---|
1007 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1008 | return f(*a, **kw) |
---|
1009 | timeout: timed out[0m |
---|
1010 | [36m2018-04-27 14:09:32,239 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1011 | Traceback (most recent call last): |
---|
1012 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1013 | return f(*a, **kw) |
---|
1014 | timeout: timed out[0m |
---|
1015 | [36m2018-04-27 14:09:32,340 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1016 | Traceback (most recent call last): |
---|
1017 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1018 | return f(*a, **kw) |
---|
1019 | timeout: timed out[0m |
---|
1020 | [36m2018-04-27 14:09:32,440 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1021 | Traceback (most recent call last): |
---|
1022 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1023 | return f(*a, **kw) |
---|
1024 | timeout: timed out[0m |
---|
1025 | [36m2018-04-27 14:09:32,541 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1026 | Traceback (most recent call last): |
---|
1027 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1028 | return f(*a, **kw) |
---|
1029 | timeout: timed out[0m |
---|
1030 | [36m2018-04-27 14:09:32,641 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1031 | Traceback (most recent call last): |
---|
1032 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1033 | return f(*a, **kw) |
---|
1034 | timeout: timed out[0m |
---|
1035 | [36m2018-04-27 14:09:32,742 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1036 | Traceback (most recent call last): |
---|
1037 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1038 | return f(*a, **kw) |
---|
1039 | timeout: timed out[0m |
---|
1040 | [36m2018-04-27 14:09:32,777 processing packet key-action[0m |
---|
1041 | [36m2018-04-27 14:09:32,777 process ui packet key-action[0m |
---|
1042 | [36m2018-04-27 14:09:32,806 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1043 | [36m2018-04-27 14:09:32,818 processing packet damage-sequence[0m |
---|
1044 | [36m2018-04-27 14:09:32,818 process ui packet damage-sequence[0m |
---|
1045 | [36m2018-04-27 14:09:32,842 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1046 | Traceback (most recent call last): |
---|
1047 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1048 | return f(*a, **kw) |
---|
1049 | timeout: timed out[0m |
---|
1050 | [36m2018-04-27 14:09:32,878 processing packet key-action[0m |
---|
1051 | [36m2018-04-27 14:09:32,878 process ui packet key-action[0m |
---|
1052 | [36m2018-04-27 14:09:32,943 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1053 | Traceback (most recent call last): |
---|
1054 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1055 | return f(*a, **kw) |
---|
1056 | timeout: timed out[0m |
---|
1057 | [36m2018-04-27 14:09:33,044 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1058 | Traceback (most recent call last): |
---|
1059 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1060 | return f(*a, **kw) |
---|
1061 | timeout: timed out[0m |
---|
1062 | [36m2018-04-27 14:09:33,144 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1063 | Traceback (most recent call last): |
---|
1064 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1065 | return f(*a, **kw) |
---|
1066 | timeout: timed out[0m |
---|
1067 | [36m2018-04-27 14:09:33,245 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1068 | Traceback (most recent call last): |
---|
1069 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1070 | return f(*a, **kw) |
---|
1071 | timeout: timed out[0m |
---|
1072 | [36m2018-04-27 14:09:33,345 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1073 | Traceback (most recent call last): |
---|
1074 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1075 | return f(*a, **kw) |
---|
1076 | timeout: timed out[0m |
---|
1077 | [36m2018-04-27 14:09:33,446 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1078 | Traceback (most recent call last): |
---|
1079 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1080 | return f(*a, **kw) |
---|
1081 | timeout: timed out[0m |
---|
1082 | [36m2018-04-27 14:09:33,546 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1083 | Traceback (most recent call last): |
---|
1084 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1085 | return f(*a, **kw) |
---|
1086 | timeout: timed out[0m |
---|
1087 | [36m2018-04-27 14:09:33,647 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1088 | Traceback (most recent call last): |
---|
1089 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1090 | return f(*a, **kw) |
---|
1091 | timeout: timed out[0m |
---|
1092 | [36m2018-04-27 14:09:33,748 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1093 | Traceback (most recent call last): |
---|
1094 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1095 | return f(*a, **kw) |
---|
1096 | timeout: timed out[0m |
---|
1097 | [36m2018-04-27 14:09:33,848 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1098 | Traceback (most recent call last): |
---|
1099 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1100 | return f(*a, **kw) |
---|
1101 | timeout: timed out[0m |
---|
1102 | [36m2018-04-27 14:09:33,949 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1103 | Traceback (most recent call last): |
---|
1104 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1105 | return f(*a, **kw) |
---|
1106 | timeout: timed out[0m |
---|
1107 | [36m2018-04-27 14:09:34,003 processing packet key-action[0m |
---|
1108 | [36m2018-04-27 14:09:34,003 process ui packet key-action[0m |
---|
1109 | [36m2018-04-27 14:09:34,033 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1110 | [36m2018-04-27 14:09:34,035 processing packet ping[0m |
---|
1111 | [36m2018-04-27 14:09:34,036 process non-ui packet ping[0m |
---|
1112 | [36m2018-04-27 14:09:34,036 add_packet_to_queue(ping_echo ... False, False, False)[0m |
---|
1113 | [36m2018-04-27 14:09:34,047 processing packet damage-sequence[0m |
---|
1114 | [36m2018-04-27 14:09:34,047 process ui packet damage-sequence[0m |
---|
1115 | [36m2018-04-27 14:09:34,049 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1116 | Traceback (most recent call last): |
---|
1117 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1118 | return f(*a, **kw) |
---|
1119 | timeout: timed out[0m |
---|
1120 | [36m2018-04-27 14:09:34,100 processing packet key-action[0m |
---|
1121 | [36m2018-04-27 14:09:34,100 process ui packet key-action[0m |
---|
1122 | [36m2018-04-27 14:09:34,150 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1123 | Traceback (most recent call last): |
---|
1124 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1125 | return f(*a, **kw) |
---|
1126 | timeout: timed out[0m |
---|
1127 | [36m2018-04-27 14:09:34,181 processing packet key-action[0m |
---|
1128 | [36m2018-04-27 14:09:34,181 process ui packet key-action[0m |
---|
1129 | [36m2018-04-27 14:09:34,210 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1130 | [36m2018-04-27 14:09:34,225 processing packet damage-sequence[0m |
---|
1131 | [36m2018-04-27 14:09:34,225 process ui packet damage-sequence[0m |
---|
1132 | [36m2018-04-27 14:09:34,250 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1133 | Traceback (most recent call last): |
---|
1134 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1135 | return f(*a, **kw) |
---|
1136 | timeout: timed out[0m |
---|
1137 | [36m2018-04-27 14:09:34,303 processing packet key-action[0m |
---|
1138 | [36m2018-04-27 14:09:34,303 process ui packet key-action[0m |
---|
1139 | [36m2018-04-27 14:09:34,303 processing packet key-action[0m |
---|
1140 | [36m2018-04-27 14:09:34,303 process ui packet key-action[0m |
---|
1141 | [36m2018-04-27 14:09:34,332 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1142 | [36m2018-04-27 14:09:34,347 processing packet damage-sequence[0m |
---|
1143 | [36m2018-04-27 14:09:34,347 process ui packet damage-sequence[0m |
---|
1144 | [36m2018-04-27 14:09:34,351 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1145 | Traceback (most recent call last): |
---|
1146 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1147 | return f(*a, **kw) |
---|
1148 | timeout: timed out[0m |
---|
1149 | [36m2018-04-27 14:09:34,361 processing packet key-action[0m |
---|
1150 | [36m2018-04-27 14:09:34,361 process ui packet key-action[0m |
---|
1151 | [36m2018-04-27 14:09:34,451 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1152 | Traceback (most recent call last): |
---|
1153 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1154 | return f(*a, **kw) |
---|
1155 | timeout: timed out[0m |
---|
1156 | [36m2018-04-27 14:09:34,536 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160048127[0m |
---|
1157 | [36m2018-04-27 14:09:34,537 add_packet_to_queue(ping ... False, False, False)[0m |
---|
1158 | [36m2018-04-27 14:09:34,545 processing packet ping_echo[0m |
---|
1159 | [36m2018-04-27 14:09:34,546 process non-ui packet ping_echo[0m |
---|
1160 | [36m2018-04-27 14:09:34,546 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
1161 | [36m2018-04-27 14:09:34,552 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1162 | Traceback (most recent call last): |
---|
1163 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1164 | return f(*a, **kw) |
---|
1165 | timeout: timed out[0m |
---|
1166 | [36m2018-04-27 14:09:34,559 processing packet key-action[0m |
---|
1167 | [36m2018-04-27 14:09:34,559 process ui packet key-action[0m |
---|
1168 | [36m2018-04-27 14:09:34,588 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1169 | [36m2018-04-27 14:09:34,597 processing packet damage-sequence[0m |
---|
1170 | [36m2018-04-27 14:09:34,597 process ui packet damage-sequence[0m |
---|
1171 | [36m2018-04-27 14:09:34,648 processing packet key-action[0m |
---|
1172 | [36m2018-04-27 14:09:34,648 process ui packet key-action[0m |
---|
1173 | [36m2018-04-27 14:09:34,652 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1174 | Traceback (most recent call last): |
---|
1175 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1176 | return f(*a, **kw) |
---|
1177 | timeout: timed out[0m |
---|
1178 | [36m2018-04-27 14:09:34,669 processing packet key-action[0m |
---|
1179 | [36m2018-04-27 14:09:34,669 process ui packet key-action[0m |
---|
1180 | [36m2018-04-27 14:09:34,697 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1181 | [36m2018-04-27 14:09:34,710 processing packet damage-sequence[0m |
---|
1182 | [36m2018-04-27 14:09:34,710 process ui packet damage-sequence[0m |
---|
1183 | [36m2018-04-27 14:09:34,753 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1184 | Traceback (most recent call last): |
---|
1185 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1186 | return f(*a, **kw) |
---|
1187 | timeout: timed out[0m |
---|
1188 | [36m2018-04-27 14:09:34,768 processing packet key-action[0m |
---|
1189 | [36m2018-04-27 14:09:34,768 process ui packet key-action[0m |
---|
1190 | [36m2018-04-27 14:09:34,776 processing packet key-action[0m |
---|
1191 | [36m2018-04-27 14:09:34,776 process ui packet key-action[0m |
---|
1192 | [36m2018-04-27 14:09:34,797 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1193 | [36m2018-04-27 14:09:34,808 processing packet damage-sequence[0m |
---|
1194 | [36m2018-04-27 14:09:34,809 process ui packet damage-sequence[0m |
---|
1195 | [36m2018-04-27 14:09:34,853 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1196 | Traceback (most recent call last): |
---|
1197 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1198 | return f(*a, **kw) |
---|
1199 | timeout: timed out[0m |
---|
1200 | [36m2018-04-27 14:09:34,888 processing packet key-action[0m |
---|
1201 | [36m2018-04-27 14:09:34,888 process ui packet key-action[0m |
---|
1202 | [36m2018-04-27 14:09:34,905 processing packet key-action[0m |
---|
1203 | [36m2018-04-27 14:09:34,905 process ui packet key-action[0m |
---|
1204 | [36m2018-04-27 14:09:34,916 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1205 | [36m2018-04-27 14:09:34,927 processing packet damage-sequence[0m |
---|
1206 | [36m2018-04-27 14:09:34,928 process ui packet damage-sequence[0m |
---|
1207 | [36m2018-04-27 14:09:34,954 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1208 | Traceback (most recent call last): |
---|
1209 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1210 | return f(*a, **kw) |
---|
1211 | timeout: timed out[0m |
---|
1212 | [36m2018-04-27 14:09:35,054 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1213 | Traceback (most recent call last): |
---|
1214 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1215 | return f(*a, **kw) |
---|
1216 | timeout: timed out[0m |
---|
1217 | [36m2018-04-27 14:09:35,056 processing packet key-action[0m |
---|
1218 | [36m2018-04-27 14:09:35,056 process ui packet key-action[0m |
---|
1219 | [36m2018-04-27 14:09:35,155 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1220 | Traceback (most recent call last): |
---|
1221 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1222 | return f(*a, **kw) |
---|
1223 | timeout: timed out[0m |
---|
1224 | [36m2018-04-27 14:09:35,166 processing packet key-action[0m |
---|
1225 | [36m2018-04-27 14:09:35,166 process ui packet key-action[0m |
---|
1226 | [36m2018-04-27 14:09:35,194 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1227 | [36m2018-04-27 14:09:35,206 processing packet damage-sequence[0m |
---|
1228 | [36m2018-04-27 14:09:35,206 process ui packet damage-sequence[0m |
---|
1229 | [36m2018-04-27 14:09:35,255 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1230 | Traceback (most recent call last): |
---|
1231 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1232 | return f(*a, **kw) |
---|
1233 | timeout: timed out[0m |
---|
1234 | [36m2018-04-27 14:09:35,264 processing packet key-action[0m |
---|
1235 | [36m2018-04-27 14:09:35,265 process ui packet key-action[0m |
---|
1236 | [36m2018-04-27 14:09:35,335 processing packet key-action[0m |
---|
1237 | [36m2018-04-27 14:09:35,335 process ui packet key-action[0m |
---|
1238 | [36m2018-04-27 14:09:35,356 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1239 | Traceback (most recent call last): |
---|
1240 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1241 | return f(*a, **kw) |
---|
1242 | timeout: timed out[0m |
---|
1243 | [36m2018-04-27 14:09:35,364 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1244 | [36m2018-04-27 14:09:35,376 processing packet damage-sequence[0m |
---|
1245 | [36m2018-04-27 14:09:35,376 process ui packet damage-sequence[0m |
---|
1246 | [36m2018-04-27 14:09:35,405 processing packet key-action[0m |
---|
1247 | [36m2018-04-27 14:09:35,406 process ui packet key-action[0m |
---|
1248 | [36m2018-04-27 14:09:35,457 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1249 | Traceback (most recent call last): |
---|
1250 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1251 | return f(*a, **kw) |
---|
1252 | timeout: timed out[0m |
---|
1253 | [36m2018-04-27 14:09:35,557 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1254 | Traceback (most recent call last): |
---|
1255 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1256 | return f(*a, **kw) |
---|
1257 | timeout: timed out[0m |
---|
1258 | [36m2018-04-27 14:09:35,658 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1259 | Traceback (most recent call last): |
---|
1260 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1261 | return f(*a, **kw) |
---|
1262 | timeout: timed out[0m |
---|
1263 | [36m2018-04-27 14:09:35,752 processing packet key-action[0m |
---|
1264 | [36m2018-04-27 14:09:35,752 process ui packet key-action[0m |
---|
1265 | [36m2018-04-27 14:09:35,759 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1266 | Traceback (most recent call last): |
---|
1267 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1268 | return f(*a, **kw) |
---|
1269 | timeout: timed out[0m |
---|
1270 | [36m2018-04-27 14:09:35,783 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1271 | [36m2018-04-27 14:09:35,797 processing packet damage-sequence[0m |
---|
1272 | [36m2018-04-27 14:09:35,798 process ui packet damage-sequence[0m |
---|
1273 | [36m2018-04-27 14:09:35,832 processing packet key-action[0m |
---|
1274 | [36m2018-04-27 14:09:35,832 process ui packet key-action[0m |
---|
1275 | [36m2018-04-27 14:09:35,861 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1276 | Traceback (most recent call last): |
---|
1277 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1278 | return f(*a, **kw) |
---|
1279 | timeout: timed out[0m |
---|
1280 | [36m2018-04-27 14:09:35,962 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1281 | Traceback (most recent call last): |
---|
1282 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1283 | return f(*a, **kw) |
---|
1284 | timeout: timed out[0m |
---|
1285 | [36m2018-04-27 14:09:36,062 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1286 | Traceback (most recent call last): |
---|
1287 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1288 | return f(*a, **kw) |
---|
1289 | timeout: timed out[0m |
---|
1290 | [36m2018-04-27 14:09:36,163 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1291 | Traceback (most recent call last): |
---|
1292 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1293 | return f(*a, **kw) |
---|
1294 | timeout: timed out[0m |
---|
1295 | [36m2018-04-27 14:09:36,263 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1296 | Traceback (most recent call last): |
---|
1297 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1298 | return f(*a, **kw) |
---|
1299 | timeout: timed out[0m |
---|
1300 | [36m2018-04-27 14:09:36,320 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160049911[0m |
---|
1301 | [36m2018-04-27 14:09:36,320 add_packet_to_queue(ping ... False, False, False)[0m |
---|
1302 | [36m2018-04-27 14:09:36,329 processing packet ping_echo[0m |
---|
1303 | [36m2018-04-27 14:09:36,329 process non-ui packet ping_echo[0m |
---|
1304 | [36m2018-04-27 14:09:36,329 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
1305 | [36m2018-04-27 14:09:36,364 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1306 | Traceback (most recent call last): |
---|
1307 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1308 | return f(*a, **kw) |
---|
1309 | timeout: timed out[0m |
---|
1310 | [36m2018-04-27 14:09:36,465 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1311 | Traceback (most recent call last): |
---|
1312 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1313 | return f(*a, **kw) |
---|
1314 | timeout: timed out[0m |
---|
1315 | [36m2018-04-27 14:09:36,565 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1316 | Traceback (most recent call last): |
---|
1317 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1318 | return f(*a, **kw) |
---|
1319 | timeout: timed out[0m |
---|
1320 | [36m2018-04-27 14:09:36,666 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1321 | Traceback (most recent call last): |
---|
1322 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1323 | return f(*a, **kw) |
---|
1324 | timeout: timed out[0m |
---|
1325 | [36m2018-04-27 14:09:36,766 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1326 | Traceback (most recent call last): |
---|
1327 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1328 | return f(*a, **kw) |
---|
1329 | timeout: timed out[0m |
---|
1330 | [36m2018-04-27 14:09:36,867 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1331 | Traceback (most recent call last): |
---|
1332 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1333 | return f(*a, **kw) |
---|
1334 | timeout: timed out[0m |
---|
1335 | [36m2018-04-27 14:09:36,967 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1336 | Traceback (most recent call last): |
---|
1337 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1338 | return f(*a, **kw) |
---|
1339 | timeout: timed out[0m |
---|
1340 | [36m2018-04-27 14:09:37,037 processing packet pointer-position[0m |
---|
1341 | [36m2018-04-27 14:09:37,037 process ui packet pointer-position[0m |
---|
1342 | [36m2018-04-27 14:09:37,049 processing packet pointer-position[0m |
---|
1343 | [36m2018-04-27 14:09:37,049 process ui packet pointer-position[0m |
---|
1344 | [36m2018-04-27 14:09:37,064 processing packet pointer-position[0m |
---|
1345 | [36m2018-04-27 14:09:37,065 process ui packet pointer-position[0m |
---|
1346 | [36m2018-04-27 14:09:37,068 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1347 | Traceback (most recent call last): |
---|
1348 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1349 | return f(*a, **kw) |
---|
1350 | timeout: timed out[0m |
---|
1351 | [36m2018-04-27 14:09:37,082 processing packet pointer-position[0m |
---|
1352 | [36m2018-04-27 14:09:37,083 process ui packet pointer-position[0m |
---|
1353 | [36m2018-04-27 14:09:37,099 processing packet pointer-position[0m |
---|
1354 | [36m2018-04-27 14:09:37,100 process ui packet pointer-position[0m |
---|
1355 | [36m2018-04-27 14:09:37,115 processing packet pointer-position[0m |
---|
1356 | [36m2018-04-27 14:09:37,116 process ui packet pointer-position[0m |
---|
1357 | [36m2018-04-27 14:09:37,133 processing packet pointer-position[0m |
---|
1358 | [36m2018-04-27 14:09:37,133 process ui packet pointer-position[0m |
---|
1359 | [36m2018-04-27 14:09:37,150 processing packet pointer-position[0m |
---|
1360 | [36m2018-04-27 14:09:37,150 process ui packet pointer-position[0m |
---|
1361 | [36m2018-04-27 14:09:37,167 processing packet pointer-position[0m |
---|
1362 | [36m2018-04-27 14:09:37,167 process ui packet pointer-position[0m |
---|
1363 | [36m2018-04-27 14:09:37,169 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1364 | Traceback (most recent call last): |
---|
1365 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1366 | return f(*a, **kw) |
---|
1367 | timeout: timed out[0m |
---|
1368 | [36m2018-04-27 14:09:37,182 processing packet pointer-position[0m |
---|
1369 | [36m2018-04-27 14:09:37,182 process ui packet pointer-position[0m |
---|
1370 | [36m2018-04-27 14:09:37,200 processing packet pointer-position[0m |
---|
1371 | [36m2018-04-27 14:09:37,200 process ui packet pointer-position[0m |
---|
1372 | [36m2018-04-27 14:09:37,234 processing packet pointer-position[0m |
---|
1373 | [36m2018-04-27 14:09:37,235 process ui packet pointer-position[0m |
---|
1374 | [36m2018-04-27 14:09:37,269 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1375 | Traceback (most recent call last): |
---|
1376 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1377 | return f(*a, **kw) |
---|
1378 | timeout: timed out[0m |
---|
1379 | [36m2018-04-27 14:09:37,282 processing packet pointer-position[0m |
---|
1380 | [36m2018-04-27 14:09:37,283 process ui packet pointer-position[0m |
---|
1381 | [36m2018-04-27 14:09:37,298 processing packet pointer-position[0m |
---|
1382 | [36m2018-04-27 14:09:37,299 process ui packet pointer-position[0m |
---|
1383 | [36m2018-04-27 14:09:37,317 processing packet pointer-position[0m |
---|
1384 | [36m2018-04-27 14:09:37,317 process ui packet pointer-position[0m |
---|
1385 | [36m2018-04-27 14:09:37,334 processing packet pointer-position[0m |
---|
1386 | [36m2018-04-27 14:09:37,334 process ui packet pointer-position[0m |
---|
1387 | [36m2018-04-27 14:09:37,350 processing packet pointer-position[0m |
---|
1388 | [36m2018-04-27 14:09:37,350 process ui packet pointer-position[0m |
---|
1389 | [36m2018-04-27 14:09:37,366 processing packet pointer-position[0m |
---|
1390 | [36m2018-04-27 14:09:37,366 process ui packet pointer-position[0m |
---|
1391 | [36m2018-04-27 14:09:37,370 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1392 | Traceback (most recent call last): |
---|
1393 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1394 | return f(*a, **kw) |
---|
1395 | timeout: timed out[0m |
---|
1396 | [36m2018-04-27 14:09:37,383 processing packet pointer-position[0m |
---|
1397 | [36m2018-04-27 14:09:37,383 process ui packet pointer-position[0m |
---|
1398 | [36m2018-04-27 14:09:37,400 processing packet pointer-position[0m |
---|
1399 | [36m2018-04-27 14:09:37,400 process ui packet pointer-position[0m |
---|
1400 | [36m2018-04-27 14:09:37,417 processing packet pointer-position[0m |
---|
1401 | [36m2018-04-27 14:09:37,417 process ui packet pointer-position[0m |
---|
1402 | [36m2018-04-27 14:09:37,433 processing packet pointer-position[0m |
---|
1403 | [36m2018-04-27 14:09:37,433 process ui packet pointer-position[0m |
---|
1404 | [36m2018-04-27 14:09:37,449 processing packet pointer-position[0m |
---|
1405 | [36m2018-04-27 14:09:37,449 process ui packet pointer-position[0m |
---|
1406 | [36m2018-04-27 14:09:37,466 processing packet pointer-position[0m |
---|
1407 | [36m2018-04-27 14:09:37,466 process ui packet pointer-position[0m |
---|
1408 | [36m2018-04-27 14:09:37,470 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1409 | Traceback (most recent call last): |
---|
1410 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1411 | return f(*a, **kw) |
---|
1412 | timeout: timed out[0m |
---|
1413 | [36m2018-04-27 14:09:37,484 processing packet pointer-position[0m |
---|
1414 | [36m2018-04-27 14:09:37,485 process ui packet pointer-position[0m |
---|
1415 | [36m2018-04-27 14:09:37,499 processing packet pointer-position[0m |
---|
1416 | [36m2018-04-27 14:09:37,499 process ui packet pointer-position[0m |
---|
1417 | [36m2018-04-27 14:09:37,516 processing packet pointer-position[0m |
---|
1418 | [36m2018-04-27 14:09:37,516 process ui packet pointer-position[0m |
---|
1419 | [36m2018-04-27 14:09:37,533 processing packet pointer-position[0m |
---|
1420 | [36m2018-04-27 14:09:37,533 process ui packet pointer-position[0m |
---|
1421 | [36m2018-04-27 14:09:37,549 processing packet pointer-position[0m |
---|
1422 | [36m2018-04-27 14:09:37,549 process ui packet pointer-position[0m |
---|
1423 | [36m2018-04-27 14:09:37,566 processing packet pointer-position[0m |
---|
1424 | [36m2018-04-27 14:09:37,566 process ui packet pointer-position[0m |
---|
1425 | [36m2018-04-27 14:09:37,570 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1426 | Traceback (most recent call last): |
---|
1427 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1428 | return f(*a, **kw) |
---|
1429 | timeout: timed out[0m |
---|
1430 | [36m2018-04-27 14:09:37,583 processing packet pointer-position[0m |
---|
1431 | [36m2018-04-27 14:09:37,584 process ui packet pointer-position[0m |
---|
1432 | [36m2018-04-27 14:09:37,628 processing packet pointer-position[0m |
---|
1433 | [36m2018-04-27 14:09:37,628 process ui packet pointer-position[0m |
---|
1434 | [36m2018-04-27 14:09:37,651 processing packet pointer-position[0m |
---|
1435 | [36m2018-04-27 14:09:37,651 process ui packet pointer-position[0m |
---|
1436 | [36m2018-04-27 14:09:37,671 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1437 | Traceback (most recent call last): |
---|
1438 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1439 | return f(*a, **kw) |
---|
1440 | timeout: timed out[0m |
---|
1441 | [36m2018-04-27 14:09:37,771 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1442 | Traceback (most recent call last): |
---|
1443 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1444 | return f(*a, **kw) |
---|
1445 | timeout: timed out[0m |
---|
1446 | [36m2018-04-27 14:09:37,779 processing packet pointer-position[0m |
---|
1447 | [36m2018-04-27 14:09:37,779 process ui packet pointer-position[0m |
---|
1448 | [36m2018-04-27 14:09:37,786 processing packet pointer-position[0m |
---|
1449 | [36m2018-04-27 14:09:37,786 process ui packet pointer-position[0m |
---|
1450 | [36m2018-04-27 14:09:37,810 processing packet pointer-position[0m |
---|
1451 | [36m2018-04-27 14:09:37,810 process ui packet pointer-position[0m |
---|
1452 | [36m2018-04-27 14:09:37,817 processing packet pointer-position[0m |
---|
1453 | [36m2018-04-27 14:09:37,817 process ui packet pointer-position[0m |
---|
1454 | [36m2018-04-27 14:09:37,833 processing packet pointer-position[0m |
---|
1455 | [36m2018-04-27 14:09:37,833 process ui packet pointer-position[0m |
---|
1456 | [36m2018-04-27 14:09:37,850 processing packet pointer-position[0m |
---|
1457 | [36m2018-04-27 14:09:37,850 process ui packet pointer-position[0m |
---|
1458 | [36m2018-04-27 14:09:37,866 processing packet pointer-position[0m |
---|
1459 | [36m2018-04-27 14:09:37,866 process ui packet pointer-position[0m |
---|
1460 | [36m2018-04-27 14:09:37,872 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1461 | Traceback (most recent call last): |
---|
1462 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1463 | return f(*a, **kw) |
---|
1464 | timeout: timed out[0m |
---|
1465 | [36m2018-04-27 14:09:37,883 processing packet pointer-position[0m |
---|
1466 | [36m2018-04-27 14:09:37,883 process ui packet pointer-position[0m |
---|
1467 | [36m2018-04-27 14:09:37,930 processing packet pointer-position[0m |
---|
1468 | [36m2018-04-27 14:09:37,930 process ui packet pointer-position[0m |
---|
1469 | [36m2018-04-27 14:09:37,955 processing packet pointer-position[0m |
---|
1470 | [36m2018-04-27 14:09:37,955 process ui packet pointer-position[0m |
---|
1471 | [36m2018-04-27 14:09:37,972 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1472 | Traceback (most recent call last): |
---|
1473 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1474 | return f(*a, **kw) |
---|
1475 | timeout: timed out[0m |
---|
1476 | [36m2018-04-27 14:09:37,994 processing packet pointer-position[0m |
---|
1477 | [36m2018-04-27 14:09:37,994 process ui packet pointer-position[0m |
---|
1478 | [36m2018-04-27 14:09:38,073 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1479 | Traceback (most recent call last): |
---|
1480 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1481 | return f(*a, **kw) |
---|
1482 | timeout: timed out[0m |
---|
1483 | [36m2018-04-27 14:09:38,080 processing packet button-action[0m |
---|
1484 | [36m2018-04-27 14:09:38,080 process ui packet button-action[0m |
---|
1485 | [36m2018-04-27 14:09:38,173 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1486 | Traceback (most recent call last): |
---|
1487 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1488 | return f(*a, **kw) |
---|
1489 | timeout: timed out[0m |
---|
1490 | [36m2018-04-27 14:09:38,187 processing packet configure-window[0m |
---|
1491 | [36m2018-04-27 14:09:38,187 process ui packet configure-window[0m |
---|
1492 | [36m2018-04-27 14:09:38,195 processing packet button-action[0m |
---|
1493 | [36m2018-04-27 14:09:38,196 process ui packet button-action[0m |
---|
1494 | [36m2018-04-27 14:09:38,240 add_packet_to_queue(cursor ... True, False, True)[0m |
---|
1495 | [36m2018-04-27 14:09:38,278 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1496 | Traceback (most recent call last): |
---|
1497 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1498 | return f(*a, **kw) |
---|
1499 | timeout: timed out[0m |
---|
1500 | [36m2018-04-27 14:09:38,279 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1501 | [36m2018-04-27 14:09:38,321 processing packet damage-sequence[0m |
---|
1502 | [36m2018-04-27 14:09:38,322 process ui packet damage-sequence[0m |
---|
1503 | [36m2018-04-27 14:09:38,379 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1504 | Traceback (most recent call last): |
---|
1505 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1506 | return f(*a, **kw) |
---|
1507 | timeout: timed out[0m |
---|
1508 | [36m2018-04-27 14:09:38,438 add_packet_to_queue(window-move-resize ... True, False, False)[0m |
---|
1509 | [36m2018-04-27 14:09:38,480 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1510 | Traceback (most recent call last): |
---|
1511 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1512 | return f(*a, **kw) |
---|
1513 | timeout: timed out[0m |
---|
1514 | [36m2018-04-27 14:09:38,514 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1515 | [36m2018-04-27 14:09:38,515 processing packet pointer-position[0m |
---|
1516 | [36m2018-04-27 14:09:38,515 process ui packet pointer-position[0m |
---|
1517 | [36m2018-04-27 14:09:38,516 processing packet pointer-position[0m |
---|
1518 | [36m2018-04-27 14:09:38,517 process ui packet pointer-position[0m |
---|
1519 | [36m2018-04-27 14:09:38,548 processing packet damage-sequence[0m |
---|
1520 | [36m2018-04-27 14:09:38,549 process ui packet damage-sequence[0m |
---|
1521 | [36m2018-04-27 14:09:38,555 processing packet pointer-position[0m |
---|
1522 | [36m2018-04-27 14:09:38,555 process ui packet pointer-position[0m |
---|
1523 | [36m2018-04-27 14:09:38,556 processing packet pointer-position[0m |
---|
1524 | [36m2018-04-27 14:09:38,556 process ui packet pointer-position[0m |
---|
1525 | [36m2018-04-27 14:09:38,572 processing packet pointer-position[0m |
---|
1526 | [36m2018-04-27 14:09:38,572 process ui packet pointer-position[0m |
---|
1527 | [36m2018-04-27 14:09:38,572 processing packet pointer-position[0m |
---|
1528 | [36m2018-04-27 14:09:38,572 process ui packet pointer-position[0m |
---|
1529 | [36m2018-04-27 14:09:38,580 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1530 | Traceback (most recent call last): |
---|
1531 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1532 | return f(*a, **kw) |
---|
1533 | timeout: timed out[0m |
---|
1534 | [36m2018-04-27 14:09:38,589 processing packet pointer-position[0m |
---|
1535 | [36m2018-04-27 14:09:38,589 process ui packet pointer-position[0m |
---|
1536 | [36m2018-04-27 14:09:38,589 processing packet pointer-position[0m |
---|
1537 | [36m2018-04-27 14:09:38,589 process ui packet pointer-position[0m |
---|
1538 | [36m2018-04-27 14:09:38,605 processing packet pointer-position[0m |
---|
1539 | [36m2018-04-27 14:09:38,605 process ui packet pointer-position[0m |
---|
1540 | [36m2018-04-27 14:09:38,605 processing packet pointer-position[0m |
---|
1541 | [36m2018-04-27 14:09:38,606 process ui packet pointer-position[0m |
---|
1542 | [36m2018-04-27 14:09:38,621 processing packet pointer-position[0m |
---|
1543 | [36m2018-04-27 14:09:38,621 process ui packet pointer-position[0m |
---|
1544 | [36m2018-04-27 14:09:38,621 processing packet pointer-position[0m |
---|
1545 | [36m2018-04-27 14:09:38,621 process ui packet pointer-position[0m |
---|
1546 | [36m2018-04-27 14:09:38,639 processing packet pointer-position[0m |
---|
1547 | [36m2018-04-27 14:09:38,639 process ui packet pointer-position[0m |
---|
1548 | [36m2018-04-27 14:09:38,639 processing packet pointer-position[0m |
---|
1549 | [36m2018-04-27 14:09:38,640 process ui packet pointer-position[0m |
---|
1550 | [36m2018-04-27 14:09:38,655 processing packet pointer-position[0m |
---|
1551 | [36m2018-04-27 14:09:38,656 process ui packet pointer-position[0m |
---|
1552 | [36m2018-04-27 14:09:38,656 processing packet pointer-position[0m |
---|
1553 | [36m2018-04-27 14:09:38,656 process ui packet pointer-position[0m |
---|
1554 | [36m2018-04-27 14:09:38,673 processing packet pointer-position[0m |
---|
1555 | [36m2018-04-27 14:09:38,673 process ui packet pointer-position[0m |
---|
1556 | [36m2018-04-27 14:09:38,673 processing packet pointer-position[0m |
---|
1557 | [36m2018-04-27 14:09:38,673 process ui packet pointer-position[0m |
---|
1558 | [36m2018-04-27 14:09:38,681 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1559 | Traceback (most recent call last): |
---|
1560 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1561 | return f(*a, **kw) |
---|
1562 | timeout: timed out[0m |
---|
1563 | [36m2018-04-27 14:09:38,689 processing packet pointer-position[0m |
---|
1564 | [36m2018-04-27 14:09:38,689 process ui packet pointer-position[0m |
---|
1565 | [36m2018-04-27 14:09:38,689 processing packet pointer-position[0m |
---|
1566 | [36m2018-04-27 14:09:38,690 process ui packet pointer-position[0m |
---|
1567 | [36m2018-04-27 14:09:38,706 processing packet pointer-position[0m |
---|
1568 | [36m2018-04-27 14:09:38,706 process ui packet pointer-position[0m |
---|
1569 | [36m2018-04-27 14:09:38,706 processing packet pointer-position[0m |
---|
1570 | [36m2018-04-27 14:09:38,706 process ui packet pointer-position[0m |
---|
1571 | [36m2018-04-27 14:09:38,722 processing packet pointer-position[0m |
---|
1572 | [36m2018-04-27 14:09:38,722 process ui packet pointer-position[0m |
---|
1573 | [36m2018-04-27 14:09:38,722 processing packet pointer-position[0m |
---|
1574 | [36m2018-04-27 14:09:38,722 process ui packet pointer-position[0m |
---|
1575 | [36m2018-04-27 14:09:38,738 processing packet pointer-position[0m |
---|
1576 | [36m2018-04-27 14:09:38,739 process ui packet pointer-position[0m |
---|
1577 | [36m2018-04-27 14:09:38,739 processing packet pointer-position[0m |
---|
1578 | [36m2018-04-27 14:09:38,739 process ui packet pointer-position[0m |
---|
1579 | [36m2018-04-27 14:09:38,756 processing packet pointer-position[0m |
---|
1580 | [36m2018-04-27 14:09:38,756 process ui packet pointer-position[0m |
---|
1581 | [36m2018-04-27 14:09:38,756 processing packet pointer-position[0m |
---|
1582 | [36m2018-04-27 14:09:38,757 process ui packet pointer-position[0m |
---|
1583 | [36m2018-04-27 14:09:38,772 processing packet pointer-position[0m |
---|
1584 | [36m2018-04-27 14:09:38,772 process ui packet pointer-position[0m |
---|
1585 | [36m2018-04-27 14:09:38,773 processing packet pointer-position[0m |
---|
1586 | [36m2018-04-27 14:09:38,773 process ui packet pointer-position[0m |
---|
1587 | [36m2018-04-27 14:09:38,781 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1588 | Traceback (most recent call last): |
---|
1589 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1590 | return f(*a, **kw) |
---|
1591 | timeout: timed out[0m |
---|
1592 | [36m2018-04-27 14:09:38,788 processing packet pointer-position[0m |
---|
1593 | [36m2018-04-27 14:09:38,789 process ui packet pointer-position[0m |
---|
1594 | [36m2018-04-27 14:09:38,789 processing packet pointer-position[0m |
---|
1595 | [36m2018-04-27 14:09:38,790 process ui packet pointer-position[0m |
---|
1596 | [36m2018-04-27 14:09:38,806 processing packet pointer-position[0m |
---|
1597 | [36m2018-04-27 14:09:38,806 process ui packet pointer-position[0m |
---|
1598 | [36m2018-04-27 14:09:38,806 processing packet pointer-position[0m |
---|
1599 | [36m2018-04-27 14:09:38,807 process ui packet pointer-position[0m |
---|
1600 | [36m2018-04-27 14:09:38,822 processing packet pointer-position[0m |
---|
1601 | [36m2018-04-27 14:09:38,822 process ui packet pointer-position[0m |
---|
1602 | [36m2018-04-27 14:09:38,823 processing packet pointer-position[0m |
---|
1603 | [36m2018-04-27 14:09:38,823 process ui packet pointer-position[0m |
---|
1604 | [36m2018-04-27 14:09:38,840 processing packet pointer-position[0m |
---|
1605 | [36m2018-04-27 14:09:38,841 process ui packet pointer-position[0m |
---|
1606 | [36m2018-04-27 14:09:38,841 processing packet pointer-position[0m |
---|
1607 | [36m2018-04-27 14:09:38,841 process ui packet pointer-position[0m |
---|
1608 | [36m2018-04-27 14:09:38,856 processing packet pointer-position[0m |
---|
1609 | [36m2018-04-27 14:09:38,856 process ui packet pointer-position[0m |
---|
1610 | [36m2018-04-27 14:09:38,857 processing packet pointer-position[0m |
---|
1611 | [36m2018-04-27 14:09:38,857 process ui packet pointer-position[0m |
---|
1612 | [36m2018-04-27 14:09:38,873 processing packet pointer-position[0m |
---|
1613 | [36m2018-04-27 14:09:38,873 process ui packet pointer-position[0m |
---|
1614 | [36m2018-04-27 14:09:38,873 processing packet pointer-position[0m |
---|
1615 | [36m2018-04-27 14:09:38,873 process ui packet pointer-position[0m |
---|
1616 | [36m2018-04-27 14:09:38,882 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1617 | Traceback (most recent call last): |
---|
1618 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1619 | return f(*a, **kw) |
---|
1620 | timeout: timed out[0m |
---|
1621 | [36m2018-04-27 14:09:38,889 processing packet pointer-position[0m |
---|
1622 | [36m2018-04-27 14:09:38,889 process ui packet pointer-position[0m |
---|
1623 | [36m2018-04-27 14:09:38,889 processing packet pointer-position[0m |
---|
1624 | [36m2018-04-27 14:09:38,890 process ui packet pointer-position[0m |
---|
1625 | [36m2018-04-27 14:09:38,904 processing packet pointer-position[0m |
---|
1626 | [36m2018-04-27 14:09:38,905 process ui packet pointer-position[0m |
---|
1627 | [36m2018-04-27 14:09:38,906 processing packet pointer-position[0m |
---|
1628 | [36m2018-04-27 14:09:38,906 process ui packet pointer-position[0m |
---|
1629 | [36m2018-04-27 14:09:38,922 processing packet pointer-position[0m |
---|
1630 | [36m2018-04-27 14:09:38,922 process ui packet pointer-position[0m |
---|
1631 | [36m2018-04-27 14:09:38,922 processing packet pointer-position[0m |
---|
1632 | [36m2018-04-27 14:09:38,922 process ui packet pointer-position[0m |
---|
1633 | [36m2018-04-27 14:09:38,937 processing packet pointer-position[0m |
---|
1634 | [36m2018-04-27 14:09:38,938 process ui packet pointer-position[0m |
---|
1635 | [36m2018-04-27 14:09:38,938 processing packet pointer-position[0m |
---|
1636 | [36m2018-04-27 14:09:38,938 process ui packet pointer-position[0m |
---|
1637 | [36m2018-04-27 14:09:38,955 processing packet pointer-position[0m |
---|
1638 | [36m2018-04-27 14:09:38,955 process ui packet pointer-position[0m |
---|
1639 | [36m2018-04-27 14:09:38,956 processing packet pointer-position[0m |
---|
1640 | [36m2018-04-27 14:09:38,956 process ui packet pointer-position[0m |
---|
1641 | [36m2018-04-27 14:09:38,972 processing packet pointer-position[0m |
---|
1642 | [36m2018-04-27 14:09:38,973 process ui packet pointer-position[0m |
---|
1643 | [36m2018-04-27 14:09:38,973 processing packet pointer-position[0m |
---|
1644 | [36m2018-04-27 14:09:38,973 process ui packet pointer-position[0m |
---|
1645 | [36m2018-04-27 14:09:38,982 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1646 | Traceback (most recent call last): |
---|
1647 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1648 | return f(*a, **kw) |
---|
1649 | timeout: timed out[0m |
---|
1650 | [36m2018-04-27 14:09:39,035 processing packet ping[0m |
---|
1651 | [36m2018-04-27 14:09:39,035 process non-ui packet ping[0m |
---|
1652 | [36m2018-04-27 14:09:39,035 add_packet_to_queue(ping_echo ... False, False, False)[0m |
---|
1653 | [36m2018-04-27 14:09:39,049 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1654 | [36m2018-04-27 14:09:39,055 processing packet button-action[0m |
---|
1655 | [36m2018-04-27 14:09:39,055 process ui packet button-action[0m |
---|
1656 | [36m2018-04-27 14:09:39,056 processing packet button-action[0m |
---|
1657 | [36m2018-04-27 14:09:39,057 process ui packet button-action[0m |
---|
1658 | [36m2018-04-27 14:09:39,085 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1659 | Traceback (most recent call last): |
---|
1660 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1661 | return f(*a, **kw) |
---|
1662 | timeout: timed out[0m |
---|
1663 | [36m2018-04-27 14:09:39,086 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1664 | [36m2018-04-27 14:09:39,182 processing packet damage-sequence[0m |
---|
1665 | [36m2018-04-27 14:09:39,182 process ui packet damage-sequence[0m |
---|
1666 | [36m2018-04-27 14:09:39,182 processing packet damage-sequence[0m |
---|
1667 | [36m2018-04-27 14:09:39,182 process ui packet damage-sequence[0m |
---|
1668 | [36m2018-04-27 14:09:39,183 processing packet button-action[0m |
---|
1669 | [36m2018-04-27 14:09:39,183 process ui packet button-action[0m |
---|
1670 | [36m2018-04-27 14:09:39,183 processing packet button-action[0m |
---|
1671 | [36m2018-04-27 14:09:39,184 process ui packet button-action[0m |
---|
1672 | [36m2018-04-27 14:09:39,186 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1673 | Traceback (most recent call last): |
---|
1674 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1675 | return f(*a, **kw) |
---|
1676 | timeout: timed out[0m |
---|
1677 | [36m2018-04-27 14:09:39,213 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1678 | [36m2018-04-27 14:09:39,226 processing packet damage-sequence[0m |
---|
1679 | [36m2018-04-27 14:09:39,226 process ui packet damage-sequence[0m |
---|
1680 | [36m2018-04-27 14:09:39,286 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1681 | Traceback (most recent call last): |
---|
1682 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1683 | return f(*a, **kw) |
---|
1684 | timeout: timed out[0m |
---|
1685 | [36m2018-04-27 14:09:39,387 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1686 | Traceback (most recent call last): |
---|
1687 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1688 | return f(*a, **kw) |
---|
1689 | timeout: timed out[0m |
---|
1690 | [36m2018-04-27 14:09:39,487 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1691 | Traceback (most recent call last): |
---|
1692 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1693 | return f(*a, **kw) |
---|
1694 | timeout: timed out[0m |
---|
1695 | [36m2018-04-27 14:09:39,536 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160053127[0m |
---|
1696 | [36m2018-04-27 14:09:39,536 add_packet_to_queue(ping ... False, False, False)[0m |
---|
1697 | [36m2018-04-27 14:09:39,547 processing packet ping_echo[0m |
---|
1698 | [36m2018-04-27 14:09:39,547 process non-ui packet ping_echo[0m |
---|
1699 | [36m2018-04-27 14:09:39,547 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
1700 | [36m2018-04-27 14:09:39,588 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1701 | Traceback (most recent call last): |
---|
1702 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1703 | return f(*a, **kw) |
---|
1704 | timeout: timed out[0m |
---|
1705 | [36m2018-04-27 14:09:39,688 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1706 | Traceback (most recent call last): |
---|
1707 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1708 | return f(*a, **kw) |
---|
1709 | timeout: timed out[0m |
---|
1710 | [36m2018-04-27 14:09:39,729 processing packet key-action[0m |
---|
1711 | [36m2018-04-27 14:09:39,729 process ui packet key-action[0m |
---|
1712 | [36m2018-04-27 14:09:39,742 add_packet_to_queue(cursor ... True, False, True)[0m |
---|
1713 | [36m2018-04-27 14:09:39,760 add_packet_to_queue(draw ... True, False, 10)[0m |
---|
1714 | [36m2018-04-27 14:09:39,761 add_packet_to_queue(draw ... True, False, 9)[0m |
---|
1715 | [36m2018-04-27 14:09:39,762 add_packet_to_queue(draw ... True, False, 8)[0m |
---|
1716 | [36m2018-04-27 14:09:39,763 add_packet_to_queue(draw ... True, False, 7)[0m |
---|
1717 | [36m2018-04-27 14:09:39,764 add_packet_to_queue(draw ... True, False, 6)[0m |
---|
1718 | [36m2018-04-27 14:09:39,765 add_packet_to_queue(draw ... True, False, 5)[0m |
---|
1719 | [36m2018-04-27 14:09:39,765 add_packet_to_queue(draw ... True, False, 4)[0m |
---|
1720 | [36m2018-04-27 14:09:39,766 add_packet_to_queue(draw ... True, False, 3)[0m |
---|
1721 | [36m2018-04-27 14:09:39,767 add_packet_to_queue(draw ... True, False, 2)[0m |
---|
1722 | [36m2018-04-27 14:09:39,768 add_packet_to_queue(draw ... True, False, 1)[0m |
---|
1723 | [36m2018-04-27 14:09:39,768 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1724 | [36m2018-04-27 14:09:39,773 processing packet damage-sequence[0m |
---|
1725 | [36m2018-04-27 14:09:39,773 process ui packet damage-sequence[0m |
---|
1726 | [36m2018-04-27 14:09:39,773 processing packet damage-sequence[0m |
---|
1727 | [36m2018-04-27 14:09:39,773 process ui packet damage-sequence[0m |
---|
1728 | [36m2018-04-27 14:09:39,774 processing packet damage-sequence[0m |
---|
1729 | [36m2018-04-27 14:09:39,774 process ui packet damage-sequence[0m |
---|
1730 | [36m2018-04-27 14:09:39,774 processing packet damage-sequence[0m |
---|
1731 | [36m2018-04-27 14:09:39,774 process ui packet damage-sequence[0m |
---|
1732 | [36m2018-04-27 14:09:39,774 processing packet damage-sequence[0m |
---|
1733 | [36m2018-04-27 14:09:39,774 process ui packet damage-sequence[0m |
---|
1734 | [36m2018-04-27 14:09:39,780 processing packet damage-sequence[0m |
---|
1735 | [36m2018-04-27 14:09:39,780 process ui packet damage-sequence[0m |
---|
1736 | [36m2018-04-27 14:09:39,780 processing packet damage-sequence[0m |
---|
1737 | [36m2018-04-27 14:09:39,780 process ui packet damage-sequence[0m |
---|
1738 | [36m2018-04-27 14:09:39,780 processing packet damage-sequence[0m |
---|
1739 | [36m2018-04-27 14:09:39,780 process ui packet damage-sequence[0m |
---|
1740 | [36m2018-04-27 14:09:39,786 processing packet damage-sequence[0m |
---|
1741 | [36m2018-04-27 14:09:39,786 process ui packet damage-sequence[0m |
---|
1742 | [36m2018-04-27 14:09:39,787 processing packet damage-sequence[0m |
---|
1743 | [36m2018-04-27 14:09:39,787 process ui packet damage-sequence[0m |
---|
1744 | [36m2018-04-27 14:09:39,787 processing packet damage-sequence[0m |
---|
1745 | [36m2018-04-27 14:09:39,788 process ui packet damage-sequence[0m |
---|
1746 | [36m2018-04-27 14:09:39,789 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1747 | Traceback (most recent call last): |
---|
1748 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1749 | return f(*a, **kw) |
---|
1750 | timeout: timed out[0m |
---|
1751 | [36m2018-04-27 14:09:39,798 processing packet key-action[0m |
---|
1752 | [36m2018-04-27 14:09:39,798 process ui packet key-action[0m |
---|
1753 | [36m2018-04-27 14:09:39,888 processing packet key-action[0m |
---|
1754 | [36m2018-04-27 14:09:39,888 process ui packet key-action[0m |
---|
1755 | [36m2018-04-27 14:09:39,889 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1756 | Traceback (most recent call last): |
---|
1757 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1758 | return f(*a, **kw) |
---|
1759 | timeout: timed out[0m |
---|
1760 | [36m2018-04-27 14:09:39,919 add_packet_to_queue(draw ... True, False, 0)[0m |
---|
1761 | [36m2018-04-27 14:09:39,931 processing packet damage-sequence[0m |
---|
1762 | [36m2018-04-27 14:09:39,931 process ui packet damage-sequence[0m |
---|
1763 | [36m2018-04-27 14:09:39,959 processing packet key-action[0m |
---|
1764 | [36m2018-04-27 14:09:39,959 process ui packet key-action[0m |
---|
1765 | [36m2018-04-27 14:09:39,990 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1766 | Traceback (most recent call last): |
---|
1767 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1768 | return f(*a, **kw) |
---|
1769 | timeout: timed out[0m |
---|
1770 | [36m2018-04-27 14:09:40,091 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1771 | Traceback (most recent call last): |
---|
1772 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1773 | return f(*a, **kw) |
---|
1774 | timeout: timed out[0m |
---|
1775 | [36m2018-04-27 14:09:40,191 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1776 | Traceback (most recent call last): |
---|
1777 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1778 | return f(*a, **kw) |
---|
1779 | timeout: timed out[0m |
---|
1780 | [36m2018-04-27 14:09:40,292 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1781 | Traceback (most recent call last): |
---|
1782 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1783 | return f(*a, **kw) |
---|
1784 | timeout: timed out[0m |
---|
1785 | [36m2018-04-27 14:09:40,392 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1786 | Traceback (most recent call last): |
---|
1787 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1788 | return f(*a, **kw) |
---|
1789 | timeout: timed out[0m |
---|
1790 | [36m2018-04-27 14:09:40,493 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1791 | Traceback (most recent call last): |
---|
1792 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1793 | return f(*a, **kw) |
---|
1794 | timeout: timed out[0m |
---|
1795 | [36m2018-04-27 14:09:40,593 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1796 | Traceback (most recent call last): |
---|
1797 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1798 | return f(*a, **kw) |
---|
1799 | timeout: timed out[0m |
---|
1800 | [36m2018-04-27 14:09:40,694 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1801 | Traceback (most recent call last): |
---|
1802 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1803 | return f(*a, **kw) |
---|
1804 | timeout: timed out[0m |
---|
1805 | [36m2018-04-27 14:09:40,795 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1806 | Traceback (most recent call last): |
---|
1807 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1808 | return f(*a, **kw) |
---|
1809 | timeout: timed out[0m |
---|
1810 | [36m2018-04-27 14:09:40,895 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1811 | Traceback (most recent call last): |
---|
1812 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1813 | return f(*a, **kw) |
---|
1814 | timeout: timed out[0m |
---|
1815 | [36m2018-04-27 14:09:40,996 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1816 | Traceback (most recent call last): |
---|
1817 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1818 | return f(*a, **kw) |
---|
1819 | timeout: timed out[0m |
---|
1820 | [36m2018-04-27 14:09:41,096 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1821 | Traceback (most recent call last): |
---|
1822 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1823 | return f(*a, **kw) |
---|
1824 | timeout: timed out[0m |
---|
1825 | [36m2018-04-27 14:09:41,197 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1826 | Traceback (most recent call last): |
---|
1827 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1828 | return f(*a, **kw) |
---|
1829 | timeout: timed out[0m |
---|
1830 | [36m2018-04-27 14:09:41,297 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1831 | Traceback (most recent call last): |
---|
1832 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1833 | return f(*a, **kw) |
---|
1834 | timeout: timed out[0m |
---|
1835 | [36m2018-04-27 14:09:41,321 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160054912[0m |
---|
1836 | [36m2018-04-27 14:09:41,322 add_packet_to_queue(ping ... False, False, False)[0m |
---|
1837 | [36m2018-04-27 14:09:41,331 processing packet ping_echo[0m |
---|
1838 | [36m2018-04-27 14:09:41,331 process non-ui packet ping_echo[0m |
---|
1839 | [36m2018-04-27 14:09:41,331 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
1840 | [36m2018-04-27 14:09:41,398 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1841 | Traceback (most recent call last): |
---|
1842 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1843 | return f(*a, **kw) |
---|
1844 | timeout: timed out[0m |
---|
1845 | [36m2018-04-27 14:09:41,499 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1846 | Traceback (most recent call last): |
---|
1847 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1848 | return f(*a, **kw) |
---|
1849 | timeout: timed out[0m |
---|
1850 | [36m2018-04-27 14:09:41,599 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1851 | Traceback (most recent call last): |
---|
1852 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1853 | return f(*a, **kw) |
---|
1854 | timeout: timed out[0m |
---|
1855 | [36m2018-04-27 14:09:41,700 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1856 | Traceback (most recent call last): |
---|
1857 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1858 | return f(*a, **kw) |
---|
1859 | timeout: timed out[0m |
---|
1860 | [36m2018-04-27 14:09:41,800 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1861 | Traceback (most recent call last): |
---|
1862 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1863 | return f(*a, **kw) |
---|
1864 | timeout: timed out[0m |
---|
1865 | [36m2018-04-27 14:09:41,901 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1866 | Traceback (most recent call last): |
---|
1867 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1868 | return f(*a, **kw) |
---|
1869 | timeout: timed out[0m |
---|
1870 | [36m2018-04-27 14:09:42,001 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1871 | Traceback (most recent call last): |
---|
1872 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1873 | return f(*a, **kw) |
---|
1874 | timeout: timed out[0m |
---|
1875 | [36m2018-04-27 14:09:42,102 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1876 | Traceback (most recent call last): |
---|
1877 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1878 | return f(*a, **kw) |
---|
1879 | timeout: timed out[0m |
---|
1880 | [36m2018-04-27 14:09:42,202 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1881 | Traceback (most recent call last): |
---|
1882 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1883 | return f(*a, **kw) |
---|
1884 | timeout: timed out[0m |
---|
1885 | [36m2018-04-27 14:09:42,303 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1886 | Traceback (most recent call last): |
---|
1887 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1888 | return f(*a, **kw) |
---|
1889 | timeout: timed out[0m |
---|
1890 | [36m2018-04-27 14:09:42,404 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1891 | Traceback (most recent call last): |
---|
1892 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1893 | return f(*a, **kw) |
---|
1894 | timeout: timed out[0m |
---|
1895 | [36m2018-04-27 14:09:42,504 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1896 | Traceback (most recent call last): |
---|
1897 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1898 | return f(*a, **kw) |
---|
1899 | timeout: timed out[0m |
---|
1900 | [36m2018-04-27 14:09:42,605 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1901 | Traceback (most recent call last): |
---|
1902 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1903 | return f(*a, **kw) |
---|
1904 | timeout: timed out[0m |
---|
1905 | [36m2018-04-27 14:09:42,705 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1906 | Traceback (most recent call last): |
---|
1907 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1908 | return f(*a, **kw) |
---|
1909 | timeout: timed out[0m |
---|
1910 | [36m2018-04-27 14:09:42,806 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1911 | Traceback (most recent call last): |
---|
1912 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1913 | return f(*a, **kw) |
---|
1914 | timeout: timed out[0m |
---|
1915 | [36m2018-04-27 14:09:42,906 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1916 | Traceback (most recent call last): |
---|
1917 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1918 | return f(*a, **kw) |
---|
1919 | timeout: timed out[0m |
---|
1920 | [36m2018-04-27 14:09:43,007 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1921 | Traceback (most recent call last): |
---|
1922 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1923 | return f(*a, **kw) |
---|
1924 | timeout: timed out[0m |
---|
1925 | [36m2018-04-27 14:09:43,108 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1926 | Traceback (most recent call last): |
---|
1927 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1928 | return f(*a, **kw) |
---|
1929 | timeout: timed out[0m |
---|
1930 | [36m2018-04-27 14:09:43,208 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1931 | Traceback (most recent call last): |
---|
1932 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1933 | return f(*a, **kw) |
---|
1934 | timeout: timed out[0m |
---|
1935 | [36m2018-04-27 14:09:43,309 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1936 | Traceback (most recent call last): |
---|
1937 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1938 | return f(*a, **kw) |
---|
1939 | timeout: timed out[0m |
---|
1940 | [36m2018-04-27 14:09:43,409 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1941 | Traceback (most recent call last): |
---|
1942 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1943 | return f(*a, **kw) |
---|
1944 | timeout: timed out[0m |
---|
1945 | [36m2018-04-27 14:09:43,510 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1946 | Traceback (most recent call last): |
---|
1947 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1948 | return f(*a, **kw) |
---|
1949 | timeout: timed out[0m |
---|
1950 | [36m2018-04-27 14:09:43,610 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1951 | Traceback (most recent call last): |
---|
1952 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1953 | return f(*a, **kw) |
---|
1954 | timeout: timed out[0m |
---|
1955 | [36m2018-04-27 14:09:43,711 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1956 | Traceback (most recent call last): |
---|
1957 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1958 | return f(*a, **kw) |
---|
1959 | timeout: timed out[0m |
---|
1960 | [36m2018-04-27 14:09:43,812 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1961 | Traceback (most recent call last): |
---|
1962 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1963 | return f(*a, **kw) |
---|
1964 | timeout: timed out[0m |
---|
1965 | [36m2018-04-27 14:09:43,912 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1966 | Traceback (most recent call last): |
---|
1967 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1968 | return f(*a, **kw) |
---|
1969 | timeout: timed out[0m |
---|
1970 | [36m2018-04-27 14:09:44,013 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1971 | Traceback (most recent call last): |
---|
1972 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1973 | return f(*a, **kw) |
---|
1974 | timeout: timed out[0m |
---|
1975 | [36m2018-04-27 14:09:44,035 processing packet ping[0m |
---|
1976 | [36m2018-04-27 14:09:44,035 process non-ui packet ping[0m |
---|
1977 | [36m2018-04-27 14:09:44,036 add_packet_to_queue(ping_echo ... False, False, False)[0m |
---|
1978 | [36m2018-04-27 14:09:44,113 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1979 | Traceback (most recent call last): |
---|
1980 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1981 | return f(*a, **kw) |
---|
1982 | timeout: timed out[0m |
---|
1983 | [36m2018-04-27 14:09:44,214 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1984 | Traceback (most recent call last): |
---|
1985 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1986 | return f(*a, **kw) |
---|
1987 | timeout: timed out[0m |
---|
1988 | [36m2018-04-27 14:09:44,314 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1989 | Traceback (most recent call last): |
---|
1990 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1991 | return f(*a, **kw) |
---|
1992 | timeout: timed out[0m |
---|
1993 | [36m2018-04-27 14:09:44,415 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1994 | Traceback (most recent call last): |
---|
1995 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
1996 | return f(*a, **kw) |
---|
1997 | timeout: timed out[0m |
---|
1998 | [36m2018-04-27 14:09:44,516 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
1999 | Traceback (most recent call last): |
---|
2000 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
2001 | return f(*a, **kw) |
---|
2002 | timeout: timed out[0m |
---|
2003 | [36m2018-04-27 14:09:44,537 sending ping to Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119) with time=160058128[0m |
---|
2004 | [36m2018-04-27 14:09:44,537 add_packet_to_queue(ping ... False, False, False)[0m |
---|
2005 | [36m2018-04-27 14:09:44,545 processing packet ping_echo[0m |
---|
2006 | [36m2018-04-27 14:09:44,546 process non-ui packet ping_echo[0m |
---|
2007 | [36m2018-04-27 14:09:44,546 ping echo client load=(0, 0, 0), measured server latency=0[0m |
---|
2008 | [36m2018-04-27 14:09:44,573 processing packet key-action[0m |
---|
2009 | [36m2018-04-27 14:09:44,573 process ui packet key-action[0m |
---|
2010 | [36m2018-04-27 14:09:44,616 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
2011 | Traceback (most recent call last): |
---|
2012 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
2013 | return f(*a, **kw) |
---|
2014 | timeout: timed out[0m |
---|
2015 | [36m2018-04-27 14:09:44,717 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
2016 | Traceback (most recent call last): |
---|
2017 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
2018 | return f(*a, **kw) |
---|
2019 | timeout: timed out[0m |
---|
2020 | [36m2018-04-27 14:09:44,782 processing packet key-action[0m |
---|
2021 | [36m2018-04-27 14:09:44,782 process ui packet key-action[0m |
---|
2022 | 2018-04-27 14:09:44,786 child 'xterm' with pid 28319 has terminated[0m |
---|
2023 | 2018-04-27 14:09:44,786 all children have exited and --exit-with-children was specified, exiting[0m |
---|
2024 | [36m2018-04-27 14:09:44,791 add_packet_to_queue(lost-window ... True, False, False)[0m |
---|
2025 | [36m2018-04-27 14:09:44,797 cleanup() stopping 0 tcp proxy clients: [][0m |
---|
2026 | [36m2018-04-27 14:09:44,797 cleanup will disconnect: [Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122)][0m |
---|
2027 | [36m2018-04-27 14:09:44,797 cleanup_protocols([Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122), Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119)], server shutdown, False)[0m |
---|
2028 | [36m2018-04-27 14:09:44,797 disconnect_protocol(Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122), ('server shutdown',))[0m |
---|
2029 | 2018-04-27 14:09:44,798 Disconnecting client Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122):[0m |
---|
2030 | 2018-04-27 14:09:44,798 server shutdown[0m |
---|
2031 | [36m2018-04-27 14:09:44,798 flush_then_close(['disconnect', 'server shutdown'], None) closed=False[0m |
---|
2032 | [36m2018-04-27 14:09:44,798 flush_then_close: wait_for_write_lock()[0m |
---|
2033 | [36m2018-04-27 14:09:44,798 flush_then_close: acquired the write lock[0m |
---|
2034 | [36m2018-04-27 14:09:44,798 flush_then_close: queue is now empty, sending the last packet and closing[0m |
---|
2035 | [36m2018-04-27 14:09:44,798 sending 28 bytes without header[0m |
---|
2036 | [36m2018-04-27 14:09:44,799 io_thread_loop(write, <bound method Protocol._write of Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122)>) loop starting[0m |
---|
2037 | [36m2018-04-27 14:09:44,799 cleanup_protocol(Protocol(tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122))[0m |
---|
2038 | [36m2018-04-27 14:09:44,799 changed tcp socket to nodelay=True[0m |
---|
2039 | [36m2018-04-27 14:09:44,799 disconnect_protocol(Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119), ('server shutdown',))[0m |
---|
2040 | [36m2018-04-27 14:09:44,800 flush_then_close: packet_queued() closed=False[0m |
---|
2041 | 2018-04-27 14:09:44,800 Disconnecting client Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119):[0m |
---|
2042 | [36m2018-04-27 14:09:44,800 flush_then_close: wait_for_packet_sent() queue.empty()=True, closed=False[0m |
---|
2043 | 2018-04-27 14:09:44,800 server shutdown[0m |
---|
2044 | [36m2018-04-27 14:09:44,800 flush_then_close: wait_for_packet_sent() close_and_release()[0m |
---|
2045 | [36m2018-04-27 14:09:44,800 flush_then_close(['disconnect', 'server shutdown'], None) closed=False[0m |
---|
2046 | [36m2018-04-27 14:09:44,801 Protocol.close() closed=False, connection=tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122[0m |
---|
2047 | [36m2018-04-27 14:09:44,801 flush_then_close: wait_for_write_lock()[0m |
---|
2048 | [36m2018-04-27 14:09:44,801 Protocol.close() calling <bound method SocketConnection.close of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>[0m |
---|
2049 | [36m2018-04-27 14:09:44,801 flush_then_close: acquired the write lock[0m |
---|
2050 | [36m2018-04-27 14:09:44,801 tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122.close() for socket={'fileno': 27, 'family': 2, 'proto': 0, 'options': {'IP': {'IP_TTL': 64, 'IP_TOS': 0, 'IP_OPTIONS': 0}, 'SOCKET': {'SO_TYPE': 1, 'SO_SNDBUF': 87040, 'SO_ERROR': 0, 'SO_RCVLOWAT': 1, 'SO_KEEPALIVE': 0, 'SO_RCVTIMEO': 0, 'SO_BROADCAST': 0, 'SO_OOBINLINE': 0, 'SO_REUSEPORT': 0, 'SO_DONTROUTE': 0, 'SO_RCVBUF': 374400, 'SO_LINGER': 0, 'SO_SNDTIMEO': 0, 'SO_REUSEADDR': 1}, 'TCP': {'TCP_NODELAY': 1, 'TCP_MAXSEG': 1460}}, 'timeout': 100, 'type': 1, 'nodelay': True}[0m |
---|
2051 | [36m2018-04-27 14:09:44,802 flush_then_close: queue is now empty, sending the last packet and closing[0m |
---|
2052 | [36m2018-04-27 14:09:44,802 tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122.close() done[0m |
---|
2053 | [36m2018-04-27 14:09:44,802 cleanup_protocol(Protocol(ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119))[0m |
---|
2054 | [36m2018-04-27 14:09:44,802 flush_then_close: packet_queued() closed=False[0m |
---|
2055 | [36m2018-04-27 14:09:44,803 terminate_queue_threads()[0m |
---|
2056 | [36m2018-04-27 14:09:44,803 flush_then_close: wait_for_packet_sent() queue.empty()=True, closed=False[0m |
---|
2057 | [36m2018-04-27 14:09:44,804 flush_then_close: wait_for_packet_sent() close_and_release()[0m |
---|
2058 | [36m2018-04-27 14:09:44,804 Protocol.close() closed=False, connection=ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119[0m |
---|
2059 | [36m2018-04-27 14:09:44,804 Protocol.close() calling <bound method WebSocketConnection.close of ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119>[0m |
---|
2060 | [36m2018-04-27 14:09:44,808 ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119.close() for socket={'fileno': 20, 'family': 2, 'proto': 0, 'timeout': 0, 'type': 1, 'options': {'IP': {'IP_TTL': 64, 'IP_TOS': 0, 'IP_OPTIONS': 0}, 'SOCKET': {'SO_TYPE': 1, 'SO_SNDBUF': 87040, 'SO_ERROR': 0, 'SO_RCVLOWAT': 1, 'SO_KEEPALIVE': 0, 'SO_RCVTIMEO': 0, 'SO_BROADCAST': 0, 'SO_OOBINLINE': 0, 'SO_REUSEPORT': 0, 'SO_DONTROUTE': 0, 'SO_RCVBUF': 374400, 'SO_LINGER': 0, 'SO_SNDTIMEO': 0, 'SO_REUSEADDR': 1}, 'TCP': {'TCP_NODELAY': 1, 'TCP_MAXSEG': 1460}}}[0m |
---|
2061 | [36m2018-04-27 14:09:44,809 ws websocket: 172.16.57.108:14500 <- 10.36.143.50:59119.close() done[0m |
---|
2062 | [36m2018-04-27 14:09:44,809 terminate_queue_threads()[0m |
---|
2063 | [36m2018-04-27 14:09:44,810 Protocol.close() done[0m |
---|
2064 | [36m2018-04-27 14:09:44,810 Protocol.close() done[0m |
---|
2065 | [36m2018-04-27 14:09:44,810 flush_then_close: done, callback=None[0m |
---|
2066 | [36m2018-04-27 14:09:44,810 flush_then_close: done, callback=None[0m |
---|
2067 | [36m2018-04-27 14:09:44,810 parse thread: empty marker, exiting[0m |
---|
2068 | [36m2018-04-27 14:09:44,810 io_thread_loop(write, <bound method Protocol._write of Protocol(None)>) loop ended, closed=True[0m |
---|
2069 | [36m2018-04-27 14:09:44,811 io_thread_loop(write, <bound method Protocol._write of Protocol(None)>) loop ended, closed=True[0m |
---|
2070 | [36m2018-04-27 14:09:44,811 cleanup_source(X11ServerSource(1 : None)) remaining sources: [][0m |
---|
2071 | 2018-04-27 14:09:44,812 xpra client 1 disconnected.[0m |
---|
2072 | 2018-04-27 14:09:44,813 stopping pulseaudio with pid 28259[0m |
---|
2073 | [36m2018-04-27 14:09:44,817 untilConcludes(<bound method SocketConnection.is_active of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <bound method SocketConnection.can_retry of tcp socket: 172.16.57.108:14500 <- 10.36.143.50:59122>, <built-in method recv of _socket.socket object at 0x7f7908830538>, (65536,), {}) timed out, retry=socket.timeout |
---|
2074 | Traceback (most recent call last): |
---|
2075 | File "/usr/lib/python2.7/dist-packages/xpra/net/bytestreams.py", line 107, in untilConcludes |
---|
2076 | return f(*a, **kw) |
---|
2077 | timeout: timed out[0m |
---|
2078 | [36m2018-04-27 14:09:44,818 read thread: eof[0m |
---|
2079 | [36m2018-04-27 14:09:44,818 io_thread_loop(read, <bound method Protocol._read of Protocol(None)>) loop ended, closed=True[0m |
---|
2080 | [36m2018-04-27 14:09:44,824 cleanup_protocols([Protocol(None), Protocol(None)], server shutdown, True)[0m |
---|
2081 | [36m2018-04-27 14:09:44,824 force_disconnect(Protocol(None))[0m |
---|
2082 | [36m2018-04-27 14:09:44,824 cleanup_protocol(Protocol(None))[0m |
---|
2083 | [36m2018-04-27 14:09:44,824 Protocol.close() closed=True, connection=None[0m |
---|
2084 | [36m2018-04-27 14:09:44,824 force_disconnect(Protocol(None))[0m |
---|
2085 | [36m2018-04-27 14:09:44,825 cleanup_protocol(Protocol(None))[0m |
---|
2086 | [36m2018-04-27 14:09:44,825 Protocol.close() closed=True, connection=None[0m |
---|
2087 | [36m2018-04-27 14:09:44,825 read thread: eof[0m |
---|
2088 | [36m2018-04-27 14:09:44,825 io_thread_loop(read, <bound method Protocol._read of Protocol(None)>) loop ended, closed=True[0m |
---|
2089 | [36m2018-04-27 14:09:44,828 process default packet connection-lost[0m |
---|
2090 | [36m2018-04-27 14:09:44,828 process_connection_lost(Protocol(None), ['connection-lost'])[0m |
---|
2091 | [36m2018-04-27 14:09:44,828 cleanup_protocol(Protocol(None))[0m |
---|
2092 | [36m2018-04-27 14:09:44,828 process default packet connection-lost[0m |
---|
2093 | [36m2018-04-27 14:09:44,828 process_connection_lost(Protocol(None), ['connection-lost'])[0m |
---|
2094 | [36m2018-04-27 14:09:44,828 cleanup_protocol(Protocol(None))[0m |
---|
2095 | [36m2018-04-27 14:09:44,828 Protocol.close() closed=True, connection=None[0m |
---|
2096 | [36m2018-04-27 14:09:44,839 ignoring new connection during shutdown[0m |
---|
2097 | 2018-04-27 14:09:45,326 closing tcp socket 0.0.0.0:14500[0m |
---|
2098 | 2018-04-27 14:09:45,326 killing xvfb with pid 28181[0m |
---|
2099 | [36m2018-04-27 14:09:45,327 cleanup_socket '/run/user/1000/xpra/optiplex-9010-1', original inode=72, new inode=72[0m |
---|
2100 | 2018-04-27 14:09:45,327 removing socket /run/user/1000/xpra/optiplex-9010-1[0m |
---|
2101 | [36m2018-04-27 14:09:45,327 cleanup_socket '/home/sntentos/.xpra/optiplex-9010-1', original inode=6161911, new inode=6161911[0m |
---|
2102 | 2018-04-27 14:09:45,327 removing socket /home/sntentos/.xpra/optiplex-9010-1[0m |
---|