SwiftWebSocket - Case 13.2.17 : Pass - 3207 ms @ 2016-04-13T16:16:21.309Z
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
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=430&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=430&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: u5HmcBA6KGqojexB9h8JGg==
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: 48LwY8FiqA6cIKahoIPSs+EHVQ0= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover
| 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 | 
| 14 | 1000 | 14000 | 
| 411 | 1 | 411 | 
| 65536 | 2000 | 131072000 | 
| Total | 3002 | 131086417 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 308 | 1 | 308 | 
| 1595 | 1 | 1595 | 
| 1598 | 1 | 1598 | 
| 1600 | 1 | 1600 | 
| 1602 | 1 | 1602 | 
| 1603 | 1 | 1603 | 
| 1604 | 1 | 1604 | 
| 1606 | 6 | 9636 | 
| 1607 | 4 | 6428 | 
| 1608 | 2 | 3216 | 
| 1609 | 2 | 3218 | 
| 1610 | 3 | 4830 | 
| 1611 | 7 | 11277 | 
| 1612 | 7 | 11284 | 
| 1613 | 5 | 8065 | 
| 1614 | 5 | 8070 | 
| 1615 | 9 | 14535 | 
| 1616 | 9 | 14544 | 
| 1617 | 6 | 9702 | 
| 1618 | 12 | 19416 | 
| 1619 | 8 | 12952 | 
| 1620 | 9 | 14580 | 
| 1621 | 12 | 19452 | 
| 1622 | 8 | 12976 | 
| 1623 | 8 | 12984 | 
| 1624 | 3 | 4872 | 
| 1625 | 7 | 11375 | 
| 1626 | 5 | 8130 | 
| 1627 | 5 | 8135 | 
| 1628 | 6 | 9768 | 
| 1629 | 5 | 8145 | 
| 1630 | 2 | 3260 | 
| 1631 | 4 | 6524 | 
| 1632 | 5 | 8160 | 
| 1633 | 4 | 6532 | 
| 1634 | 9 | 14706 | 
| 1635 | 4 | 6540 | 
| 1636 | 5 | 8180 | 
| 1637 | 7 | 11459 | 
| 1638 | 3 | 4914 | 
| 1639 | 4 | 6556 | 
| 1640 | 6 | 9840 | 
| 1641 | 1 | 1641 | 
| 1642 | 2 | 3284 | 
| 1643 | 7 | 11501 | 
| 1644 | 4 | 6576 | 
| 1645 | 3 | 4935 | 
| 1646 | 7 | 11522 | 
| 1647 | 5 | 8235 | 
| 1648 | 5 | 8240 | 
| 1649 | 2 | 3298 | 
| 1650 | 2 | 3300 | 
| 1651 | 4 | 6604 | 
| 1652 | 1 | 1652 | 
| 1653 | 1 | 1653 | 
| 1654 | 4 | 6616 | 
| 1655 | 3 | 4965 | 
| 1656 | 3 | 4968 | 
| 1657 | 2 | 3314 | 
| 1658 | 4 | 6632 | 
| 1660 | 6 | 9960 | 
| 1661 | 9 | 14949 | 
| 1662 | 3 | 4986 | 
| 1663 | 2 | 3326 | 
| 1664 | 3 | 4992 | 
| 1665 | 4 | 6660 | 
| 1666 | 2 | 3332 | 
| 1667 | 1 | 1667 | 
| 1668 | 4 | 6672 | 
| 1669 | 2 | 3338 | 
| 1670 | 3 | 5010 | 
| 1671 | 5 | 8355 | 
| 1673 | 1 | 1673 | 
| 1674 | 1 | 1674 | 
| 1675 | 2 | 3350 | 
| 1676 | 3 | 5028 | 
| 1677 | 2 | 3354 | 
| 1678 | 1 | 1678 | 
| 1679 | 1 | 1679 | 
| 1682 | 1 | 1682 | 
| 1683 | 2 | 3366 | 
| 1684 | 1 | 1684 | 
| 1690 | 1 | 1690 | 
| 1695 | 1 | 1695 | 
| 1698 | 1 | 1698 | 
| 1699 | 2 | 3398 | 
| 1701 | 1 | 1701 | 
| 1702 | 2 | 3404 | 
| 1704 | 5 | 8520 | 
| 1705 | 5 | 8525 | 
| 1706 | 3 | 5118 | 
| 1707 | 7 | 11949 | 
| 1708 | 5 | 8540 | 
| 1709 | 7 | 11963 | 
| 1710 | 6 | 10260 | 
| 1711 | 10 | 17110 | 
| 1712 | 4 | 6848 | 
| 1713 | 10 | 17130 | 
| 1714 | 10 | 17140 | 
| 1715 | 9 | 15435 | 
| 1716 | 7 | 12012 | 
| 1717 | 7 | 12019 | 
| 1718 | 11 | 18898 | 
| 1719 | 16 | 27504 | 
| 1720 | 9 | 15480 | 
| 1721 | 11 | 18931 | 
| 1722 | 9 | 15498 | 
| 1723 | 12 | 20676 | 
| 1724 | 17 | 29308 | 
| 1725 | 14 | 24150 | 
| 1726 | 13 | 22438 | 
| 1727 | 13 | 22451 | 
| 1728 | 17 | 29376 | 
| 1729 | 12 | 20748 | 
| 1730 | 8 | 13840 | 
| 1731 | 9 | 15579 | 
| 1732 | 11 | 19052 | 
| 1733 | 13 | 22529 | 
| 1734 | 6 | 10404 | 
| 1735 | 7 | 12145 | 
| 1736 | 8 | 13888 | 
| 1737 | 12 | 20844 | 
| 1738 | 4 | 6952 | 
| 1739 | 9 | 15651 | 
| 1740 | 15 | 26100 | 
| 1741 | 15 | 26115 | 
| 1742 | 13 | 22646 | 
| 1743 | 16 | 27888 | 
| 1744 | 14 | 24416 | 
| 1745 | 22 | 38390 | 
| 1746 | 31 | 54126 | 
| 1747 | 19 | 33193 | 
| 1748 | 12 | 20976 | 
| 1749 | 13 | 22737 | 
| 1750 | 14 | 24500 | 
| 1751 | 12 | 21012 | 
| 1752 | 11 | 19272 | 
| 1753 | 16 | 28048 | 
| 1754 | 6 | 10524 | 
| 1755 | 10 | 17550 | 
| 1756 | 15 | 26340 | 
| 1757 | 11 | 19327 | 
| 1758 | 12 | 21096 | 
| 1759 | 7 | 12313 | 
| 1760 | 4 | 7040 | 
| 1761 | 3 | 5283 | 
| 1762 | 4 | 7048 | 
| 1763 | 1 | 1763 | 
| 1764 | 3 | 5292 | 
| 1765 | 1 | 1765 | 
| 1767 | 4 | 7068 | 
| 1769 | 2 | 3538 | 
| 1770 | 1 | 1770 | 
| 1772 | 1 | 1772 | 
| 1773 | 1 | 1773 | 
| 1774 | 1 | 1774 | 
| 1775 | 2 | 3550 | 
| 1776 | 1 | 1776 | 
| 1777 | 2 | 3554 | 
| 1778 | 1 | 1778 | 
| 1779 | 1 | 1779 | 
| 1780 | 4 | 7120 | 
| 1781 | 1 | 1781 | 
| 1783 | 1 | 1783 | 
| 1785 | 1 | 1785 | 
| 1786 | 1 | 1786 | 
| 4100 | 1000 | 4100000 | 
| Total | 2002 | 5803170 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 1000 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 2001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343330266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880df677692
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6466363737363932
009 TCP DROPPED BY ME