Autobahn WebSocket Testsuite Report
Autobahn WebSocket

AVR / W5100 / Ethernet - Case 5.8 : Pass - 44 ms @ 2020-06-03T10:51:39.770Z

Case Description

Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.

Case Expectation

A pong is received, then the message is echo'ed back to us.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}

Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=52&agent=AVR%20/%20W5100%20/%20Ethernet HTTP/1.1
Host: 192.168.46.31:9001
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: EQZCoWXT0To63iqOQj/rqQ==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.0-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: jzwZz23LIDf4cxzXj3mRNuSuqCA=


Closing Behavior

KeyValueDescription
isServerTrueTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeTrueTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
11717
21224
326
4312
6318
818
10110
24124
66166
74174
Total42259

Octets Transmitted by Chop Size

Chop SizeCountOctets
13636
414
2061206
Total38246

Frames Received by Opcode

OpcodeCount
11
81
101
Total3

Frames Transmitted by Opcode

OpcodeCount
01
11
81
91
Total4


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d3532266167656e743d4156522532302f25323057353130302532302f25323045
               746865726e657420485454502f31 ...
001 RX OCTETS: 0d0a
002 RX OCTETS: 486f73743a203139322e3136382e34362e33313a39303031
003 RX OCTETS: 0d0a
004 RX OCTETS: 55
005 RX OCTETS: 70
006 RX OCTETS: 6772
007 RX OCTETS: 6164653a20776562
008 RX OCTETS: 736f636b6574
009 RX OCTETS: 0d0a
010 RX OCTETS: 436f6e6e6563
011 RX OCTETS: 7469
012 RX OCTETS: 6f6e3a20557067726164
013 RX OCTETS: 65
014 RX OCTETS: 0d0a
015 RX OCTETS: 5365632d576562536f636b65742d4b65793a2045515a436f57585430546f363369714f516a2f7271513d3d0d0a5365632d57
               6562536f636b65742d5665727369 ...
016 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
017 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment1
018 TX OCTETS: 01
019 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               ping payload
020 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment2
021 CLOSE CONNECTION AFTER 1.000000 sec
022 TX OCTETS: 09
023 TX OCTETS: 66
024 TX OCTETS: 72
025 TX OCTETS: 61
026 TX OCTETS: 67
027 TX OCTETS: 6d
028 TX OCTETS: 65
029 TX OCTETS: 6e
030 TX OCTETS: 74
031 TX OCTETS: 31
032 TX OCTETS: 89
033 TX OCTETS: 0c
034 TX OCTETS: 70
035 TX OCTETS: 69
036 TX OCTETS: 6e
037 TX OCTETS: 67
038 TX OCTETS: 20
039 TX OCTETS: 70
040 TX OCTETS: 61
041 TX OCTETS: 79
042 TX OCTETS: 6c
043 TX OCTETS: 6f
044 TX OCTETS: 61
045 TX OCTETS: 64
046 TX OCTETS: 80
047 TX OCTETS: 09
048 TX OCTETS: 66
049 TX OCTETS: 72
050 TX OCTETS: 61
051 TX OCTETS: 67
052 TX OCTETS: 6d
053 TX OCTETS: 65
054 TX OCTETS: 6e
055 TX OCTETS: 74
056 TX OCTETS: 32
057 RX OCTETS: 8a8c
058 RX OCTETS: 6d394608
059 RX OCTETS: 1d
060 RX OCTETS: 5028
061 RX OCTETS: 6f
062 RX OCTETS: 4d492771
063 RX OCTETS: 01
064 RX OCTETS: 56276c
065 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3664333934363038
               ping payload
066 RX OCTETS: 8192
067 RX OCTETS: 0de098556b92
068 RX OCTETS: f9
069 RX OCTETS: 32
070 RX OCTETS: 6085
071 RX OCTETS: f6
072 RX OCTETS: 21
073 RX OCTETS: 3c86
074 RX OCTETS: ea
075 RX OCTETS: 346a8d
076 RX OCTETS: fd3b
077 RX OCTETS: 79
078 RX OCTETS: d2
079 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3064653039383535
               fragment1fragment2
080 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
081 TX OCTETS: 880203e8
082 RX OCTETS: 88
083 RX OCTETS: 82
084 RX OCTETS: cb3f9f94
085 RX OCTETS: c8
086 RX OCTETS: d7
087 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6362336639663934
               0x03e8
088 TCP DROPPED BY ME