Autobahn WebSocket Testsuite Report
Autobahn WebSocket

AVR / W5100 / Ethernet - Case 2.4 : Pass - 105 ms @ 2020-06-03T10:51:34.401Z

Case Description

Send ping with binary payload of 125 octets.

Case Expectation

Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': [('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]}

Observed:
[('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=20&agent=AVR%20/%20W5100%20/%20Ethernet HTTP/1.1
Host: 192.168.46.31:9001
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: sgBpFRZqsNmO3d3acvQfug==
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: utSoMZ6KOvtW6sRnQ5sR9t2ZcTk=


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
13333
22040
3927
4312
5420
6212
7214
16116
18118
19119
24124
45145
68168
Total79348

Octets Transmitted by Chop Size

Chop SizeCountOctets
414
1271127
2061206
Total3337

Frames Received by Opcode

OpcodeCount
81
101
Total2

Frames Transmitted by Opcode

OpcodeCount
81
91
Total2


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d3230266167656e743d4156522532302f25323057353130302532302f25323045
               746865726e657420485454502f31 ...
001 RX OCTETS: 486f73743a203139322e3136382e34362e33313a39303031
002 RX OCTETS: 0d0a
003 RX OCTETS: 557067
004 RX OCTETS: 7261
005 RX OCTETS: 6465
006 RX OCTETS: 3a
007 RX OCTETS: 2077
008 RX OCTETS: 6562736f636b65740d0a436f6e6e6563
009 RX OCTETS: 74696f
010 RX OCTETS: 6e3a205570
011 RX OCTETS: 67
012 RX OCTETS: 72
013 RX OCTETS: 61
014 RX OCTETS: 64650d0a
015 RX OCTETS: 5365632d576562536f636b65742d4b65793a207367427046525a71734e6d4f336433616376516675673d3d0d0a
016 RX OCTETS: 5365
017 RX OCTETS: 63
018 RX OCTETS: 2d57
019 RX OCTETS: 65
020 RX OCTETS: 62536f63
021 RX OCTETS: 6b
022 RX OCTETS: 6574
023 RX OCTETS: 2d56
024 RX OCTETS: 65
025 RX OCTETS: 72
026 RX OCTETS: 73696f6e
027 RX OCTETS: 3a2031
028 RX OCTETS: 330d0a0d0a
029 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
030 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
               fefefefefefefefefefefefefefefe ...
031 TX OCTETS: 897dfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
               fefefefefefefefefefefefefefe ...
032 CLOSE CONNECTION AFTER 1.000000 sec
033 RX OCTETS: 8afd2872a3fad68c5d04d68c5d04d68c5d04d6
034 RX OCTETS: 8c
035 RX OCTETS: 5d04d6
036 RX OCTETS: 8c
037 RX OCTETS: 5d04d6
038 RX OCTETS: 8c
039 RX OCTETS: 5d04
040 RX OCTETS: d68c
041 RX OCTETS: 5d04
042 RX OCTETS: d6
043 RX OCTETS: 8c5d
044 RX OCTETS: 04
045 RX OCTETS: d68c
046 RX OCTETS: 5d04d6
047 RX OCTETS: 8c5d04
048 RX OCTETS: d6
049 RX OCTETS: 8c5d
050 RX OCTETS: 04d68c
051 RX OCTETS: 5d
052 RX OCTETS: 04d68c
053 RX OCTETS: 5d
054 RX OCTETS: 04d68c5d04d68c5d04d68c5d04d68c5d04d6
055 RX OCTETS: 8c
056 RX OCTETS: 5d04d68c5d04d6
057 RX OCTETS: 8c
058 RX OCTETS: 5d04d68c5d
059 RX OCTETS: 04
060 RX OCTETS: d68c
061 RX OCTETS: 5d
062 RX OCTETS: 04
063 RX OCTETS: d6
064 RX OCTETS: 8c5d04d68c
065 RX OCTETS: 5d
066 RX OCTETS: 04
067 RX OCTETS: d68c5d04d68c
068 RX OCTETS: 5d
069 RX OCTETS: 04d6
070 RX OCTETS: 8c
071 RX OCTETS: 5d04
072 RX OCTETS: d68c
073 RX OCTETS: 5d
074 RX OCTETS: 04
075 RX OCTETS: d6
076 RX OCTETS: 8c
077 RX OCTETS: 5d04
078 RX OCTETS: d68c
079 RX OCTETS: 5d
080 RX OCTETS: 04d68c5d04d6
081 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=3238373261336661
               0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
               fefefefefefefefefefefefefefefe ...
082 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
083 TX OCTETS: 880203e8
084 RX OCTETS: 8882b2006915b1
085 RX OCTETS: e8
086 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6232303036393135
               0x03e8
087 TCP DROPPED BY ME