================== python Client to js Client Communication: should connect without errors 9436ms [log] starting device 9834ms [err] DEBUG:asyncio:Using selector: EpollSelector 9903ms [err] ERROR:asyncio:Unclosed client session 9903ms [err] client_session: 9986ms [log] parsing 9986ms [log] creating device handler 9986ms [log] [ready] 9986ms [log] reading line 9986ms [log] [websocketToken] "9486a244-1630-4167-a584-3f0a53ecbe15" 10001ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 10001ms [log] [websocketConnected] ================== python Client to js Client Communication: should start an experiment 11713ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 11713ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 11725ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/620f98f2-2bbf-4ef7-823b-d80f57047453"}}', extra='') 11725ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/620f98f2-2bbf-4ef7-823b-d80f57047453"} 11808ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 11808ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428", "state": "new"}] 11809ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 11809ms [err] v=0 11809ms [err] o=- 3923404500 3923404500 IN IP4 0.0.0.0 11809ms [err] s=- 11809ms [err] t=0 0 11809ms [err] a=group:BUNDLE 0 11809ms [err] a=msid-semantic:WMS * 11809ms [err] m=application 9 DTLS/SCTP 5000 11809ms [err] c=IN IP4 0.0.0.0 11809ms [err] a=mid:0 11809ms [err] a=sctpmap:5000 webrtc-datachannel 65535 11809ms [err] a=max-message-size:65536 11809ms [err] a=ice-ufrag:VYqM 11809ms [err] a=ice-pwd:iwGGBFF9syOCySPl20fKOH 11809ms [err] a=fingerprint:sha-256 BF:14:85:85:2B:90:06:2A:43:D7:32:B4:4C:9E:1A:7B:00:27:09:5F:53:95:69:F9:C9:C6:3F:FE:4C:A3:D6:90 11809ms [err] a=setup:actpass 11809ms [err] 11810ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 11811ms [log] makeOffer 11811ms [log] connectionstatechanged new new have-local-offer 11811ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428", "state": "new"}] 11811ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 11812ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 11813ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Ed8\xf2`U\x9dI&\xc02\xf0') 11813ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xb8\xc7\xff\x91\xd5\xa4\xec\xaf@(\x18%') 11814ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xb8\xc7\xff\x91\xd5\xa4\xec\xaf@(\x18%') 11814ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Ed8\xf2`U\x9dI&\xc02\xf0') 11815ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 11815ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xc2\xe2\xd1+\xe8\xf3\xdf(HdX\x1f') 11816ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xc2\xe2\xd1+\xe8\xf3\xdf(HdX\x1f') 11816ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x9f\x15K\xef\xe4\x0c\xe0XU\r\x99Z') 11817ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x9f\x15K\xef\xe4\x0c\xe0XU\r\x99Z') 11817ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61913) (expires in 600 seconds) 11817ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 11818ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 11831ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 11831ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 11848ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'sED8cZHn7vCk') 11848ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'sED8cZHn7vCk') 11864ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 11864ms [err] v=0 11864ms [err] o=- 3916122431677204538 2 IN IP4 127.0.0.1 11864ms [err] s=- 11864ms [err] t=0 0 11864ms [err] a=group:BUNDLE 0 11864ms [err] a=msid-semantic: WMS 11864ms [err] m=application 34684 DTLS/SCTP 5000 11864ms [err] c=IN IP4 141.24.211.56 11864ms [err] a=candidate:2322324877 1 udp 2113937151 47026675-269b-4552-8905-9f1f2c6f9690.local 34684 typ host generation 0 network-cost 999 11864ms [err] a=candidate:2184418890 1 udp 1677729535 141.24.211.56 34684 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 11864ms [err] a=ice-ufrag:WOT8 11864ms [err] a=ice-pwd:llDc4A6AqmcSH6hEpGZ1qyAP 11864ms [err] a=ice-options:trickle 11864ms [err] a=fingerprint:sha-256 BE:78:81:12:22:F6:4A:DE:6B:09:7E:1A:5A:4B:AA:7D:C6:F7:CB:E2:B3:34:08:FC:C9:D5:5C:9E:5E:FF:53:82 11864ms [err] a=setup:active 11864ms [err] a=mid:0 11864ms [err] a=sctpmap:5000 webrtc-datachannel 1024 11864ms [err] 11866ms [err] INFO:aioice.ice:Connection(0) Remote candidate "47026675-269b-4552-8905-9f1f2c6f9690.local" resolved to 172.17.0.3 11867ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 11867ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 11867ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 11867ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45741) -> ('172.17.0.3', 34684)) State.FROZEN -> State.WAITING 11867ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55034) -> ('172.17.0.3', 34684)) State.FROZEN -> State.WAITING 11867ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45741) -> ('141.24.211.56', 34684)) State.FROZEN -> State.WAITING 11867ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61913) -> ('172.17.0.3', 34684)) State.FROZEN -> State.WAITING 11867ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45741) -> ('172.17.0.3', 34684)) State.WAITING -> State.IN_PROGRESS 11867ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xe8\xb7\x9d\xb1\xb8H4\xcf\x13h\x9bB') 11867ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 3916122431677204538 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 34684 DTLS/SCTP 5000\\r\\nc=IN IP4 141.24.211.56\\r\\na=candidate:2322324877 1 udp 2113937151 47026675-269b-4552-8905-9f1f2c6f9690.local 34684 typ host generation 0 network-cost 999\\r\\na=candidate:2184418890 1 udp 1677729535 141.24.211.56 34684 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=ice-ufrag:WOT8\\r\\na=ice-pwd:llDc4A6AqmcSH6hEpGZ1qyAP\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 BE:78:81:12:22:F6:4A:DE:6B:09:7E:1A:5A:4B:AA:7D:C6:F7:CB:E2:B3:34:08:FC:C9:D5:5C:9E:5E:FF:53:82\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428"}', extra='') 11867ms [log] handleSignalingMessage 11867ms [log] handleAnswer 11867ms [log] acceptAnswer 11867ms [log] connectionstatechanged connecting checking stable 11867ms [log] connectionstatechanged connecting checking stable 11867ms [log] connectionstatechanged connecting checking stable 11867ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428", "state": "connecting"}] 11868ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xe8\xb7\x9d\xb1\xb8H4\xcf\x13h\x9bB') 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45741) -> ('172.17.0.3', 34684)) State.IN_PROGRESS -> State.SUCCEEDED 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55034) -> ('172.17.0.3', 34684)) State.WAITING -> State.FAILED 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45741) -> ('141.24.211.56', 34684)) State.WAITING -> State.FAILED 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55034) -> ('141.24.211.56', 34684)) State.FROZEN -> State.FAILED 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61913) -> ('172.17.0.3', 34684)) State.WAITING -> State.FAILED 11868ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61913) -> ('141.24.211.56', 34684)) State.FROZEN -> State.FAILED 11868ms [err] INFO:aioice.ice:Connection(0) ICE completed 11888ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 11888ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 11889ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 11891ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 11891ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 11891ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 11891ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 11892ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 11892ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 11892ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 11892ms [log] connectionstatechanged connecting completed stable 11892ms [log] connectionstatechanged connected completed stable 11892ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428", "state": "connected"}] 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 11895ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 11896ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 11896ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 11896ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 11896ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2423233242, stream_id=1, stream_seq=0) 11896ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 11897ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2423233242, gaps=[]) 11897ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 11897ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=2212450290, stream_id=1, stream_seq=0) 11897ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 11897ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2212450290, gaps=[]) 11905ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'MICD2b0dcF7I') 11906ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'MICD2b0dcF7I') 11959ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 11959ms [log] [experimentStatusChanged] {"status": "running", "message": null} 11968ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'OiyywXm0Ddrq') 11968ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'OiyywXm0Ddrq') 12031ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'bJnVBG8+W/fb') 12031ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'bJnVBG8+W/fb') 12032ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55034) -> ('172.17.0.3', 34684)) State.FAILED -> State.IN_PROGRESS 12032ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x1e\xbf\x8a\xd2\x86\x98\x12\xb2\xbe\xcb\x12D') 12034ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 34684) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x1e\xbf\x8a\xd2\x86\x98\x12\xb2\xbe\xcb\x12D') 12034ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55034) -> ('172.17.0.3', 34684)) State.IN_PROGRESS -> State.SUCCEEDED 12049ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 12049ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 12049ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 12049ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 12049ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 12049ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 12049ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 12049ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 12049ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428"}', extra='') 12049ms [log] connectionstatechanged closed closed closed 12049ms [log] connectionstatechanged closed closed closed 12049ms [log] connectionstatechanged closed closed closed 12049ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4387c33d-f42e-4b28-94d9-dcec1a74f428", "state": "closed"}] 12050ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 12050ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 12050ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x1c&|\x00\xb1:\xa1@p_\x19x') 12051ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x1c&|\x00\xb1:\xa1@p_\x19x') 12051ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61913) 12051ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 12051ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 12142ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 12142ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client Communication: should connect without errors 12196ms [err] Traceback (most recent call last): 12196ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 12196ms [err] return _run_code(code, main_globals, None, 12196ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 12196ms [err] exec(code, run_globals) 12196ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 12196ms [err] sys.exit(main()) 12196ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 12196ms [err] asyncio.run(main_async()) 12196ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 12196ms [err] return loop.run_until_complete(main) 12196ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 12197ms [err] self.run_forever() 12197ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 12197ms [err] self._run_once() 12197ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 12197ms [err] event_list = self._selector.select(timeout) 12197ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 12198ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 12198ms [err] KeyboardInterrupt 12307ms [log] starting device 12696ms [err] DEBUG:asyncio:Using selector: EpollSelector 12767ms [err] ERROR:asyncio:Unclosed client session 12767ms [err] client_session: 12855ms [log] parsing 12855ms [log] creating device handler 12855ms [log] [ready] 12855ms [log] reading line 12855ms [log] [websocketToken] "b47239c2-52b4-437d-8a35-034baf442e19" 12866ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 12866ms [log] [websocketConnected] ================== python Client to python Client Communication: should start an experiment 13074ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 13074ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 13102ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/b6531088-3d17-4f9e-b167-409865929359"}}', extra='') 13102ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/b6531088-3d17-4f9e-b167-409865929359"} 13169ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 13169ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165", "state": "new"}] 13170ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 13170ms [err] v=0 13170ms [err] o=- 3923404502 3923404502 IN IP4 0.0.0.0 13170ms [err] s=- 13170ms [err] t=0 0 13170ms [err] a=group:BUNDLE 0 13170ms [err] a=msid-semantic:WMS * 13170ms [err] m=application 9 DTLS/SCTP 5000 13170ms [err] c=IN IP4 0.0.0.0 13170ms [err] a=mid:0 13170ms [err] a=sctpmap:5000 webrtc-datachannel 65535 13170ms [err] a=max-message-size:65536 13170ms [err] a=ice-ufrag:Ba1d 13170ms [err] a=ice-pwd:aISeNNe8N8y7XjoFJGxUVW 13170ms [err] a=fingerprint:sha-256 5F:33:8D:EA:C5:7D:67:08:42:C1:36:01:DD:11:7D:6D:E1:99:5C:F2:78:F3:2F:CB:38:6B:A5:4B:9E:E1:C0:BB 13170ms [err] a=setup:actpass 13170ms [err] 13171ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 13172ms [log] makeOffer 13172ms [log] connectionstatechanged new new have-local-offer 13172ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165", "state": "new"}] 13172ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 13172ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 13174ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"\xc7\x8f\xc4#FI\xaa\xa1mS\x9e'") 13174ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'7C\x85w_9RXW\xe6$\xfb') 13175ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"\xc7\x8f\xc4#FI\xaa\xa1mS\x9e'") 13175ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'7C\x85w_9RXW\xe6$\xfb') 13176ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 13176ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'p\xded\x7f\xd4\xb5\x81l*\xb0\xaf\xf5') 13177ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'p\xded\x7f\xd4\xb5\x81l*\xb0\xaf\xf5') 13177ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xf8g\x80S\x02\xd2(\xbb\x88\x9d\x1bF') 13178ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xf8g\x80S\x02\xd2(\xbb\x88\x9d\x1bF') 13178ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 54273) (expires in 600 seconds) 13178ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 13178ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 13193ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 50691) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xee\x1a\xd9S\xa9\xec\xe4b\xfd\xd5\xaf\x98') 13194ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 50691) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xee\x1a\xd9S\xa9\xec\xe4b\xfd\xd5\xaf\x98') 13203ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 13203ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 13204ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 13204ms [err] v=0 13204ms [err] o=- 3923404502 3923404502 IN IP4 0.0.0.0 13204ms [err] s=- 13204ms [err] t=0 0 13204ms [err] a=group:BUNDLE 0 13204ms [err] a=msid-semantic:WMS * 13204ms [err] m=application 50691 DTLS/SCTP 5000 13204ms [err] c=IN IP4 172.30.0.1 13204ms [err] a=mid:0 13204ms [err] a=sctpmap:5000 webrtc-datachannel 65535 13204ms [err] a=max-message-size:65536 13204ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 50691 typ host 13204ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 33499 typ host 13204ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 50691 typ srflx raddr 172.30.0.1 rport 50691 13204ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 33499 typ srflx raddr 172.17.0.3 rport 33499 13204ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50061 typ relay raddr 172.17.0.3 rport 38167 13204ms [err] a=end-of-candidates 13204ms [err] a=ice-ufrag:9aP6 13204ms [err] a=ice-pwd:ckPcGfYmAoMp9WEyR3t5ou 13204ms [err] a=fingerprint:sha-256 AC:F5:D7:E5:C9:3F:F9:CB:CE:6B:92:FA:E1:32:20:D8:62:8A:91:5C:E8:99:AE:BB:66:A9:24:35:C9:50:DF:80 13204ms [err] a=setup:active 13204ms [err] 13205ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 13205ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 13205ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 13206ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.30.0.1', 50691)) State.FROZEN -> State.WAITING 13206ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('172.30.0.1', 50691)) State.FROZEN -> State.WAITING 13206ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.17.0.3', 33499)) State.FROZEN -> State.WAITING 13206ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('172.30.0.1', 50691)) State.FROZEN -> State.WAITING 13206ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(G5Jxg7SfJo 1 udp 1862270975 172.17.0.3 50691 typ prflx) 13207ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.17.0.3', 50691)) State.WAITING -> State.IN_PROGRESS 13207ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 50691) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xc9\xa3\xf2.\xbd0+\xc0\xa6z\xd0\x1d') 13207ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.30.0.1', 50691)) State.WAITING -> State.IN_PROGRESS 13207ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 50691) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x9e\xaaT\xc3\xc8\x10\x16>\x18\x8fS\x0f') 13207ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165","content":{"type":"answer","sdp":"v=0\\r\\no=- 3923404502 3923404502 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 50691 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 50691 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 33499 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 50691 typ srflx raddr 172.30.0.1 rport 50691\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 33499 typ srflx raddr 172.17.0.3 rport 33499\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50061 typ relay raddr 172.17.0.3 rport 38167\\r\\na=end-of-candidates\\r\\na=ice-ufrag:9aP6\\r\\na=ice-pwd:ckPcGfYmAoMp9WEyR3t5ou\\r\\na=fingerprint:sha-256 AC:F5:D7:E5:C9:3F:F9:CB:CE:6B:92:FA:E1:32:20:D8:62:8A:91:5C:E8:99:AE:BB:66:A9:24:35:C9:50:DF:80\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 13207ms [log] handleSignalingMessage 13207ms [log] handleAnswer 13207ms [log] acceptAnswer 13207ms [log] connectionstatechanged connecting checking stable 13207ms [log] connectionstatechanged connecting checking stable 13207ms [log] connectionstatechanged connecting checking stable 13207ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165", "state": "connecting"}] 13208ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 50691) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xc9\xa3\xf2.\xbd0+\xc0\xa6z\xd0\x1d') 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.17.0.3', 50691)) State.IN_PROGRESS -> State.SUCCEEDED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('172.30.0.1', 50691)) State.WAITING -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.17.0.3', 33499)) State.WAITING -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('172.17.0.3', 33499)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('141.24.211.56', 50691)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('141.24.211.56', 50691)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('141.24.211.56', 33499)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('141.24.211.56', 33499)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('141.24.210.113', 50061)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44777) -> ('141.24.210.113', 50061)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('172.30.0.1', 50691)) State.WAITING -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('172.17.0.3', 33499)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('141.24.211.56', 50691)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('141.24.211.56', 33499)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54273) -> ('141.24.210.113', 50061)) State.FROZEN -> State.FAILED 13208ms [err] INFO:aioice.ice:Connection(0) ICE completed 13210ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 50691) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x9e\xaaT\xc3\xc8\x10\x16>\x18\x8fS\x0f') 13210ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 33933) -> ('172.30.0.1', 50691)) State.IN_PROGRESS -> State.SUCCEEDED 13210ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 50691) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Rg\xaf&\xe1\xa12N\x94\t\x95n') 13210ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 50691) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Rg\xaf&\xe1\xa12N\x94\t\x95n') 13227ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 13227ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 13228ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 13230ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 13231ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 13231ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 13231ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 13231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 13231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 13231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 13232ms [log] connectionstatechanged connecting completed stable 13232ms [log] connectionstatechanged connected completed stable 13232ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165", "state": "connected"}] 13232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 13232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 13232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 13232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 13232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 13233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 13233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 13233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 13233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 13233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2148635998, stream_id=1, stream_seq=0) 13234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 13234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=599017884, stream_id=1, stream_seq=0) 13234ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 13234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=599017884, gaps=[]) 13235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2148635998, gaps=[]) 13235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 13304ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 13304ms [log] [experimentStatusChanged] {"status": "running", "message": null} 13407ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 13407ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 13407ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 13407ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 13407ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 13407ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 13408ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 13408ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 13409ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165"}', extra='') 13409ms [log] connectionstatechanged closed closed closed 13409ms [log] connectionstatechanged closed closed closed 13409ms [log] connectionstatechanged closed closed closed 13409ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/55fa2f9c-e030-4739-bb64-e621b3441165", "state": "closed"}] 13409ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 13409ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 13410ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xbf\x13!X\xc4:\xba\xbf\xc4\x9f\\\xcd') 13411ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xbf\x13!X\xc4:\xba\xbf\xc4\x9f\\\xcd') 13411ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 54273) 13412ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 13412ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 13517ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 13517ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} 13569ms [err] Traceback (most recent call last): 13569ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 13569ms [err] return _run_code(code, main_globals, None, 13569ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 13570ms [err] exec(code, run_globals) 13570ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 13570ms [err] sys.exit(main()) 13570ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 13570ms [err] asyncio.run(main_async()) 13570ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 13570ms [err] return loop.run_until_complete(main) 13570ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 13570ms [err] self.run_forever() 13570ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 13570ms [err] self._run_once() 13570ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 13571ms [err] event_list = self._selector.select(timeout) 13571ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 13571ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 13571ms [err] KeyboardInterrupt ================== Cyclic Device Groups: should resolve cyclic device groups correctly (flat_group: false) ================== Client Communication (group <-> device): should connect without errors ================== Client Communication (group <-> device): should start an experiment ================== Experiment Status Changed Messages: should connect without errors 17853ms [log] starting device 18265ms [err] DEBUG:asyncio:Using selector: EpollSelector 18333ms [err] ERROR:asyncio:Unclosed client session 18333ms [err] client_session: 18419ms [log] parsing 18419ms [log] creating device handler 18419ms [log] [ready] 18419ms [log] reading line 18419ms [log] [websocketToken] "868efce6-168c-44ed-bb26-92547c6fdcdf" 18436ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 18436ms [log] [websocketConnected] ================== Experiment Status Changed Messages: should start an experiment 20154ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 20154ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 20190ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/ab390d64-7872-45ea-a3f4-36a25fce8c6f"}}', extra='') 20190ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/ab390d64-7872-45ea-a3f4-36a25fce8c6f"} 20279ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 20279ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28", "state": "new"}] 20311ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 20311ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 20446ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 20446ms [err] v=0 20446ms [err] o=- 3694846355970706214 2 IN IP4 127.0.0.1 20446ms [err] s=- 20446ms [err] t=0 0 20446ms [err] a=group:BUNDLE 0 20446ms [err] a=extmap-allow-mixed 20446ms [err] a=msid-semantic: WMS 20446ms [err] m=application 60137 UDP/DTLS/SCTP webrtc-datachannel 20446ms [err] c=IN IP4 141.24.210.113 20446ms [err] a=candidate:191700197 1 udp 2113937151 c12d1353-75dd-4b37-aa87-358866887d79.local 34419 typ host generation 0 network-cost 999 20446ms [err] a=candidate:241505213 1 udp 1677729535 141.24.211.56 34419 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 20446ms [err] a=candidate:1567140918 1 udp 33562623 141.24.210.113 60137 typ relay raddr 141.24.211.56 rport 34419 generation 0 network-cost 999 20446ms [err] a=ice-ufrag:dA0W 20446ms [err] a=ice-pwd:qy5XTPPKvViRysdlk6JYNv0y 20446ms [err] a=ice-options:trickle 20446ms [err] a=fingerprint:sha-256 D0:F3:04:29:6C:AA:11:0E:D1:F2:40:FF:73:31:2D:6C:2C:40:7C:4F:61:55:48:0E:03:6C:08:E3:9B:20:12:7C 20446ms [err] a=setup:actpass 20446ms [err] a=mid:0 20446ms [err] a=sctp-port:5000 20446ms [err] a=max-message-size:262144 20446ms [err] 20453ms [err] INFO:aioice.ice:Connection(0) Remote candidate "c12d1353-75dd-4b37-aa87-358866887d79.local" resolved to 172.17.0.3 20453ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 20453ms [err] v=0 20453ms [err] o=- 3694846355970706214 2 IN IP4 127.0.0.1 20453ms [err] s=- 20453ms [err] t=0 0 20453ms [err] a=group:BUNDLE 0 20453ms [err] a=extmap-allow-mixed 20453ms [err] a=msid-semantic: WMS 20453ms [err] m=application 60137 UDP/DTLS/SCTP webrtc-datachannel 20453ms [err] c=IN IP4 141.24.210.113 20453ms [err] a=candidate:191700197 1 udp 2113937151 c12d1353-75dd-4b37-aa87-358866887d79.local 34419 typ host generation 0 network-cost 999 20453ms [err] a=candidate:241505213 1 udp 1677729535 141.24.211.56 34419 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 20453ms [err] a=candidate:1567140918 1 udp 33562623 141.24.210.113 60137 typ relay raddr 141.24.211.56 rport 34419 generation 0 network-cost 999 20453ms [err] a=ice-ufrag:dA0W 20453ms [err] a=ice-pwd:qy5XTPPKvViRysdlk6JYNv0y 20453ms [err] a=ice-options:trickle 20453ms [err] a=fingerprint:sha-256 D0:F3:04:29:6C:AA:11:0E:D1:F2:40:FF:73:31:2D:6C:2C:40:7C:4F:61:55:48:0E:03:6C:08:E3:9B:20:12:7C 20453ms [err] a=setup:actpass 20453ms [err] a=mid:0 20453ms [err] a=sctp-port:5000 20453ms [err] a=max-message-size:262144 20453ms [err] 20454ms [log] WSMessage(type=, data='{"signalingType":"offer","content":{"type":"offer","sdp":"v=0\\r\\no=- 3694846355970706214 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS\\r\\nm=application 60137 UDP/DTLS/SCTP webrtc-datachannel\\r\\nc=IN IP4 141.24.210.113\\r\\na=candidate:191700197 1 udp 2113937151 c12d1353-75dd-4b37-aa87-358866887d79.local 34419 typ host generation 0 network-cost 999\\r\\na=candidate:241505213 1 udp 1677729535 141.24.211.56 34419 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=candidate:1567140918 1 udp 33562623 141.24.210.113 60137 typ relay raddr 141.24.211.56 rport 34419 generation 0 network-cost 999\\r\\na=ice-ufrag:dA0W\\r\\na=ice-pwd:qy5XTPPKvViRysdlk6JYNv0y\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 D0:F3:04:29:6C:AA:11:0E:D1:F2:40:FF:73:31:2D:6C:2C:40:7C:4F:61:55:48:0E:03:6C:08:E3:9B:20:12:7C\\r\\na=setup:actpass\\r\\na=mid:0\\r\\na=sctp-port:5000\\r\\na=max-message-size:262144\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28"}', extra='') 20454ms [log] handleSignalingMessage 20454ms [log] handleOffer 20454ms [log] makeAnswer 20454ms [log] connectionstatechanged new new have-remote-offer 20454ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28", "state": "new"}] 21311ms [err] INFO:aioice.ice:Connection(0) Remote candidate "c12d1353-75dd-4b37-aa87-358866887d79.local" resolved to 172.17.0.3 21312ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 21312ms [err] v=0 21312ms [err] o=- 3923404510 3923404510 IN IP4 0.0.0.0 21312ms [err] s=- 21312ms [err] t=0 0 21312ms [err] a=group:BUNDLE 0 21312ms [err] a=msid-semantic:WMS * 21312ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 21312ms [err] c=IN IP4 0.0.0.0 21312ms [err] a=mid:0 21312ms [err] a=sctp-port:5000 21312ms [err] a=max-message-size:65536 21312ms [err] a=ice-ufrag:a1Pw 21312ms [err] a=ice-pwd:H3ptwHNOQrDP2lQXiycVZC 21312ms [err] a=fingerprint:sha-256 0C:BD:1C:C1:31:EB:98:D0:2E:81:19:D3:1E:94:82:2F:8C:7C:D8:59:62:46:6D:09:CC:19:1B:59:F5:69:F8:47 21312ms [err] a=setup:active 21312ms [err] 21313ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 21314ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 21314ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=11 read=idle write=>) 21316ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x80f\x81-v\xeeb}\x00qx\xd1') 21316ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xc6z\xcd\x0eo\x84#$\x90\x88\x8d\x9c') 21317ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x80f\x81-v\xeeb}\x00qx\xd1') 21317ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xc6z\xcd\x0eo\x84#$\x90\x88\x8d\x9c') 21319ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=12 read=idle write=>) 21319ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x91\\X\x1e\xd4&\x0c\xbc\n\xa3\xcc\x84') 21320ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x91\\X\x1e\xd4&\x0c\xbc\n\xa3\xcc\x84') 21321ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xd2\xc4A\xf47\x14\xae\x05d\xa0\x9f\x7f') 21322ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xd2\xc4A\xf47\x14\xae\x05d\xa0\x9f\x7f') 21322ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 50151) (expires in 600 seconds) 21322ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 21322ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 21323ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 21323ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 21323ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 21324ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('172.17.0.3', 34419)) State.FROZEN -> State.WAITING 21324ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('172.17.0.3', 34419)) State.FROZEN -> State.WAITING 21324ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('172.17.0.3', 34419)) State.FROZEN -> State.WAITING 21324ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('172.17.0.3', 34419)) State.FROZEN -> State.WAITING 21324ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('172.17.0.3', 34419)) State.WAITING -> State.IN_PROGRESS 21325ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x12JT\xf2\x91bR\x83\x8b\xde\xde\x1a') 21325ms [log] connectionstatechanged new new stable 21325ms [log] connectionstatechanged new new stable 21325ms [log] connectionstatechanged connecting checking stable 21325ms [log] connectionstatechanged connecting checking stable 21325ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28", "state": "connecting"}] 21326ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x12JT\xf2\x91bR\x83\x8b\xde\xde\x1a') 21326ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('172.17.0.3', 34419)) State.IN_PROGRESS -> State.SUCCEEDED 21326ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.211.56', 34419)) State.FROZEN -> State.WAITING 21326ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.211.56', 34419)) State.FROZEN -> State.WAITING 21326ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.210.113', 60137)) State.FROZEN -> State.WAITING 21327ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.210.113', 60137)) State.FROZEN -> State.WAITING 21346ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('172.17.0.3', 34419)) State.WAITING -> State.IN_PROGRESS 21347ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xe5\xc2Vk\x7f\xe3\xf3&\xb3\xff\x1e\xbe') 21350ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'3pBkgv0uXt0K') 21351ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'3pBkgv0uXt0K') 21351ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('172.17.0.3', 34419)) State.WAITING -> State.FAILED 21351ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('172.17.0.3', 34419)) State.FROZEN -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.211.56', 34419)) State.WAITING -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('141.24.211.56', 34419)) State.FROZEN -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.211.56', 34419)) State.WAITING -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('141.24.211.56', 34419)) State.FROZEN -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.210.113', 60137)) State.WAITING -> State.FAILED 21352ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('141.24.210.113', 60137)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35437) -> ('141.24.210.113', 60137)) State.WAITING -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('141.24.210.113', 60137)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('172.17.0.3', 34419)) State.WAITING -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('172.17.0.3', 34419)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('141.24.211.56', 34419)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('141.24.211.56', 34419)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('141.24.210.113', 60137)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50151) -> ('141.24.210.113', 60137)) State.FROZEN -> State.FAILED 21353ms [err] INFO:aioice.ice:Connection(0) ICE completed 21354ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xe5\xc2Vk\x7f\xe3\xf3&\xb3\xff\x1e\xbe') 21354ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 55409) -> ('172.17.0.3', 34419)) State.IN_PROGRESS -> State.SUCCEEDED 21367ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 21367ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 21368ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 21373ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AES128_CM_SHA1_80 21374ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 21374ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 21374ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 21375ms [log] connectionstatechanged connecting completed stable 21375ms [log] connectionstatechanged connected completed stable 21375ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28", "state": "connected"}] 21379ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 21379ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 21379ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 21380ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 21380ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 21381ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 21382ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=791549322, stream_id=1, stream_seq=0) 21382ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 21382ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2534574605, stream_id=1, stream_seq=0) 21382ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 21383ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=791549322, gaps=[]) 21383ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2534574605, gaps=[]) 21383ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 21406ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'4fHD0A6BaY7f') 21407ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'4fHD0A6BaY7f') 21450ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 21450ms [log] [experimentStatusChanged] {"status": "running", "message": null} 21470ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'UlxvbI5ObNfV') ================== Experiment Status Changed Messages: should stop an experiment 21470ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'UlxvbI5ObNfV') 21532ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'kOQyefYI/zJ6') 21533ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'kOQyefYI/zJ6') 21595ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'9PKvJH/6IsE/') 21595ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 34419) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'9PKvJH/6IsE/') 21643ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 21643ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 21643ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 21643ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 21644ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 21644ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 21644ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 21644ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 21646ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28"}', extra='') 21646ms [log] connectionstatechanged closed closed closed 21646ms [log] connectionstatechanged closed closed closed 21646ms [log] connectionstatechanged closed closed closed 21646ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03ae4f9f-61c0-48b3-a593-b2bec2b20e28", "state": "closed"}] 21647ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 21647ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 21647ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xb9\xa12P[#\xd9\xac\x9a`\xd0\xcf') 21647ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xb9\xa12P[#\xd9\xac\x9a`\xd0\xcf') 21647ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 50151) 21648ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 21648ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 21740ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 21740ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client File tests : should transmit file 21822ms [err] Traceback (most recent call last): 21822ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 21822ms [err] return _run_code(code, main_globals, None, 21822ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 21822ms [err] exec(code, run_globals) 21822ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 21822ms [err] sys.exit(main()) 21822ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 21822ms [err] asyncio.run(main_async()) 21822ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 21822ms [err] return loop.run_until_complete(main) 21822ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 21823ms [err] self.run_forever() 21823ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 21823ms [err] self._run_once() 21823ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 21824ms [err] event_list = self._selector.select(timeout) 21824ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 21824ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 21824ms [err] KeyboardInterrupt ================== js Client to python Client File tests : should transmit file ================== python Client to js Client File tests : should transmit file 29199ms [log] starting device 29597ms [err] DEBUG:asyncio:Using selector: EpollSelector 29665ms [err] ERROR:asyncio:Unclosed client session 29665ms [err] client_session: 29759ms [log] parsing 29759ms [log] creating device handler 29759ms [log] [ready] 29759ms [log] reading line 29759ms [log] [websocketToken] "6685b173-64ea-4f4e-b65c-1313a5b2af74" 29774ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 29774ms [log] [websocketConnected] 31486ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 31486ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 31513ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/f34efb1a-296d-492e-ae3c-ac2558c75e6c"}}', extra='') 31513ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/f34efb1a-296d-492e-ae3c-ac2558c75e6c"} 31594ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90","services":[{"serviceId":"file_producer","serviceType":"http://api.goldi-labs.de/serviceTypes/file","remoteServiceId":"file_consumer"}],"tiebreaker":true}', extra='') 31594ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90", "state": "new"}] 31595ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 31595ms [err] v=0 31595ms [err] o=- 3923404520 3923404520 IN IP4 0.0.0.0 31595ms [err] s=- 31595ms [err] t=0 0 31595ms [err] a=group:BUNDLE 0 31595ms [err] a=msid-semantic:WMS * 31595ms [err] m=application 9 DTLS/SCTP 5000 31595ms [err] c=IN IP4 0.0.0.0 31595ms [err] a=mid:0 31595ms [err] a=sctpmap:5000 webrtc-datachannel 65535 31595ms [err] a=max-message-size:65536 31595ms [err] a=ice-ufrag:Wxw7 31595ms [err] a=ice-pwd:Oska4UzxbnqL506nRGFGbS 31595ms [err] a=fingerprint:sha-256 4C:F1:DE:83:79:F8:F1:8B:3A:6B:F1:A3:FC:EC:33:54:8E:AB:FF:50:5A:7C:5E:A3:45:5D:09:CF:DB:1F:FD:F7 31595ms [err] a=setup:actpass 31595ms [err] 31599ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 31599ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 31599ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 31599ms [log] makeOffer 31599ms [log] connectionstatechanged new new have-local-offer 31599ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90", "state": "new"}] 31601ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x0e\xde\xc26.z\xab\xce\x81\xaf[\xe7') 31602ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\t\xf0\xbe\xc4\t\xee\x19\xa1E\xa6\xf0\x98') 31602ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x0e\xde\xc26.z\xab\xce\x81\xaf[\xe7') 31602ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\t\xf0\xbe\xc4\t\xee\x19\xa1E\xa6\xf0\x98') 31604ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 31604ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xfc\x04\xe1\xab\xb4t\x9e\xab\xb1)S\n') 31605ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xfc\x04\xe1\xab\xb4t\x9e\xab\xb1)S\n') 31605ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'w`*\xc9\x02#F\x0c\xf6\xe7YM') 31606ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'w`*\xc9\x02#F\x0c\xf6\xe7YM') 31606ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 54443) (expires in 600 seconds) 31606ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 31606ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 31623ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 31623ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 31632ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Qlvg3phFtunb') 31632ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Qlvg3phFtunb') 31651ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 31651ms [err] v=0 31651ms [err] o=- 399026536914886160 2 IN IP4 127.0.0.1 31651ms [err] s=- 31651ms [err] t=0 0 31651ms [err] a=group:BUNDLE 0 31651ms [err] a=msid-semantic: WMS 31651ms [err] m=application 33417 DTLS/SCTP 5000 31651ms [err] c=IN IP4 141.24.211.56 31651ms [err] a=candidate:3783448849 1 udp 2113937151 753ec0e9-f5d4-4ab4-b86d-c9763fa439df.local 33417 typ host generation 0 network-cost 999 31651ms [err] a=candidate:3834304073 1 udp 1677729535 141.24.211.56 33417 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 31651ms [err] a=ice-ufrag:gHWt 31651ms [err] a=ice-pwd:deVh7GfKsaAIqyr3CA/LVkCs 31651ms [err] a=ice-options:trickle 31651ms [err] a=fingerprint:sha-256 D2:8A:83:81:66:5D:0D:F8:CB:D4:78:3F:34:5E:CF:D6:25:C6:AB:C0:8B:64:16:56:67:F6:14:C0:FB:46:80:20 31651ms [err] a=setup:active 31651ms [err] a=mid:0 31651ms [err] a=sctpmap:5000 webrtc-datachannel 1024 31651ms [err] 31654ms [err] INFO:aioice.ice:Connection(0) Remote candidate "753ec0e9-f5d4-4ab4-b86d-c9763fa439df.local" resolved to 172.17.0.3 31654ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 31654ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 31654ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 31654ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 50433) -> ('172.17.0.3', 33417)) State.FROZEN -> State.WAITING 31654ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48939) -> ('172.17.0.3', 33417)) State.FROZEN -> State.WAITING 31654ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 50433) -> ('141.24.211.56', 33417)) State.FROZEN -> State.WAITING 31654ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54443) -> ('172.17.0.3', 33417)) State.FROZEN -> State.WAITING 31655ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 50433) -> ('172.17.0.3', 33417)) State.WAITING -> State.IN_PROGRESS 31655ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b' \xd0\x992\xeb)\xf0\xb0\x0e\xccE\x12') 31655ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 399026536914886160 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 33417 DTLS/SCTP 5000\\r\\nc=IN IP4 141.24.211.56\\r\\na=candidate:3783448849 1 udp 2113937151 753ec0e9-f5d4-4ab4-b86d-c9763fa439df.local 33417 typ host generation 0 network-cost 999\\r\\na=candidate:3834304073 1 udp 1677729535 141.24.211.56 33417 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=ice-ufrag:gHWt\\r\\na=ice-pwd:deVh7GfKsaAIqyr3CA/LVkCs\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 D2:8A:83:81:66:5D:0D:F8:CB:D4:78:3F:34:5E:CF:D6:25:C6:AB:C0:8B:64:16:56:67:F6:14:C0:FB:46:80:20\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90"}', extra='') 31655ms [log] handleSignalingMessage 31655ms [log] handleAnswer 31655ms [log] acceptAnswer 31655ms [log] connectionstatechanged connecting checking stable 31655ms [log] connectionstatechanged connecting checking stable 31655ms [log] connectionstatechanged connecting checking stable 31655ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90", "state": "connecting"}] 31656ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b' \xd0\x992\xeb)\xf0\xb0\x0e\xccE\x12') 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 50433) -> ('172.17.0.3', 33417)) State.IN_PROGRESS -> State.SUCCEEDED 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48939) -> ('172.17.0.3', 33417)) State.WAITING -> State.FAILED 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 50433) -> ('141.24.211.56', 33417)) State.WAITING -> State.FAILED 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48939) -> ('141.24.211.56', 33417)) State.FROZEN -> State.FAILED 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54443) -> ('172.17.0.3', 33417)) State.WAITING -> State.FAILED 31656ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54443) -> ('141.24.211.56', 33417)) State.FROZEN -> State.FAILED 31656ms [err] INFO:aioice.ice:Connection(0) ICE completed 31676ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 31676ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 31676ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 31679ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 31679ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 31679ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 31679ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 31680ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 31680ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 31680ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 31680ms [log] connectionstatechanged connecting completed stable 31680ms [log] connectionstatechanged connected completed stable 31680ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90", "state": "connected"}] 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 31683ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 31684ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 31684ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 31684ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 31684ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3405710200, stream_id=1, stream_seq=0) 31684ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 31685ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710200, gaps=[]) 31685ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 31685ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=905376472, stream_id=1, stream_seq=0) 31685ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 31685ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=905376472, gaps=[]) 31687ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3405710201, stream_id=1, stream_seq=1) 31687ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 31687ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710202, stream_id=1, stream_seq=2) 31687ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710203, stream_id=1, stream_seq=2) 31687ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710204, stream_id=1, stream_seq=2) 31689ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'3oDHqtldZV0o') 31689ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'3oDHqtldZV0o') 31689ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710202, gaps=[]) 31689ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31689ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710205, stream_id=1, stream_seq=2) 31689ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710206, stream_id=1, stream_seq=2) 31690ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710204, gaps=[]) 31690ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31690ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710207, stream_id=1, stream_seq=2) 31690ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710208, stream_id=1, stream_seq=2) 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710206, gaps=[]) 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710209, stream_id=1, stream_seq=3) 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710210, stream_id=1, stream_seq=3) 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710211, stream_id=1, stream_seq=3) 31691ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710212, stream_id=1, stream_seq=3) 31692ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710208, gaps=[]) 31692ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31692ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710213, stream_id=1, stream_seq=3) 31692ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710214, stream_id=1, stream_seq=3) 31693ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710210, gaps=[]) 31693ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31693ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710215, stream_id=1, stream_seq=3) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710212, gaps=[]) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710216, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710217, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710218, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710219, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710220, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710214, gaps=[]) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710221, stream_id=1, stream_seq=4) 31695ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710222, stream_id=1, stream_seq=4) 31696ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710216, gaps=[]) 31696ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31696ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710223, stream_id=1, stream_seq=5) 31696ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710224, stream_id=1, stream_seq=5) 31696ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710225, stream_id=1, stream_seq=5) 31697ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710218, gaps=[]) 31697ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31697ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710226, stream_id=1, stream_seq=5) 31697ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710227, stream_id=1, stream_seq=5) 31697ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710228, stream_id=1, stream_seq=5) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710220, gaps=[]) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710229, stream_id=1, stream_seq=5) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710222, gaps=[]) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710230, stream_id=1, stream_seq=6) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710231, stream_id=1, stream_seq=6) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710232, stream_id=1, stream_seq=6) 31698ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710233, stream_id=1, stream_seq=6) 31699ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710224, gaps=[]) 31699ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31699ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710234, stream_id=1, stream_seq=6) 31699ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710235, stream_id=1, stream_seq=6) 31699ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710236, stream_id=1, stream_seq=6) 31700ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710226, gaps=[]) 31700ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31700ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710237, stream_id=1, stream_seq=7) 31700ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710238, stream_id=1, stream_seq=7) 31700ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710239, stream_id=1, stream_seq=7) 31701ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710228, gaps=[]) 31701ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31701ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710240, stream_id=1, stream_seq=7) 31701ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710241, stream_id=1, stream_seq=7) 31701ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710242, stream_id=1, stream_seq=7) 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710230, gaps=[]) 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710243, stream_id=1, stream_seq=7) 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710232, gaps=[]) 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710244, stream_id=1, stream_seq=8) 31702ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710245, stream_id=1, stream_seq=8) 31703ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710246, stream_id=1, stream_seq=8) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710247, stream_id=1, stream_seq=8) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710234, gaps=[]) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710248, stream_id=1, stream_seq=8) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710249, stream_id=1, stream_seq=8) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710250, stream_id=1, stream_seq=8) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710236, gaps=[]) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710251, stream_id=1, stream_seq=9) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710252, stream_id=1, stream_seq=9) 31704ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710253, stream_id=1, stream_seq=9) 31705ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710238, gaps=[]) 31705ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31705ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710254, stream_id=1, stream_seq=9) 31705ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710255, stream_id=1, stream_seq=9) 31706ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710256, stream_id=1, stream_seq=9) 31706ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710240, gaps=[]) 31706ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31706ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710257, stream_id=1, stream_seq=9) 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710242, gaps=[]) 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710258, stream_id=1, stream_seq=10) 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710259, stream_id=1, stream_seq=10) 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710260, stream_id=1, stream_seq=10) 31707ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710261, stream_id=1, stream_seq=10) 31708ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710244, gaps=[]) 31708ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31708ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710262, stream_id=1, stream_seq=10) 31708ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710263, stream_id=1, stream_seq=10) 31708ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710264, stream_id=1, stream_seq=10) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710246, gaps=[]) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710265, stream_id=1, stream_seq=11) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710266, stream_id=1, stream_seq=11) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710267, stream_id=1, stream_seq=11) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710248, gaps=[]) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710268, stream_id=1, stream_seq=11) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710269, stream_id=1, stream_seq=11) 31710ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710270, stream_id=1, stream_seq=11) 31711ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710250, gaps=[]) 31711ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31711ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710271, stream_id=1, stream_seq=11) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710252, gaps=[]) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710272, stream_id=1, stream_seq=12) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710273, stream_id=1, stream_seq=12) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710274, stream_id=1, stream_seq=12) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710275, stream_id=1, stream_seq=12) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710254, gaps=[]) 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31712ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710276, stream_id=1, stream_seq=12) 31713ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710277, stream_id=1, stream_seq=12) 31713ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710278, stream_id=1, stream_seq=12) 31714ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710256, gaps=[]) 31714ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31714ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710279, stream_id=1, stream_seq=13) 31714ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710280, stream_id=1, stream_seq=13) 31714ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710281, stream_id=1, stream_seq=13) 31715ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710258, gaps=[]) 31715ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31715ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710282, stream_id=1, stream_seq=13) 31715ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710283, stream_id=1, stream_seq=13) 31715ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710284, stream_id=1, stream_seq=13) 31716ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710260, gaps=[]) 31716ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31716ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710285, stream_id=1, stream_seq=13) 31717ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710262, gaps=[]) 31717ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710286, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710287, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710288, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710289, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710264, gaps=[]) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710290, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710291, stream_id=1, stream_seq=14) 31718ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710292, stream_id=1, stream_seq=14) 31719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710266, gaps=[]) 31719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710293, stream_id=1, stream_seq=15) 31719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710294, stream_id=1, stream_seq=15) 31719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710295, stream_id=1, stream_seq=15) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710268, gaps=[]) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710296, stream_id=1, stream_seq=15) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710297, stream_id=1, stream_seq=15) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710298, stream_id=1, stream_seq=15) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710270, gaps=[]) 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31720ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710299, stream_id=1, stream_seq=15) 31721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710272, gaps=[]) 31721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710300, stream_id=1, stream_seq=16) 31721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710301, stream_id=1, stream_seq=16) 31721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710302, stream_id=1, stream_seq=16) 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710303, stream_id=1, stream_seq=16) 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710274, gaps=[]) 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710304, stream_id=1, stream_seq=16) 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710305, stream_id=1, stream_seq=16) 31722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710306, stream_id=1, stream_seq=16) 31723ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710276, gaps=[]) 31723ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31723ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710307, stream_id=1, stream_seq=17) 31723ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710308, stream_id=1, stream_seq=17) 31723ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710309, stream_id=1, stream_seq=17) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710278, gaps=[]) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710310, stream_id=1, stream_seq=17) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710311, stream_id=1, stream_seq=17) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710312, stream_id=1, stream_seq=17) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710280, gaps=[]) 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710313, stream_id=1, stream_seq=17) 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710282, gaps=[]) 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710314, stream_id=1, stream_seq=18) 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710315, stream_id=1, stream_seq=18) 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710316, stream_id=1, stream_seq=18) 31725ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710317, stream_id=1, stream_seq=18) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710284, gaps=[]) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710318, stream_id=1, stream_seq=18) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710319, stream_id=1, stream_seq=18) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710320, stream_id=1, stream_seq=18) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710286, gaps=[]) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710321, stream_id=1, stream_seq=19) 31726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710322, stream_id=1, stream_seq=19) 31727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710288, gaps=[]) 31727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710323, stream_id=1, stream_seq=19) 31727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710324, stream_id=1, stream_seq=19) 31727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710325, stream_id=1, stream_seq=19) 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710290, gaps=[]) 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710326, stream_id=1, stream_seq=19) 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710327, stream_id=1, stream_seq=19) 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710292, gaps=[]) 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710328, stream_id=1, stream_seq=20) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710329, stream_id=1, stream_seq=20) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710330, stream_id=1, stream_seq=20) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710294, gaps=[]) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710331, stream_id=1, stream_seq=20) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710332, stream_id=1, stream_seq=20) 31729ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710333, stream_id=1, stream_seq=20) 31730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710296, gaps=[]) 31730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710334, stream_id=1, stream_seq=20) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710298, gaps=[]) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710335, stream_id=1, stream_seq=21) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710336, stream_id=1, stream_seq=21) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710337, stream_id=1, stream_seq=21) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710338, stream_id=1, stream_seq=21) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710339, stream_id=1, stream_seq=21) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710300, gaps=[]) 31731ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710340, stream_id=1, stream_seq=21) 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710341, stream_id=1, stream_seq=21) 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710302, gaps=[]) 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710342, stream_id=1, stream_seq=22) 31732ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710343, stream_id=1, stream_seq=22) 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710344, stream_id=1, stream_seq=22) 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710304, gaps=[]) 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710345, stream_id=1, stream_seq=22) 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710346, stream_id=1, stream_seq=22) 31733ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710347, stream_id=1, stream_seq=22) 31734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710306, gaps=[]) 31734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710348, stream_id=1, stream_seq=22) 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710308, gaps=[]) 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710349, stream_id=1, stream_seq=23) 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710350, stream_id=1, stream_seq=23) 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710351, stream_id=1, stream_seq=23) 31735ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710352, stream_id=1, stream_seq=23) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710310, gaps=[]) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710353, stream_id=1, stream_seq=23) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710354, stream_id=1, stream_seq=23) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710355, stream_id=1, stream_seq=23) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710312, gaps=[]) 31736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710356, stream_id=1, stream_seq=24) 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710357, stream_id=1, stream_seq=24) 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710358, stream_id=1, stream_seq=24) 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710314, gaps=[]) 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710359, stream_id=1, stream_seq=24) 31737ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710360, stream_id=1, stream_seq=24) 31739ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710361, stream_id=1, stream_seq=24) 31739ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710316, gaps=[]) 31739ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31739ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710362, stream_id=1, stream_seq=24) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710318, gaps=[]) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710363, stream_id=1, stream_seq=25) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710364, stream_id=1, stream_seq=25) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710365, stream_id=1, stream_seq=25) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710366, stream_id=1, stream_seq=25) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710320, gaps=[]) 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710367, stream_id=1, stream_seq=25) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710368, stream_id=1, stream_seq=25) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710369, stream_id=1, stream_seq=25) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710322, gaps=[]) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710370, stream_id=1, stream_seq=26) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710371, stream_id=1, stream_seq=26) 31741ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710372, stream_id=1, stream_seq=26) 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710324, gaps=[]) 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710373, stream_id=1, stream_seq=26) 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710374, stream_id=1, stream_seq=26) 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710375, stream_id=1, stream_seq=26) 31742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710326, gaps=[]) 31743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710376, stream_id=1, stream_seq=26) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710328, gaps=[]) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710377, stream_id=1, stream_seq=27) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710378, stream_id=1, stream_seq=27) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710379, stream_id=1, stream_seq=27) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710380, stream_id=1, stream_seq=27) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710330, gaps=[]) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710381, stream_id=1, stream_seq=27) 31744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710382, stream_id=1, stream_seq=27) 31745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710383, stream_id=1, stream_seq=27) 31745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710332, gaps=[]) 31745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710384, stream_id=1, stream_seq=28) 31745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710385, stream_id=1, stream_seq=28) 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710386, stream_id=1, stream_seq=28) 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710334, gaps=[]) 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710387, stream_id=1, stream_seq=28) 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710388, stream_id=1, stream_seq=28) 31746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710389, stream_id=1, stream_seq=28) 31747ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710336, gaps=[]) 31747ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31747ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710390, stream_id=1, stream_seq=28) 31748ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710338, gaps=[]) 31748ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31748ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710391, stream_id=1, stream_seq=29) 31748ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710392, stream_id=1, stream_seq=29) 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710393, stream_id=1, stream_seq=29) 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710394, stream_id=1, stream_seq=29) 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710340, gaps=[]) 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710395, stream_id=1, stream_seq=29) 31749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710396, stream_id=1, stream_seq=29) 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710397, stream_id=1, stream_seq=29) 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710342, gaps=[]) 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710398, stream_id=1, stream_seq=30) 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710399, stream_id=1, stream_seq=30) 31750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710400, stream_id=1, stream_seq=30) 31751ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710344, gaps=[]) 31751ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31751ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710401, stream_id=1, stream_seq=30) 31752ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710402, stream_id=1, stream_seq=30) 31752ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710403, stream_id=1, stream_seq=30) 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710346, gaps=[]) 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710404, stream_id=1, stream_seq=30) 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710348, gaps=[]) 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710405, stream_id=1, stream_seq=31) 31753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710406, stream_id=1, stream_seq=31) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710407, stream_id=1, stream_seq=31) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710408, stream_id=1, stream_seq=31) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710350, gaps=[]) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710409, stream_id=1, stream_seq=31) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710410, stream_id=1, stream_seq=31) 31754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710411, stream_id=1, stream_seq=31) 31755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710352, gaps=[]) 31755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710412, stream_id=1, stream_seq=32) 31755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710413, stream_id=1, stream_seq=32) 31756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710414, stream_id=1, stream_seq=32) 31756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710354, gaps=[]) 31756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710415, stream_id=1, stream_seq=32) 31757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710416, stream_id=1, stream_seq=32) 31757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710417, stream_id=1, stream_seq=32) 31757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710356, gaps=[]) 31757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710418, stream_id=1, stream_seq=32) 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710358, gaps=[]) 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=3405710419, stream_id=1, stream_seq=33) 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710420, stream_id=1, stream_seq=33) 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710421, stream_id=1, stream_seq=33) 31758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710422, stream_id=1, stream_seq=33) 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8192 31759ms [log] 8188 31759ms [log] line [file] undefined 31759ms [log] 31759ms [log] reading line 31759ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 31759ms [log] [experimentStatusChanged] {"status": "running", "message": null} 31759ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710360, gaps=[]) 31759ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31759ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710423, stream_id=1, stream_seq=33) 31759ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=3405710424, stream_id=1, stream_seq=33) 31760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=3405710425, stream_id=1, stream_seq=33) 31760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710362, gaps=[]) 31760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710364, gaps=[]) 31760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710366, gaps=[]) 31761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31762ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710368, gaps=[]) 31762ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31763ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710370, gaps=[]) 31763ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31763ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710372, gaps=[]) 31763ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710374, gaps=[]) 31764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31765ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710376, gaps=[]) 31765ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31766ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710378, gaps=[]) 31766ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710380, gaps=[]) 31767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710382, gaps=[]) 31767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31768ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710384, gaps=[]) 31768ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31769ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710386, gaps=[]) 31769ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710388, gaps=[]) 31770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710390, gaps=[]) 31771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31771ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'HuMtdMqEQT1z') 31772ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'HuMtdMqEQT1z') 31772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710392, gaps=[]) 31772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710394, gaps=[]) 31773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710396, gaps=[]) 31774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31775ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710398, gaps=[]) 31775ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31775ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710400, gaps=[]) 31775ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710402, gaps=[]) 31776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710404, gaps=[]) 31777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710406, gaps=[]) 31778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31779ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710408, gaps=[]) 31779ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31779ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710410, gaps=[]) 31779ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=3405710412, gaps=[]) 31780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=3405710414, gaps=[]) 31781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=3405710416, gaps=[]) 31782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3405710418, gaps=[]) 31783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=3405710420, gaps=[]) 31783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=3405710422, gaps=[]) 31784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=3405710424, gaps=[]) 31785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 31828ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'8RjK0ofKD+6l') 31828ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'8RjK0ofKD+6l') 31828ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48939) -> ('172.17.0.3', 33417)) State.FAILED -> State.IN_PROGRESS 31829ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'E7/\x9do\xc2\xe0J2d\x02\x92') 31830ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 33417) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'E7/\x9do\xc2\xe0J2d\x02\x92') 31830ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48939) -> ('172.17.0.3', 33417)) State.IN_PROGRESS -> State.SUCCEEDED 31958ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 31958ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 31958ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 31958ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 31958ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 31958ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 31959ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 31959ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 31959ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 31960ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90"}', extra='') 31960ms [log] connectionstatechanged closed closed closed 31960ms [log] connectionstatechanged closed closed closed 31960ms [log] connectionstatechanged closed closed closed 31960ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/7efc62d2-efa9-43d5-98c8-c8ea4967cb90", "state": "closed"}] 31960ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 31961ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 31961ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x13\n\xcc\x0cb\xb7\x8e\xd0V\x8f\x16\xf8') 31962ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x13\n\xcc\x0cb\xb7\x8e\xd0V\x8f\x16\xf8') 31962ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 54443) 31962ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 31963ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 32088ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 32088ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client File tests : should transmit file 32139ms [err] Traceback (most recent call last): 32139ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 32139ms [err] return _run_code(code, main_globals, None, 32139ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 32139ms [err] exec(code, run_globals) 32139ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 32139ms [err] sys.exit(main()) 32139ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 32139ms [err] asyncio.run(main_async()) 32139ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 32139ms [err] return loop.run_until_complete(main) 32139ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 32139ms [err] self.run_forever() 32139ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 32139ms [err] self._run_once() 32139ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 32139ms [err] event_list = self._selector.select(timeout) 32139ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 32140ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 32140ms [err] KeyboardInterrupt 32238ms [log] starting device 32630ms [err] DEBUG:asyncio:Using selector: EpollSelector 32701ms [err] ERROR:asyncio:Unclosed client session 32701ms [err] client_session: 32765ms [log] parsing 32765ms [log] creating device handler 32765ms [log] [ready] 32765ms [log] reading line 32765ms [log] [websocketToken] "e1085a4d-7121-44bb-b56a-ef36bbe2065e" 32783ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 32783ms [log] [websocketConnected] 33007ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 33007ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 33025ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/265c3b9d-c19b-42a1-bbff-68cefc2896e0"}}', extra='') 33025ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/265c3b9d-c19b-42a1-bbff-68cefc2896e0"} 33093ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb","services":[{"serviceId":"file_producer","serviceType":"http://api.goldi-labs.de/serviceTypes/file","remoteServiceId":"file_consumer"}],"tiebreaker":false}', extra='') 33093ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb", "state": "new"}] 33111ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 33111ms [err] v=0 33111ms [err] o=- 3923404521 3923404521 IN IP4 0.0.0.0 33111ms [err] s=- 33111ms [err] t=0 0 33111ms [err] a=group:BUNDLE 0 33111ms [err] a=msid-semantic:WMS * 33111ms [err] m=application 48373 DTLS/SCTP 5000 33111ms [err] c=IN IP4 172.30.0.1 33111ms [err] a=mid:0 33111ms [err] a=sctpmap:5000 webrtc-datachannel 65535 33111ms [err] a=max-message-size:65536 33111ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 48373 typ host 33111ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44516 typ host 33111ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44516 typ srflx raddr 172.17.0.3 rport 44516 33111ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 48373 typ srflx raddr 172.30.0.1 rport 48373 33111ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50550 typ relay raddr 172.17.0.3 rport 38350 33111ms [err] a=end-of-candidates 33111ms [err] a=ice-ufrag:8Imc 33111ms [err] a=ice-pwd:LKYfmva920o949A5gx4Njo 33111ms [err] a=fingerprint:sha-256 BC:0F:D8:2A:A7:1C:C3:23:C6:1D:74:AD:98:8A:81:E8:B9:38:82:08:3B:45:B0:F2:8E:64:29:F2:D7:3E:2D:D2 33111ms [err] a=setup:actpass 33111ms [err] 33112ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 33112ms [err] v=0 33112ms [err] o=- 3923404521 3923404521 IN IP4 0.0.0.0 33112ms [err] s=- 33112ms [err] t=0 0 33112ms [err] a=group:BUNDLE 0 33112ms [err] a=msid-semantic:WMS * 33112ms [err] m=application 48373 DTLS/SCTP 5000 33112ms [err] c=IN IP4 172.30.0.1 33112ms [err] a=mid:0 33112ms [err] a=sctpmap:5000 webrtc-datachannel 65535 33112ms [err] a=max-message-size:65536 33112ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 48373 typ host 33112ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44516 typ host 33112ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44516 typ srflx raddr 172.17.0.3 rport 44516 33112ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 48373 typ srflx raddr 172.30.0.1 rport 48373 33112ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50550 typ relay raddr 172.17.0.3 rport 38350 33112ms [err] a=end-of-candidates 33112ms [err] a=ice-ufrag:8Imc 33112ms [err] a=ice-pwd:LKYfmva920o949A5gx4Njo 33112ms [err] a=fingerprint:sha-256 BC:0F:D8:2A:A7:1C:C3:23:C6:1D:74:AD:98:8A:81:E8:B9:38:82:08:3B:45:B0:F2:8E:64:29:F2:D7:3E:2D:D2 33112ms [err] a=setup:actpass 33112ms [err] 33112ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb","content":{"type":"offer","sdp":"v=0\\r\\no=- 3923404521 3923404521 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 48373 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 48373 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44516 typ host\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44516 typ srflx raddr 172.17.0.3 rport 44516\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 48373 typ srflx raddr 172.30.0.1 rport 48373\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50550 typ relay raddr 172.17.0.3 rport 38350\\r\\na=end-of-candidates\\r\\na=ice-ufrag:8Imc\\r\\na=ice-pwd:LKYfmva920o949A5gx4Njo\\r\\na=fingerprint:sha-256 BC:0F:D8:2A:A7:1C:C3:23:C6:1D:74:AD:98:8A:81:E8:B9:38:82:08:3B:45:B0:F2:8E:64:29:F2:D7:3E:2D:D2\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 33112ms [log] handleSignalingMessage 33112ms [log] handleOffer 33112ms [log] makeAnswer 33112ms [log] connectionstatechanged new new have-remote-offer 33112ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb", "state": "new"}] 33113ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 33113ms [err] v=0 33113ms [err] o=- 3923404521 3923404521 IN IP4 0.0.0.0 33113ms [err] s=- 33113ms [err] t=0 0 33113ms [err] a=group:BUNDLE 0 33113ms [err] a=msid-semantic:WMS * 33113ms [err] m=application 9 DTLS/SCTP 5000 33113ms [err] c=IN IP4 0.0.0.0 33113ms [err] a=mid:0 33113ms [err] a=sctpmap:5000 webrtc-datachannel 65535 33113ms [err] a=max-message-size:65536 33113ms [err] a=ice-ufrag:5NlH 33113ms [err] a=ice-pwd:2stXail7uyu617HQqDeT2D 33113ms [err] a=fingerprint:sha-256 8B:97:2C:91:97:E1:63:9A:5C:AC:5D:0F:24:27:39:06:A0:32:C5:99:0B:33:94:CF:46:1A:4E:1C:E7:20:39:1B 33113ms [err] a=setup:active 33113ms [err] 33113ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 33114ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 33114ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 33116ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\r\xf9\x18!\xc7\x87`d\xb6[ k') 33116ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'vh\xc8\xd8H\xef2%\xfa\x81Y]') 33116ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'vh\xc8\xd8H\xef2%\xfa\x81Y]') 33117ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\r\xf9\x18!\xc7\x87`d\xb6[ k') 33118ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 33118ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xc7\x8e\x93Nm]\xc3P\x9br\xfc\x7f') 33119ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xc7\x8e\x93Nm]\xc3P\x9br\xfc\x7f') 33119ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'W\xf0Nw\xea\xf3\xe7\xfdSE\x18\x1b') 33119ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'W\xf0Nw\xea\xf3\xe7\xfdSE\x18\x1b') 33119ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 62376) (expires in 600 seconds) 33120ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 33120ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 33120ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 33120ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 33120ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 33121ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.30.0.1', 48373)) State.FROZEN -> State.WAITING 33121ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('172.30.0.1', 48373)) State.FROZEN -> State.WAITING 33121ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.17.0.3', 44516)) State.FROZEN -> State.WAITING 33121ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('172.30.0.1', 48373)) State.FROZEN -> State.WAITING 33121ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.30.0.1', 48373)) State.WAITING -> State.IN_PROGRESS 33121ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 48373) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x02\xbb\xe7=B\x0e}\xfc\xf0\x01\xdc\x82') 33121ms [log] connectionstatechanged new new stable 33121ms [log] connectionstatechanged new new stable 33121ms [log] connectionstatechanged connecting checking stable 33121ms [log] connectionstatechanged connecting checking stable 33121ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb", "state": "connecting"}] 33122ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 48373) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x02\xbb\xe7=B\x0e}\xfc\xf0\x01\xdc\x82') 33122ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.30.0.1', 48373)) State.IN_PROGRESS -> State.SUCCEEDED 33122ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.211.56', 44516)) State.FROZEN -> State.WAITING 33122ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.211.56', 48373)) State.FROZEN -> State.WAITING 33122ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.210.113', 50550)) State.FROZEN -> State.WAITING 33130ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 33130ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 33132ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 48373) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Z\\\x8b\xaf\x1cl_\x14T\xe3X\x95') 33132ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 48373) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Z\\\x8b\xaf\x1cl_\x14T\xe3X\x95') 33132ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('172.30.0.1', 48373)) State.WAITING -> State.FAILED 33132ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.17.0.3', 44516)) State.WAITING -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('172.17.0.3', 44516)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.211.56', 44516)) State.WAITING -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('141.24.211.56', 44516)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.211.56', 48373)) State.WAITING -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('141.24.211.56', 48373)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('172.30.0.1', 48373)) State.WAITING -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('172.17.0.3', 44516)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('141.24.210.113', 50550)) State.WAITING -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57693) -> ('141.24.210.113', 50550)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('141.24.211.56', 44516)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('141.24.211.56', 48373)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 62376) -> ('141.24.210.113', 50550)) State.FROZEN -> State.FAILED 33133ms [err] INFO:aioice.ice:Connection(0) ICE completed 33133ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 48373) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa3a\x90\xf5P\xc3\\\xfb\xd3\xdf\xf0\xd0') 33134ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 48373) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xa3a\x90\xf5P\xc3\\\xfb\xd3\xdf\xf0\xd0') 33134ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(egXlXHU5Ml 1 udp 1862270975 172.17.0.3 48373 typ prflx) 33134ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.17.0.3', 48373)) State.WAITING -> State.IN_PROGRESS 33134ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 48373) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xd4\xdb\x01\xee\xe5\x192\xec\x88\x12\xb0Y') 33135ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 48373) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xd4\xdb\x01\xee\xe5\x192\xec\x88\x12\xb0Y') 33135ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 51099) -> ('172.17.0.3', 48373)) State.IN_PROGRESS -> State.SUCCEEDED 33141ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 33141ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 33142ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 33157ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 33157ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 33157ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 33157ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 33157ms [log] connectionstatechanged connecting completed stable 33157ms [log] connectionstatechanged connected completed stable 33157ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb", "state": "connected"}] 33158ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 33158ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 33158ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 33159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 33159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 33159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 33160ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=1825715190, stream_id=1, stream_seq=0) 33160ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 33160ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=702803275, stream_id=1, stream_seq=0) 33160ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 33161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1825715190, gaps=[]) 33162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=702803276, stream_id=1, stream_seq=1) 33162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803277, stream_id=1, stream_seq=2) 33162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803278, stream_id=1, stream_seq=2) 33162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803279, stream_id=1, stream_seq=2) 33163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803275, gaps=[]) 33163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803276, gaps=[]) 33163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803280, stream_id=1, stream_seq=2) 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803277, gaps=[]) 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803281, stream_id=1, stream_seq=2) 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803282, stream_id=1, stream_seq=2) 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803278, gaps=[]) 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803283, stream_id=1, stream_seq=2) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803279, gaps=[]) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803284, stream_id=1, stream_seq=3) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803285, stream_id=1, stream_seq=3) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803280, gaps=[]) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803286, stream_id=1, stream_seq=3) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803287, stream_id=1, stream_seq=3) 33165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803281, gaps=[]) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803288, stream_id=1, stream_seq=3) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803289, stream_id=1, stream_seq=3) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803282, gaps=[]) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803290, stream_id=1, stream_seq=3) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803283, gaps=[]) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803291, stream_id=1, stream_seq=4) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803292, stream_id=1, stream_seq=4) 33166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803284, gaps=[]) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803293, stream_id=1, stream_seq=4) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803294, stream_id=1, stream_seq=4) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803285, gaps=[]) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803295, stream_id=1, stream_seq=4) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803296, stream_id=1, stream_seq=4) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803286, gaps=[]) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803297, stream_id=1, stream_seq=4) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803287, gaps=[]) 33167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803298, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803299, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803288, gaps=[]) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803300, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803301, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803289, gaps=[]) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803302, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803303, stream_id=1, stream_seq=5) 33168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803290, gaps=[]) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803304, stream_id=1, stream_seq=5) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803291, gaps=[]) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803305, stream_id=1, stream_seq=6) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803306, stream_id=1, stream_seq=6) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803292, gaps=[]) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803307, stream_id=1, stream_seq=6) 33169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803308, stream_id=1, stream_seq=6) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803293, gaps=[]) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803309, stream_id=1, stream_seq=6) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803310, stream_id=1, stream_seq=6) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803294, gaps=[]) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803311, stream_id=1, stream_seq=6) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803295, gaps=[]) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803312, stream_id=1, stream_seq=7) 33170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803313, stream_id=1, stream_seq=7) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803296, gaps=[]) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803314, stream_id=1, stream_seq=7) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803315, stream_id=1, stream_seq=7) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803297, gaps=[]) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803316, stream_id=1, stream_seq=7) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803317, stream_id=1, stream_seq=7) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803298, gaps=[]) 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803318, stream_id=1, stream_seq=7) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803299, gaps=[]) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803319, stream_id=1, stream_seq=8) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803320, stream_id=1, stream_seq=8) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803300, gaps=[]) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803321, stream_id=1, stream_seq=8) 33172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803322, stream_id=1, stream_seq=8) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803301, gaps=[]) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803323, stream_id=1, stream_seq=8) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803324, stream_id=1, stream_seq=8) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803302, gaps=[]) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803325, stream_id=1, stream_seq=8) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803303, gaps=[]) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803326, stream_id=1, stream_seq=9) 33173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803327, stream_id=1, stream_seq=9) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803304, gaps=[]) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803328, stream_id=1, stream_seq=9) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803329, stream_id=1, stream_seq=9) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803305, gaps=[]) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803330, stream_id=1, stream_seq=9) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803331, stream_id=1, stream_seq=9) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803306, gaps=[]) 33174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803332, stream_id=1, stream_seq=9) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803307, gaps=[]) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803333, stream_id=1, stream_seq=10) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803334, stream_id=1, stream_seq=10) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803308, gaps=[]) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803335, stream_id=1, stream_seq=10) 33175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803336, stream_id=1, stream_seq=10) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803309, gaps=[]) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803337, stream_id=1, stream_seq=10) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803338, stream_id=1, stream_seq=10) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803310, gaps=[]) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803339, stream_id=1, stream_seq=10) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803311, gaps=[]) 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803340, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803341, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803312, gaps=[]) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803342, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803343, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803313, gaps=[]) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803344, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803345, stream_id=1, stream_seq=11) 33177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803314, gaps=[]) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803346, stream_id=1, stream_seq=11) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803315, gaps=[]) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803347, stream_id=1, stream_seq=12) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803348, stream_id=1, stream_seq=12) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803316, gaps=[]) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803349, stream_id=1, stream_seq=12) 33178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803350, stream_id=1, stream_seq=12) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803317, gaps=[]) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803351, stream_id=1, stream_seq=12) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803352, stream_id=1, stream_seq=12) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803318, gaps=[]) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803353, stream_id=1, stream_seq=12) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803319, gaps=[]) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803354, stream_id=1, stream_seq=13) 33179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803355, stream_id=1, stream_seq=13) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803320, gaps=[]) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803356, stream_id=1, stream_seq=13) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803357, stream_id=1, stream_seq=13) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803321, gaps=[]) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803358, stream_id=1, stream_seq=13) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803359, stream_id=1, stream_seq=13) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803322, gaps=[]) 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803360, stream_id=1, stream_seq=13) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803323, gaps=[]) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803361, stream_id=1, stream_seq=14) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803362, stream_id=1, stream_seq=14) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803324, gaps=[]) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803363, stream_id=1, stream_seq=14) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803364, stream_id=1, stream_seq=14) 33181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803325, gaps=[]) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803365, stream_id=1, stream_seq=14) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803366, stream_id=1, stream_seq=14) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803326, gaps=[]) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803367, stream_id=1, stream_seq=14) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803327, gaps=[]) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803368, stream_id=1, stream_seq=15) 33182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803369, stream_id=1, stream_seq=15) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803328, gaps=[]) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803370, stream_id=1, stream_seq=15) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803371, stream_id=1, stream_seq=15) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803329, gaps=[]) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803372, stream_id=1, stream_seq=15) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803373, stream_id=1, stream_seq=15) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803330, gaps=[]) 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803374, stream_id=1, stream_seq=15) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803331, gaps=[]) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803375, stream_id=1, stream_seq=16) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803376, stream_id=1, stream_seq=16) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803332, gaps=[]) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803377, stream_id=1, stream_seq=16) 33184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803378, stream_id=1, stream_seq=16) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803333, gaps=[]) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803379, stream_id=1, stream_seq=16) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803380, stream_id=1, stream_seq=16) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803334, gaps=[]) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803381, stream_id=1, stream_seq=16) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803335, gaps=[]) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803382, stream_id=1, stream_seq=17) 33185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803383, stream_id=1, stream_seq=17) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803336, gaps=[]) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803384, stream_id=1, stream_seq=17) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803385, stream_id=1, stream_seq=17) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803337, gaps=[]) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803386, stream_id=1, stream_seq=17) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803387, stream_id=1, stream_seq=17) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803338, gaps=[]) 33186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803388, stream_id=1, stream_seq=17) 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803339, gaps=[]) 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803389, stream_id=1, stream_seq=18) 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803390, stream_id=1, stream_seq=18) 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803340, gaps=[]) 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803391, stream_id=1, stream_seq=18) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803392, stream_id=1, stream_seq=18) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803341, gaps=[]) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803393, stream_id=1, stream_seq=18) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803394, stream_id=1, stream_seq=18) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803342, gaps=[]) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803395, stream_id=1, stream_seq=18) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803343, gaps=[]) 33188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803396, stream_id=1, stream_seq=19) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803397, stream_id=1, stream_seq=19) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803344, gaps=[]) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803398, stream_id=1, stream_seq=19) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803399, stream_id=1, stream_seq=19) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803345, gaps=[]) 33189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803400, stream_id=1, stream_seq=19) 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803401, stream_id=1, stream_seq=19) 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803346, gaps=[]) 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803402, stream_id=1, stream_seq=19) 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803347, gaps=[]) 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803403, stream_id=1, stream_seq=20) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803404, stream_id=1, stream_seq=20) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803348, gaps=[]) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803405, stream_id=1, stream_seq=20) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803406, stream_id=1, stream_seq=20) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803349, gaps=[]) 33191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803407, stream_id=1, stream_seq=20) 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803408, stream_id=1, stream_seq=20) 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803350, gaps=[]) 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803409, stream_id=1, stream_seq=20) 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803351, gaps=[]) 33192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803410, stream_id=1, stream_seq=21) 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803411, stream_id=1, stream_seq=21) 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803352, gaps=[]) 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803412, stream_id=1, stream_seq=21) 33193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803413, stream_id=1, stream_seq=21) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803353, gaps=[]) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803414, stream_id=1, stream_seq=21) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803415, stream_id=1, stream_seq=21) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803354, gaps=[]) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803416, stream_id=1, stream_seq=21) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803355, gaps=[]) 33194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803417, stream_id=1, stream_seq=22) 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803418, stream_id=1, stream_seq=22) 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803356, gaps=[]) 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803419, stream_id=1, stream_seq=22) 33195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803420, stream_id=1, stream_seq=22) 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803357, gaps=[]) 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803421, stream_id=1, stream_seq=22) 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803422, stream_id=1, stream_seq=22) 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803358, gaps=[]) 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803423, stream_id=1, stream_seq=22) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803359, gaps=[]) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803424, stream_id=1, stream_seq=23) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803425, stream_id=1, stream_seq=23) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803360, gaps=[]) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803426, stream_id=1, stream_seq=23) 33197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803427, stream_id=1, stream_seq=23) 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803361, gaps=[]) 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803428, stream_id=1, stream_seq=23) 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803429, stream_id=1, stream_seq=23) 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803362, gaps=[]) 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803430, stream_id=1, stream_seq=23) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803363, gaps=[]) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803431, stream_id=1, stream_seq=24) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803432, stream_id=1, stream_seq=24) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803364, gaps=[]) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803433, stream_id=1, stream_seq=24) 33199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803434, stream_id=1, stream_seq=24) 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803365, gaps=[]) 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803435, stream_id=1, stream_seq=24) 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803436, stream_id=1, stream_seq=24) 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803366, gaps=[]) 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803437, stream_id=1, stream_seq=24) 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803367, gaps=[]) 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803438, stream_id=1, stream_seq=25) 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803439, stream_id=1, stream_seq=25) 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803368, gaps=[]) 33201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803440, stream_id=1, stream_seq=25) 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803441, stream_id=1, stream_seq=25) 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803369, gaps=[]) 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803442, stream_id=1, stream_seq=25) 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803443, stream_id=1, stream_seq=25) 33202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803370, gaps=[]) 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803444, stream_id=1, stream_seq=25) 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803371, gaps=[]) 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803445, stream_id=1, stream_seq=26) 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803446, stream_id=1, stream_seq=26) 33203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803372, gaps=[]) 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803447, stream_id=1, stream_seq=26) 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803448, stream_id=1, stream_seq=26) 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803373, gaps=[]) 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803449, stream_id=1, stream_seq=26) 33204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803450, stream_id=1, stream_seq=26) 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803374, gaps=[]) 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803451, stream_id=1, stream_seq=26) 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803375, gaps=[]) 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803452, stream_id=1, stream_seq=27) 33205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803453, stream_id=1, stream_seq=27) 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803376, gaps=[]) 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803454, stream_id=1, stream_seq=27) 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803455, stream_id=1, stream_seq=27) 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803377, gaps=[]) 33206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803456, stream_id=1, stream_seq=27) 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803457, stream_id=1, stream_seq=27) 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803378, gaps=[]) 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803458, stream_id=1, stream_seq=27) 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803379, gaps=[]) 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803459, stream_id=1, stream_seq=28) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803460, stream_id=1, stream_seq=28) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803380, gaps=[]) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803461, stream_id=1, stream_seq=28) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803462, stream_id=1, stream_seq=28) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803381, gaps=[]) 33208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803463, stream_id=1, stream_seq=28) 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803464, stream_id=1, stream_seq=28) 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803382, gaps=[]) 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803465, stream_id=1, stream_seq=28) 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803383, gaps=[]) 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803466, stream_id=1, stream_seq=29) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803467, stream_id=1, stream_seq=29) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803384, gaps=[]) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803468, stream_id=1, stream_seq=29) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803469, stream_id=1, stream_seq=29) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803385, gaps=[]) 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803470, stream_id=1, stream_seq=29) 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803471, stream_id=1, stream_seq=29) 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803386, gaps=[]) 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803472, stream_id=1, stream_seq=29) 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803387, gaps=[]) 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803473, stream_id=1, stream_seq=30) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803474, stream_id=1, stream_seq=30) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803388, gaps=[]) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803475, stream_id=1, stream_seq=30) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803476, stream_id=1, stream_seq=30) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803389, gaps=[]) 33212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803477, stream_id=1, stream_seq=30) 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803478, stream_id=1, stream_seq=30) 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803390, gaps=[]) 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803479, stream_id=1, stream_seq=30) 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803391, gaps=[]) 33213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803480, stream_id=1, stream_seq=31) 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803481, stream_id=1, stream_seq=31) 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803392, gaps=[]) 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803482, stream_id=1, stream_seq=31) 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803483, stream_id=1, stream_seq=31) 33214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803393, gaps=[]) 33215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803484, stream_id=1, stream_seq=31) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803485, stream_id=1, stream_seq=31) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803394, gaps=[]) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803486, stream_id=1, stream_seq=31) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803395, gaps=[]) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803487, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803488, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803396, gaps=[]) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803489, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803490, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803397, gaps=[]) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803491, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803492, stream_id=1, stream_seq=32) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803398, gaps=[]) 33216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803493, stream_id=1, stream_seq=32) 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803399, gaps=[]) 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=702803494, stream_id=1, stream_seq=33) 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803495, stream_id=1, stream_seq=33) 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803400, gaps=[]) 33217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803496, stream_id=1, stream_seq=33) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803497, stream_id=1, stream_seq=33) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803401, gaps=[]) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803498, stream_id=1, stream_seq=33) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=702803499, stream_id=1, stream_seq=33) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803402, gaps=[]) 33218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=702803500, stream_id=1, stream_seq=33) 33219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803403, gaps=[]) 33219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8192 33219ms [log] 8188 33219ms [log] line [file] undefined 33219ms [log] 33219ms [log] reading line 33219ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 33219ms [log] [experimentStatusChanged] {"status": "running", "message": null} 33219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803404, gaps=[]) 33219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803405, gaps=[]) 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803406, gaps=[]) 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803407, gaps=[]) 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803408, gaps=[]) 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803409, gaps=[]) 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803410, gaps=[]) 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803411, gaps=[]) 33221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803412, gaps=[]) 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803413, gaps=[]) 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803414, gaps=[]) 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803415, gaps=[]) 33222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803416, gaps=[]) 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803417, gaps=[]) 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803418, gaps=[]) 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803419, gaps=[]) 33223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803420, gaps=[]) 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803421, gaps=[]) 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803422, gaps=[]) 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803423, gaps=[]) 33224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803424, gaps=[]) 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803425, gaps=[]) 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803426, gaps=[]) 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803427, gaps=[]) 33225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803428, gaps=[]) 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803429, gaps=[]) 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803430, gaps=[]) 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803431, gaps=[]) 33226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803432, gaps=[]) 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803433, gaps=[]) 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803434, gaps=[]) 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803435, gaps=[]) 33227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803436, gaps=[]) 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803437, gaps=[]) 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803438, gaps=[]) 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803439, gaps=[]) 33228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803440, gaps=[]) 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803441, gaps=[]) 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803442, gaps=[]) 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803443, gaps=[]) 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803444, gaps=[]) 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803445, gaps=[]) 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803446, gaps=[]) 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803447, gaps=[]) 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803448, gaps=[]) 33230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803449, gaps=[]) 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803450, gaps=[]) 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803451, gaps=[]) 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803452, gaps=[]) 33231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803453, gaps=[]) 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803454, gaps=[]) 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803455, gaps=[]) 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803456, gaps=[]) 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803457, gaps=[]) 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803458, gaps=[]) 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803459, gaps=[]) 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803460, gaps=[]) 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803461, gaps=[]) 33233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803462, gaps=[]) 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803463, gaps=[]) 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803464, gaps=[]) 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803465, gaps=[]) 33234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803466, gaps=[]) 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803467, gaps=[]) 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803468, gaps=[]) 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803469, gaps=[]) 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803470, gaps=[]) 33235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803471, gaps=[]) 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803472, gaps=[]) 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803473, gaps=[]) 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803474, gaps=[]) 33236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803475, gaps=[]) 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803476, gaps=[]) 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803477, gaps=[]) 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803478, gaps=[]) 33237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803479, gaps=[]) 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803480, gaps=[]) 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803481, gaps=[]) 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803482, gaps=[]) 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803483, gaps=[]) 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803484, gaps=[]) 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803485, gaps=[]) 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803486, gaps=[]) 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803487, gaps=[]) 33239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803488, gaps=[]) 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803489, gaps=[]) 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803490, gaps=[]) 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803491, gaps=[]) 33240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803492, gaps=[]) 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803493, gaps=[]) 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=702803494, gaps=[]) 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=702803495, gaps=[]) 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=702803496, gaps=[]) 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=702803497, gaps=[]) 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=702803498, gaps=[]) 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=702803499, gaps=[]) 33242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 33258ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=702803500, gaps=[]) 33258ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 33428ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 33428ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 33428ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 33428ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 33428ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 33428ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 33428ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 33428ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 33429ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb"}', extra='') 33429ms [log] connectionstatechanged closed closed closed 33429ms [log] connectionstatechanged closed closed closed 33429ms [log] connectionstatechanged closed closed closed 33429ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a1fdf8ee-946b-4c94-89dc-9d57d6a711fb", "state": "closed"}] 33429ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 33429ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 33429ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'G\xac{\x12T\xf5G\x9elJD+') 33430ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'G\xac{\x12T\xf5G\x9elJD+') 33430ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 62376) 33430ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 33430ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 33522ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 33522ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client GPIO tests : should transmit initial gpio value 33595ms [err] Traceback (most recent call last): 33595ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 33595ms [err] return _run_code(code, main_globals, None, 33595ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 33595ms [err] exec(code, run_globals) 33595ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 33595ms [err] sys.exit(main()) 33595ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 33595ms [err] asyncio.run(main_async()) 33595ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 33596ms [err] return loop.run_until_complete(main) 33596ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 33596ms [err] self.run_forever() 33596ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 33596ms [err] self._run_once() 33596ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 33597ms [err] event_list = self._selector.select(timeout) 33597ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 33597ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 33597ms [err] KeyboardInterrupt ================== js Client to js Client GPIO tests : should transmit gpio value ================== js Client to python Client GPIO tests : should transmit initial gpio value ================== js Client to python Client GPIO tests : should transmit gpio value ================== python Client to js Client GPIO tests : should transmit initial gpio value 45491ms [log] starting device 45888ms [err] DEBUG:asyncio:Using selector: EpollSelector 45957ms [err] ERROR:asyncio:Unclosed client session 45957ms [err] client_session: 46035ms [log] parsing 46035ms [log] creating device handler 46035ms [log] [ready] 46035ms [log] reading line 46035ms [log] [websocketToken] "204e7ef2-c4d2-44fb-a4d4-70dff3a96adf" 46050ms [log] line {"signal":"gpio1","value":"strongH"} 46050ms [log] 46050ms [log] reading line 46050ms [log] line {"signal":"gpio2","value":"strongL"} 46050ms [log] 46050ms [log] reading line 46050ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 46050ms [log] [websocketConnected] 47765ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 47765ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 47777ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/c279ecdb-ddb9-45d2-aba9-ce4a50fe5e29"}}', extra='') 47777ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/c279ecdb-ddb9-45d2-aba9-ce4a50fe5e29"} 47878ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 47878ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 47878ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 47878ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1", "state": "new"}] 47909ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 47909ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 48056ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 48056ms [err] v=0 48056ms [err] o=- 6392460754292498672 2 IN IP4 127.0.0.1 48056ms [err] s=- 48056ms [err] t=0 0 48056ms [err] a=group:BUNDLE 0 48056ms [err] a=extmap-allow-mixed 48056ms [err] a=msid-semantic: WMS 48056ms [err] m=application 53721 UDP/DTLS/SCTP webrtc-datachannel 48056ms [err] c=IN IP4 141.24.210.113 48056ms [err] a=candidate:1152909227 1 udp 2113937151 1979b7ee-89db-4c40-a956-bf400c760c48.local 47772 typ host generation 0 network-cost 999 48056ms [err] a=candidate:1908479462 1 udp 1677729535 141.24.211.56 47772 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 48056ms [err] a=candidate:1449850772 1 udp 33562623 141.24.210.113 53721 typ relay raddr 141.24.211.56 rport 47772 generation 0 network-cost 999 48056ms [err] a=ice-ufrag:tJ4D 48056ms [err] a=ice-pwd:4h8UWsxJXOzgG2atCBIacYE2 48056ms [err] a=ice-options:trickle 48056ms [err] a=fingerprint:sha-256 09:5E:AD:7A:06:62:4B:32:21:22:7D:94:B0:DC:EB:1D:E7:11:43:EA:21:62:3D:AF:C6:6A:D6:A2:B4:2F:FE:79 48056ms [err] a=setup:actpass 48056ms [err] a=mid:0 48056ms [err] a=sctp-port:5000 48056ms [err] a=max-message-size:262144 48056ms [err] 48063ms [err] INFO:aioice.ice:Connection(0) Remote candidate "1979b7ee-89db-4c40-a956-bf400c760c48.local" resolved to 172.17.0.3 48063ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 48063ms [err] v=0 48063ms [err] o=- 6392460754292498672 2 IN IP4 127.0.0.1 48063ms [err] s=- 48063ms [err] t=0 0 48063ms [err] a=group:BUNDLE 0 48063ms [err] a=extmap-allow-mixed 48063ms [err] a=msid-semantic: WMS 48063ms [err] m=application 53721 UDP/DTLS/SCTP webrtc-datachannel 48063ms [err] c=IN IP4 141.24.210.113 48063ms [err] a=candidate:1152909227 1 udp 2113937151 1979b7ee-89db-4c40-a956-bf400c760c48.local 47772 typ host generation 0 network-cost 999 48063ms [err] a=candidate:1908479462 1 udp 1677729535 141.24.211.56 47772 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 48063ms [err] a=candidate:1449850772 1 udp 33562623 141.24.210.113 53721 typ relay raddr 141.24.211.56 rport 47772 generation 0 network-cost 999 48063ms [err] a=ice-ufrag:tJ4D 48063ms [err] a=ice-pwd:4h8UWsxJXOzgG2atCBIacYE2 48063ms [err] a=ice-options:trickle 48063ms [err] a=fingerprint:sha-256 09:5E:AD:7A:06:62:4B:32:21:22:7D:94:B0:DC:EB:1D:E7:11:43:EA:21:62:3D:AF:C6:6A:D6:A2:B4:2F:FE:79 48063ms [err] a=setup:actpass 48063ms [err] a=mid:0 48063ms [err] a=sctp-port:5000 48063ms [err] a=max-message-size:262144 48063ms [err] 48064ms [log] WSMessage(type=, data='{"signalingType":"offer","content":{"type":"offer","sdp":"v=0\\r\\no=- 6392460754292498672 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS\\r\\nm=application 53721 UDP/DTLS/SCTP webrtc-datachannel\\r\\nc=IN IP4 141.24.210.113\\r\\na=candidate:1152909227 1 udp 2113937151 1979b7ee-89db-4c40-a956-bf400c760c48.local 47772 typ host generation 0 network-cost 999\\r\\na=candidate:1908479462 1 udp 1677729535 141.24.211.56 47772 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=candidate:1449850772 1 udp 33562623 141.24.210.113 53721 typ relay raddr 141.24.211.56 rport 47772 generation 0 network-cost 999\\r\\na=ice-ufrag:tJ4D\\r\\na=ice-pwd:4h8UWsxJXOzgG2atCBIacYE2\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 09:5E:AD:7A:06:62:4B:32:21:22:7D:94:B0:DC:EB:1D:E7:11:43:EA:21:62:3D:AF:C6:6A:D6:A2:B4:2F:FE:79\\r\\na=setup:actpass\\r\\na=mid:0\\r\\na=sctp-port:5000\\r\\na=max-message-size:262144\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1"}', extra='') 48064ms [log] handleSignalingMessage 48064ms [log] handleOffer 48064ms [log] makeAnswer 48064ms [log] connectionstatechanged new new have-remote-offer 48064ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1", "state": "new"}] 48922ms [err] INFO:aioice.ice:Connection(0) Remote candidate "1979b7ee-89db-4c40-a956-bf400c760c48.local" resolved to 172.17.0.3 48923ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 48923ms [err] v=0 48923ms [err] o=- 3923404537 3923404537 IN IP4 0.0.0.0 48923ms [err] s=- 48923ms [err] t=0 0 48923ms [err] a=group:BUNDLE 0 48923ms [err] a=msid-semantic:WMS * 48923ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 48923ms [err] c=IN IP4 0.0.0.0 48923ms [err] a=mid:0 48923ms [err] a=sctp-port:5000 48923ms [err] a=max-message-size:65536 48923ms [err] a=ice-ufrag:bro7 48923ms [err] a=ice-pwd:BvwT5viaU2RYsdrP3esAV8 48923ms [err] a=fingerprint:sha-256 9A:E4:8C:E4:E3:A6:C0:03:CD:83:C6:C6:EB:34:A6:49:D0:FA:ED:82:3B:28:4E:2C:F4:7D:AC:98:5A:27:CA:62 48923ms [err] a=setup:active 48923ms [err] 48923ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 48925ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 48925ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=11 read=idle write=>) 48927ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'm@\x1c\xf4f\xb6\xb7\xa8?\x88%\x1b') 48927ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x0c\x14:\xce\x1fE\xfb3\xc6\xceyF') 48928ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'm@\x1c\xf4f\xb6\xb7\xa8?\x88%\x1b') 48928ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x0c\x14:\xce\x1fE\xfb3\xc6\xceyF') 48930ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=12 read=idle write=>) 48930ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x07\xeb\x95APF\xa7\xa0h`\xa8\xf7') 48931ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x07\xeb\x95APF\xa7\xa0h`\xa8\xf7') 48931ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'b\x08o\xb7:d\xb7c[{PF') 48932ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'b\x08o\xb7:d\xb7c[{PF') 48932ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 51566) (expires in 600 seconds) 48932ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 48933ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 48934ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 48934ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 48934ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 48935ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('172.17.0.3', 47772)) State.FROZEN -> State.WAITING 48935ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('172.17.0.3', 47772)) State.FROZEN -> State.WAITING 48935ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('172.17.0.3', 47772)) State.FROZEN -> State.WAITING 48935ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('172.17.0.3', 47772)) State.FROZEN -> State.WAITING 48935ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('172.17.0.3', 47772)) State.WAITING -> State.IN_PROGRESS 48935ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'a\x7f\xc3c\x95$\xb76\xe7\x95\xd5\xf9') 48936ms [log] connectionstatechanged new new stable 48936ms [log] connectionstatechanged new new stable 48936ms [log] connectionstatechanged connecting checking stable 48936ms [log] connectionstatechanged connecting checking stable 48936ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1", "state": "connecting"}] 48937ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'a\x7f\xc3c\x95$\xb76\xe7\x95\xd5\xf9') 48937ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('172.17.0.3', 47772)) State.IN_PROGRESS -> State.SUCCEEDED 48937ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.211.56', 47772)) State.FROZEN -> State.WAITING 48938ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.211.56', 47772)) State.FROZEN -> State.WAITING 48938ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.210.113', 53721)) State.FROZEN -> State.WAITING 48938ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.210.113', 53721)) State.FROZEN -> State.WAITING 48957ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('172.17.0.3', 47772)) State.WAITING -> State.IN_PROGRESS 48958ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'b\xf6L]\x95q\x93\x8a(\xf4\x15\xff') 48960ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'MQOaUb7l5x6e') 48961ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'MQOaUb7l5x6e') 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('172.17.0.3', 47772)) State.WAITING -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('172.17.0.3', 47772)) State.FROZEN -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.211.56', 47772)) State.WAITING -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('141.24.211.56', 47772)) State.FROZEN -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.211.56', 47772)) State.WAITING -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('141.24.211.56', 47772)) State.FROZEN -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.210.113', 53721)) State.WAITING -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('141.24.210.113', 53721)) State.FROZEN -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38780) -> ('141.24.210.113', 53721)) State.WAITING -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('141.24.210.113', 53721)) State.FROZEN -> State.FAILED 48961ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('172.17.0.3', 47772)) State.WAITING -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('172.17.0.3', 47772)) State.FROZEN -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('141.24.211.56', 47772)) State.FROZEN -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('141.24.211.56', 47772)) State.FROZEN -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('141.24.210.113', 53721)) State.FROZEN -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 51566) -> ('141.24.210.113', 53721)) State.FROZEN -> State.FAILED 48962ms [err] INFO:aioice.ice:Connection(0) ICE completed 48963ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'b\xf6L]\x95q\x93\x8a(\xf4\x15\xff') 48963ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 53544) -> ('172.17.0.3', 47772)) State.IN_PROGRESS -> State.SUCCEEDED 48978ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 48978ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 48979ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 48984ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AES128_CM_SHA1_80 48985ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 48985ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 48985ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 48985ms [log] connectionstatechanged connecting completed stable 48985ms [log] connectionstatechanged connected completed stable 48985ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1", "state": "connected"}] 48989ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 48989ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 48989ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 48990ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 48991ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 48991ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 48992ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=4154527561, stream_id=1, stream_seq=0) 48992ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 48992ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1480554641, stream_id=1, stream_seq=0) 48992ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 48993ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4154527561, gaps=[]) 48993ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=1480554641, gaps=[]) 48993ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 48994ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1480554642, stream_id=1, stream_seq=1) 48994ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 48994ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1480554643, stream_id=1, stream_seq=2) 48995ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=1480554643, gaps=[]) 48995ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 49016ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'k4MAG/yf7Il7') 49017ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'k4MAG/yf7Il7') 49055ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 49055ms [log] [experimentStatusChanged] {"status": "running", "message": null} 49078ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'4twNYE4tyFje') 49078ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'4twNYE4tyFje') 49140ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'8WLUtMZn2Tli') 49141ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 47772) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'8WLUtMZn2Tli') 49144ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 49144ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 49144ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 49144ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 49144ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 49144ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 49145ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 49145ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 49145ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1"}', extra='') 49145ms [log] connectionstatechanged closed closed closed 49145ms [log] connectionstatechanged closed closed closed 49145ms [log] connectionstatechanged closed closed closed 49145ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/31b4aced-68b9-4e2c-b9f0-ac24971483c1", "state": "closed"}] 49145ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 49146ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 49146ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xf1a]\xe3!\xfc/`\x18\x13$\xd1') 49146ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xf1a]\xe3!\xfc/`\x18\x13$\xd1') 49146ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 51566) 49146ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 49147ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 49222ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 49222ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to js Client GPIO tests : should transmit gpio value 49290ms [err] Traceback (most recent call last): 49290ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 49291ms [err] return _run_code(code, main_globals, None, 49291ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 49291ms [err] exec(code, run_globals) 49291ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 49291ms [err] sys.exit(main()) 49291ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 49291ms [err] asyncio.run(main_async()) 49291ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 49291ms [err] return loop.run_until_complete(main) 49291ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 49292ms [err] self.run_forever() 49292ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 49292ms [err] self._run_once() 49292ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 49292ms [err] event_list = self._selector.select(timeout) 49292ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 49292ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 49292ms [err] KeyboardInterrupt 49391ms [log] starting device 49788ms [err] DEBUG:asyncio:Using selector: EpollSelector 49856ms [err] ERROR:asyncio:Unclosed client session 49856ms [err] client_session: 49939ms [log] parsing 49939ms [log] creating device handler 49939ms [log] [ready] 49939ms [log] reading line 49939ms [log] [websocketToken] "7ab29b99-602f-41b5-b710-f3b04c86cc27" 49950ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 49950ms [log] [websocketConnected] 51651ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 51651ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 51675ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/36c4efe2-0e2a-425b-9219-946e9ea3309a"}}', extra='') 51675ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/36c4efe2-0e2a-425b-9219-946e9ea3309a"} 51753ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 51753ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb", "state": "new"}] 51754ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 51754ms [err] v=0 51754ms [err] o=- 3923404540 3923404540 IN IP4 0.0.0.0 51754ms [err] s=- 51754ms [err] t=0 0 51754ms [err] a=group:BUNDLE 0 51754ms [err] a=msid-semantic:WMS * 51754ms [err] m=application 9 DTLS/SCTP 5000 51754ms [err] c=IN IP4 0.0.0.0 51754ms [err] a=mid:0 51754ms [err] a=sctpmap:5000 webrtc-datachannel 65535 51754ms [err] a=max-message-size:65536 51754ms [err] a=ice-ufrag:Xzqi 51754ms [err] a=ice-pwd:sFYDuCUkeHnuZKk10WZfKp 51754ms [err] a=fingerprint:sha-256 22:A2:9C:01:8F:30:F3:B5:E0:1E:D8:08:0B:44:38:E2:22:5C:DE:F7:F6:36:6F:FC:FD:B4:E6:FD:FD:44:90:B5 51754ms [err] a=setup:actpass 51754ms [err] 51754ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 51755ms [log] makeOffer 51755ms [log] connectionstatechanged new new have-local-offer 51755ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb", "state": "new"}] 51756ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 51756ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 51758ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xb9\n8\xafV-\xe6w\xf3\xb1\xdb\x13') 51758ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b':\xf9LN\xa2\xf1]\xef\xea\x7f/$') 51759ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xb9\n8\xafV-\xe6w\xf3\xb1\xdb\x13') 51759ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b':\xf9LN\xa2\xf1]\xef\xea\x7f/$') 51760ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 51761ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x99\x94\x08\xea\xcb\xe1\xe6d\xdd\x13\xeb\x94') 51761ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x99\x94\x08\xea\xcb\xe1\xe6d\xdd\x13\xeb\x94') 51761ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb4J[:A\xa1\x995\x19@\xf2\xf2') 51762ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xb4J[:A\xa1\x995\x19@\xf2\xf2') 51762ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 55059) (expires in 600 seconds) 51762ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 51763ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 51778ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 51778ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 51787ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'lmhXlvO84U/o') 51787ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'lmhXlvO84U/o') 51808ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 51808ms [err] v=0 51808ms [err] o=- 1300698121352486842 2 IN IP4 127.0.0.1 51808ms [err] s=- 51808ms [err] t=0 0 51808ms [err] a=group:BUNDLE 0 51808ms [err] a=msid-semantic: WMS 51808ms [err] m=application 54521 DTLS/SCTP 5000 51808ms [err] c=IN IP4 141.24.211.56 51808ms [err] a=candidate:4205384681 1 udp 2113937151 dfbe3d4b-6b53-4dd1-9362-d62884f3b7e3.local 54521 typ host generation 0 network-cost 999 51808ms [err] a=candidate:4288748721 1 udp 1677729535 141.24.211.56 54521 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 51808ms [err] a=ice-ufrag:0KqE 51808ms [err] a=ice-pwd:3iD/V9id4Yi33GHSdIlNFhKV 51808ms [err] a=ice-options:trickle 51808ms [err] a=fingerprint:sha-256 BD:BE:22:1E:DE:D0:AD:CC:1E:18:6E:F9:4A:CF:9C:68:1C:C2:3A:D3:08:EF:9B:FE:D0:85:68:CD:32:0F:A3:03 51808ms [err] a=setup:active 51808ms [err] a=mid:0 51808ms [err] a=sctpmap:5000 webrtc-datachannel 1024 51808ms [err] 51811ms [err] INFO:aioice.ice:Connection(0) Remote candidate "dfbe3d4b-6b53-4dd1-9362-d62884f3b7e3.local" resolved to 172.17.0.3 51811ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 51811ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 51811ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 51811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44408) -> ('172.17.0.3', 54521)) State.FROZEN -> State.WAITING 51811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 37814) -> ('172.17.0.3', 54521)) State.FROZEN -> State.WAITING 51811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44408) -> ('141.24.211.56', 54521)) State.FROZEN -> State.WAITING 51811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55059) -> ('172.17.0.3', 54521)) State.FROZEN -> State.WAITING 51811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44408) -> ('172.17.0.3', 54521)) State.WAITING -> State.IN_PROGRESS 51812ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x85\x92\xa1\xd0sj\xcb\xff\xb7\xb9\x97\xb7') 51812ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 1300698121352486842 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 54521 DTLS/SCTP 5000\\r\\nc=IN IP4 141.24.211.56\\r\\na=candidate:4205384681 1 udp 2113937151 dfbe3d4b-6b53-4dd1-9362-d62884f3b7e3.local 54521 typ host generation 0 network-cost 999\\r\\na=candidate:4288748721 1 udp 1677729535 141.24.211.56 54521 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=ice-ufrag:0KqE\\r\\na=ice-pwd:3iD/V9id4Yi33GHSdIlNFhKV\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 BD:BE:22:1E:DE:D0:AD:CC:1E:18:6E:F9:4A:CF:9C:68:1C:C2:3A:D3:08:EF:9B:FE:D0:85:68:CD:32:0F:A3:03\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb"}', extra='') 51812ms [log] handleSignalingMessage 51812ms [log] handleAnswer 51812ms [log] acceptAnswer 51812ms [log] connectionstatechanged connecting checking stable 51812ms [log] connectionstatechanged connecting checking stable 51812ms [log] connectionstatechanged connecting checking stable 51812ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb", "state": "connecting"}] 51813ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x85\x92\xa1\xd0sj\xcb\xff\xb7\xb9\x97\xb7') 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44408) -> ('172.17.0.3', 54521)) State.IN_PROGRESS -> State.SUCCEEDED 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 37814) -> ('172.17.0.3', 54521)) State.WAITING -> State.FAILED 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44408) -> ('141.24.211.56', 54521)) State.WAITING -> State.FAILED 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 37814) -> ('141.24.211.56', 54521)) State.FROZEN -> State.FAILED 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55059) -> ('172.17.0.3', 54521)) State.WAITING -> State.FAILED 51813ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55059) -> ('141.24.211.56', 54521)) State.FROZEN -> State.FAILED 51813ms [err] INFO:aioice.ice:Connection(0) ICE completed 51832ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 51832ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 51833ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 51836ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 51836ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 51837ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 51837ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 51837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 51837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 51837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 51837ms [log] connectionstatechanged connecting completed stable 51837ms [log] connectionstatechanged connected completed stable 51837ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb", "state": "connected"}] 51838ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 51838ms [log] line {"signal":"gpio1","value":"strongH"} 51838ms [log] 51838ms [log] reading line 51838ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 51840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 51841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 51841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 51841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 51841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2100578999, stream_id=1, stream_seq=0) 51841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 51842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2100578999, gaps=[]) 51842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 51842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=3682627512, stream_id=1, stream_seq=0) 51842ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 51842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3682627512, gaps=[]) 51843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2100579000, stream_id=1, stream_seq=1) 51843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 51843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2100579001, stream_id=1, stream_seq=2) 51843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2100579002, stream_id=1, stream_seq=3) 51844ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2100579003, stream_id=1, stream_seq=4) 51844ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'2v+QO46xR+gC') 51844ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'2v+QO46xR+gC') 51844ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2100579001, gaps=[]) 51844ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 51845ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2100579003, gaps=[]) 51845ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 51900ms [log] line {"signal":"gpio2","value":"strongL"} 51900ms [log] 51900ms [log] reading line 51900ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 51900ms [log] [experimentStatusChanged] {"status": "running", "message": null} 51906ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'6Ji0YlGVMcbn') 51906ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'6Ji0YlGVMcbn') 51969ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'KwCop959Bx+u') 51971ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'KwCop959Bx+u') 51971ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 37814) -> ('172.17.0.3', 54521)) State.FAILED -> State.IN_PROGRESS 51971ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"'\xab=Lo\xbc\xdb/,\r\xae\xea") 51974ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 54521) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"'\xab=Lo\xbc\xdb/,\r\xae\xea") 51974ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 37814) -> ('172.17.0.3', 54521)) State.IN_PROGRESS -> State.SUCCEEDED 52007ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 52007ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 52007ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 52007ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 52007ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 52008ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 52008ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 52008ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 52009ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb"}', extra='') 52009ms [log] connectionstatechanged closed closed closed 52009ms [log] connectionstatechanged closed closed closed 52009ms [log] connectionstatechanged closed closed closed 52009ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d2a52bbf-dc49-41d2-a928-dd15c20ceebb", "state": "closed"}] 52009ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 52010ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 52010ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xc9\xa5\x9a\x0c]zR\xfc&\xce\x08\x1c') 52011ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xc9\xa5\x9a\x0c]zR\xfc&\xce\x08\x1c') 52011ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 55059) 52012ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 52012ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 52098ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 52098ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests : should transmit initial gpio value 52147ms [err] Traceback (most recent call last): 52147ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 52147ms [err] return _run_code(code, main_globals, None, 52147ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 52148ms [err] exec(code, run_globals) 52148ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 52148ms [err] sys.exit(main()) 52148ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 52148ms [err] asyncio.run(main_async()) 52148ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 52148ms [err] return loop.run_until_complete(main) 52148ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 52148ms [err] self.run_forever() 52148ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 52149ms [err] self._run_once() 52149ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 52149ms [err] event_list = self._selector.select(timeout) 52149ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 52149ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 52149ms [err] KeyboardInterrupt 52248ms [log] starting device 52635ms [err] DEBUG:asyncio:Using selector: EpollSelector 52705ms [err] ERROR:asyncio:Unclosed client session 52705ms [err] client_session: 52769ms [log] parsing 52769ms [log] creating device handler 52769ms [log] [ready] 52769ms [log] reading line 52769ms [log] [websocketToken] "2e3ef51e-b5da-443b-809f-ca8f348b24da" 52787ms [log] line {"signal":"gpio1","value":"strongH"} 52787ms [log] 52787ms [log] reading line 52787ms [log] line {"signal":"gpio2","value":"strongL"} 52787ms [log] 52787ms [log] reading line 52787ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 52787ms [log] [websocketConnected] 53011ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 53011ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 53030ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/2695dbba-7844-4cab-ae2a-51e7184209ae"}}', extra='') 53030ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/2695dbba-7844-4cab-ae2a-51e7184209ae"} 53096ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 53096ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 53096ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 53097ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a", "state": "new"}] 53098ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 53098ms [err] v=0 53098ms [err] o=- 3923404541 3923404541 IN IP4 0.0.0.0 53098ms [err] s=- 53098ms [err] t=0 0 53098ms [err] a=group:BUNDLE 0 53098ms [err] a=msid-semantic:WMS * 53098ms [err] m=application 9 DTLS/SCTP 5000 53098ms [err] c=IN IP4 0.0.0.0 53098ms [err] a=mid:0 53098ms [err] a=sctpmap:5000 webrtc-datachannel 65535 53098ms [err] a=max-message-size:65536 53098ms [err] a=ice-ufrag:5YG0 53098ms [err] a=ice-pwd:QTdJxduVTkpc8567DQGcg5 53098ms [err] a=fingerprint:sha-256 23:14:D3:CF:0C:01:D5:09:7F:B1:17:68:07:EA:A1:08:77:A6:20:45:DD:01:4E:0E:63:43:B1:84:41:D6:82:CE 53098ms [err] a=setup:actpass 53098ms [err] 53098ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 53099ms [log] makeOffer 53099ms [log] connectionstatechanged new new have-local-offer 53099ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a", "state": "new"}] 53099ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 53100ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 53102ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xd2\xa0\xbf\x12n\xf2\x05\xe4r\x9c\x95\x96') 53102ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"S7K\xfcB,\\J'\xad\xfa-") 53102ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xd2\xa0\xbf\x12n\xf2\x05\xe4r\x9c\x95\x96') 53102ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"S7K\xfcB,\\J'\xad\xfa-") 53104ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 53104ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xfc\xd9\xb1\x13\x82|\xb9\x8d\xf3J\xfe\xfb') 53105ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xfc\xd9\xb1\x13\x82|\xb9\x8d\xf3J\xfe\xfb') 53105ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xae\xb9\xca\x02\x93\xf5\x1e\xdb\xd6\x00T\xce') 53106ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xae\xb9\xca\x02\x93\xf5\x1e\xdb\xd6\x00T\xce') 53106ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 53648) (expires in 600 seconds) 53107ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 53107ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 53125ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 53125ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 53127ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51199) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'>w\xf3#H\xf5\x02\xd6\xfa@\xafg') 53127ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51199) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'>w\xf3#H\xf5\x02\xd6\xfa@\xafg') 53135ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 53135ms [err] v=0 53135ms [err] o=- 3923404541 3923404541 IN IP4 0.0.0.0 53135ms [err] s=- 53135ms [err] t=0 0 53135ms [err] a=group:BUNDLE 0 53135ms [err] a=msid-semantic:WMS * 53135ms [err] m=application 51199 DTLS/SCTP 5000 53135ms [err] c=IN IP4 172.30.0.1 53135ms [err] a=mid:0 53135ms [err] a=sctpmap:5000 webrtc-datachannel 65535 53135ms [err] a=max-message-size:65536 53135ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 51199 typ host 53135ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51979 typ host 53135ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 51199 typ srflx raddr 172.30.0.1 rport 51199 53135ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51979 typ srflx raddr 172.17.0.3 rport 51979 53135ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64500 typ relay raddr 172.17.0.3 rport 40635 53135ms [err] a=end-of-candidates 53135ms [err] a=ice-ufrag:oarB 53135ms [err] a=ice-pwd:YK25fjXw0ylQbLrM7yMj4X 53135ms [err] a=fingerprint:sha-256 4D:0F:2B:3D:36:19:22:71:9A:E5:EE:95:2A:81:81:15:73:E9:8C:1C:0A:C2:C9:24:C7:A0:76:3F:06:41:50:19 53135ms [err] a=setup:active 53135ms [err] 53136ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 53136ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 53136ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 53137ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.30.0.1', 51199)) State.FROZEN -> State.WAITING 53137ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('172.30.0.1', 51199)) State.FROZEN -> State.WAITING 53137ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.17.0.3', 51979)) State.FROZEN -> State.WAITING 53137ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('172.30.0.1', 51199)) State.FROZEN -> State.WAITING 53137ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(zCCSCRckJC 1 udp 1862270975 172.17.0.3 51199 typ prflx) 53137ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.17.0.3', 51199)) State.WAITING -> State.IN_PROGRESS 53137ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51199) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'[\x98\xe9\x8b\x1eieqK\x049\r') 53138ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.30.0.1', 51199)) State.WAITING -> State.IN_PROGRESS 53138ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 51199) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'N\x0c6\xddx)\xe8 \x85\x11\xdbR') 53138ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a","content":{"type":"answer","sdp":"v=0\\r\\no=- 3923404541 3923404541 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 51199 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 51199 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51979 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 51199 typ srflx raddr 172.30.0.1 rport 51199\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51979 typ srflx raddr 172.17.0.3 rport 51979\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64500 typ relay raddr 172.17.0.3 rport 40635\\r\\na=end-of-candidates\\r\\na=ice-ufrag:oarB\\r\\na=ice-pwd:YK25fjXw0ylQbLrM7yMj4X\\r\\na=fingerprint:sha-256 4D:0F:2B:3D:36:19:22:71:9A:E5:EE:95:2A:81:81:15:73:E9:8C:1C:0A:C2:C9:24:C7:A0:76:3F:06:41:50:19\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 53138ms [log] handleSignalingMessage 53138ms [log] handleAnswer 53138ms [log] acceptAnswer 53138ms [log] connectionstatechanged connecting checking stable 53138ms [log] connectionstatechanged connecting checking stable 53138ms [log] connectionstatechanged connecting checking stable 53138ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a", "state": "connecting"}] 53138ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51199) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'[\x98\xe9\x8b\x1eieqK\x049\r') 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.17.0.3', 51199)) State.IN_PROGRESS -> State.SUCCEEDED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('172.30.0.1', 51199)) State.WAITING -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.17.0.3', 51979)) State.WAITING -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('172.17.0.3', 51979)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('141.24.211.56', 51199)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('141.24.211.56', 51199)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('141.24.211.56', 51979)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('141.24.211.56', 51979)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('141.24.210.113', 64500)) State.FROZEN -> State.FAILED 53139ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45044) -> ('141.24.210.113', 64500)) State.FROZEN -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('172.30.0.1', 51199)) State.WAITING -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('172.17.0.3', 51979)) State.FROZEN -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('141.24.211.56', 51199)) State.FROZEN -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('141.24.211.56', 51979)) State.FROZEN -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53648) -> ('141.24.210.113', 64500)) State.FROZEN -> State.FAILED 53140ms [err] INFO:aioice.ice:Connection(0) ICE completed 53140ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 51199) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'N\x0c6\xddx)\xe8 \x85\x11\xdbR') 53140ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 41913) -> ('172.30.0.1', 51199)) State.IN_PROGRESS -> State.SUCCEEDED 53140ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 51199) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xafW\xbb\x13\x82\x998;\xe7\\\xf1\x89') 53140ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 51199) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xafW\xbb\x13\x82\x998;\xe7\\\xf1\x89') 53159ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 53159ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 53160ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 53164ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 53164ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 53164ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 53164ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 53164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 53165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 53165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 53165ms [log] connectionstatechanged connecting completed stable 53165ms [log] connectionstatechanged connected completed stable 53165ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a", "state": "connected"}] 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 53166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 53167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 53167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 53167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 53167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=920288918, stream_id=1, stream_seq=0) 53167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 53168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=2814543005, stream_id=1, stream_seq=0) 53168ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 53168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2814543005, gaps=[]) 53169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=920288918, gaps=[]) 53169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 53169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=920288919, stream_id=1, stream_seq=1) 53169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 53169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=920288920, stream_id=1, stream_seq=2) 53170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=920288919, gaps=[]) 53170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 53170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=920288920, gaps=[]) 53170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 53231ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 53231ms [log] [experimentStatusChanged] {"status": "running", "message": null} 53334ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 53335ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 53335ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 53335ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 53335ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 53335ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 53335ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 53336ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 53337ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a"}', extra='') 53337ms [log] connectionstatechanged closed closed closed 53337ms [log] connectionstatechanged closed closed closed 53337ms [log] connectionstatechanged closed closed closed 53337ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9f8439d7-157e-42eb-8074-2263e09e845a", "state": "closed"}] 53337ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 53337ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 53338ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xc9p#`\xd4x\xa5\xe3\xd8x\xbe\xa6') 53339ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xc9p#`\xd4x\xa5\xe3\xd8x\xbe\xa6') 53339ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 53648) 53339ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 53339ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 53429ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 53429ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests : should transmit gpio value 53480ms [err] Traceback (most recent call last): 53480ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 53480ms [err] return _run_code(code, main_globals, None, 53480ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 53480ms [err] exec(code, run_globals) 53480ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 53480ms [err] sys.exit(main()) 53480ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 53480ms [err] asyncio.run(main_async()) 53480ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 53480ms [err] return loop.run_until_complete(main) 53480ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 53480ms [err] self.run_forever() 53481ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 53481ms [err] self._run_once() 53481ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 53482ms [err] event_list = self._selector.select(timeout) 53482ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 53482ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 53482ms [err] KeyboardInterrupt 53589ms [log] starting device 53992ms [err] DEBUG:asyncio:Using selector: EpollSelector 54062ms [err] ERROR:asyncio:Unclosed client session 54062ms [err] client_session: 54155ms [log] parsing 54155ms [log] creating device handler 54155ms [log] [ready] 54155ms [log] reading line 54155ms [log] [websocketToken] "da5e4e6b-3e50-4599-bcb4-0b067a1064db" 54167ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 54167ms [log] [websocketConnected] 54380ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 54380ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 54409ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/750ffd6b-b5f6-4c89-b12f-e77ffc7d4fea"}}', extra='') 54409ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/750ffd6b-b5f6-4c89-b12f-e77ffc7d4fea"} 54500ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 54500ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d", "state": "new"}] 54501ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 54501ms [err] v=0 54501ms [err] o=- 3923404543 3923404543 IN IP4 0.0.0.0 54501ms [err] s=- 54501ms [err] t=0 0 54501ms [err] a=group:BUNDLE 0 54501ms [err] a=msid-semantic:WMS * 54501ms [err] m=application 9 DTLS/SCTP 5000 54501ms [err] c=IN IP4 0.0.0.0 54501ms [err] a=mid:0 54501ms [err] a=sctpmap:5000 webrtc-datachannel 65535 54501ms [err] a=max-message-size:65536 54501ms [err] a=ice-ufrag:8PDc 54501ms [err] a=ice-pwd:TAlxC4bWbNJknA5OJeArgJ 54501ms [err] a=fingerprint:sha-256 6F:14:AF:5F:16:CB:19:A7:22:A6:91:B7:B7:F7:7B:7F:22:36:B9:92:1E:56:DB:52:08:8E:E6:B0:C0:F3:22:03 54501ms [err] a=setup:actpass 54501ms [err] 54503ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 54505ms [log] makeOffer 54505ms [log] connectionstatechanged new new have-local-offer 54505ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d", "state": "new"}] 54505ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 54505ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 54507ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'&B\xe9pH\xd7\xce\x1a\x9c\x8fuE') 54508ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'(&\x1d\xe0\xe0%\x04[Q\x9d\xa24') 54508ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'&B\xe9pH\xd7\xce\x1a\x9c\x8fuE') 54508ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'(&\x1d\xe0\xe0%\x04[Q\x9d\xa24') 54510ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 54510ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'-\xf2\xe4\x93\xc2\x88\x94\x0f\x84\x84g\x0c') 54510ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'-\xf2\xe4\x93\xc2\x88\x94\x0f\x84\x84g\x0c') 54510ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xfa\xe1S\x91\xe8\x9e\xa6iI\xa5\xb0\x8b') 54511ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xfa\xe1S\x91\xe8\x9e\xa6iI\xa5\xb0\x8b') 54511ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 50937) (expires in 600 seconds) 54511ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 54511ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 54530ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58544) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'XcD\xf2Z\xe3\xaax\x1e\x1d\xfa[') 54530ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58544) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'XcD\xf2Z\xe3\xaax\x1e\x1d\xfa[') 54534ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 54534ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 54537ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 54537ms [err] v=0 54537ms [err] o=- 3923404543 3923404543 IN IP4 0.0.0.0 54537ms [err] s=- 54537ms [err] t=0 0 54537ms [err] a=group:BUNDLE 0 54537ms [err] a=msid-semantic:WMS * 54537ms [err] m=application 58544 DTLS/SCTP 5000 54537ms [err] c=IN IP4 172.30.0.1 54537ms [err] a=mid:0 54537ms [err] a=sctpmap:5000 webrtc-datachannel 65535 54537ms [err] a=max-message-size:65536 54537ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58544 typ host 54537ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 40382 typ host 54537ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58544 typ srflx raddr 172.30.0.1 rport 58544 54537ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 40382 typ srflx raddr 172.17.0.3 rport 40382 54537ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50400 typ relay raddr 172.17.0.3 rport 56828 54537ms [err] a=end-of-candidates 54537ms [err] a=ice-ufrag:Qpvi 54537ms [err] a=ice-pwd:PMJdPoHnf43DFUdwYvi6GS 54537ms [err] a=fingerprint:sha-256 52:91:CD:63:B7:37:AF:1A:49:33:02:F6:F1:7E:78:34:E1:07:14:2E:E8:10:E0:34:7F:06:84:3C:36:23:C0:DF 54537ms [err] a=setup:active 54537ms [err] 54539ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 54539ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 54539ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 54539ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.30.0.1', 58544)) State.FROZEN -> State.WAITING 54539ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('172.30.0.1', 58544)) State.FROZEN -> State.WAITING 54539ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.17.0.3', 40382)) State.FROZEN -> State.WAITING 54539ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('172.30.0.1', 58544)) State.FROZEN -> State.WAITING 54539ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(9qFxObRKi2 1 udp 1862270975 172.17.0.3 58544 typ prflx) 54540ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.17.0.3', 58544)) State.WAITING -> State.IN_PROGRESS 54540ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58544) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x10\xe1\xe8\x81 \xfao\x16V5{\xc2') 54540ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.30.0.1', 58544)) State.WAITING -> State.IN_PROGRESS 54540ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58544) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xf5\x80\xcc\xdd\xc6\x08\xb7\xa6\xbb\xfb`\xb8') 54540ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d","content":{"type":"answer","sdp":"v=0\\r\\no=- 3923404543 3923404543 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 58544 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58544 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 40382 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58544 typ srflx raddr 172.30.0.1 rport 58544\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 40382 typ srflx raddr 172.17.0.3 rport 40382\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 50400 typ relay raddr 172.17.0.3 rport 56828\\r\\na=end-of-candidates\\r\\na=ice-ufrag:Qpvi\\r\\na=ice-pwd:PMJdPoHnf43DFUdwYvi6GS\\r\\na=fingerprint:sha-256 52:91:CD:63:B7:37:AF:1A:49:33:02:F6:F1:7E:78:34:E1:07:14:2E:E8:10:E0:34:7F:06:84:3C:36:23:C0:DF\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 54540ms [log] handleSignalingMessage 54540ms [log] handleAnswer 54540ms [log] acceptAnswer 54540ms [log] connectionstatechanged connecting checking stable 54540ms [log] connectionstatechanged connecting checking stable 54540ms [log] connectionstatechanged connecting checking stable 54540ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d", "state": "connecting"}] 54541ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58544) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x10\xe1\xe8\x81 \xfao\x16V5{\xc2') 54541ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.17.0.3', 58544)) State.IN_PROGRESS -> State.SUCCEEDED 54541ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('172.30.0.1', 58544)) State.WAITING -> State.FAILED 54541ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.17.0.3', 40382)) State.WAITING -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('172.17.0.3', 40382)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('141.24.211.56', 58544)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('141.24.211.56', 58544)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('141.24.211.56', 40382)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('141.24.211.56', 40382)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('141.24.210.113', 50400)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 43169) -> ('141.24.210.113', 50400)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('172.30.0.1', 58544)) State.WAITING -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('172.17.0.3', 40382)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('141.24.211.56', 58544)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('141.24.211.56', 40382)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50937) -> ('141.24.210.113', 50400)) State.FROZEN -> State.FAILED 54542ms [err] INFO:aioice.ice:Connection(0) ICE completed 54542ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58544) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xf5\x80\xcc\xdd\xc6\x08\xb7\xa6\xbb\xfb`\xb8') 54543ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 45493) -> ('172.30.0.1', 58544)) State.IN_PROGRESS -> State.SUCCEEDED 54543ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58544) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'-\xdc\x83F$*\xcf0\xf4\r}~') 54543ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58544) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'-\xdc\x83F$*\xcf0\xf4\r}~') 54561ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 54561ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 54562ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 54564ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 54564ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 54564ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 54564ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 54565ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 54565ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 54565ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 54565ms [log] connectionstatechanged connecting completed stable 54565ms [log] connectionstatechanged connected completed stable 54565ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d", "state": "connected"}] 54565ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 54565ms [log] line {"signal":"gpio1","value":"strongH"} 54565ms [log] 54565ms [log] reading line 54565ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 54566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 54567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 54567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 54567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 54567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2114339692, stream_id=1, stream_seq=0) 54567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 54568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=457888040, stream_id=1, stream_seq=0) 54568ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 54568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=457888040, gaps=[]) 54568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2114339692, gaps=[]) 54568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 54569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2114339693, stream_id=1, stream_seq=1) 54569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 54569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2114339694, stream_id=1, stream_seq=2) 54569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2114339695, stream_id=1, stream_seq=3) 54569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2114339696, stream_id=1, stream_seq=4) 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2114339693, gaps=[]) 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2114339694, gaps=[]) 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2114339695, gaps=[]) 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2114339696, gaps=[]) 54570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 54632ms [log] line {"signal":"gpio2","value":"strongL"} 54632ms [log] 54632ms [log] reading line 54632ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 54632ms [log] [experimentStatusChanged] {"status": "running", "message": null} 54736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 54736ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 54736ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 54736ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 54737ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 54737ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 54737ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 54737ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 54738ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d"}', extra='') 54738ms [log] connectionstatechanged closed closed closed 54738ms [log] connectionstatechanged closed closed closed 54738ms [log] connectionstatechanged closed closed closed 54738ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/d89671f3-c280-47a0-acc2-464e52777b5d", "state": "closed"}] 54738ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 54738ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 54738ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'(\x9d|\xe0\xb3\xc3C\x82=Z\xf9\xc8') 54739ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'(\x9d|\xe0\xb3\xc3C\x82=Z\xf9\xc8') 54739ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 50937) 54739ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 54740ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 54839ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 54839ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client GPIO tests without driver: should transmit initial gpio value 54891ms [err] Traceback (most recent call last): 54891ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 54891ms [err] return _run_code(code, main_globals, None, 54891ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 54891ms [err] exec(code, run_globals) 54891ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 54891ms [err] sys.exit(main()) 54891ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 54891ms [err] asyncio.run(main_async()) 54891ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 54891ms [err] return loop.run_until_complete(main) 54891ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 54892ms [err] self.run_forever() 54892ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 54892ms [err] self._run_once() 54892ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 54896ms [err] event_list = self._selector.select(timeout) 54896ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 54896ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 54896ms [err] KeyboardInterrupt ================== js Client to js Client GPIO tests without driver: should transmit gpio value ================== js Client to python Client GPIO tests without driver: should transmit initial gpio value ================== js Client to python Client GPIO tests without driver: should transmit gpio value ================== python Client to js Client GPIO tests without driver: should transmit initial gpio value 68678ms [log] starting device 69079ms [err] DEBUG:asyncio:Using selector: EpollSelector 69148ms [err] ERROR:asyncio:Unclosed client session 69148ms [err] client_session: 69237ms [log] parsing 69237ms [log] creating device handler 69237ms [log] [ready] 69237ms [log] reading line 69237ms [log] [websocketToken] "a5859337-65a1-4ae5-8b8d-26daf0abbe97" 69253ms [log] line {"signal":"gpio1","value":"strongH"} 69253ms [log] 69253ms [log] reading line 69253ms [log] line {"signal":"gpio2","value":"strongL"} 69253ms [log] 69253ms [log] reading line 69253ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 69253ms [log] [websocketConnected] 70983ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 70983ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 71028ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/123fd308-3ce8-474e-8a81-dfe19142f6b0"}}', extra='') 71028ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/123fd308-3ce8-474e-8a81-dfe19142f6b0"} 71105ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 71105ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 71105ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 71105ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773", "state": "new"}] 71129ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 71129ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 71277ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 71277ms [err] v=0 71277ms [err] o=- 1661104679198001515 2 IN IP4 127.0.0.1 71277ms [err] s=- 71277ms [err] t=0 0 71277ms [err] a=group:BUNDLE 0 71277ms [err] a=extmap-allow-mixed 71277ms [err] a=msid-semantic: WMS 71277ms [err] m=application 59574 UDP/DTLS/SCTP webrtc-datachannel 71277ms [err] c=IN IP4 141.24.210.113 71277ms [err] a=candidate:4061714544 1 udp 2113937151 3b38ecce-928d-4bba-8fbc-32c64f77466a.local 51156 typ host generation 0 network-cost 999 71277ms [err] a=candidate:4198536119 1 udp 1677729535 141.24.211.56 51156 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 71277ms [err] a=candidate:1147938885 1 udp 33562623 141.24.210.113 59574 typ relay raddr 141.24.211.56 rport 51156 generation 0 network-cost 999 71277ms [err] a=ice-ufrag:tw8P 71277ms [err] a=ice-pwd:knhPXzWsIsjD8whcw5wntkf+ 71277ms [err] a=ice-options:trickle 71277ms [err] a=fingerprint:sha-256 71:5A:6B:73:E8:9A:EC:0E:F7:49:B0:8F:6F:1B:EA:25:32:41:F4:B1:20:42:5E:DD:D2:86:52:44:20:4F:C6:67 71277ms [err] a=setup:actpass 71277ms [err] a=mid:0 71277ms [err] a=sctp-port:5000 71277ms [err] a=max-message-size:262144 71277ms [err] 71283ms [err] INFO:aioice.ice:Connection(0) Remote candidate "3b38ecce-928d-4bba-8fbc-32c64f77466a.local" resolved to 172.17.0.3 71283ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 71283ms [err] v=0 71283ms [err] o=- 1661104679198001515 2 IN IP4 127.0.0.1 71283ms [err] s=- 71283ms [err] t=0 0 71283ms [err] a=group:BUNDLE 0 71283ms [err] a=extmap-allow-mixed 71283ms [err] a=msid-semantic: WMS 71283ms [err] m=application 59574 UDP/DTLS/SCTP webrtc-datachannel 71283ms [err] c=IN IP4 141.24.210.113 71283ms [err] a=candidate:4061714544 1 udp 2113937151 3b38ecce-928d-4bba-8fbc-32c64f77466a.local 51156 typ host generation 0 network-cost 999 71283ms [err] a=candidate:4198536119 1 udp 1677729535 141.24.211.56 51156 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 71283ms [err] a=candidate:1147938885 1 udp 33562623 141.24.210.113 59574 typ relay raddr 141.24.211.56 rport 51156 generation 0 network-cost 999 71283ms [err] a=ice-ufrag:tw8P 71283ms [err] a=ice-pwd:knhPXzWsIsjD8whcw5wntkf+ 71283ms [err] a=ice-options:trickle 71283ms [err] a=fingerprint:sha-256 71:5A:6B:73:E8:9A:EC:0E:F7:49:B0:8F:6F:1B:EA:25:32:41:F4:B1:20:42:5E:DD:D2:86:52:44:20:4F:C6:67 71283ms [err] a=setup:actpass 71283ms [err] a=mid:0 71283ms [err] a=sctp-port:5000 71283ms [err] a=max-message-size:262144 71283ms [err] 71284ms [log] WSMessage(type=, data='{"signalingType":"offer","content":{"type":"offer","sdp":"v=0\\r\\no=- 1661104679198001515 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS\\r\\nm=application 59574 UDP/DTLS/SCTP webrtc-datachannel\\r\\nc=IN IP4 141.24.210.113\\r\\na=candidate:4061714544 1 udp 2113937151 3b38ecce-928d-4bba-8fbc-32c64f77466a.local 51156 typ host generation 0 network-cost 999\\r\\na=candidate:4198536119 1 udp 1677729535 141.24.211.56 51156 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=candidate:1147938885 1 udp 33562623 141.24.210.113 59574 typ relay raddr 141.24.211.56 rport 51156 generation 0 network-cost 999\\r\\na=ice-ufrag:tw8P\\r\\na=ice-pwd:knhPXzWsIsjD8whcw5wntkf+\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 71:5A:6B:73:E8:9A:EC:0E:F7:49:B0:8F:6F:1B:EA:25:32:41:F4:B1:20:42:5E:DD:D2:86:52:44:20:4F:C6:67\\r\\na=setup:actpass\\r\\na=mid:0\\r\\na=sctp-port:5000\\r\\na=max-message-size:262144\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773"}', extra='') 71284ms [log] handleSignalingMessage 71284ms [log] handleOffer 71284ms [log] makeAnswer 71284ms [log] connectionstatechanged new new have-remote-offer 71284ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773", "state": "new"}] 72145ms [err] INFO:aioice.ice:Connection(0) Remote candidate "3b38ecce-928d-4bba-8fbc-32c64f77466a.local" resolved to 172.17.0.3 72147ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 72147ms [err] v=0 72147ms [err] o=- 3923404560 3923404560 IN IP4 0.0.0.0 72147ms [err] s=- 72147ms [err] t=0 0 72147ms [err] a=group:BUNDLE 0 72147ms [err] a=msid-semantic:WMS * 72147ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 72147ms [err] c=IN IP4 0.0.0.0 72147ms [err] a=mid:0 72147ms [err] a=sctp-port:5000 72147ms [err] a=max-message-size:65536 72147ms [err] a=ice-ufrag:AmmX 72147ms [err] a=ice-pwd:7vkvkUb3IaQFvI7IRe3zKO 72147ms [err] a=fingerprint:sha-256 9B:01:5B:9A:32:77:C5:4B:5A:DC:F4:E3:18:25:4D:58:AC:F4:89:04:50:1D:C7:72:85:44:CC:49:43:30:DB:18 72147ms [err] a=setup:active 72147ms [err] 72147ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 72149ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 72149ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=11 read=idle write=>) 72151ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xaf\xfc\x08\xfd\xeaW%\x159F\x9d\x19') 72151ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'M6,\xa1^\x11\x1e~\xea\xf8\xeb\x0f') 72152ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xaf\xfc\x08\xfd\xeaW%\x159F\x9d\x19') 72152ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'M6,\xa1^\x11\x1e~\xea\xf8\xeb\x0f') 72154ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=12 read=idle write=>) 72154ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'ih=-\x0f\x11\xd2\x19\xea\xe9\xe1y') 72155ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'ih=-\x0f\x11\xd2\x19\xea\xe9\xe1y') 72155ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x05\x9c\x93\x80\x11\xda;\x80Ou\xfb\x90') 72156ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x05\x9c\x93\x80\x11\xda;\x80Ou\xfb\x90') 72156ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 60458) (expires in 600 seconds) 72156ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 72157ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 72158ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 72158ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 72158ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 72159ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('172.17.0.3', 51156)) State.FROZEN -> State.WAITING 72159ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('172.17.0.3', 51156)) State.FROZEN -> State.WAITING 72159ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('172.17.0.3', 51156)) State.FROZEN -> State.WAITING 72159ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('172.17.0.3', 51156)) State.FROZEN -> State.WAITING 72159ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('172.17.0.3', 51156)) State.WAITING -> State.IN_PROGRESS 72159ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b't\xfc\xc5z\xd9C\xd7g\xe1\xa2\x84\xca') 72160ms [log] connectionstatechanged new new stable 72160ms [log] connectionstatechanged new new stable 72160ms [log] connectionstatechanged connecting checking stable 72160ms [log] connectionstatechanged connecting checking stable 72160ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773", "state": "connecting"}] 72161ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b't\xfc\xc5z\xd9C\xd7g\xe1\xa2\x84\xca') 72161ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('172.17.0.3', 51156)) State.IN_PROGRESS -> State.SUCCEEDED 72161ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.211.56', 51156)) State.FROZEN -> State.WAITING 72161ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.211.56', 51156)) State.FROZEN -> State.WAITING 72162ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.210.113', 59574)) State.FROZEN -> State.WAITING 72162ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.210.113', 59574)) State.FROZEN -> State.WAITING 72182ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('172.17.0.3', 51156)) State.WAITING -> State.IN_PROGRESS 72182ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x08\xa6\xbc\x87\x94)&\xeb\xfbcyj') 72189ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'RWWsjfDLVokH') 72190ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'RWWsjfDLVokH') 72190ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('172.17.0.3', 51156)) State.WAITING -> State.FAILED 72190ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('172.17.0.3', 51156)) State.FROZEN -> State.FAILED 72190ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.211.56', 51156)) State.WAITING -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('141.24.211.56', 51156)) State.FROZEN -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.211.56', 51156)) State.WAITING -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('141.24.211.56', 51156)) State.FROZEN -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.210.113', 59574)) State.WAITING -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('141.24.210.113', 59574)) State.FROZEN -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 54160) -> ('141.24.210.113', 59574)) State.WAITING -> State.FAILED 72191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('141.24.210.113', 59574)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('172.17.0.3', 51156)) State.WAITING -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('172.17.0.3', 51156)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('141.24.211.56', 51156)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('141.24.211.56', 51156)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('141.24.210.113', 59574)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 60458) -> ('141.24.210.113', 59574)) State.FROZEN -> State.FAILED 72192ms [err] INFO:aioice.ice:Connection(0) ICE completed 72193ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x08\xa6\xbc\x87\x94)&\xeb\xfbcyj') 72193ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 47327) -> ('172.17.0.3', 51156)) State.IN_PROGRESS -> State.SUCCEEDED 72201ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 72201ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 72203ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 72207ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AES128_CM_SHA1_80 72208ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 72208ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 72208ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 72209ms [log] connectionstatechanged connecting completed stable 72209ms [log] connectionstatechanged connected completed stable 72209ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773", "state": "connected"}] 72214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 72214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 72214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 72215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 72215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 72216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 72217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=3285814147, stream_id=1, stream_seq=0) 72217ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 72217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=104067828, stream_id=1, stream_seq=0) 72217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 72217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3285814147, gaps=[]) 72218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=104067828, gaps=[]) 72218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 72219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=104067829, stream_id=1, stream_seq=1) 72219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 72219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=104067830, stream_id=1, stream_seq=2) 72220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=104067830, gaps=[]) 72220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 72250ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'VvGeQ9zsgA3s') 72250ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'VvGeQ9zsgA3s') 72291ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 72291ms [log] [experimentStatusChanged] {"status": "running", "message": null} 72312ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'KETNBXDqFCnA') 72312ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'KETNBXDqFCnA') 72376ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'AhH3bouiQPtF') 72377ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 51156) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'AhH3bouiQPtF') 72378ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 72378ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 72378ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 72378ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 72378ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 72379ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 72379ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 72379ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 72380ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773"}', extra='') 72380ms [log] connectionstatechanged closed closed closed 72380ms [log] connectionstatechanged closed closed closed 72380ms [log] connectionstatechanged closed closed closed 72380ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/3e644bcf-7f73-430f-82e8-f91ed09e1773", "state": "closed"}] 72380ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 72381ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 72381ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'Q\xcc\\\xcc\x8d\x13\x9eL;\xbd\x1a\xc6') 72382ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'Q\xcc\\\xcc\x8d\x13\x9eL;\xbd\x1a\xc6') 72382ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 60458) 72383ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 72383ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 72457ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 72457ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to js Client GPIO tests without driver: should transmit gpio value 72526ms [err] Traceback (most recent call last): 72526ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 72526ms [err] return _run_code(code, main_globals, None, 72526ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 72526ms [err] exec(code, run_globals) 72526ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 72526ms [err] sys.exit(main()) 72526ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 72526ms [err] asyncio.run(main_async()) 72526ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 72526ms [err] return loop.run_until_complete(main) 72526ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 72526ms [err] self.run_forever() 72526ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 72526ms [err] self._run_once() 72526ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 72527ms [err] event_list = self._selector.select(timeout) 72527ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 72527ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 72527ms [err] KeyboardInterrupt 72620ms [log] starting device 73017ms [err] DEBUG:asyncio:Using selector: EpollSelector 73085ms [err] ERROR:asyncio:Unclosed client session 73085ms [err] client_session: 73173ms [log] parsing 73173ms [log] creating device handler 73173ms [log] [ready] 73173ms [log] reading line 73173ms [log] [websocketToken] "80710b65-b085-4720-bc27-e8950f666853" 73186ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 73186ms [log] [websocketConnected] 74834ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 74834ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 74873ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/7ab34136-30cd-42c7-80b6-6d3287a25341"}}', extra='') 74873ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/7ab34136-30cd-42c7-80b6-6d3287a25341"} 74960ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 74960ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f", "state": "new"}] 74985ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 74985ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 75120ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 75120ms [err] v=0 75120ms [err] o=- 6045886048238384482 2 IN IP4 127.0.0.1 75120ms [err] s=- 75120ms [err] t=0 0 75120ms [err] a=group:BUNDLE 0 75120ms [err] a=extmap-allow-mixed 75120ms [err] a=msid-semantic: WMS 75120ms [err] m=application 63478 UDP/DTLS/SCTP webrtc-datachannel 75120ms [err] c=IN IP4 141.24.210.113 75120ms [err] a=candidate:1825089591 1 udp 2113937151 c5ffadc9-8106-41b5-8eac-af5fcb654723.local 49891 typ host generation 0 network-cost 999 75120ms [err] a=candidate:1774233455 1 udp 1677729535 141.24.211.56 49891 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 75120ms [err] a=candidate:986519780 1 udp 33562623 141.24.210.113 63478 typ relay raddr 141.24.211.56 rport 49891 generation 0 network-cost 999 75120ms [err] a=ice-ufrag:xB6d 75120ms [err] a=ice-pwd:2rzuX/LHMCuHwNoH76/hwZH0 75120ms [err] a=ice-options:trickle 75120ms [err] a=fingerprint:sha-256 D2:CC:05:4A:F6:3F:94:6A:FA:60:94:A9:94:2F:94:12:81:BB:F2:0B:D8:B0:C9:A7:10:DA:CB:5D:C9:15:F9:7D 75120ms [err] a=setup:actpass 75120ms [err] a=mid:0 75120ms [err] a=sctp-port:5000 75120ms [err] a=max-message-size:262144 75120ms [err] 75126ms [err] INFO:aioice.ice:Connection(0) Remote candidate "c5ffadc9-8106-41b5-8eac-af5fcb654723.local" resolved to 172.17.0.3 75127ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 75127ms [err] v=0 75127ms [err] o=- 6045886048238384482 2 IN IP4 127.0.0.1 75127ms [err] s=- 75127ms [err] t=0 0 75127ms [err] a=group:BUNDLE 0 75127ms [err] a=extmap-allow-mixed 75127ms [err] a=msid-semantic: WMS 75127ms [err] m=application 63478 UDP/DTLS/SCTP webrtc-datachannel 75127ms [err] c=IN IP4 141.24.210.113 75127ms [err] a=candidate:1825089591 1 udp 2113937151 c5ffadc9-8106-41b5-8eac-af5fcb654723.local 49891 typ host generation 0 network-cost 999 75127ms [err] a=candidate:1774233455 1 udp 1677729535 141.24.211.56 49891 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999 75127ms [err] a=candidate:986519780 1 udp 33562623 141.24.210.113 63478 typ relay raddr 141.24.211.56 rport 49891 generation 0 network-cost 999 75127ms [err] a=ice-ufrag:xB6d 75127ms [err] a=ice-pwd:2rzuX/LHMCuHwNoH76/hwZH0 75127ms [err] a=ice-options:trickle 75127ms [err] a=fingerprint:sha-256 D2:CC:05:4A:F6:3F:94:6A:FA:60:94:A9:94:2F:94:12:81:BB:F2:0B:D8:B0:C9:A7:10:DA:CB:5D:C9:15:F9:7D 75127ms [err] a=setup:actpass 75127ms [err] a=mid:0 75127ms [err] a=sctp-port:5000 75127ms [err] a=max-message-size:262144 75127ms [err] 75127ms [log] WSMessage(type=, data='{"signalingType":"offer","content":{"type":"offer","sdp":"v=0\\r\\no=- 6045886048238384482 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS\\r\\nm=application 63478 UDP/DTLS/SCTP webrtc-datachannel\\r\\nc=IN IP4 141.24.210.113\\r\\na=candidate:1825089591 1 udp 2113937151 c5ffadc9-8106-41b5-8eac-af5fcb654723.local 49891 typ host generation 0 network-cost 999\\r\\na=candidate:1774233455 1 udp 1677729535 141.24.211.56 49891 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999\\r\\na=candidate:986519780 1 udp 33562623 141.24.210.113 63478 typ relay raddr 141.24.211.56 rport 49891 generation 0 network-cost 999\\r\\na=ice-ufrag:xB6d\\r\\na=ice-pwd:2rzuX/LHMCuHwNoH76/hwZH0\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 D2:CC:05:4A:F6:3F:94:6A:FA:60:94:A9:94:2F:94:12:81:BB:F2:0B:D8:B0:C9:A7:10:DA:CB:5D:C9:15:F9:7D\\r\\na=setup:actpass\\r\\na=mid:0\\r\\na=sctp-port:5000\\r\\na=max-message-size:262144\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f"}', extra='') 75127ms [log] handleSignalingMessage 75127ms [log] handleOffer 75127ms [log] makeAnswer 75127ms [log] connectionstatechanged new new have-remote-offer 75127ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f", "state": "new"}] 75993ms [err] INFO:aioice.ice:Connection(0) Remote candidate "c5ffadc9-8106-41b5-8eac-af5fcb654723.local" resolved to 172.17.0.3 75995ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 75995ms [err] v=0 75995ms [err] o=- 3923404564 3923404564 IN IP4 0.0.0.0 75995ms [err] s=- 75995ms [err] t=0 0 75995ms [err] a=group:BUNDLE 0 75995ms [err] a=msid-semantic:WMS * 75995ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 75995ms [err] c=IN IP4 0.0.0.0 75995ms [err] a=mid:0 75995ms [err] a=sctp-port:5000 75995ms [err] a=max-message-size:65536 75995ms [err] a=ice-ufrag:LA5D 75995ms [err] a=ice-pwd:LgtV34yGcl9jtTD1xpfQmQ 75995ms [err] a=fingerprint:sha-256 52:68:C6:3B:B4:34:DE:77:E9:5C:54:FF:78:14:4E:4A:F4:8A:B4:F3:51:6A:C6:67:60:E5:66:3D:6E:AD:7D:A3 75995ms [err] a=setup:active 75995ms [err] 75995ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 75996ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 75997ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=11 read=idle write=>) 75999ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"\x88\xb0A'\x81\x1e\xe4\xc4\xc3\x9a\xdd8") 75999ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xfe\xc7\x85\t\x10\xfe\x84\xa7P\x00cO') 76000ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"\x88\xb0A'\x81\x1e\xe4\xc4\xc3\x9a\xdd8") 76000ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xfe\xc7\x85\t\x10\xfe\x84\xa7P\x00cO') 76002ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=12 read=idle write=>) 76002ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'I\x875d\xebb\xd5\x06V\x06\xc0\xda') 76003ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'I\x875d\xebb\xd5\x06V\x06\xc0\xda') 76003ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xcb\xccKQJgZ~x\xc7\xbe\x81') 76004ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xcb\xccKQJgZ~x\xc7\xbe\x81') 76004ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 50935) (expires in 600 seconds) 76004ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 76005ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 76006ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 76006ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 76006ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 76007ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('172.17.0.3', 49891)) State.FROZEN -> State.WAITING 76007ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('172.17.0.3', 49891)) State.FROZEN -> State.WAITING 76007ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('172.17.0.3', 49891)) State.FROZEN -> State.WAITING 76007ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('172.17.0.3', 49891)) State.FROZEN -> State.WAITING 76007ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('172.17.0.3', 49891)) State.WAITING -> State.IN_PROGRESS 76008ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'g\x1a\x02u\x98\xbdU\x84\x91\xf3\xd4|') 76008ms [log] connectionstatechanged new new stable 76008ms [log] connectionstatechanged new new stable 76008ms [log] connectionstatechanged connecting checking stable 76008ms [log] connectionstatechanged connecting checking stable 76008ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f", "state": "connecting"}] 76010ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'g\x1a\x02u\x98\xbdU\x84\x91\xf3\xd4|') 76011ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('172.17.0.3', 49891)) State.IN_PROGRESS -> State.SUCCEEDED 76011ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.211.56', 49891)) State.FROZEN -> State.WAITING 76011ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.211.56', 49891)) State.FROZEN -> State.WAITING 76011ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.210.113', 63478)) State.FROZEN -> State.WAITING 76011ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.210.113', 63478)) State.FROZEN -> State.WAITING 76028ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('172.17.0.3', 49891)) State.WAITING -> State.IN_PROGRESS 76028ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'L\x15\xe0\x92\xfc{@\xba\xd9\xabb\xe2') 76034ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'lbCnx+jPSh0x') 76034ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'lbCnx+jPSh0x') 76034ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('172.17.0.3', 49891)) State.WAITING -> State.FAILED 76034ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('172.17.0.3', 49891)) State.FROZEN -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.211.56', 49891)) State.WAITING -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('141.24.211.56', 49891)) State.FROZEN -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.211.56', 49891)) State.WAITING -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('141.24.211.56', 49891)) State.FROZEN -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.210.113', 63478)) State.WAITING -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('141.24.210.113', 63478)) State.FROZEN -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55585) -> ('141.24.210.113', 63478)) State.WAITING -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('141.24.210.113', 63478)) State.FROZEN -> State.FAILED 76035ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('172.17.0.3', 49891)) State.WAITING -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('172.17.0.3', 49891)) State.FROZEN -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('141.24.211.56', 49891)) State.FROZEN -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('141.24.211.56', 49891)) State.FROZEN -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('141.24.210.113', 63478)) State.FROZEN -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 50935) -> ('141.24.210.113', 63478)) State.FROZEN -> State.FAILED 76036ms [err] INFO:aioice.ice:Connection(0) ICE completed 76037ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'L\x15\xe0\x92\xfc{@\xba\xd9\xabb\xe2') 76037ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 50058) -> ('172.17.0.3', 49891)) State.IN_PROGRESS -> State.SUCCEEDED 76049ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 76049ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 76050ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 76055ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AES128_CM_SHA1_80 76056ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 76056ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 76056ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 76057ms [log] connectionstatechanged connecting completed stable 76057ms [log] connectionstatechanged connected completed stable 76057ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f", "state": "connected"}] 76057ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 76058ms [log] line {"signal":"gpio1","value":"strongH"} 76058ms [log] 76058ms [log] reading line 76058ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 76061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 76061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 76061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 76062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 76062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 76063ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 76064ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=154489842, stream_id=1, stream_seq=0) 76064ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 76064ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2588731533, stream_id=1, stream_seq=0) 76064ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 76064ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=154489842, gaps=[]) 76065ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2588731533, gaps=[]) 76066ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 76066ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2588731534, stream_id=1, stream_seq=1) 76066ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 76066ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2588731535, stream_id=1, stream_seq=2) 76067ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2588731536, stream_id=1, stream_seq=3) 76067ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=2588731537, stream_id=1, stream_seq=4) 76067ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2588731535, gaps=[]) 76068ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 76068ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2588731537, gaps=[]) 76068ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 76093ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'OxM2R8EToBXq') 76094ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'OxM2R8EToBXq') 76117ms [log] line {"signal":"gpio2","value":"strongL"} 76117ms [log] 76117ms [log] reading line 76117ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 76117ms [log] [experimentStatusChanged] {"status": "running", "message": null} 76156ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'izu1+oMc31LN') 76156ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'izu1+oMc31LN') 76219ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'aj0OHd8xSJo2') 76219ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 49891) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'aj0OHd8xSJo2') 76229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 76229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 76229ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 76229ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 76229ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 76229ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 76229ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 76230ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 76230ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f"}', extra='') 76230ms [log] connectionstatechanged closed closed closed 76230ms [log] connectionstatechanged closed closed closed 76230ms [log] connectionstatechanged closed closed closed 76230ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/ff3ce37e-d51f-43de-9c2d-49b057aa269f", "state": "closed"}] 76230ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 76230ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 76231ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'O\xff\xa0\xb5\xaa\xbe\xfb\xf2`\x97\xf3\xba') 76232ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'O\xff\xa0\xb5\xaa\xbe\xfb\xf2`\x97\xf3\xba') 76232ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 50935) 76232ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 76232ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 76313ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 76313ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests without driver: should transmit initial gpio value 76376ms [err] Traceback (most recent call last): 76376ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 76377ms [err] return _run_code(code, main_globals, None, 76377ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 76377ms [err] exec(code, run_globals) 76377ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 76377ms [err] sys.exit(main()) 76377ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 76377ms [err] asyncio.run(main_async()) 76377ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 76377ms [err] return loop.run_until_complete(main) 76377ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 76377ms [err] self.run_forever() 76377ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 76378ms [err] self._run_once() 76378ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 76378ms [err] event_list = self._selector.select(timeout) 76378ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 76378ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 76378ms [err] KeyboardInterrupt 76469ms [log] starting device 76856ms [err] DEBUG:asyncio:Using selector: EpollSelector 76927ms [err] ERROR:asyncio:Unclosed client session 76927ms [err] client_session: 77001ms [log] parsing 77001ms [log] creating device handler 77001ms [log] [ready] 77001ms [log] reading line 77001ms [log] [websocketToken] "aa8450f0-5afc-4241-96cc-03ced8bc8d3e" 77019ms [log] line {"signal":"gpio1","value":"strongH"} 77019ms [log] 77019ms [log] reading line 77019ms [log] line {"signal":"gpio2","value":"strongL"} 77019ms [log] 77019ms [log] reading line 77019ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 77019ms [log] [websocketConnected] 77232ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 77232ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 77258ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/8ad7ad90-f1a3-45a4-8dfe-4ad5155c6975"}}', extra='') 77258ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/8ad7ad90-f1a3-45a4-8dfe-4ad5155c6975"} 77338ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 77338ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 77338ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 77338ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e", "state": "new"}] 77355ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 77355ms [err] v=0 77355ms [err] o=- 3923404566 3923404566 IN IP4 0.0.0.0 77355ms [err] s=- 77355ms [err] t=0 0 77355ms [err] a=group:BUNDLE 0 77355ms [err] a=msid-semantic:WMS * 77355ms [err] m=application 52174 DTLS/SCTP 5000 77355ms [err] c=IN IP4 172.30.0.1 77355ms [err] a=mid:0 77355ms [err] a=sctpmap:5000 webrtc-datachannel 65535 77355ms [err] a=max-message-size:65536 77355ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 52174 typ host 77355ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 50040 typ host 77355ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 50040 typ srflx raddr 172.17.0.3 rport 50040 77355ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 52174 typ srflx raddr 172.30.0.1 rport 52174 77355ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 52306 typ relay raddr 172.17.0.3 rport 58780 77355ms [err] a=end-of-candidates 77355ms [err] a=ice-ufrag:a862 77355ms [err] a=ice-pwd:bO41JSWT25hw9r6R5RKhLx 77355ms [err] a=fingerprint:sha-256 9B:87:BF:37:89:5F:CA:7E:C1:CA:5D:DF:4E:FD:66:5A:E3:EB:D3:33:A4:3F:47:DF:C7:F7:7A:1C:93:90:7D:81 77355ms [err] a=setup:actpass 77355ms [err] 77357ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 77357ms [err] v=0 77357ms [err] o=- 3923404566 3923404566 IN IP4 0.0.0.0 77357ms [err] s=- 77357ms [err] t=0 0 77357ms [err] a=group:BUNDLE 0 77357ms [err] a=msid-semantic:WMS * 77357ms [err] m=application 52174 DTLS/SCTP 5000 77357ms [err] c=IN IP4 172.30.0.1 77357ms [err] a=mid:0 77357ms [err] a=sctpmap:5000 webrtc-datachannel 65535 77357ms [err] a=max-message-size:65536 77357ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 52174 typ host 77357ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 50040 typ host 77357ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 50040 typ srflx raddr 172.17.0.3 rport 50040 77357ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 52174 typ srflx raddr 172.30.0.1 rport 52174 77357ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 52306 typ relay raddr 172.17.0.3 rport 58780 77357ms [err] a=end-of-candidates 77357ms [err] a=ice-ufrag:a862 77357ms [err] a=ice-pwd:bO41JSWT25hw9r6R5RKhLx 77357ms [err] a=fingerprint:sha-256 9B:87:BF:37:89:5F:CA:7E:C1:CA:5D:DF:4E:FD:66:5A:E3:EB:D3:33:A4:3F:47:DF:C7:F7:7A:1C:93:90:7D:81 77357ms [err] a=setup:actpass 77357ms [err] 77358ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e","content":{"type":"offer","sdp":"v=0\\r\\no=- 3923404566 3923404566 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 52174 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 52174 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 50040 typ host\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 50040 typ srflx raddr 172.17.0.3 rport 50040\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 52174 typ srflx raddr 172.30.0.1 rport 52174\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 52306 typ relay raddr 172.17.0.3 rport 58780\\r\\na=end-of-candidates\\r\\na=ice-ufrag:a862\\r\\na=ice-pwd:bO41JSWT25hw9r6R5RKhLx\\r\\na=fingerprint:sha-256 9B:87:BF:37:89:5F:CA:7E:C1:CA:5D:DF:4E:FD:66:5A:E3:EB:D3:33:A4:3F:47:DF:C7:F7:7A:1C:93:90:7D:81\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 77358ms [log] handleSignalingMessage 77358ms [log] handleOffer 77358ms [log] makeAnswer 77358ms [log] connectionstatechanged new new have-remote-offer 77358ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e", "state": "new"}] 77359ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 77359ms [err] v=0 77359ms [err] o=- 3923404566 3923404566 IN IP4 0.0.0.0 77359ms [err] s=- 77359ms [err] t=0 0 77359ms [err] a=group:BUNDLE 0 77359ms [err] a=msid-semantic:WMS * 77359ms [err] m=application 9 DTLS/SCTP 5000 77359ms [err] c=IN IP4 0.0.0.0 77359ms [err] a=mid:0 77359ms [err] a=sctpmap:5000 webrtc-datachannel 65535 77359ms [err] a=max-message-size:65536 77359ms [err] a=ice-ufrag:NPrK 77359ms [err] a=ice-pwd:GL8MbL5bdgBryKToVpVen1 77359ms [err] a=fingerprint:sha-256 09:02:30:6E:72:23:61:E3:E2:CC:76:48:5B:1E:73:DA:EE:1F:39:B5:F8:2A:50:42:54:57:5B:79:FB:AE:DC:89 77359ms [err] a=setup:active 77359ms [err] 77359ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 77360ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 77360ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 77362ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'b\x8f\xdc\x80\x0b\x17\xbb\xbb\xcd\xac\xb2E') 77363ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'z\xc6\xbdF\x07\x03\xd3K\x0cG\xd5\xe6') 77363ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'b\x8f\xdc\x80\x0b\x17\xbb\xbb\xcd\xac\xb2E') 77363ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'z\xc6\xbdF\x07\x03\xd3K\x0cG\xd5\xe6') 77364ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 77365ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x8ef?>\xcb\xfa\n\xbf5kNz') 77365ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x8ef?>\xcb\xfa\n\xbf5kNz') 77366ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b']\xb4\x08\xb7"\xc8b\'?\x10\xa3\xb3') 77366ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b']\xb4\x08\xb7"\xc8b\'?\x10\xa3\xb3') 77366ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61825) (expires in 600 seconds) 77366ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 77367ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 77367ms [log] connectionstatechanged new new stable 77367ms [log] connectionstatechanged new new stable 77367ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 77367ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 77367ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 77368ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 77368ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 77368ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.30.0.1', 52174)) State.FROZEN -> State.WAITING 77368ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('172.30.0.1', 52174)) State.FROZEN -> State.WAITING 77368ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.17.0.3', 50040)) State.FROZEN -> State.WAITING 77368ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('172.30.0.1', 52174)) State.FROZEN -> State.WAITING 77369ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.30.0.1', 52174)) State.WAITING -> State.IN_PROGRESS 77369ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 52174) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'n\xe7UY\xa5\n\xf8\xd9\xdaa\xae6') 77369ms [log] connectionstatechanged connecting checking stable 77369ms [log] connectionstatechanged connecting checking stable 77369ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e", "state": "connecting"}] 77370ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 52174) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'n\xe7UY\xa5\n\xf8\xd9\xdaa\xae6') 77370ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.30.0.1', 52174)) State.IN_PROGRESS -> State.SUCCEEDED 77370ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.211.56', 50040)) State.FROZEN -> State.WAITING 77370ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.211.56', 52174)) State.FROZEN -> State.WAITING 77370ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.210.113', 52306)) State.FROZEN -> State.WAITING 77381ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 52174) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xfe\x05$\xcdo\x07V\xa2\x9c\x10\x0c\x1b') 77381ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 52174) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xfe\x05$\xcdo\x07V\xa2\x9c\x10\x0c\x1b') 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('172.30.0.1', 52174)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.17.0.3', 50040)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('172.17.0.3', 50040)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.211.56', 50040)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('141.24.211.56', 50040)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.211.56', 52174)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('141.24.211.56', 52174)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('172.30.0.1', 52174)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('172.17.0.3', 50040)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('141.24.210.113', 52306)) State.WAITING -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 57321) -> ('141.24.210.113', 52306)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('141.24.211.56', 50040)) State.FROZEN -> State.FAILED 77381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('141.24.211.56', 52174)) State.FROZEN -> State.FAILED 77382ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61825) -> ('141.24.210.113', 52306)) State.FROZEN -> State.FAILED 77382ms [err] INFO:aioice.ice:Connection(0) ICE completed 77382ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 52174) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xec\x8d\x82\xde\xabT\xb2V\xd4\xbeO\xf7') 77382ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 52174) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xec\x8d\x82\xde\xabT\xb2V\xd4\xbeO\xf7') 77382ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(Ndzz4nCB2M 1 udp 1862270975 172.17.0.3 52174 typ prflx) 77382ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.17.0.3', 52174)) State.WAITING -> State.IN_PROGRESS 77382ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 52174) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xbd$\x11\x81e\xbbS\xc1\xbc\x8du\xb1') 77383ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 52174) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xbd$\x11\x81e\xbbS\xc1\xbc\x8du\xb1') 77383ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 44212) -> ('172.17.0.3', 52174)) State.IN_PROGRESS -> State.SUCCEEDED 77390ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 77390ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 77391ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 77406ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 77406ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 77407ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 77407ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 77407ms [log] connectionstatechanged connecting completed stable 77407ms [log] connectionstatechanged connected completed stable 77407ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e", "state": "connected"}] 77407ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 77407ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 77408ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 77408ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 77408ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 77408ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 77409ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=417261692, stream_id=1, stream_seq=0) 77409ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 77409ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1555280803, stream_id=1, stream_seq=0) 77410ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 77410ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=417261692, gaps=[]) 77410ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1555280804, stream_id=1, stream_seq=1) 77410ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1555280805, stream_id=1, stream_seq=2) 77411ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1555280803, gaps=[]) 77411ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 77412ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1555280804, gaps=[]) 77412ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 77412ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1555280805, gaps=[]) 77412ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 77465ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 77465ms [log] [experimentStatusChanged] {"status": "running", "message": null} 77584ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 77584ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 77584ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 77584ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 77584ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 77584ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 77584ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 77584ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 77586ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e"}', extra='') 77586ms [log] connectionstatechanged closed closed closed 77586ms [log] connectionstatechanged closed closed closed 77586ms [log] connectionstatechanged closed closed closed 77586ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/b7e8a8f7-268a-40cd-9d3d-e7dc6455968e", "state": "closed"}] 77587ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 77587ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 77587ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x01\xdcm\xec)\xa3\xcaK\xc8\xa4\xb2\xf7') 77587ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x01\xdcm\xec)\xa3\xcaK\xc8\xa4\xb2\xf7') 77588ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61825) 77588ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 77588ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 77657ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 77657ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests without driver: should transmit gpio value 77721ms [err] Traceback (most recent call last): 77721ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 77721ms [err] return _run_code(code, main_globals, None, 77721ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 77721ms [err] exec(code, run_globals) 77721ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 77722ms [err] sys.exit(main()) 77722ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 77722ms [err] asyncio.run(main_async()) 77722ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 77722ms [err] return loop.run_until_complete(main) 77722ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 77722ms [err] self.run_forever() 77722ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 77722ms [err] self._run_once() 77722ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 77723ms [err] event_list = self._selector.select(timeout) 77723ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 77723ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 77723ms [err] KeyboardInterrupt 77838ms [log] starting device 78226ms [err] DEBUG:asyncio:Using selector: EpollSelector 78298ms [err] ERROR:asyncio:Unclosed client session 78298ms [err] client_session: 78368ms [log] parsing 78368ms [log] creating device handler 78368ms [log] [ready] 78368ms [log] reading line 78368ms [log] [websocketToken] "64589bf6-bbfb-4757-a828-4cc4adb4d67f" 78383ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 78383ms [log] [websocketConnected] 78614ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 78614ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 78646ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/a544679f-0c61-46e1-b01a-e8323aef934f"}}', extra='') 78646ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/a544679f-0c61-46e1-b01a-e8323aef934f"} 78721ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 78721ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6", "state": "new"}] 78733ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 78733ms [err] v=0 78733ms [err] o=- 3923404567 3923404567 IN IP4 0.0.0.0 78733ms [err] s=- 78733ms [err] t=0 0 78733ms [err] a=group:BUNDLE 0 78733ms [err] a=msid-semantic:WMS * 78733ms [err] m=application 58939 DTLS/SCTP 5000 78733ms [err] c=IN IP4 172.30.0.1 78733ms [err] a=mid:0 78733ms [err] a=sctpmap:5000 webrtc-datachannel 65535 78733ms [err] a=max-message-size:65536 78733ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58939 typ host 78733ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 33207 typ host 78733ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 33207 typ srflx raddr 172.17.0.3 rport 33207 78733ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58939 typ srflx raddr 172.30.0.1 rport 58939 78733ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 55248 typ relay raddr 172.17.0.3 rport 39100 78733ms [err] a=end-of-candidates 78733ms [err] a=ice-ufrag:K7Nz 78733ms [err] a=ice-pwd:iO4LPuzX3Rfi2Xjxl07z5g 78733ms [err] a=fingerprint:sha-256 AF:93:32:8B:82:54:6B:98:D7:7E:32:68:D9:36:D4:A4:BF:24:BD:1A:89:0B:80:CF:E0:E5:23:42:E7:C4:0D:7D 78733ms [err] a=setup:actpass 78733ms [err] 78734ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 78734ms [err] v=0 78734ms [err] o=- 3923404567 3923404567 IN IP4 0.0.0.0 78734ms [err] s=- 78734ms [err] t=0 0 78734ms [err] a=group:BUNDLE 0 78734ms [err] a=msid-semantic:WMS * 78734ms [err] m=application 58939 DTLS/SCTP 5000 78734ms [err] c=IN IP4 172.30.0.1 78734ms [err] a=mid:0 78734ms [err] a=sctpmap:5000 webrtc-datachannel 65535 78734ms [err] a=max-message-size:65536 78734ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58939 typ host 78734ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 33207 typ host 78734ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 33207 typ srflx raddr 172.17.0.3 rport 33207 78734ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58939 typ srflx raddr 172.30.0.1 rport 58939 78734ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 55248 typ relay raddr 172.17.0.3 rport 39100 78734ms [err] a=end-of-candidates 78734ms [err] a=ice-ufrag:K7Nz 78734ms [err] a=ice-pwd:iO4LPuzX3Rfi2Xjxl07z5g 78734ms [err] a=fingerprint:sha-256 AF:93:32:8B:82:54:6B:98:D7:7E:32:68:D9:36:D4:A4:BF:24:BD:1A:89:0B:80:CF:E0:E5:23:42:E7:C4:0D:7D 78734ms [err] a=setup:actpass 78734ms [err] 78735ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6","content":{"type":"offer","sdp":"v=0\\r\\no=- 3923404567 3923404567 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 58939 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58939 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 33207 typ host\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 33207 typ srflx raddr 172.17.0.3 rport 33207\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58939 typ srflx raddr 172.30.0.1 rport 58939\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 55248 typ relay raddr 172.17.0.3 rport 39100\\r\\na=end-of-candidates\\r\\na=ice-ufrag:K7Nz\\r\\na=ice-pwd:iO4LPuzX3Rfi2Xjxl07z5g\\r\\na=fingerprint:sha-256 AF:93:32:8B:82:54:6B:98:D7:7E:32:68:D9:36:D4:A4:BF:24:BD:1A:89:0B:80:CF:E0:E5:23:42:E7:C4:0D:7D\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 78735ms [log] handleSignalingMessage 78735ms [log] handleOffer 78735ms [log] makeAnswer 78735ms [log] connectionstatechanged new new have-remote-offer 78735ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6", "state": "new"}] 78735ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 78735ms [err] v=0 78735ms [err] o=- 3923404567 3923404567 IN IP4 0.0.0.0 78735ms [err] s=- 78735ms [err] t=0 0 78735ms [err] a=group:BUNDLE 0 78735ms [err] a=msid-semantic:WMS * 78735ms [err] m=application 9 DTLS/SCTP 5000 78735ms [err] c=IN IP4 0.0.0.0 78735ms [err] a=mid:0 78735ms [err] a=sctpmap:5000 webrtc-datachannel 65535 78735ms [err] a=max-message-size:65536 78735ms [err] a=ice-ufrag:CxWu 78735ms [err] a=ice-pwd:souS61EidMBrl2P08IKEPu 78735ms [err] a=fingerprint:sha-256 BE:47:72:6F:62:2F:36:19:B0:39:A2:5E:F9:E5:DF:92:64:E9:DB:E7:4A:C0:75:4D:22:24:44:FD:A7:32:58:AF 78735ms [err] a=setup:active 78735ms [err] 78736ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 78736ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 78737ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 78738ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xef\xffRv\x03\xad ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'R:\x92~\xb2?V6\xe5\xa1\t\xb3') 78739ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xef\xffRv\x03\xad>) 78740ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'P\xf4\x85\x19\xab_\xe8\xa6\x94T\x88\xbf') 78741ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'P\xf4\x85\x19\xab_\xe8\xa6\x94T\x88\xbf') 78741ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'X\xe6\xde\xc8\x98\x1dv\xdc\x15[\xce\xdf') 78742ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'X\xe6\xde\xc8\x98\x1dv\xdc\x15[\xce\xdf') 78742ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 52317) (expires in 600 seconds) 78742ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 78742ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 78743ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 78743ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 78743ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 78743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.30.0.1', 58939)) State.FROZEN -> State.WAITING 78743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('172.30.0.1', 58939)) State.FROZEN -> State.WAITING 78743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.17.0.3', 33207)) State.FROZEN -> State.WAITING 78744ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('172.30.0.1', 58939)) State.FROZEN -> State.WAITING 78744ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.30.0.1', 58939)) State.WAITING -> State.IN_PROGRESS 78744ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58939) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x13\x12M$\xaf\xfb\x8a\x8c\x04\xf7u\x8d') 78744ms [log] connectionstatechanged new new stable 78744ms [log] connectionstatechanged new new stable 78744ms [log] connectionstatechanged connecting checking stable 78744ms [log] connectionstatechanged connecting checking stable 78744ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6", "state": "connecting"}] 78745ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58939) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x13\x12M$\xaf\xfb\x8a\x8c\x04\xf7u\x8d') 78745ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.30.0.1', 58939)) State.IN_PROGRESS -> State.SUCCEEDED 78745ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.211.56', 33207)) State.FROZEN -> State.WAITING 78745ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.211.56', 58939)) State.FROZEN -> State.WAITING 78745ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.210.113', 55248)) State.FROZEN -> State.WAITING 78750ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 78750ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 78755ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58939) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'*\xe0m\n\x7f\xf6\x9e(\x80\xe77\x82') 78755ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58939) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'*\xe0m\n\x7f\xf6\x9e(\x80\xe77\x82') 78755ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('172.30.0.1', 58939)) State.WAITING -> State.FAILED 78755ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.17.0.3', 33207)) State.WAITING -> State.FAILED 78755ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('172.17.0.3', 33207)) State.FROZEN -> State.FAILED 78755ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.211.56', 33207)) State.WAITING -> State.FAILED 78755ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('141.24.211.56', 33207)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.211.56', 58939)) State.WAITING -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('141.24.211.56', 58939)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('172.30.0.1', 58939)) State.WAITING -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('172.17.0.3', 33207)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('141.24.210.113', 55248)) State.WAITING -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 44467) -> ('141.24.210.113', 55248)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('141.24.211.56', 33207)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('141.24.211.56', 58939)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 52317) -> ('141.24.210.113', 55248)) State.FROZEN -> State.FAILED 78756ms [err] INFO:aioice.ice:Connection(0) ICE completed 78756ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58939) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xe2\xa3\x8d\x01x\xe6!\xf6pQ5\x97') 78757ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58939) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xe2\xa3\x8d\x01x\xe6!\xf6pQ5\x97') 78757ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(ZIrQFc2ozD 1 udp 1862270975 172.17.0.3 58939 typ prflx) 78757ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.17.0.3', 58939)) State.WAITING -> State.IN_PROGRESS 78757ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58939) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xaf=\xf5\xd7\xf8T\x83\x99\xb7n\xdaM') 78758ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58939) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xaf=\xf5\xd7\xf8T\x83\x99\xb7n\xdaM') 78758ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55519) -> ('172.17.0.3', 58939)) State.IN_PROGRESS -> State.SUCCEEDED 78764ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 78764ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 78765ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 78779ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 78780ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 78780ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 78780ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 78780ms [log] connectionstatechanged connecting completed stable 78780ms [log] connectionstatechanged connected completed stable 78780ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6", "state": "connected"}] 78780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 78780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 78780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 78781ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 78781ms [log] line {"signal":"gpio1","value":"strongH"} 78781ms [log] 78781ms [log] reading line 78781ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 78781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 78781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 78782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 78782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=1996941690, stream_id=1, stream_seq=0) 78783ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 78783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=4167438101, stream_id=1, stream_seq=0) 78783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 78783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1996941690, gaps=[]) 78784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=4167438102, stream_id=1, stream_seq=1) 78784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=4167438103, stream_id=1, stream_seq=2) 78784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=4167438104, stream_id=1, stream_seq=3) 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=4167438105, stream_id=1, stream_seq=4) 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4167438101, gaps=[]) 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4167438102, gaps=[]) 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4167438103, gaps=[]) 78785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 78786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4167438104, gaps=[]) 78786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 78786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4167438105, gaps=[]) 78786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 78833ms [log] line {"signal":"gpio2","value":"strongL"} 78833ms [log] 78833ms [log] reading line 78833ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 78833ms [log] [experimentStatusChanged] {"status": "running", "message": null} 78945ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 78945ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 78946ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 78946ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 78946ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 78946ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 78946ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 78946ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 78947ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6"}', extra='') 78947ms [log] connectionstatechanged closed closed closed 78947ms [log] connectionstatechanged closed closed closed 78947ms [log] connectionstatechanged closed closed closed 78947ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/da122d4f-388e-46c1-a80d-c8bec44f19e6", "state": "closed"}] 78947ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 78947ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 78947ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x15~\x9a\nO\xea\xc8f\x19\xb5\xf8?') 78948ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x15~\x9a\nO\xea\xc8f\x19\xb5\xf8?') 78949ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 52317) 78949ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 78949ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 79019ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 79019ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== Client Communication (device <-> device): should connect without errors 79090ms [err] Traceback (most recent call last): 79090ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 79090ms [err] return _run_code(code, main_globals, None, 79090ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 79090ms [err] exec(code, run_globals) 79090ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 79090ms [err] sys.exit(main()) 79090ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 79090ms [err] asyncio.run(main_async()) 79090ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 79090ms [err] return loop.run_until_complete(main) 79090ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 79091ms [err] self.run_forever() 79091ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 79091ms [err] self._run_once() 79091ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 79092ms [err] event_list = self._selector.select(timeout) 79092ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 79092ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 79092ms [err] KeyboardInterrupt ================== Client Communication (device <-> device): should start an experiment ================== Client Communication (edge instantiable <-> device): should connect without errors ================== Client Communication (edge instantiable <-> device): should start an experiment