SwiftWebSocket - Case 12.1.12 : Pass - 713 ms @ 2016-04-13T16:10:54.731Z
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=317&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=317&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 7IIyFRiM6RvIsJeADiQAKw==
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: ADoaiH0q3QtYpy7gW/rOlzcTSG4= 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 | 1 | 2 | 
| 3 | 2 | 6 | 
| 4 | 2 | 8 | 
| 5 | 3 | 15 | 
| 6 | 1 | 6 | 
| 7 | 1 | 7 | 
| 8 | 1 | 8 | 
| 10 | 1 | 10 | 
| 13 | 1 | 13 | 
| 16 | 2 | 32 | 
| 17 | 2 | 34 | 
| 18 | 3 | 54 | 
| 19 | 1 | 19 | 
| 20 | 4 | 80 | 
| 21 | 2 | 42 | 
| 22 | 2 | 44 | 
| 24 | 1 | 24 | 
| 25 | 4 | 100 | 
| 27 | 5 | 135 | 
| 28 | 2 | 56 | 
| 30 | 1 | 30 | 
| 31 | 2 | 62 | 
| 32 | 2 | 64 | 
| 33 | 1 | 33 | 
| 34 | 1 | 34 | 
| 35 | 3 | 105 | 
| 36 | 7 | 252 | 
| 37 | 6 | 222 | 
| 38 | 2 | 76 | 
| 39 | 6 | 234 | 
| 40 | 4 | 160 | 
| 41 | 5 | 205 | 
| 42 | 3 | 126 | 
| 43 | 2 | 86 | 
| 44 | 2 | 88 | 
| 45 | 1 | 45 | 
| 46 | 5 | 230 | 
| 47 | 3 | 141 | 
| 48 | 4 | 192 | 
| 49 | 3 | 147 | 
| 50 | 2 | 100 | 
| 51 | 3 | 153 | 
| 53 | 5 | 265 | 
| 54 | 2 | 108 | 
| 55 | 6 | 330 | 
| 57 | 5 | 285 | 
| 58 | 4 | 232 | 
| 59 | 4 | 236 | 
| 60 | 4 | 240 | 
| 61 | 4 | 244 | 
| 62 | 2 | 124 | 
| 63 | 1 | 63 | 
| 64 | 8 | 512 | 
| 65 | 2 | 130 | 
| 66 | 2 | 132 | 
| 67 | 4 | 268 | 
| 68 | 5 | 340 | 
| 69 | 2 | 138 | 
| 70 | 4 | 280 | 
| 71 | 1 | 71 | 
| 72 | 8 | 576 | 
| 73 | 3 | 219 | 
| 74 | 5 | 370 | 
| 75 | 3 | 225 | 
| 76 | 1 | 76 | 
| 77 | 2 | 154 | 
| 78 | 2 | 156 | 
| 79 | 1 | 79 | 
| 80 | 5 | 400 | 
| 81 | 10 | 810 | 
| 82 | 5 | 410 | 
| 83 | 4 | 332 | 
| 84 | 5 | 420 | 
| 85 | 4 | 340 | 
| 86 | 2 | 172 | 
| 87 | 7 | 609 | 
| 88 | 6 | 528 | 
| 89 | 4 | 356 | 
| 90 | 6 | 540 | 
| 91 | 5 | 455 | 
| 92 | 4 | 368 | 
| 93 | 8 | 744 | 
| 94 | 4 | 376 | 
| 95 | 5 | 475 | 
| 96 | 8 | 768 | 
| 97 | 9 | 873 | 
| 98 | 14 | 1372 | 
| 99 | 7 | 693 | 
| 100 | 10 | 1000 | 
| 101 | 10 | 1010 | 
| 102 | 8 | 816 | 
| 103 | 7 | 721 | 
| 104 | 6 | 624 | 
| 105 | 12 | 1260 | 
| 106 | 5 | 530 | 
| 107 | 3 | 321 | 
| 108 | 5 | 540 | 
| 109 | 8 | 872 | 
| 110 | 9 | 990 | 
| 111 | 10 | 1110 | 
| 112 | 13 | 1456 | 
| 113 | 9 | 1017 | 
| 114 | 12 | 1368 | 
| 115 | 14 | 1610 | 
| 116 | 12 | 1392 | 
| 117 | 16 | 1872 | 
| 118 | 9 | 1062 | 
| 119 | 6 | 714 | 
| 120 | 10 | 1200 | 
| 121 | 8 | 968 | 
| 122 | 7 | 854 | 
| 123 | 4 | 492 | 
| 124 | 5 | 620 | 
| 125 | 4 | 500 | 
| 126 | 7 | 882 | 
| 127 | 5 | 635 | 
| 130 | 4 | 520 | 
| 131 | 6 | 786 | 
| 132 | 6 | 792 | 
| 133 | 7 | 931 | 
| 134 | 4 | 536 | 
| 135 | 2 | 270 | 
| 136 | 2 | 272 | 
| 137 | 6 | 822 | 
| 138 | 4 | 552 | 
| 139 | 6 | 834 | 
| 140 | 3 | 420 | 
| 141 | 4 | 564 | 
| 142 | 7 | 994 | 
| 143 | 6 | 858 | 
| 144 | 8 | 1152 | 
| 145 | 5 | 725 | 
| 146 | 7 | 1022 | 
| 147 | 2 | 294 | 
| 148 | 8 | 1184 | 
| 149 | 8 | 1192 | 
| 150 | 11 | 1650 | 
| 151 | 10 | 1510 | 
| 152 | 11 | 1672 | 
| 153 | 8 | 1224 | 
| 154 | 7 | 1078 | 
| 155 | 8 | 1240 | 
| 156 | 7 | 1092 | 
| 157 | 4 | 628 | 
| 158 | 8 | 1264 | 
| 159 | 6 | 954 | 
| 160 | 5 | 800 | 
| 161 | 5 | 805 | 
| 162 | 3 | 486 | 
| 163 | 2 | 326 | 
| 164 | 2 | 328 | 
| 165 | 4 | 660 | 
| 166 | 2 | 332 | 
| 167 | 3 | 501 | 
| 168 | 4 | 672 | 
| 169 | 4 | 676 | 
| 170 | 2 | 340 | 
| 171 | 1 | 171 | 
| 172 | 4 | 688 | 
| 173 | 4 | 692 | 
| 174 | 1 | 174 | 
| 175 | 2 | 350 | 
| 176 | 4 | 704 | 
| 177 | 2 | 354 | 
| 178 | 3 | 534 | 
| 179 | 3 | 537 | 
| 180 | 1 | 180 | 
| 181 | 3 | 543 | 
| 182 | 3 | 546 | 
| 183 | 5 | 915 | 
| 184 | 4 | 736 | 
| 185 | 3 | 555 | 
| 186 | 4 | 744 | 
| 187 | 4 | 748 | 
| 188 | 3 | 564 | 
| 189 | 2 | 378 | 
| 190 | 3 | 570 | 
| 191 | 2 | 382 | 
| 192 | 6 | 1152 | 
| 193 | 3 | 579 | 
| 194 | 8 | 1552 | 
| 195 | 2 | 390 | 
| 196 | 1 | 196 | 
| 197 | 1 | 197 | 
| 198 | 4 | 792 | 
| 199 | 3 | 597 | 
| 201 | 1 | 201 | 
| 202 | 2 | 404 | 
| 203 | 3 | 609 | 
| 204 | 2 | 408 | 
| 205 | 2 | 410 | 
| 206 | 4 | 824 | 
| 207 | 2 | 414 | 
| 208 | 3 | 624 | 
| 209 | 2 | 418 | 
| 210 | 5 | 1050 | 
| 211 | 2 | 422 | 
| 212 | 2 | 424 | 
| 213 | 5 | 1065 | 
| 214 | 2 | 428 | 
| 215 | 2 | 430 | 
| 216 | 1 | 216 | 
| 217 | 1 | 217 | 
| 218 | 3 | 654 | 
| 220 | 3 | 660 | 
| 221 | 1 | 221 | 
| 222 | 4 | 888 | 
| 223 | 2 | 446 | 
| 224 | 5 | 1120 | 
| 225 | 2 | 450 | 
| 227 | 3 | 681 | 
| 228 | 3 | 684 | 
| 229 | 5 | 1145 | 
| 231 | 3 | 693 | 
| 232 | 3 | 696 | 
| 233 | 3 | 699 | 
| 234 | 2 | 468 | 
| 235 | 1 | 235 | 
| 237 | 7 | 1659 | 
| 238 | 1 | 238 | 
| 239 | 1 | 239 | 
| 240 | 1 | 240 | 
| 241 | 1 | 241 | 
| 242 | 1 | 242 | 
| 243 | 4 | 972 | 
| 244 | 3 | 732 | 
| 245 | 3 | 735 | 
| 246 | 5 | 1230 | 
| 247 | 5 | 1235 | 
| 248 | 1 | 248 | 
| 250 | 2 | 500 | 
| 251 | 3 | 753 | 
| 252 | 4 | 1008 | 
| 253 | 1 | 253 | 
| 254 | 1 | 254 | 
| 255 | 3 | 765 | 
| 257 | 1 | 257 | 
| 258 | 1 | 258 | 
| 259 | 3 | 777 | 
| 260 | 2331 | 606060 | 
| 279 | 1 | 279 | 
| Total | 3333 | 733767 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 2331 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 3332 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333137266167656e743d5377696674576562536f636b657420485454502f312e
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: 88805ec6b9f7
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3565633662396637
009 TCP DROPPED BY ME