SwiftWebSocket - Case 12.5.12 : Pass - 1956 ms @ 2016-04-13T16:14:50.162Z
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
         Case Outcome
Ok, received all echo'ed messages in time.
         Expected:
{}
         Observed:
[]
      
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=389&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=389&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: MLPUbJDtTUsfMrSRqJTHaQ==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: rwQaWVY8Y7EduvTGgSyIGsYvMT4= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
| Key | Value | Description | 
| isServer | True | 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 | True | True, iff I dropped the TCP connection. | 
| wasClean | True | True, iff full WebSockets 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 | None | 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 | 
| 6 | 1 | 6 | 
| 382 | 1 | 382 | 
| 16392 | 1000 | 16392000 | 
| Total | 1002 | 16392388 | 
| Chop Size | Count | Octets | 
| 2 | 3 | 6 | 
| 3 | 1 | 3 | 
| 4 | 4 | 16 | 
| 5 | 8 | 40 | 
| 6 | 8 | 48 | 
| 7 | 6 | 42 | 
| 8 | 5 | 40 | 
| 9 | 9 | 81 | 
| 10 | 2 | 20 | 
| 11 | 3 | 33 | 
| 12 | 1 | 12 | 
| 13 | 4 | 52 | 
| 14 | 2 | 28 | 
| 15 | 1 | 15 | 
| 16 | 4 | 64 | 
| 17 | 1 | 17 | 
| 18 | 4 | 72 | 
| 19 | 1 | 19 | 
| 20 | 3 | 60 | 
| 21 | 4 | 84 | 
| 22 | 4 | 88 | 
| 23 | 6 | 138 | 
| 24 | 3 | 72 | 
| 26 | 2 | 52 | 
| 27 | 1 | 27 | 
| 28 | 5 | 140 | 
| 29 | 8 | 232 | 
| 30 | 4 | 120 | 
| 31 | 3 | 93 | 
| 32 | 3 | 96 | 
| 33 | 4 | 132 | 
| 34 | 4 | 136 | 
| 35 | 4 | 140 | 
| 36 | 3 | 108 | 
| 37 | 5 | 185 | 
| 38 | 4 | 152 | 
| 39 | 5 | 195 | 
| 40 | 2 | 80 | 
| 41 | 4 | 164 | 
| 42 | 3 | 126 | 
| 43 | 3 | 129 | 
| 44 | 4 | 176 | 
| 45 | 2 | 90 | 
| 46 | 4 | 184 | 
| 47 | 1 | 47 | 
| 48 | 4 | 192 | 
| 49 | 4 | 196 | 
| 50 | 4 | 200 | 
| 51 | 4 | 204 | 
| 52 | 2 | 104 | 
| 53 | 2 | 106 | 
| 54 | 1 | 54 | 
| 55 | 3 | 165 | 
| 56 | 3 | 168 | 
| 57 | 4 | 228 | 
| 58 | 5 | 290 | 
| 59 | 3 | 177 | 
| 60 | 5 | 300 | 
| 61 | 3 | 183 | 
| 62 | 6 | 372 | 
| 63 | 4 | 252 | 
| 64 | 7 | 448 | 
| 65 | 4 | 260 | 
| 66 | 4 | 264 | 
| 68 | 1 | 68 | 
| 69 | 2 | 138 | 
| 70 | 3 | 210 | 
| 71 | 5 | 355 | 
| 72 | 1 | 72 | 
| 73 | 2 | 146 | 
| 74 | 4 | 296 | 
| 75 | 1 | 75 | 
| 76 | 3 | 228 | 
| 77 | 2 | 154 | 
| 78 | 2 | 156 | 
| 79 | 1 | 79 | 
| 80 | 3 | 240 | 
| 81 | 3 | 243 | 
| 82 | 3 | 246 | 
| 83 | 2 | 166 | 
| 84 | 3 | 252 | 
| 85 | 7 | 595 | 
| 86 | 2 | 172 | 
| 87 | 2 | 174 | 
| 88 | 1 | 88 | 
| 89 | 1 | 89 | 
| 90 | 1 | 90 | 
| 91 | 3 | 273 | 
| 92 | 4 | 368 | 
| 94 | 1 | 94 | 
| 95 | 3 | 285 | 
| 96 | 1 | 96 | 
| 97 | 3 | 291 | 
| 98 | 6 | 588 | 
| 99 | 4 | 396 | 
| 100 | 8 | 800 | 
| 101 | 4 | 404 | 
| 102 | 4 | 408 | 
| 103 | 5 | 515 | 
| 104 | 3 | 312 | 
| 105 | 3 | 315 | 
| 106 | 5 | 530 | 
| 107 | 2 | 214 | 
| 108 | 3 | 324 | 
| 109 | 5 | 545 | 
| 110 | 5 | 550 | 
| 111 | 3 | 333 | 
| 112 | 6 | 672 | 
| 113 | 3 | 339 | 
| 114 | 6 | 684 | 
| 115 | 6 | 690 | 
| 116 | 5 | 580 | 
| 117 | 1 | 117 | 
| 118 | 2 | 236 | 
| 119 | 1 | 119 | 
| 120 | 2 | 240 | 
| 121 | 3 | 363 | 
| 122 | 3 | 366 | 
| 123 | 5 | 615 | 
| 124 | 4 | 496 | 
| 125 | 1 | 125 | 
| 126 | 4 | 504 | 
| 127 | 3 | 381 | 
| 130 | 4 | 520 | 
| 131 | 3 | 393 | 
| 132 | 5 | 660 | 
| 133 | 4 | 532 | 
| 134 | 4 | 536 | 
| 135 | 4 | 540 | 
| 136 | 7 | 952 | 
| 137 | 3 | 411 | 
| 138 | 8 | 1104 | 
| 139 | 4 | 556 | 
| 140 | 2 | 280 | 
| 141 | 2 | 282 | 
| 142 | 5 | 710 | 
| 143 | 2 | 286 | 
| 144 | 2 | 288 | 
| 145 | 1 | 145 | 
| 146 | 3 | 438 | 
| 147 | 2 | 294 | 
| 148 | 2 | 296 | 
| 149 | 3 | 447 | 
| 150 | 1 | 150 | 
| 151 | 1 | 151 | 
| 152 | 2 | 304 | 
| 153 | 1 | 153 | 
| 154 | 5 | 770 | 
| 155 | 3 | 465 | 
| 156 | 4 | 624 | 
| 157 | 4 | 628 | 
| 158 | 5 | 790 | 
| 159 | 9 | 1431 | 
| 160 | 6 | 960 | 
| 161 | 2 | 322 | 
| 162 | 6 | 972 | 
| 163 | 4 | 652 | 
| 164 | 4 | 656 | 
| 165 | 6 | 990 | 
| 166 | 2 | 332 | 
| 167 | 3 | 501 | 
| 168 | 4 | 672 | 
| 169 | 4 | 676 | 
| 170 | 5 | 850 | 
| 171 | 3 | 513 | 
| 172 | 2 | 344 | 
| 173 | 2 | 346 | 
| 174 | 5 | 870 | 
| 175 | 3 | 525 | 
| 176 | 5 | 880 | 
| 177 | 2 | 354 | 
| 178 | 3 | 534 | 
| 179 | 3 | 537 | 
| 180 | 5 | 900 | 
| 181 | 4 | 724 | 
| 182 | 2 | 364 | 
| 183 | 7 | 1281 | 
| 184 | 7 | 1288 | 
| 185 | 10 | 1850 | 
| 186 | 5 | 930 | 
| 187 | 7 | 1309 | 
| 188 | 2 | 376 | 
| 189 | 4 | 756 | 
| 190 | 9 | 1710 | 
| 191 | 4 | 764 | 
| 192 | 4 | 768 | 
| 193 | 2 | 386 | 
| 194 | 6 | 1164 | 
| 195 | 8 | 1560 | 
| 196 | 6 | 1176 | 
| 197 | 8 | 1576 | 
| 198 | 5 | 990 | 
| 199 | 4 | 796 | 
| 200 | 8 | 1600 | 
| 201 | 9 | 1809 | 
| 202 | 3 | 606 | 
| 203 | 4 | 812 | 
| 204 | 3 | 612 | 
| 205 | 1 | 205 | 
| 206 | 2 | 412 | 
| 207 | 5 | 1035 | 
| 208 | 5 | 1040 | 
| 209 | 4 | 836 | 
| 210 | 2 | 420 | 
| 211 | 5 | 1055 | 
| 212 | 2 | 424 | 
| 213 | 4 | 852 | 
| 214 | 5 | 1070 | 
| 215 | 5 | 1075 | 
| 216 | 5 | 1080 | 
| 217 | 4 | 868 | 
| 218 | 2 | 436 | 
| 219 | 2 | 438 | 
| 220 | 4 | 880 | 
| 221 | 3 | 663 | 
| 222 | 6 | 1332 | 
| 223 | 9 | 2007 | 
| 224 | 3 | 672 | 
| 225 | 8 | 1800 | 
| 226 | 5 | 1130 | 
| 227 | 2 | 454 | 
| 228 | 3 | 684 | 
| 229 | 2 | 458 | 
| 230 | 3 | 690 | 
| 231 | 4 | 924 | 
| 233 | 8 | 1864 | 
| 234 | 10 | 2340 | 
| 235 | 5 | 1175 | 
| 236 | 8 | 1888 | 
| 237 | 1 | 237 | 
| 238 | 10 | 2380 | 
| 239 | 8 | 1912 | 
| 240 | 6 | 1440 | 
| 241 | 6 | 1446 | 
| 242 | 5 | 1210 | 
| 243 | 9 | 2187 | 
| 244 | 6 | 1464 | 
| 245 | 10 | 2450 | 
| 246 | 11 | 2706 | 
| 247 | 2 | 494 | 
| 248 | 6 | 1488 | 
| 249 | 5 | 1245 | 
| 250 | 10 | 2500 | 
| 251 | 6 | 1506 | 
| 252 | 1 | 252 | 
| 253 | 5 | 1265 | 
| 254 | 6 | 1524 | 
| 255 | 4 | 1020 | 
| 256 | 5 | 1280 | 
| 257 | 2 | 514 | 
| 258 | 2 | 516 | 
| 259 | 2 | 518 | 
| 260 | 48300 | 12558000 | 
| 279 | 1 | 279 | 
| Total | 49302 | 12700286 | 
| Opcode | Count | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 48300 | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 49301 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333839266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 88800f960304
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3066393630333034
009 TCP DROPPED BY ME