[Debian-iot-maintainers] Bug#1063061: mosquitto: autopkgtest needs update for new version of gcc-defaults on armel: max_connections exceeded

Paul Gevers elbrus at debian.org
Sun Feb 4 19:47:04 GMT 2024


Source: mosquitto
Version: 2.0.18-1
Severity: serious
X-Debbugs-CC: gcc-defaults at packages.debian.org
Tags: sid trixie
User: debian-ci at lists.debian.org
Usertags: needs-update
Control: affects -1 src:gcc-defaults

Dear maintainer(s),

With a recent upload of gcc-defaults the autopkgtest of mosquitto fails 
in testing when that autopkgtest is run with the binary packages of 
gcc-defaults from unstable on armel. It passes when run with only 
packages from testing. In tabular form:

                        pass            fail
gcc-defaults           from testing    1.214
mosquitto              from testing    2.0.18-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this failure is blocking the migration of gcc-defaults to 
testing [1].

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=gcc-defaults

https://ci.debian.net/data/autopkgtest/testing/armel/m/mosquitto/42660115/log.gz

  86s mode of 'test/broker/mosq_test_helper.py' changed from 0644 
(rw-r--r--) to 0755 (rwxr-xr-x)
  86s make: Entering directory 
'/tmp/autopkgtest-lxc.mqck2fdl/downtmp/build.z7N/src/test/broker'
  87s make -C c
  87s make[1]: Entering directory 
'/tmp/autopkgtest-lxc.mqck2fdl/downtmp/build.z7N/src/test/broker/c'
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_acl.c -o auth_plugin_acl.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_acl_change.c -o auth_plugin_acl_change.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_acl_sub_denied.c -o auth_plugin_acl_sub_denied.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_context_params.c -o auth_plugin_context_params.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_extended_multiple.c -o auth_plugin_extended_multiple.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_extended_reauth.c -o auth_plugin_extended_reauth.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_extended_single.c -o auth_plugin_extended_single.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_extended_single2.c -o auth_plugin_extended_single2.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_msg_params.c -o auth_plugin_msg_params.so
  87s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_publish.c -o auth_plugin_publish.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_pwd.c -o auth_plugin_pwd.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared auth_plugin_v2.c 
-o auth_plugin_v2.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared auth_plugin_v4.c 
-o auth_plugin_v4.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared auth_plugin_v5.c 
-o auth_plugin_v5.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_v5_handle_message.c -o auth_plugin_v5_handle_message.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared 
auth_plugin_v5_handle_tick.c -o auth_plugin_v5_handle_tick.so
  88s cc -I../../../include -Wall -Werror -fPIC -shared plugin_control.c 
-o plugin_control.so
  88s cc -I../../../include -Wall -Werror 08-tls-psk-pub.c -o 
08-tls-psk-pub.test -lmosquitto
  88s cc -I../../../include -Wall -Werror 08-tls-psk-bridge.c -o 
08-tls-psk-bridge.test -lmosquitto
  88s make[1]: Leaving directory 
'/tmp/autopkgtest-lxc.mqck2fdl/downtmp/build.z7N/src/test/broker/c'
  88s ./msg_sequence_test.py
  88s v3.1.1 AUTH F0 [MQTT-3.1.0-1]
  88s v3.1.1 AUTH F0 long
  88s v3.1.1 AUTH F1
  88s v3.1.1 AUTH F2
  88s v3.1.1 AUTH F4
  88s v3.1.1 AUTH F8
  88s v5.0   AUTH F0 [MQTT-3.1.0-1]
  88s v5.0   AUTH F0 long
  88s v5.0   AUTH F1
  88s v5.0   AUTH F2
  88s v5.0   AUTH F4
  88s v5.0   AUTH F8
  88s v3.1.1 CONNACK 20 [MQTT-3.1.0-1]
  88s v3.1.1 CONNACK 20 long
  88s v3.1.1 CONNACK 20 short 1
  88s v3.1.1 CONNACK 20 short 0
  88s v3.1.1 CONNACK 20
  88s v3.1.1 CONNACK 21
  88s v3.1.1 CONNACK 22
  88s v3.1.1 CONNACK 24
  88s v3.1.1 CONNACK 28
  88s v3.1.1 CONNACK issue 2163 v3
  88s v3.1.1 CONNACK issue 2163 v4
  88s v3.1.1 CONNACK 20 CAF=0x01
  88s v3.1.1 CONNACK 20 CAF=0x02
  88s v3.1.1 CONNACK 20 CAF=0x04
  88s v3.1.1 CONNACK 20 CAF=0x08
  88s v3.1.1 CONNACK 20 CAF=0x10
  88s v3.1.1 CONNACK 20 CAF=0x20
  88s v3.1.1 CONNACK 20 CAF=0x40
  88s v3.1.1 CONNACK 20 CAF=0x80
  88s v5.0   CONNACK 20 [MQTT-3.1.0-1]
  88s v5.0   CONNACK 20 with properties
  88s v5.0   CONNACK 20 long
  88s v5.0   CONNACK 20 short 2
  88s v5.0   CONNACK 20 short 1
  88s v5.0   CONNACK 20 short 0
  88s v5.0   CONNACK 20
  88s v5.0   CONNACK 21
  88s v5.0   CONNACK 22
  88s v5.0   CONNACK 24
  88s v5.0   CONNACK 28
  88s v5.0   CONNACK issue 2163 v5
  88s v5.0   CONNACK 20 CAF=0x01
  88s v5.0   CONNACK 20 CAF=0x02
  88s v5.0   CONNACK 20 CAF=0x04
  88s v5.0   CONNACK 20 CAF=0x08
  88s v5.0   CONNACK 20 CAF=0x10
  88s v5.0   CONNACK 20 CAF=0x20
  88s v5.0   CONNACK 20 CAF=0x40
  88s v5.0   CONNACK 20 CAF=0x80
  88s v5.0   CONNACK 20 RC=0x01 (invalid)
  88s v5.0   CONNACK 20 RC=0x80 (unspecified error)
  88s v5.0   CONNACK 20 RC=0x81 (malformed packet)
  88s v5.0   CONNACK 20 RC=0x82 (protocol error)
  88s v5.0   CONNACK 20 RC=0x83 (implementation specific error)
  88s v5.0   CONNACK 20 RC=0x84 (unsupported protocol version)
  88s v5.0   CONNACK 20 RC=0x85 (client identifier not valid)
  88s v5.0   CONNACK 20 RC=0x86 (bad user name or password)
  88s v5.0   CONNACK 20 RC=0x87 (not authorised)
  88s v5.0   CONNACK 20 RC=0x88 (server unavailable)
  88s v5.0   CONNACK 20 RC=0x89 (server busy)
  88s v5.0   CONNACK 20 RC=0x8A (banned)
  88s v5.0   CONNACK 20 RC=0x8C (bad authentication method)
  88s v5.0   CONNACK 20 RC=0x90 (topic name invalid)
  88s v5.0   CONNACK 20 RC=0x95 (packet too large)
  88s v5.0   CONNACK 20 RC=0x97 (quota exceeded)
  88s v5.0   CONNACK 20 RC=0x99 (payload format invalid)
  88s v5.0   CONNACK 20 RC=0x9A (retain not supported)
  88s v5.0   CONNACK 20 RC=0x9B (qos not supported)
  88s v5.0   CONNACK 20 RC=0x9C (use another server)
  88s v5.0   CONNACK 20 RC=0x9D (server moved)
  88s v5.0   CONNACK 20 RC=0x9F (connection rate exceeded)
  88s v5.0   CONNACK 20 RC=0xFF (invalid)
  88s v5.0   CONNACK PROPERTIES 20 with reason-string property
  88s v5.0   CONNACK PROPERTIES 20 with reason-string property missing
  88s v5.0   CONNACK PROPERTIES 20 with user-property
  88s v5.0   CONNACK PROPERTIES 20 with user-property missing value
  88s v5.0   CONNACK PROPERTIES 20 with user-property missing key,value
  88s v5.0   CONNACK PROPERTIES 20 with payload-format-indicator (byte)
  88s v5.0   CONNACK PROPERTIES 20 with request-problem-information (byte)
  88s v5.0   CONNACK PROPERTIES 20 with maximum-qos (byte)
  88s v5.0   CONNACK PROPERTIES 20 with retain-available (byte)
  88s v5.0   CONNACK PROPERTIES 20 with wildcard-subscription-available 
(byte)
  88s v5.0   CONNACK PROPERTIES 20 with 
subscription-identifier-available (byte)
  88s v5.0   CONNACK PROPERTIES 20 with shared-subscription-available 
(byte)
  88s v5.0   CONNACK PROPERTIES 20 with payload-format-indicator (byte) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with request-problem-information 
(byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with maximum-qos (byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with retain-available (byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with wildcard-subscription-available 
(byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with 
subscription-identifier-available (byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with shared-subscription-available 
(byte) missing
  88s v5.0   CONNACK PROPERTIES 20 with message-expiry-interval (four 
byte integer)
  88s v5.0   CONNACK PROPERTIES 20 with session-expiry-interval (four 
byte integer)
  88s v5.0   CONNACK PROPERTIES 20 with will-delay-interval (four byte 
integer)
  88s v5.0   CONNACK PROPERTIES 20 with maximum-packet-size (four byte 
integer)
  88s v5.0   CONNACK PROPERTIES 20 with message-expiry-interval (four 
byte integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with session-expiry-interval (four 
byte integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with will-delay-interval (four byte 
integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with maximum-packet-size (four byte 
integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with content-type (UTF-8 string)
  88s v5.0   CONNACK PROPERTIES 20 with response-topic (UTF-8 string)
  88s v5.0   CONNACK PROPERTIES 20 with assigned-client-identifier 
(UTF-8 string)
  88s v5.0   CONNACK PROPERTIES 20 with authentication-method (UTF-8 
string)
  88s v5.0   CONNACK PROPERTIES 20 with response-information (UTF-8 
string)
  88s v5.0   CONNACK PROPERTIES 20 with server-reference (UTF-8 string)
  88s v5.0   CONNACK PROPERTIES 20 with content-type (UTF-8 string) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with response-topic (UTF-8 string) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with assigned-client-identifier 
(UTF-8 string) missing
  88s v5.0   CONNACK PROPERTIES 20 with authentication-method (UTF-8 
string) missing
  88s v5.0   CONNACK PROPERTIES 20 with response-information (UTF-8 
string) missing
  88s v5.0   CONNACK PROPERTIES 20 with server-reference (UTF-8 string) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with correlation-data (binary data)
  88s v5.0   CONNACK PROPERTIES 20 with authentication-data (binary data)
  88s v5.0   CONNACK PROPERTIES 20 with correlation-data (binary data) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with authentication-data (binary 
data) missing
  88s v5.0   CONNACK PROPERTIES 20 with subscription-identifier 
(variable byte integer)
  88s v5.0   CONNACK PROPERTIES 20 with subscription-identifier 
(variable byte integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with server-keep-alive (two byte 
integer)
  88s v5.0   CONNACK PROPERTIES 20 with receive-maximum (two byte integer)
  88s v5.0   CONNACK PROPERTIES 20 with topic-alias-maximum (two byte 
integer)
  88s v5.0   CONNACK PROPERTIES 20 with topic-alias (two byte integer)
  88s v5.0   CONNACK PROPERTIES 20 with server-keep-alive (two byte 
integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with receive-maximum (two byte 
integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with topic-alias-maximum (two byte 
integer) missing
  88s v5.0   CONNACK PROPERTIES 20 with topic-alias (two byte integer) 
missing
  88s v5.0   CONNACK PROPERTIES 20 with invalid-property 0x00 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x04 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x05 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x06 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x07 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x0A (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x0C (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x0D (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x0E (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x0F (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x10 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x14 (byte)
  88s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x1B (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x1D (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x1E (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x20 (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x7F (byte)
  89s v5.0   CONNACK PROPERTIES 20 with invalid-property 0x8000 (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x8001 (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0xFF7F (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x808001 (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0xFFFF7F (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0x80808001 (byte)
  89s v5.0   CONNACK PROPERTIES 20 with unknown-property 0xFFFFFF7F (byte)
  89s v3.1   CONNECT 10 ok 
  89s v3.1   CONNECT 14 ok 
  89s v3.1   CONNECT 10 proto ver 2
  89s v3.1   CONNECT 10 proto ver 6
  89s v3.1   CONNECT 10 empty client ID
  89s v3.1   CONNECT 10 ok
  89s v3.1.1 CONNECT 10 ok 
  89s v3.1.1 CONNECT 10 [MQTT-3.1.0-2]
  89s v3.1.1 CONNECT 10 missing client ID
  89s v3.1.1 CONNECT 10 empty client ID
  89s v3.1.1 CONNECT 10 empty client ID clean false [MQTT-3.1.3-7]
  89s v3.1.1 CONNECT 10 proto ver 2 [MQTT-3.1.2-2]
  89s v3.1.1 CONNECT 10 proto ver 6 [MQTT-3.1.2-2]
  89s v3.1.1 CONNECT 10 remaining length 5 bytes
  89s v3.1.1 CONNECT 11
  89s v3.1.1 CONNECT 12
  89s v3.1.1 CONNECT 14
  89s v3.1.1 CONNECT 18
  89s v3.1.1 CONNECT 10 short proto
  89s v3.1.1 CONNECT 10 zero proto
  89s v3.1.1 CONNECT 10 long proto
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-1]
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-3] 
  89s v3.1.1 CONNECT 10 Will flag 0 Will QoS 1 [MQTT-3.1.2-11]
  89s v3.1.1 CONNECT 10 Will flag 0 Will retain 1 [MQTT-3.1.2-11]
  89s v3.1.1 CONNECT 10 Will flag 1 no Will topic no Will message 
[MQTT-3.1.2-9]
  89s v3.1.1 CONNECT 10 Will flag 1 no Will topic [MQTT-3.1.2-9]
  89s v3.1.1 CONNECT 10 Will flag 1 ok
  89s v3.1.1 CONNECT 10 Will flag 1 Will Qos 3 [MQTT-3.1.2-14]
  89s v3.1.1 CONNECT 10 Will topic with 0x0000
  89s v3.1.1 CONNECT 10 Will topic with U+D800
  89s v3.1.1 CONNECT 10 Will topic with U+0001
  89s v3.1.1 CONNECT 10 Will topic with U+001F
  89s v3.1.1 CONNECT 10 Will topic with U+007F
  89s v3.1.1 CONNECT 10 Will topic with U+009F
  89s v3.1.1 CONNECT 10 Will topic with U+FFFF
  89s v3.1.1 CONNECT 10 Client ID with 0x0000
  89s v3.1.1 CONNECT 10 Client ID with U+D800
  89s v3.1.1 CONNECT 10 Client ID with U+0001
  89s v3.1.1 CONNECT 10 Client ID with U+001F
  89s v3.1.1 CONNECT 10 Client ID with U+007F
  89s v3.1.1 CONNECT 10 Client ID with U+009F
  89s v3.1.1 CONNECT 10 Client ID with U+FFFF
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-18]
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-19]
  89s v3.1.1 CONNECT 10 Username with 0x0000
  89s v3.1.1 CONNECT 10 Username with 0xD800
  89s v3.1.1 CONNECT 10 Username with 0x0001
  89s v3.1.1 CONNECT 10 Username with 0x001F
  89s v3.1.1 CONNECT 10 Username with 0x007F
  89s v3.1.1 CONNECT 10 Username with 0x009F
  89s v3.1.1 CONNECT 10 Username with 0xFFFF
  89s v3.1.1 CONNECT 10 Username zero length ok
  89s v3.1.1 CONNECT 10 Username flag 1 Password flag 1 ok
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-20]
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-21]
  89s v3.1.1 CONNECT 10 [MQTT-3.1.2-22]
  89s v3.1.1 CONNECT 10 Password with 0x0000
  89s v3.1.1 CONNECT duplicate CONNECT
  89s v3.1.1 CONNECT NanoMQ CWE-119
  89s v5.0   CONNECT 10 ok 
  89s v5.0   CONNECT 10 Username flag 1 ok
  89s v5.0   CONNECT 10 Client ID with 0x0000
  89s v5.0   CONNECT 10 Client ID with U+D800
  89s v5.0   CONNECT 10 Client ID with U+0001
  89s v5.0   CONNECT 10 Client ID with U+001F
  89s v5.0   CONNECT 10 Client ID with U+007F
  89s v5.0   CONNECT 10 Client ID with U+009F
  89s v5.0   CONNECT 10 Client ID with U+FFFF
  89s v5.0   CONNECT 10 [MQTT-3.1.2-16]
  89s v5.0   CONNECT 10 [MQTT-3.1.2-17]
  89s v5.0   CONNECT 10 Username with 0x0000
  89s v5.0   CONNECT 10 Username with 0xD800
  89s v5.0   CONNECT 10 Username with 0x0001
  89s v5.0   CONNECT 10 Username with 0x001F
  89s v5.0   CONNECT 10 Username with 0x007F
  89s v5.0   CONNECT 10 Username with 0x009F
  89s v5.0   CONNECT 10 Username with 0xFFFF
  89s v5.0   CONNECT 10 [MQTT-3.1.2-18]
  89s v5.0   CONNECT 10 [MQTT-3.1.2-19]
  89s v5.0   CONNECT tiny max packet
  89s v5.0   CONNECT EXTENDED AUTH unsupported authentication method
  89s v3.1.1 DISCONNECT E0 [MQTT-3.1.0-1]
  89s v3.1.1 DISCONNECT E0 long
  89s v3.1.1 DISCONNECT E0 valid
  89s v3.1.1 DISCONNECT E1 [MQTT-3.14.1-1]
  89s v3.1.1 DISCONNECT E2 [MQTT-3.14.1-1]
  89s v3.1.1 DISCONNECT E4 [MQTT-3.14.1-1]
  89s v3.1.1 DISCONNECT E8 [MQTT-3.14.1-1]
  89s v5.0   DISCONNECT E0 [MQTT-3.1.0-1]
  89s v5.0   DISCONNECT E0 long
  89s v5.0   DISCONNECT E0 valid
  89s v5.0   DISCONNECT E1 [MQTT-3.14.1-1]
  89s v5.0   DISCONNECT E2 [MQTT-3.14.1-1]
  89s v5.0   DISCONNECT E4 [MQTT-3.14.1-1]
  89s v5.0   DISCONNECT E8 [MQTT-3.14.1-1]
  89s v5.0   DISCONNECT E0 RC=0x00 (normal disconnection)
  89s v5.0   DISCONNECT E0 RC=0x01 (qos 1 - invalid)
  89s v5.0   DISCONNECT E0 RC=0x04 (disconnect with will)
  89s v5.0   DISCONNECT E0 RC=0x05 (invalid)
  89s v5.0   DISCONNECT E0 RC=0x80 (unspecified error)
  89s v5.0   DISCONNECT E0 RC=0x81 (malformed packet)
  89s v5.0   DISCONNECT E0 RC=0x82 (protocol error)
  89s v5.0   DISCONNECT E0 RC=0x83 (implementation specific error)
  89s v5.0   DISCONNECT E0 RC=0x87 (not authorised - invalid)
  89s v5.0   DISCONNECT E0 RC=0x89 (server busy - invalid)
  89s v5.0   DISCONNECT E0 RC=0x8B (server shutting down - invalid)
  89s v5.0   DISCONNECT E0 RC=0x8D (keep alive timeout - invalid)
  89s v5.0   DISCONNECT E0 RC=0x8E (session taken over - invalid)
  89s v5.0   DISCONNECT E0 RC=0x8F (topic filter invalid - invalid)
  89s v5.0   DISCONNECT E0 RC=0x90 (topic name invalid)
  89s v5.0   DISCONNECT E0 RC=0x93 (receive maximum exceeded)
  89s v5.0   DISCONNECT E0 RC=0x94 (topic alias invalid)
  89s v5.0   DISCONNECT E0 RC=0x95 (packet too large)
  89s v5.0   DISCONNECT E0 RC=0x96 (message rate too high)
  89s v5.0   DISCONNECT E0 RC=0x97 (quota exceeded)
  89s v5.0   DISCONNECT E0 RC=0x98 (administrative action)
  89s v5.0   DISCONNECT E0 RC=0x99 (payload format invalid)
  89s v5.0   DISCONNECT E0 RC=0x9A (retain not supported - invalid)
  89s v5.0   DISCONNECT E0 RC=0x9B (qos not supported - invalid)
  89s v5.0   DISCONNECT E0 RC=0x9C (use another server - invalid)
  89s v5.0   DISCONNECT E0 RC=0x9D (server moved - invalid)
  89s v5.0   DISCONNECT E0 RC=0x9E (shared subs not supported - invalid)
  89s v5.0   DISCONNECT E0 RC=0x9F (connection rate exceeded - invalid)
  89s v5.0   DISCONNECT E0 RC=0xA0 (maximum connect time - invalid)
  89s v5.0   DISCONNECT E0 RC=0xA1 (subscription ids not supported - 
invalid)
  89s v5.0   DISCONNECT E0 RC=0xA2 (wildcard subs not supported - invalid)
  89s v5.0   DISCONNECT E0 RC=0x82 PL=0
  89s v5.0   DISCONNECT E0 RC=0x00 PL=1 P=0
  89s v5.0   DISCONNECT E0 RC=0x00 PL=1 P=0x11
  89s v5.0   DISCONNECT E0 RC=0x00 PL=2 P=0x11
  89s v5.0   DISCONNECT E0 RC=0x00 PL=3 P=0x11
  89s v5.0   DISCONNECT E0 RC=0x00 PL=4 P=0x11
  89s v5.0   DISCONNECT E0 RC=0x00 PL=5 P=0x11
  89s v5.0   DISCONNECT E0 non-zero session expiry
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with reason-string property
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with 2*reason-string 
property (invalid)
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with reason-string 
property missing
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with user-property
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with user-property 
missing value
  89s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with user-property 
missing key,value
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with 
session-expiry-interval (four byte integer)
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with 
2*session-expiry-interval (four byte integer)
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with 
session-expiry-interval (four byte integer) missing
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with server-reference 
(UTF-8 string)
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with 2*server-reference 
(UTF-8 string)
  90s v5.0   DISCONNECT ALLOWED PROPERTIES E0 with server-reference 
(UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
payload-format-indicator (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
request-problem-information (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with maximum-qos (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with retain-available 
(byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
wildcard-subscription-available (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
subscription-identifier-available (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
shared-subscription-available (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
payload-format-indicator (byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
request-problem-information (byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with maximum-qos 
(byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with retain-available 
(byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
wildcard-subscription-available (byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
subscription-identifier-available (byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
shared-subscription-available (byte) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
message-expiry-interval (four byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
will-delay-interval (four byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
maximum-packet-size (four byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
message-expiry-interval (four byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
will-delay-interval (four byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
maximum-packet-size (four byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with content-type 
(UTF-8 string)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with response-topic 
(UTF-8 string)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
assigned-client-identifier (UTF-8 string)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
authentication-method (UTF-8 string)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
response-information (UTF-8 string)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with content-type 
(UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with response-topic 
(UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
assigned-client-identifier (UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
authentication-method (UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
response-information (UTF-8 string) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with correlation-data 
(binary data)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
authentication-data (binary data)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with correlation-data 
(binary data) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
authentication-data (binary data) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
subscription-identifier (variable byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
subscription-identifier (variable byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with server-keep-alive 
(two byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with receive-maximum 
(two byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
topic-alias-maximum (two byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with topic-alias (two 
byte integer)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with server-keep-alive 
(two byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with receive-maximum 
(two byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with 
topic-alias-maximum (two byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with topic-alias (two 
byte integer) missing
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with invalid-property 
0x00 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x04 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x05 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x06 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x07 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x0A (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x0C (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x0D (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x0E (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x0F (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x10 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x14 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x1B (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x1D (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x1E (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x20 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x7F (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with invalid-property 
0x8000 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x8001 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0xFF7F (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x808001 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0xFFFF7F (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0x80808001 (byte)
  90s v5.0   DISCONNECT DISALLOWED PROPERTIES E0 with unknown-property 
0xFFFFFF7F (byte)
  90s v3.1.1 FLOW QoS 0 self receive ok
  90s v3.1.1 FLOW QoS 1 receive ok
  90s v3.1.1 FLOW QoS 1 PUBLISH-PUBREC
  90s v3.1.1 FLOW QoS 1 PUBLISH-PUBCOMP
  90s v3.1.1 FLOW QoS 2 receive ok
  90s v3.1.1 FLOW QoS 2 PUBLISH-PUBACK
  90s v3.1.1 FLOW QoS 2 PUBLISH-PUBCOMP
  90s v3.1.1 FLOW QoS 2 PUBLISH-PUBREC-PUBREL-PUBACK
  90s v3.1.1 FLOW QoS 2 PUBLISH-PUBREC-PUBREL-PUBREC
  90s v5.0   FLOW QoS 0 self receive ok
  90s v5.0   FLOW QoS 1 receive ok
  90s v5.0   FLOW QoS 1 PUBLISH-PUBREC
  90s v5.0   FLOW QoS 1 PUBLISH-PUBCOMP
  90s v5.0   FLOW QoS 2 receive ok
  90s v5.0   FLOW QoS 2 PUBLISH-PUBACK
  90s v5.0   FLOW QoS 2 PUBLISH-PUBCOMP
  90s v5.0   FLOW QoS 2 PUBLISH-PUBREC-PUBREL-PUBACK
  90s v5.0   FLOW QoS 2 PUBLISH-PUBREC-PUBREL-PUBREC
  90s v5.0   FLOW WITH PROPERTIES payload-format-indicator=1 (byte)
  90s v5.0   FLOW WITH PROPERTIES message-expiry-interval=1 (four byte 
integer)
  90s v5.0   FLOW WITH PROPERTIES topic-alias
  90s v5.0   FLOW WITH PROPERTIES response-topic
  90s v5.0   FLOW WITH PROPERTIES correlation-data
  90s v5.0   FLOW WITH PROPERTIES user-property
  90s v5.0   FLOW WITH PROPERTIES subscription-identifier
  90s v5.0   FLOW WITH PROPERTIES content-type
  90s v3.1.1 FORBIDDEN 00 first packet
  90s v3.1.1 FORBIDDEN 01 first packet
  90s v3.1.1 FORBIDDEN 02 first packet
  90s v3.1.1 FORBIDDEN 04 first packet
  90s v3.1.1 FORBIDDEN 08 first packet
  90s v3.1.1 FORBIDDEN 00 long
  90s v3.1.1 FORBIDDEN 00
  90s v3.1.1 FORBIDDEN 01
  90s v3.1.1 FORBIDDEN 02
  90s v3.1.1 FORBIDDEN 04
  90s v3.1.1 FORBIDDEN 08
  90s v5.0   FORBIDDEN 00 first packet
  90s v5.0   FORBIDDEN 01 first packet
  90s v5.0   FORBIDDEN 02 first packet
  90s v5.0   FORBIDDEN 04 first packet
  90s v5.0   FORBIDDEN 08 first packet
  90s v5.0   FORBIDDEN 00 long
  90s v5.0   FORBIDDEN 00
  90s v5.0   FORBIDDEN 01
  90s v5.0   FORBIDDEN 02
  90s v5.0   FORBIDDEN 04
  90s v5.0   FORBIDDEN 08
  90s v3.1.1 PINGREQ C0 [MQTT-3.1.0-1]
  90s v3.1.1 PINGREQ C0 long
  90s v3.1.1 PINGREQ C0 valid
  90s v3.1.1 PINGREQ C1
  90s v3.1.1 PINGREQ C2
  90s v3.1.1 PINGREQ C4
  90s v3.1.1 PINGREQ C8
  90s v5.0   PINGREQ C0 [MQTT-3.1.0-1]
  90s v5.0   PINGREQ C0 long
  90s v5.0   PINGREQ C0 valid
  90s v5.0   PINGREQ C1
  90s v5.0   PINGREQ C2
  90s v5.0   PINGREQ C4
  90s v5.0   PINGREQ C8
  90s v3.1.1 PINGRESP D0 [MQTT-3.1.0-1]
  90s v3.1.1 PINGRESP D0 long
  90s v3.1.1 PINGRESP D0
  90s v3.1.1 PINGRESP D1
  90s v3.1.1 PINGRESP D2
  90s v3.1.1 PINGRESP D4
  90s v3.1.1 PINGRESP D8
  90s v5.0   PINGRESP D0 [MQTT-3.1.0-1]
  90s v5.0   PINGRESP D0 long
  90s v5.0   PINGRESP D0
  90s v5.0   PINGRESP D1
  90s v5.0   PINGRESP D2
  90s v5.0   PINGRESP D4
  90s v5.0   PINGRESP D8
  90s v3.1.1 PUBACK 40 [MQTT-3.1.0-1]
  90s v3.1.1 PUBACK 40 unsolicited long
  90s v3.1.1 PUBACK 40 unsolicited mid 0
  90s v3.1.1 PUBACK 40 unsolicited short 0
  90s v3.1.1 PUBACK 40 unsolicited short 1
  90s v3.1.1 PUBACK 40 unsolicited
  90s v3.1.1 PUBACK 41 unsolicited
  90s v3.1.1 PUBACK 42 unsolicited
  90s v3.1.1 PUBACK 44 unsolicited
  90s v3.1.1 PUBACK 48 unsolicited
  90s v5.0   PUBACK 40 [MQTT-3.1.0-1] (no reason code)
  90s v5.0   PUBACK 40 [MQTT-3.1.0-1]
  90s v5.0   PUBACK 40 unsolicited long
  90s v5.0   PUBACK 40 unsolicited mid 0
  90s v5.0   PUBACK 40 unsolicited short 0
  90s v5.0   PUBACK 40 unsolicited short 1
  90s v5.0   PUBACK 40 unsolicited len=2
  90s v5.0   PUBACK 40 unsolicited len=3
  90s v5.0   PUBACK 40 unsolicited len=3 fail
  90s v5.0   PUBACK 40 unsolicited len=4 ok
  90s v5.0   PUBACK 40 unsolicited len=4 rc=fail
  90s v5.0   PUBACK 40 unsolicited len=4 rc=unknown
  90s v5.0   PUBACK 40 unsolicited len=4 short
  90s v5.0   PUBACK 41 unsolicited
  90s v5.0   PUBACK 42 unsolicited
  90s v5.0   PUBACK 44 unsolicited
  90s v5.0   PUBACK 48 unsolicited
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with reason-string property
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with 2*reason-string property
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with reason-string property 
missing
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with user-property
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with 2*user-property
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with user-property missing value
  90s v5.0   PUBACK ALLOWED PROPERTIES 40 with user-property missing 
key,value
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
payload-format-indicator (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
request-problem-information (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with maximum-qos (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with retain-available (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
wildcard-subscription-available (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
subscription-identifier-available (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
shared-subscription-available (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
payload-format-indicator (byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
request-problem-information (byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with maximum-qos (byte) 
missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with retain-available 
(byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
wildcard-subscription-available (byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
subscription-identifier-available (byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
shared-subscription-available (byte) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
message-expiry-interval (four byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
session-expiry-interval (four byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with will-delay-interval 
(four byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with maximum-packet-size 
(four byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
message-expiry-interval (four byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
session-expiry-interval (four byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with will-delay-interval 
(four byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with maximum-packet-size 
(four byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with content-type (UTF-8 
string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with response-topic (UTF-8 
string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
assigned-client-identifier (UTF-8 string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with authentication-method 
(UTF-8 string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with response-information 
(UTF-8 string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with server-reference 
(UTF-8 string)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with content-type (UTF-8 
string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with response-topic (UTF-8 
string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
assigned-client-identifier (UTF-8 string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with authentication-method 
(UTF-8 string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with response-information 
(UTF-8 string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with server-reference 
(UTF-8 string) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with correlation-data 
(binary data)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with authentication-data 
(binary data)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with correlation-data 
(binary data) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with authentication-data 
(binary data) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
subscription-identifier (variable byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with 
subscription-identifier (variable byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with server-keep-alive 
(two byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with receive-maximum (two 
byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with topic-alias-maximum 
(two byte integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with topic-alias (two byte 
integer)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with server-keep-alive 
(two byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with receive-maximum (two 
byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with topic-alias-maximum 
(two byte integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with topic-alias (two byte 
integer) missing
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with invalid-property 0x00 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x04 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x05 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x06 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x07 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x0A 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x0C 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x0D 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x0E 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x0F 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x10 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x14 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x1B 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x1D 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x1E 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x20 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 0x7F 
(byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with invalid-property 
0x8000 (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0x8001 (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0xFF7F (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0x808001 (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0xFFFF7F (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0x80808001 (byte)
  90s v5.0   PUBACK DISALLOWED PROPERTIES 40 with unknown-property 
0xFFFFFF7F (byte)
  90s v3.1.1 PUBCOMP 70 [MQTT-3.1.0-1]
  90s v3.1.1 PUBCOMP 70 unsolicited long
  90s v3.1.1 PUBCOMP 70 unsolicited mid 0
  90s v3.1.1 PUBCOMP 70 unsolicited short 0
  90s v3.1.1 PUBCOMP 70 unsolicited short 1
  90s v3.1.1 PUBCOMP 70 unsolicited
  90s v3.1.1 PUBCOMP 71 unsolicited
  90s v3.1.1 PUBCOMP 72 unsolicited
  90s v3.1.1 PUBCOMP 74 unsolicited
  90s v3.1.1 PUBCOMP 78 unsolicited
  90s v5.0   PUBCOMP 70 [MQTT-3.1.0-1]
  90s v5.0   PUBCOMP 70 unsolicited long
  90s v5.0   PUBCOMP 70 unsolicited mid 0
  90s v5.0   PUBCOMP 70 unsolicited short 0
  90s v5.0   PUBCOMP 70 unsolicited short 1
  90s v5.0   PUBCOMP 70 unsolicited short 3
  90s v5.0   PUBCOMP 70 unsolicited
  90s v5.0   PUBCOMP 70 unsolicited rc
  90s v5.0   PUBCOMP 70 unsolicited rc=92
  90s v5.0   PUBCOMP 70 unsolicited rc=20
  90s v5.0   PUBCOMP 70 unsolicited rc=FF
  90s v5.0   PUBCOMP 70 unsolicited rc,properties
  90s v5.0   PUBCOMP 71 unsolicited
  90s v5.0   PUBCOMP 72 unsolicited
  90s v5.0   PUBCOMP 74 unsolicited
  90s v5.0   PUBCOMP 78 unsolicited
  90s v5.0   PUBCOMP 71 unsolicited rc
  90s v5.0   PUBCOMP 72 unsolicited rc
  90s v5.0   PUBCOMP 74 unsolicited rc
  90s v5.0   PUBCOMP 78 unsolicited rc
  90s v5.0   PUBCOMP 71 unsolicited rc,properties
  90s v5.0   PUBCOMP 72 unsolicited rc,properties
  90s v5.0   PUBCOMP 74 unsolicited rc,properties
  90s v5.0   PUBCOMP 78 unsolicited rc,properties
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with reason-string property
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with 2*reason-string property
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with reason-string property 
missing
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with user-property
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with 2*user-property
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with user-property missing 
value
  90s v5.0   PUBCOMP ALLOWED PROPERTIES 70 with user-property missing 
key,value
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
payload-format-indicator (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
request-problem-information (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with maximum-qos (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with retain-available (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
wildcard-subscription-available (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
subscription-identifier-available (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
shared-subscription-available (byte)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
payload-format-indicator (byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
request-problem-information (byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with maximum-qos (byte) 
missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with retain-available 
(byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
wildcard-subscription-available (byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
subscription-identifier-available (byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
shared-subscription-available (byte) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
message-expiry-interval (four byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
session-expiry-interval (four byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with will-delay-interval 
(four byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with maximum-packet-size 
(four byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
message-expiry-interval (four byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
session-expiry-interval (four byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with will-delay-interval 
(four byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with maximum-packet-size 
(four byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with content-type (UTF-8 
string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with response-topic 
(UTF-8 string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
assigned-client-identifier (UTF-8 string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
authentication-method (UTF-8 string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with response-information 
(UTF-8 string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with server-reference 
(UTF-8 string)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with content-type (UTF-8 
string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with response-topic 
(UTF-8 string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
assigned-client-identifier (UTF-8 string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
authentication-method (UTF-8 string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with response-information 
(UTF-8 string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with server-reference 
(UTF-8 string) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with correlation-data 
(binary data)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with authentication-data 
(binary data)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with correlation-data 
(binary data) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with authentication-data 
(binary data) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
subscription-identifier (variable byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with 
subscription-identifier (variable byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with server-keep-alive 
(two byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with receive-maximum (two 
byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with topic-alias-maximum 
(two byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with topic-alias (two 
byte integer)
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with server-keep-alive 
(two byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with receive-maximum (two 
byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with topic-alias-maximum 
(two byte integer) missing
  90s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with topic-alias (two 
byte integer) missing
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with invalid-property 
0x00 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x04 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x05 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x06 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x07 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x0A (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x0C (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x0D (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x0E (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x0F (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x10 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x14 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x1B (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x1D (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x1E (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x20 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x7F (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with invalid-property 
0x8000 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x8001 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0xFF7F (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x808001 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0xFFFF7F (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0x80808001 (byte)
  91s v5.0   PUBCOMP DISALLOWED PROPERTIES 70 with unknown-property 
0xFFFFFF7F (byte)
  91s v3.1.1 PUBLISH 30 [MQTT-3.1.0-1]
  91s v3.1.1 PUBLISH 30
  91s v3.1.1 PUBLISH 31 retain 1
  91s v3.1.1 PUBLISH 31 retain 1 zero length
  91s v3.1.1 PUBLISH 30 topic 0
  91s v3.1.1 PUBLISH 38 QoS 0 Dup 1
  91s v3.1.1 PUBLISH 36 QoS 3 (no mid) [MQTT-3.3.1-4]
  91s v3.1.1 PUBLISH 36 QoS 3 (with mid) [MQTT-3.3.1-4]
  91s v3.1.1 PUBLISH 32 QoS 1 Mid 0
  91s v3.1.1 PUBLISH 34 QoS 2 Mid 0
  91s v3.1.1 PUBLISH 32 QoS 1 Dup 0
  91s v3.1.1 PUBLISH 3A QoS 1 Dup 1
  91s v3.1.1 PUBLISH 34 QoS 2 Dup 0
  91s v3.1.1 PUBLISH 3C QoS 2 Dup 1
  91s v3.1.1 PUBLISH 30 topic with 0x0000
  91s v3.1.1 PUBLISH 30 topic with U+D800
  91s v3.1.1 PUBLISH 30 topic with U+0001
  91s v3.1.1 PUBLISH 30 topic with U+001F
  91s v3.1.1 PUBLISH 30 topic with U+007F
  91s v3.1.1 PUBLISH 30 topic with U+009F
  91s v3.1.1 PUBLISH 30 topic with U+FFFF
  91s v3.1.1 PUBLISH 30 topic with U+2A6D4 (section 1.5.3.1)
  91s v3.1.1 PUBLISH 30 topic with + [MQTT-3.3.2-2]
  91s v3.1.1 PUBLISH 30 topic with # [MQTT-3.3.2-2]
  91s v5.0   PUBLISH 30 [MQTT-3.1.0-1]
  91s v5.0   PUBLISH 30
  91s v5.0   PUBLISH 31 retain 1
  91s v5.0   PUBLISH 31 retain 1 zero length
  91s v5.0   PUBLISH 30 topic 0
  91s v5.0   PUBLISH 38 QoS 0 Dup 1
  91s v5.0   PUBLISH 36 QoS 3 (no mid) [MQTT-3.3.1-4]
  91s v5.0   PUBLISH 36 QoS 3 (with mid) [MQTT-3.3.1-4]
  91s v5.0   PUBLISH 32 QoS 1 Mid 0
  91s v5.0   PUBLISH 34 QoS 2 Mid 0
  91s v5.0   PUBLISH 32 QoS 1 Dup 0
  91s v5.0   PUBLISH 3A QoS 1 Dup 1
  91s v5.0   PUBLISH 34 QoS 2 Dup 0
  91s v5.0   PUBLISH 3C QoS 2 Dup 1
  91s v5.0   PUBLISH 30 topic with 0x0000
  91s v5.0   PUBLISH 30 topic with U+D800
  91s v5.0   PUBLISH 30 topic with U+0001
  91s v5.0   PUBLISH 30 topic with U+001F
  91s v5.0   PUBLISH 30 topic with U+007F
  91s v5.0   PUBLISH 30 topic with U+009F
  91s v5.0   PUBLISH 30 topic with U+FFFF
  91s v5.0   PUBLISH 30 topic with U+2A6D4 (section 1.5.3.1)
  91s v5.0   PUBLISH 30 topic with + [MQTT-3.3.2-2]
  91s v5.0   PUBLISH 30 topic with # [MQTT-3.3.2-2]
  91s v5.0   PUBLISH ALLOWED PROPERTIES maximum packet size
  91s v5.0   PUBLISH ALLOWED PROPERTIES payload-format-indicator=0 (byte)
  91s v5.0   PUBLISH ALLOWED PROPERTIES payload-format-indicator=1 (byte)
  91s v5.0   PUBLISH ALLOWED PROPERTIES payload-format-indicator=2 
(byte, invalid)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*payload-format-indicator=1 
(byte)
  91s v5.0   PUBLISH ALLOWED PROPERTIES payload-format-indicator (byte) 
missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES message-expiry-interval=0 (four 
byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES message-expiry-interval=1 (four 
byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*message-expiry-interval=1 
(four byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES message-expiry-interval (four 
byte integer) missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES topic alias > max topic alias
  91s v5.0   PUBLISH ALLOWED PROPERTIES topic-alias (two byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*topic-alias (two byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*topic-alias different (two 
byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES topic-alias (two byte integer) 
missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES response-topic (UTF-8 string)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*response-topic (UTF-8 string)
  91s v5.0   PUBLISH ALLOWED PROPERTIES response-topic (UTF-8 string) 
missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES correlation-data (binary data)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*correlation-data (binary data)
  91s v5.0   PUBLISH ALLOWED PROPERTIES correlation-data (binary data) 
missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES user-property
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*user-property
  91s v5.0   PUBLISH ALLOWED PROPERTIES user-property missing value
  91s v5.0   PUBLISH ALLOWED PROPERTIES user-property missing key,value
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier=1 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier=0x7F 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier=0x8000 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier=0x8001 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier=0xFF7F 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 
subscription-identifier=0x808001 (variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 
subscription-identifier=0xFFFF7F (variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 
subscription-identifier=0x80808001 (variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 
subscription-identifier=0xFFFFFF7F (variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 
subscription-identifier=0x8080808001 (variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*subscription-identifier=1 
(variable byte integer)
  91s v5.0   PUBLISH ALLOWED PROPERTIES subscription-identifier 
(variable byte integer) missing
  91s v5.0   PUBLISH ALLOWED PROPERTIES content-type (UTF-8 string)
  91s v5.0   PUBLISH ALLOWED PROPERTIES 2*content-type (UTF-8 string)
  91s v5.0   PUBLISH ALLOWED PROPERTIES content-type (UTF-8 string) 
missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES reason-string property
  91s v5.0   PUBLISH DISALLOWED PROPERTIES request-problem-information 
(byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES maximum-qos (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES retain-available (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
wildcard-subscription-available (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
subscription-identifier-available (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
shared-subscription-available (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES request-problem-information 
(byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES maximum-qos (byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES retain-available (byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
wildcard-subscription-available (byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
subscription-identifier-available (byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES 
shared-subscription-available (byte) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES session-expiry-interval 
(four byte integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES will-delay-interval (four 
byte integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES maximum-packet-size (four 
byte integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES session-expiry-interval 
(four byte integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES will-delay-interval (four 
byte integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES maximum-packet-size (four 
byte integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES assigned-client-identifier 
(UTF-8 string)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES authentication-method (UTF-8 
string)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES response-information (UTF-8 
string)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES server-reference (UTF-8 string)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES assigned-client-identifier 
(UTF-8 string) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES authentication-method (UTF-8 
string) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES response-information (UTF-8 
string) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES server-reference (UTF-8 
string) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES authentication-data (binary 
data)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES authentication-data (binary 
data) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES server-keep-alive (two byte 
integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES receive-maximum (two byte 
integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES topic-alias-maximum (two 
byte integer)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES server-keep-alive (two byte 
integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES receive-maximum (two byte 
integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES topic-alias-maximum (two 
byte integer) missing
  91s v5.0   PUBLISH DISALLOWED PROPERTIES invalid-property 0x00 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x04 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x05 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x06 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x07 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x0A (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x0C (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x0D (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x0E (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x0F (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x10 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x14 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x1B (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x1D (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x1E (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x20 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x7F (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES invalid-property 0x8000 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x8001 (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0xFF7F (byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x808001 
(byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0xFFFF7F 
(byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0x80808001 
(byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 0xFFFFFF7F 
(byte)
  91s v5.0   PUBLISH DISALLOWED PROPERTIES unknown-property 
0x8080808001 (byte)
  91s v3.1.1 PUBREC 50 [MQTT-3.1.0-1]
  91s v3.1.1 PUBREC 50 unsolicited
  91s v3.1.1 PUBREC 50 unsolicited long
  91s v3.1.1 PUBREC 50 unsolicited mid 0
  91s v3.1.1 PUBREC 50 unsolicited short 0
  91s v3.1.1 PUBREC 50 unsolicited short 1
  91s v3.1.1 PUBREC 51 unsolicited
  91s v3.1.1 PUBREC 52 unsolicited
  91s v3.1.1 PUBREC 54 unsolicited
  91s v3.1.1 PUBREC 58 unsolicited
  91s v5.0   PUBREC 50 [MQTT-3.1.0-1] (no reason code)
  91s v5.0   PUBREC 50 [MQTT-3.1.0-1]
  91s v5.0   PUBREC 50 unsolicited long
  91s v5.0   PUBREC 50 unsolicited mid 0
  91s v5.0   PUBREC 50 unsolicited short 0
  91s v5.0   PUBREC 50 unsolicited short 1
  91s v5.0   PUBREC 50 unsolicited len=2
  91s v5.0   PUBREC 50 unsolicited len=3
  91s v5.0   PUBREC 50 unsolicited len=3 fail
  91s v5.0   PUBREC 50 unsolicited len=4 ok
  91s v5.0   PUBREC 50 unsolicited len=4 rc=fail
  91s v5.0   PUBREC 50 unsolicited len=4 rc=unknown
  91s v5.0   PUBREC 50 unsolicited len=4 short
  91s v5.0   PUBREC 51 unsolicited
  91s v5.0   PUBREC 52 unsolicited
  91s v5.0   PUBREC 54 unsolicited
  91s v5.0   PUBREC 58 unsolicited
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with reason-string property
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with 2*reason-string property
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with reason-string property 
missing
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with user-property
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with 2*user-property
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with user-property missing value
  91s v5.0   PUBREC ALLOWED PROPERTIES 50 with user-property missing 
key,value
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
payload-format-indicator (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
request-problem-information (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with maximum-qos (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with retain-available (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
wildcard-subscription-available (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
subscription-identifier-available (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
shared-subscription-available (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
payload-format-indicator (byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
request-problem-information (byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with maximum-qos (byte) 
missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with retain-available 
(byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
wildcard-subscription-available (byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
subscription-identifier-available (byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
shared-subscription-available (byte) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
message-expiry-interval (four byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
session-expiry-interval (four byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with will-delay-interval 
(four byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with maximum-packet-size 
(four byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
message-expiry-interval (four byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
session-expiry-interval (four byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with will-delay-interval 
(four byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with maximum-packet-size 
(four byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with content-type (UTF-8 
string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with response-topic (UTF-8 
string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
assigned-client-identifier (UTF-8 string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with authentication-method 
(UTF-8 string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with response-information 
(UTF-8 string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with server-reference 
(UTF-8 string)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with content-type (UTF-8 
string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with response-topic (UTF-8 
string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
assigned-client-identifier (UTF-8 string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with authentication-method 
(UTF-8 string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with response-information 
(UTF-8 string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with server-reference 
(UTF-8 string) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with correlation-data 
(binary data)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with authentication-data 
(binary data)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with correlation-data 
(binary data) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with authentication-data 
(binary data) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
subscription-identifier (variable byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with 
subscription-identifier (variable byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with server-keep-alive 
(two byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with receive-maximum (two 
byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with topic-alias-maximum 
(two byte integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with topic-alias (two byte 
integer)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with server-keep-alive 
(two byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with receive-maximum (two 
byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with topic-alias-maximum 
(two byte integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with topic-alias (two byte 
integer) missing
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with invalid-property 0x00 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x04 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x05 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x06 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x07 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x0A 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x0C 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x0D 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x0E 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x0F 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x10 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x14 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x1B 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x1D 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x1E 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x20 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 0x7F 
(byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with invalid-property 
0x8000 (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0x8001 (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0xFF7F (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0x808001 (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0xFFFF7F (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0x80808001 (byte)
  91s v5.0   PUBREC DISALLOWED PROPERTIES 50 with unknown-property 
0xFFFFFF7F (byte)
  91s v3.1.1 PUBREL 62 [MQTT-3.1.0-1]
  91s v3.1.1 PUBREL 62 unsolicited
  91s v3.1.1 PUBREL 62 unsolicited long
  91s v3.1.1 PUBREL 62 unsolicited mid 0
  91s v3.1.1 PUBREL 62 unsolicited short 0
  91s v3.1.1 PUBREL 62 unsolicited short 1
  91s v3.1.1 PUBREL 63 unsolicited [MQTT-3.6.1-1]
  91s v3.1.1 PUBREL 64 unsolicited [MQTT-3.6.1-1]
  91s v3.1.1 PUBREL 66 unsolicited [MQTT-3.6.1-1]
  91s v3.1.1 PUBREL 6A unsolicited [MQTT-3.6.1-1]
  91s v5.0   PUBREL 62 [MQTT-3.1.0-1] (no reason code)
  91s v5.0   PUBREL 62 [MQTT-3.1.0-1]
  91s v5.0   PUBREL 62 unsolicited long
  91s v5.0   PUBREL 62 unsolicited mid 0
  91s v5.0   PUBREL 62 unsolicited short 0
  91s v5.0   PUBREL 62 unsolicited short 1
  91s v5.0   PUBREL 62 unsolicited len=2
  91s v5.0   PUBREL 62 unsolicited len=3
  91s v5.0   PUBREL 62 unsolicited len=3 fail
  91s v5.0   PUBREL 62 unsolicited len=4 ok
  91s v5.0   PUBREL 62 unsolicited len=4 rc=fail
  91s v5.0   PUBREL 62 unsolicited len=4 rc=unknown
  91s v5.0   PUBREL 62 unsolicited len=4 short
  91s v5.0   PUBREL 63 unsolicited
  91s v5.0   PUBREL 64 unsolicited
  91s v5.0   PUBREL 66 unsolicited
  91s v5.0   PUBREL 6A unsolicited
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with reason-string property
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with 2*reason-string property
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with reason-string property 
missing
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with user-property
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with 2*user-property
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with user-property missing value
  91s v5.0   PUBREL ALLOWED PROPERTIES 62 with user-property missing 
key,value
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
payload-format-indicator (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
request-problem-information (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with maximum-qos (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with retain-available (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
wildcard-subscription-available (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
subscription-identifier-available (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
shared-subscription-available (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
payload-format-indicator (byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
request-problem-information (byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with maximum-qos (byte) 
missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with retain-available 
(byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
wildcard-subscription-available (byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
subscription-identifier-available (byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
shared-subscription-available (byte) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
message-expiry-interval (four byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
session-expiry-interval (four byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with will-delay-interval 
(four byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with maximum-packet-size 
(four byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
message-expiry-interval (four byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
session-expiry-interval (four byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with will-delay-interval 
(four byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with maximum-packet-size 
(four byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with content-type (UTF-8 
string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with response-topic (UTF-8 
string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
assigned-client-identifier (UTF-8 string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with authentication-method 
(UTF-8 string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with response-information 
(UTF-8 string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with server-reference 
(UTF-8 string)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with content-type (UTF-8 
string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with response-topic (UTF-8 
string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
assigned-client-identifier (UTF-8 string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with authentication-method 
(UTF-8 string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with response-information 
(UTF-8 string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with server-reference 
(UTF-8 string) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with correlation-data 
(binary data)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with authentication-data 
(binary data)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with correlation-data 
(binary data) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with authentication-data 
(binary data) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
subscription-identifier (variable byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with 
subscription-identifier (variable byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with server-keep-alive 
(two byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with receive-maximum (two 
byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with topic-alias-maximum 
(two byte integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with topic-alias (two byte 
integer)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with server-keep-alive 
(two byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with receive-maximum (two 
byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with topic-alias-maximum 
(two byte integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with topic-alias (two byte 
integer) missing
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with invalid-property 0x00 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x04 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x05 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x06 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x07 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x0A 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x0C 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x0D 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x0E 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x0F 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x10 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x14 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x1B 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x1D 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x1E 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x20 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 0x7F 
(byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with invalid-property 
0x8000 (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0x8001 (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0xFF7F (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0x808001 (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0xFFFF7F (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0x80808001 (byte)
  91s v5.0   PUBREL DISALLOWED PROPERTIES 62 with unknown-property 
0xFFFFFF7F (byte)
  91s REGRESSIONS subscribe-unsubscribe-crash part 1
  91s REGRESSIONS subscribe-unsubscribe-crash part 2
  91s v3.1.1 SUBACK 90 [MQTT-3.1.0-1]
  91s v3.1.1 SUBACK 90 mid 0
  91s v3.1.1 SUBACK 90
  91s v3.1.1 SUBACK 90 short 0
  91s v3.1.1 SUBACK 90 short 1
  91s v3.1.1 SUBACK 90 short 2
  91s v3.1.1 SUBACK 91
  91s v3.1.1 SUBACK 92
  91s v3.1.1 SUBACK 94
  91s v3.1.1 SUBACK 98
  91s v5.0   SUBACK 90 [MQTT-3.1.0-1]
  91s v5.0   SUBACK 90 long
  91s v5.0   SUBACK 90 short 0
  91s v5.0   SUBACK 90 short 1
  91s v5.0   SUBACK 90 short 2
  91s v5.0   SUBACK 90 short 3
  91s v5.0   SUBACK 90
  91s v5.0   SUBACK 91
  91s v5.0   SUBACK 92
  91s v5.0   SUBACK 94
  91s v5.0   SUBACK 98
  91s v5.0   SUBACK 90 with property
  91s v5.0   SUBACK 90 reason code 0x01 qos 1
  91s v5.0   SUBACK 90 reason code 0x02 qos 2
  91s v5.0   SUBACK 90 reason code 0x11 no sub
  91s v5.0   SUBACK 90 reason code 0x80 unspecified error
  91s v5.0   SUBACK 90 reason code 0x83 implementation specific error
  91s v5.0   SUBACK 90 reason code 0x87 not authorised
  91s v5.0   SUBACK 90 reason code 0x8F topic filter invalid
  91s v5.0   SUBACK 90 reason code 0x91 packet identifier in use
  91s v5.0   SUBACK 90 reason code 0x97 quota exceeded
  91s v5.0   SUBACK 90 reason code 0x9E shared subs not supported
  91s v5.0   SUBACK 90 reason code 0xA1 sub ids not supported
  91s v5.0   SUBACK 90 reason code 0xA2 wildcards not supported
  91s v5.0   SUBACK 90 reason code 0xFF unknown
  91s v5.0   SUBACK PROPERTIES 90 with reason-string property
  91s v5.0   SUBACK PROPERTIES 90 with 2*reason-string property
  91s v5.0   SUBACK PROPERTIES 90 with reason-string property missing
  91s v5.0   SUBACK PROPERTIES 90 with user-property
  91s v5.0   SUBACK PROPERTIES 90 with user-property missing value
  91s v5.0   SUBACK PROPERTIES 90 with user-property missing key,value
  91s v5.0   SUBACK PROPERTIES 90 with payload-format-indicator (byte)
  91s v5.0   SUBACK PROPERTIES 90 with request-problem-information (byte)
  91s v5.0   SUBACK PROPERTIES 90 with maximum-qos (byte)
  91s v5.0   SUBACK PROPERTIES 90 with retain-available (byte)
  91s v5.0   SUBACK PROPERTIES 90 with wildcard-subscription-available 
(byte)
  91s v5.0   SUBACK PROPERTIES 90 with 
subscription-identifier-available (byte)
  91s v5.0   SUBACK PROPERTIES 90 with shared-subscription-available 
(byte)
  91s v5.0   SUBACK PROPERTIES 90 with payload-format-indicator (byte) 
missing
  91s v5.0   SUBACK PROPERTIES 90 with request-problem-information 
(byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with maximum-qos (byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with retain-available (byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with wildcard-subscription-available 
(byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with 
subscription-identifier-available (byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with shared-subscription-available 
(byte) missing
  91s v5.0   SUBACK PROPERTIES 90 with message-expiry-interval (four 
byte integer)
  91s v5.0   SUBACK PROPERTIES 90 with session-expiry-interval (four 
byte integer)
  91s v5.0   SUBACK PROPERTIES 90 with will-delay-interval (four byte 
integer)
  91s v5.0   SUBACK PROPERTIES 90 with maximum-packet-size (four byte 
integer)
  91s v5.0   SUBACK PROPERTIES 90 with message-expiry-interval (four 
byte integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with session-expiry-interval (four 
byte integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with will-delay-interval (four byte 
integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with maximum-packet-size (four byte 
integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with content-type (UTF-8 string)
  91s v5.0   SUBACK PROPERTIES 90 with response-topic (UTF-8 string)
  91s v5.0   SUBACK PROPERTIES 90 with assigned-client-identifier 
(UTF-8 string)
  91s v5.0   SUBACK PROPERTIES 90 with authentication-method (UTF-8 
string)
  91s v5.0   SUBACK PROPERTIES 90 with response-information (UTF-8 string)
  91s v5.0   SUBACK PROPERTIES 90 with server-reference (UTF-8 string)
  91s v5.0   SUBACK PROPERTIES 90 with content-type (UTF-8 string) missing
  91s v5.0   SUBACK PROPERTIES 90 with response-topic (UTF-8 string) 
missing
  91s v5.0   SUBACK PROPERTIES 90 with assigned-client-identifier 
(UTF-8 string) missing
  91s v5.0   SUBACK PROPERTIES 90 with authentication-method (UTF-8 
string) missing
  91s v5.0   SUBACK PROPERTIES 90 with response-information (UTF-8 
string) missing
  91s v5.0   SUBACK PROPERTIES 90 with server-reference (UTF-8 string) 
missing
  91s v5.0   SUBACK PROPERTIES 90 with correlation-data (binary data)
  91s v5.0   SUBACK PROPERTIES 90 with authentication-data (binary data)
  91s v5.0   SUBACK PROPERTIES 90 with correlation-data (binary data) 
missing
  91s v5.0   SUBACK PROPERTIES 90 with authentication-data (binary 
data) missing
  91s v5.0   SUBACK PROPERTIES 90 with subscription-identifier 
(variable byte integer)
  91s v5.0   SUBACK PROPERTIES 90 with subscription-identifier 
(variable byte integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with server-keep-alive (two byte 
integer)
  91s v5.0   SUBACK PROPERTIES 90 with receive-maximum (two byte integer)
  91s v5.0   SUBACK PROPERTIES 90 with topic-alias-maximum (two byte 
integer)
  91s v5.0   SUBACK PROPERTIES 90 with topic-alias (two byte integer)
  91s v5.0   SUBACK PROPERTIES 90 with server-keep-alive (two byte 
integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with receive-maximum (two byte 
integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with topic-alias-maximum (two byte 
integer) missing
  91s v5.0   SUBACK PROPERTIES 90 with topic-alias (two byte integer) 
missing
  91s v5.0   SUBACK PROPERTIES 90 with invalid-property 0x00 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x04 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x05 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x06 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x07 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x0A (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x0C (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x0D (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x0E (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x0F (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x10 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x14 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x1B (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x1D (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x1E (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x20 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x7F (byte)
  91s v5.0   SUBACK PROPERTIES 90 with invalid-property 0x8000 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x8001 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0xFF7F (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x808001 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0xFFFF7F (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0x80808001 (byte)
  91s v5.0   SUBACK PROPERTIES 90 with unknown-property 0xFFFFFF7F (byte)
  91s v3.1.1 SUBSCRIBE 82 [MQTT-3.1.0-1]
  91s v3.1.1 SUBSCRIBE 80
  91s v3.1.1 SUBSCRIBE 83 [MQTT-3.8.1-1]
  91s v3.1.1 SUBSCRIBE 84 [MQTT-3.8.1-1]
  91s v3.1.1 SUBSCRIBE 86 [MQTT-3.8.1-1]
  91s v3.1.1 SUBSCRIBE 8A [MQTT-3.8.1-1]
  91s v3.1.1 SUBSCRIBE 82 QoS 3 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x04 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x08 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x10 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x20 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x40 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 QoS 0x80 [MQTT-3-8.3-4]
  91s v3.1.1 SUBSCRIBE 82 topic with 0x0000
  91s v3.1.1 SUBSCRIBE 82 topic with U+D800
  91s v3.1.1 SUBSCRIBE 82 topic with U+0001
  91s v3.1.1 SUBSCRIBE 82 topic with U+001F
  91s v3.1.1 SUBSCRIBE 82 topic with U+007F
  91s v3.1.1 SUBSCRIBE 82 topic with U+009F
  91s v3.1.1 SUBSCRIBE 82 topic with U+FFFF
  91s v3.1.1 SUBSCRIBE 82 long
  91s v3.1.1 SUBSCRIBE 82 short 5 [MQTT-3.8.3-3]
  91s v3.1.1 SUBSCRIBE 82 short 4
  91s v3.1.1 SUBSCRIBE 82 short 3
  91s v3.1.1 SUBSCRIBE 82 short 2
  91s v3.1.1 SUBSCRIBE 82 short 1
  91s v3.1.1 SUBSCRIBE 82 short 0
  91s v3.1.1 SUBSCRIBE 82 single topic len 0
  91s v3.1.1 SUBSCRIBE 82 multiple topic 1 len 0
  91s v3.1.1 SUBSCRIBE 82 multiple topic 2 len 0
  91s v3.1.1 SUBSCRIBE 82 multiple topic 1,2 len 0
  91s v3.1.1 SUBSCRIBE 82 single ok QoS 0 [MQTT-3.8.4-1]
  91s v3.1.1 SUBSCRIBE 82 single ok QoS 1 [MQTT-3.8.4-1]
  91s v3.1.1 SUBSCRIBE 82 single ok QoS 2 [MQTT-3.8.4-1]
  91s v3.1.1 SUBSCRIBE 82 multiple ok [MQTT-3.8.4-4]
  91s v5.0   SUBSCRIBE 82 [MQTT-3.1.0-1]
  91s v5.0   SUBSCRIBE 82 single ok QoS 0 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 82 single ok QoS 1 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 82 single ok QoS 2 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 80
  91s v5.0   SUBSCRIBE 83 [MQTT-3.8.1-1]
  91s v5.0   SUBSCRIBE 84 [MQTT-3.8.1-1]
  91s v5.0   SUBSCRIBE 86 [MQTT-3.8.1-1]
  91s v5.0   SUBSCRIBE 8A [MQTT-3.8.1-1]
  91s v5.0   SUBSCRIBE 82 QoS 3 [MQTT-3-8.3-4]
  91s v5.0   SUBSCRIBE 82 QoS 0 no local 0x04
  91s v5.0   SUBSCRIBE 82 QoS 0 retain as published 0x08
  91s v5.0   SUBSCRIBE 82 QoS 0 retain handling=1 0x10
  91s v5.0   SUBSCRIBE 82 QoS 0 retain handling=2 0x20
  91s v5.0   SUBSCRIBE 82 QoS 0 retain handling=3 0x30 [MQTT-3-8.3-4]
  91s v5.0   SUBSCRIBE 82 QoS 0x40 [MQTT-3-8.3-5]
  91s v5.0   SUBSCRIBE 82 QoS 0x80 [MQTT-3-8.3-5]
  91s v5.0   SUBSCRIBE 82 topic with 0x0000
  91s v5.0   SUBSCRIBE 82 topic with U+D800
  91s v5.0   SUBSCRIBE 82 topic with U+0001
  91s v5.0   SUBSCRIBE 82 topic with U+001F
  91s v5.0   SUBSCRIBE 82 topic with U+007F
  91s v5.0   SUBSCRIBE 82 topic with U+009F
  91s v5.0   SUBSCRIBE 82 topic with U+FFFF
  91s v5.0   SUBSCRIBE 82 long
  91s v5.0   SUBSCRIBE 82 short 5 [MQTT-3.8.3-3]
  91s v5.0   SUBSCRIBE 82 short 5
  91s v5.0   SUBSCRIBE 82 short 4
  91s v5.0   SUBSCRIBE 82 short 3
  91s v5.0   SUBSCRIBE 82 short 2
  91s v5.0   SUBSCRIBE 82 short 1
  91s v5.0   SUBSCRIBE 82 short 0
  91s v5.0   SUBSCRIBE 82 single topic len 0
  91s v5.0   SUBSCRIBE 82 multiple topic 1 len 0
  91s v5.0   SUBSCRIBE 82 multiple topic 2 len 0
  91s v5.0   SUBSCRIBE 82 multiple topic 1,2 len 0
  91s v5.0   SUBSCRIBE 82 single ok QoS 0 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 82 single ok QoS 1 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 82 single ok QoS 2 [MQTT-3.8.4-1]
  91s v5.0   SUBSCRIBE 82 multiple ok [MQTT-3.8.4-4]
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with user-property
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 2*user-property
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=1 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
2*subscription-identifier=1 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x7F (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x8000 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x8001 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0xFF7F (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x808001 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0xFFFF7F (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x80808001 (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0xFFFFFF7F (variable byte integer)
  91s v5.0   SUBSCRIBE ALLOWED PROPERTIES 82 with 
subscription-identifier=0x8080808001 (variable byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
payload-format-indicator (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
request-problem-information (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with maximum-qos (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with retain-available 
(byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
wildcard-subscription-available (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
subscription-identifier-available (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
shared-subscription-available (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
message-expiry-interval (four byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
session-expiry-interval (four byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
will-delay-interval (four byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
maximum-packet-size (four byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with content-type 
(UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with response-topic 
(UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
assigned-client-identifier (UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
authentication-method (UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
response-information (UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with server-reference 
(UTF-8 string)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with correlation-data 
(binary data)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
authentication-data (binary data)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with server-keep-alive 
(two byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with receive-maximum 
(two byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with 
topic-alias-maximum (two byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with topic-alias (two 
byte integer)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with invalid-property 
0x00 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x04 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x05 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x06 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x07 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x0A (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x0C (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x0D (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x0E (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x0F (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x10 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x14 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x1B (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x1D (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x1E (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x20 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x7F (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with invalid-property 
0x8000 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x8001 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0xFF7F (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x808001 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0xFFFF7F (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0x80808001 (byte)
  91s v5.0   SUBSCRIBE DISALLOWED PROPERTIES 82 with unknown-property 
0xFFFFFF7F (byte)
  91s v3.1.1 UNSUBACK B0 [MQTT-3.1.0-1]
  91s v3.1.1 UNSUBACK B0 long
  91s v3.1.1 UNSUBACK B0 short 0
  91s v3.1.1 UNSUBACK B0 short 1
  91s v3.1.1 UNSUBACK B0
  91s v3.1.1 UNSUBACK B1
  91s v3.1.1 UNSUBACK B2
  91s v3.1.1 UNSUBACK B4
  91s v3.1.1 UNSUBACK B8
  91s v5.0   UNSUBACK B0 [MQTT-3.1.0-1]
  91s v5.0   UNSUBACK B0 long
  91s v5.0   UNSUBACK B0 short 0
  91s v5.0   UNSUBACK B0 short 1
  91s v5.0   UNSUBACK B0 short 2
  91s v5.0   UNSUBACK B0
  91s v5.0   UNSUBACK B1
  91s v5.0   UNSUBACK B2
  91s v5.0   UNSUBACK B4
  91s v5.0   UNSUBACK B8
  91s v5.0   UNSUBACK B0 with property
  91s v5.0   UNSUBACK B0 reason code 0x11 no sub
  91s v5.0   UNSUBACK B0 reason code 0x80 unspecified error
  91s v5.0   UNSUBACK B0 reason code 0x83 implementation specific error
  91s v5.0   UNSUBACK B0 reason code 0x87 not authorised
  91s v5.0   UNSUBACK B0 reason code 0x8F topic filter invalid
  91s v5.0   UNSUBACK B0 reason code 0x91 packet identifier in use
  91s v5.0   UNSUBACK B0 reason code 0xFF unknown
  91s v5.0   UNSUBACK PROPERTIES B0 with reason-string property
  91s v5.0   UNSUBACK PROPERTIES B0 with reason-string property missing
  91s v5.0   UNSUBACK PROPERTIES B0 with user-property
  91s v5.0   UNSUBACK PROPERTIES B0 with user-property missing value
  91s v5.0   UNSUBACK PROPERTIES B0 with user-property missing key,value
  91s v5.0   UNSUBACK PROPERTIES B0 with payload-format-indicator (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with request-problem-information 
(byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with maximum-qos (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with retain-available (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with 
wildcard-subscription-available (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with 
subscription-identifier-available (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with shared-subscription-available 
(byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with payload-format-indicator 
(byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with request-problem-information 
(byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with maximum-qos (byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with retain-available (byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with 
wildcard-subscription-available (byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with 
subscription-identifier-available (byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with shared-subscription-available 
(byte) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with message-expiry-interval (four 
byte integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with session-expiry-interval (four 
byte integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with will-delay-interval (four byte 
integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with maximum-packet-size (four byte 
integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with message-expiry-interval (four 
byte integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with session-expiry-interval (four 
byte integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with will-delay-interval (four byte 
integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with maximum-packet-size (four byte 
integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with content-type (UTF-8 string)
  91s v5.0   UNSUBACK PROPERTIES B0 with response-topic (UTF-8 string)
  91s v5.0   UNSUBACK PROPERTIES B0 with assigned-client-identifier 
(UTF-8 string)
  91s v5.0   UNSUBACK PROPERTIES B0 with authentication-method (UTF-8 
string)
  91s v5.0   UNSUBACK PROPERTIES B0 with response-information (UTF-8 
string)
  91s v5.0   UNSUBACK PROPERTIES B0 with server-reference (UTF-8 string)
  91s v5.0   UNSUBACK PROPERTIES B0 with content-type (UTF-8 string) 
missing
  91s v5.0   UNSUBACK PROPERTIES B0 with response-topic (UTF-8 string) 
missing
  91s v5.0   UNSUBACK PROPERTIES B0 with assigned-client-identifier 
(UTF-8 string) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with authentication-method (UTF-8 
string) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with response-information (UTF-8 
string) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with server-reference (UTF-8 
string) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with correlation-data (binary data)
  91s v5.0   UNSUBACK PROPERTIES B0 with authentication-data (binary data)
  91s v5.0   UNSUBACK PROPERTIES B0 with correlation-data (binary data) 
missing
  91s v5.0   UNSUBACK PROPERTIES B0 with authentication-data (binary 
data) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with subscription-identifier 
(variable byte integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with subscription-identifier 
(variable byte integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with server-keep-alive (two byte 
integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with receive-maximum (two byte 
integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with topic-alias-maximum (two byte 
integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with topic-alias (two byte integer)
  91s v5.0   UNSUBACK PROPERTIES B0 with server-keep-alive (two byte 
integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with receive-maximum (two byte 
integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with topic-alias-maximum (two byte 
integer) missing
  91s v5.0   UNSUBACK PROPERTIES B0 with topic-alias (two byte integer) 
missing
  91s v5.0   UNSUBACK PROPERTIES B0 with invalid-property 0x00 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x04 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x05 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x06 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x07 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x0A (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x0C (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x0D (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x0E (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x0F (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x10 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x14 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x1B (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x1D (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x1E (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x20 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x7F (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with invalid-property 0x8000 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x8001 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0xFF7F (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x808001 (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0xFFFF7F (byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0x80808001 
(byte)
  91s v5.0   UNSUBACK PROPERTIES B0 with unknown-property 0xFFFFFF7F 
(byte)
  91s v3.1.1 UNSUBSCRIBE A2 [MQTT-3.1.0-1]
  91s v3.1.1 UNSUBSCRIBE A2 (no subscribe) [MQTT-3.10.4-5]
  91s v3.1.1 UNSUBSCRIBE A2 (with subscribe) [MQTT-3.10.4-5]
  91s v3.1.1 UNSUBSCRIBE A2 multiple [MQTT-3.10.4-6]
  91s v3.1.1 UNSUBSCRIBE A2 multiple zero 1st
  91s v3.1.1 UNSUBSCRIBE A2 multiple zero 2nd
  91s v3.1.1 UNSUBSCRIBE A2 short 4
  91s v3.1.1 UNSUBSCRIBE A2 short 3
  91s v3.1.1 UNSUBSCRIBE A2 short 2 [MQTT-3.10.3-2]
  91s v3.1.1 UNSUBSCRIBE A2 short 1
  91s v3.1.1 UNSUBSCRIBE A2 short 0
  91s v3.1.1 UNSUBSCRIBE A0 [MQTT-3.10.1-1]
  91s v3.1.1 UNSUBSCRIBE A3 [MQTT-3.10.1-1]
  91s v3.1.1 UNSUBSCRIBE A4 [MQTT-3.10.1-1]
  91s v3.1.1 UNSUBSCRIBE A6 [MQTT-3.10.1-1]
  91s v3.1.1 UNSUBSCRIBE AA [MQTT-3.10.1-1]
  91s v3.1.1 UNSUBSCRIBE A2 topic with 0x0000
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+D800
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+0001
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+001F
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+007F
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+009F
  91s v3.1.1 UNSUBSCRIBE A2 topic with U+FFFF
  91s v5.0   UNSUBSCRIBE A2 [MQTT-3.1.0-1]
  91s v5.0   UNSUBSCRIBE A2 (no subscribe) [MQTT-3.10.4-5]
  91s v5.0   UNSUBSCRIBE A2 (with subscribe) [MQTT-3.10.4-5]
  91s v5.0   UNSUBSCRIBE A2 multiple zero 1st
  91s v5.0   UNSUBSCRIBE A2 multiple zero 2nd
  91s v5.0   UNSUBSCRIBE A2 short 5
  91s v5.0   UNSUBSCRIBE A2 short 4
  91s v5.0   UNSUBSCRIBE A2 short 3 [MQTT-3.10.3-2]
  91s v5.0   UNSUBSCRIBE A2 short 2
  91s v5.0   UNSUBSCRIBE A2 short 1
  91s v5.0   UNSUBSCRIBE A2 short 0
  91s v5.0   UNSUBSCRIBE A0 [MQTT-3.10.1-1]
  91s v5.0   UNSUBSCRIBE A3 [MQTT-3.10.1-1]
  91s v5.0   UNSUBSCRIBE A4 [MQTT-3.10.1-1]
  91s v5.0   UNSUBSCRIBE A6 [MQTT-3.10.1-1]
  91s v5.0   UNSUBSCRIBE AA [MQTT-3.10.1-1]
  91s v5.0   UNSUBSCRIBE A2 topic with 0x0000
  91s v5.0   UNSUBSCRIBE A2 topic with U+D800
  91s v5.0   UNSUBSCRIBE A2 topic with U+0001
  91s v5.0   UNSUBSCRIBE A2 topic with U+001F
  91s v5.0   UNSUBSCRIBE A2 topic with U+007F
  91s v5.0   UNSUBSCRIBE A2 topic with U+009F
  91s v5.0   UNSUBSCRIBE A2 topic with U+FFFF
  91s v5.0   UNSUBSCRIBE A2 multiple [MQTT-3.10.4-6]
  91s v5.0   UNSUBSCRIBE ALLOWED PROPERTIES A2 with user-property
  91s v5.0   UNSUBSCRIBE ALLOWED PROPERTIES A2 with 2*user-property
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
payload-format-indicator (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
request-problem-information (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with maximum-qos (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with retain-available 
(byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
wildcard-subscription-available (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
subscription-identifier-available (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
shared-subscription-available (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
message-expiry-interval (four byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
session-expiry-interval (four byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
will-delay-interval (four byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
maximum-packet-size (four byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with content-type 
(UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with response-topic 
(UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
assigned-client-identifier (UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
authentication-method (UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
response-information (UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with server-reference 
(UTF-8 string)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with correlation-data 
(binary data)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
authentication-data (binary data)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
subscription-identifier (variable byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
server-keep-alive (two byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with receive-maximum 
(two byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with 
topic-alias-maximum (two byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with topic-alias (two 
byte integer)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with invalid-property 
0x00 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x04 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x05 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x06 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x07 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x0A (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x0C (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x0D (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x0E (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x0F (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x10 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x14 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x1B (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x1D (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x1E (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x20 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x7F (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with invalid-property 
0x8000 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x8001 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0xFF7F (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x808001 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0xFFFF7F (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0x80808001 (byte)
  91s v5.0   UNSUBSCRIBE DISALLOWED PROPERTIES A2 with unknown-property 
0xFFFFFF7F (byte)
  91s BROKER CHECK END OF TEST
  91s 1474 tests total
  91s 1474 tests succeeded
  91s ./01-bad-initial-packets.py
  92s ./01-connect-575314.py
  93s ./01-connect-allow-anonymous.py
  93s ./01-connect-disconnect-v5.py
  94s ./01-connect-max-connections.py
  94s make: *** [Makefile:30: 01] Error 1
  94s [Errno 104] Connection reset by peer
  94s 1706983086: mosquitto version 2.0.18 starting
  94s 1706983086: Config loaded from 01-connect-max-connections.conf.
  94s 1706983086: Opening ipv4 listen socket on port 1888.
  94s 1706983086: Opening ipv6 listen socket on port 1888.
  94s 1706983086: mosquitto version 2.0.18 running
  94s 1706983086: New connection from ::1:51308 on port 1888.
  94s 1706983086: New connection from 127.0.0.1:33596 on port 1888.
  94s 1706983086: Client <unknown> closed its connection.
  94s 1706983086: New client connected from 127.0.0.1:33596 as 
max-conn-0 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-0 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33612 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33612 as 
max-conn-1 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-1 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33622 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33622 as 
max-conn-2 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-2 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33626 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33626 as 
max-conn-3 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-3 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33638 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33638 as 
max-conn-4 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-4 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33650 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33650 as 
max-conn-5 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-5 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33662 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33662 as 
max-conn-6 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-6 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33670 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33670 as 
max-conn-7 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-7 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33682 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33682 as 
max-conn-8 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-8 (0, 0)
  94s 1706983086: New connection from 127.0.0.1:33688 on port 1888.
  94s 1706983086: New client connected from 127.0.0.1:33688 as 
max-conn-9 (p5, c1, k60).
  94s 1706983086: No will message specified.
  94s 1706983086: Sending CONNACK to max-conn-9 (0, 0)
  94s 1706983086: Client connection from 127.0.0.1 denied: 
max_connections exceeded.
  94s 1706983086: Client connection from 127.0.0.1 denied: 
max_connections exceeded.
  94s 1706983086: Client max-conn-0 closed its connection.
  94s 1706983086: Client max-conn-1 closed its connection.
  94s 1706983086: Client max-conn-2 closed its connection.
  94s 1706983086: Client max-conn-3 closed its connection.
  94s 1706983086: Client max-conn-4 closed its connection.
  94s 1706983086: Client max-conn-5 closed its connection.
  94s 1706983086: Client max-conn-6 closed its connection.
  94s 1706983086: Client max-conn-7 closed its connection.
  94s 1706983086: Client max-conn-8 closed its connection.
  94s 1706983086: Client max-conn-9 closed its connection.
  94s 1706983086: mosquitto version 2.0.18 terminating
  94s  94s make: Leaving directory 
'/tmp/autopkgtest-lxc.mqck2fdl/downtmp/build.z7N/src/test/broker'
  94s autopkgtest [17:58:06]: test broker

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-iot-maintainers/attachments/20240204/66f8142d/attachment-0001.sig>


More information about the Debian-iot-maintainers mailing list