faye-websocket jruby-9.1 puma - Case 2.11 : Pass - 30 ms @ 2025-05-25T16:45:54.812Z
Case Description
Send 10 Pings with payload. Send out octets in octet-wise chops.
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.2-0.10.9 Host: 127.0.0.1:7303 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: 3xCwH4UCJxdDAVsnh0Pq3A== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: bjM9nsxUsHfm9Jz+RGvsRyG2Vwg=
Key | Value | Description |
isServer | False | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
failedByMe | False | True, 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. |
droppedByMe | False | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
wasNotCleanReason | None | When wasClean == False, the reason what happened. |
wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
localCloseCode | 1000 | The close code I sent in close frame (if any). |
localCloseReason | None | The close reason I sent in close frame (if any). |
remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
Chop Size | Count | Octets |
4 | 1 | 4 |
44 | 1 | 44 |
66 | 1 | 66 |
129 | 1 | 129 |
Total | 4 | 243 |
Chop Size | Count | Octets |
1 | 150 | 150 |
8 | 1 | 8 |
240 | 1 | 240 |
Total | 152 | 398 |
Opcode | Count |
8 | 1 |
10 | 10 |
Total | 11 |
Opcode | Count |
8 | 1 |
9 | 10 |
Total | 11 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
322d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
65740d0a436f6e6e656374696f6e ...
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=ca168deb, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-0
003 TX OCTETS: 89
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=21606fc5, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-1
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=9eea8a1f, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-2
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=58b48cf1, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-3
007 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=2d69d6d1, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-4
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=83bd3f2b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-5
009 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c2e8ab25, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-6
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=bb8b4c14, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-7
011 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=f231bf63, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-8
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=4cd4807c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
payload-9
013 CLOSE CONNECTION AFTER 3.000000 sec
014 TX OCTETS: 89
015 TX OCTETS: ca
016 TX OCTETS: 16
017 TX OCTETS: 8d
018 TX OCTETS: eb
019 TX OCTETS: ba
020 TX OCTETS: 77
021 TX OCTETS: f4
022 TX OCTETS: 87
023 TX OCTETS: a5
024 TX OCTETS: 77
025 TX OCTETS: e9
026 TX OCTETS: c6
027 TX OCTETS: fa
028 TX OCTETS: 89
029 TX OCTETS: 89
030 TX OCTETS: 21
031 TX OCTETS: 60
032 TX OCTETS: 6f
033 TX OCTETS: c5
034 TX OCTETS: 51
035 TX OCTETS: 01
036 TX OCTETS: 16
037 TX OCTETS: a9
038 TX OCTETS: 4e
039 TX OCTETS: 01
040 TX OCTETS: 0b
041 TX OCTETS: e8
042 TX OCTETS: 10
043 TX OCTETS: 89
044 TX OCTETS: 89
045 TX OCTETS: 9e
046 TX OCTETS: ea
047 TX OCTETS: 8a
048 TX OCTETS: 1f
049 TX OCTETS: ee
050 TX OCTETS: 8b
051 TX OCTETS: f3
052 TX OCTETS: 73
053 TX OCTETS: f1
054 TX OCTETS: 8b
055 TX OCTETS: ee
056 TX OCTETS: 32
057 TX OCTETS: ac
058 TX OCTETS: 89
059 TX OCTETS: 89
060 TX OCTETS: 58
061 TX OCTETS: b4
062 TX OCTETS: 8c
063 TX OCTETS: f1
064 TX OCTETS: 28
065 TX OCTETS: d5
066 TX OCTETS: f5
067 TX OCTETS: 9d
068 TX OCTETS: 37
069 TX OCTETS: d5
070 TX OCTETS: e8
071 TX OCTETS: dc
072 TX OCTETS: 6b
073 TX OCTETS: 89
074 TX OCTETS: 89
075 TX OCTETS: 2d
076 TX OCTETS: 69
077 TX OCTETS: d6
078 TX OCTETS: d1
079 TX OCTETS: 5d
080 TX OCTETS: 08
081 TX OCTETS: af
082 TX OCTETS: bd
083 TX OCTETS: 42
084 TX OCTETS: 08
085 TX OCTETS: b2
086 TX OCTETS: fc
087 TX OCTETS: 19
088 TX OCTETS: 89
089 TX OCTETS: 89
090 TX OCTETS: 83
091 TX OCTETS: bd
092 TX OCTETS: 3f
093 TX OCTETS: 2b
094 TX OCTETS: f3
095 TX OCTETS: dc
096 TX OCTETS: 46
097 TX OCTETS: 47
098 TX OCTETS: ec
099 TX OCTETS: dc
100 TX OCTETS: 5b
101 TX OCTETS: 06
102 TX OCTETS: b6
103 TX OCTETS: 89
104 TX OCTETS: 89
105 TX OCTETS: c2
106 TX OCTETS: e8
107 TX OCTETS: ab
108 TX OCTETS: 25
109 RX OCTETS: 8a097061796c6f61642d308a097061796c6f61642d318a097061796c6f61642d328a097061796c6f61642d338a097061796c
6f61642d348a097061796c6f6164 ...
110 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-0
111 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-1
112 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-2
113 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-3
114 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-4
115 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-5
116 TX OCTETS: b2
117 TX OCTETS: 89
118 TX OCTETS: d2
119 TX OCTETS: 49
120 TX OCTETS: ad
121 TX OCTETS: 89
122 TX OCTETS: cf
123 TX OCTETS: 08
124 TX OCTETS: f4
125 TX OCTETS: 89
126 TX OCTETS: 89
127 TX OCTETS: bb
128 TX OCTETS: 8b
129 TX OCTETS: 4c
130 TX OCTETS: 14
131 TX OCTETS: cb
132 TX OCTETS: ea
133 TX OCTETS: 35
134 TX OCTETS: 78
135 TX OCTETS: d4
136 TX OCTETS: ea
137 TX OCTETS: 28
138 TX OCTETS: 39
139 TX OCTETS: 8c
140 TX OCTETS: 89
141 TX OCTETS: 89
142 TX OCTETS: f2
143 TX OCTETS: 31
144 TX OCTETS: bf
145 TX OCTETS: 63
146 TX OCTETS: 82
147 TX OCTETS: 50
148 TX OCTETS: c6
149 TX OCTETS: 0f
150 TX OCTETS: 9d
151 TX OCTETS: 50
152 TX OCTETS: db
153 TX OCTETS: 4e
154 TX OCTETS: ca
155 TX OCTETS: 89
156 TX OCTETS: 89
157 TX OCTETS: 4c
158 TX OCTETS: d4
159 TX OCTETS: 80
160 TX OCTETS: 7c
161 TX OCTETS: 3c
162 TX OCTETS: b5
163 TX OCTETS: f9
164 TX OCTETS: 10
165 TX OCTETS: 23
166 TX OCTETS: b5
167 TX OCTETS: e4
168 TX OCTETS: 51
169 TX OCTETS: 75
170 RX OCTETS: 8a097061796c6f61642d368a097061796c6f61642d378a097061796c6f61642d388a097061796c6f61642d39
171 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-6
172 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-7
173 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-8
174 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-9
175 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=e9cc1a09, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
176 TX OCTETS: 8882e9cc1a09ea24
177 RX OCTETS: 880203e8
178 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
179 TCP DROPPED BY PEER