=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.12480.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_muc_cache},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/mam_suite.muc_querying_for_all_messages_with_jid.32773.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_cache_user => [{muc,true}],
        mod_mam_mnesia_prefs => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:20:59


*** CT 2022-03-04 11:20:59.073 *** View log from node mongooseim@localhost when started mongooseim@localhost_1907.html
*** CT 2022-03-04 11:20:59.074 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_524.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:59.354 ***
alicE_unnamed_1402@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:59.355 ***
alicE_unnamed_1402@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa93ac54bd13ff21' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:59.355 ***
alicE_unnamed_1402@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:59.356 ***
alicE_unnamed_1402@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTQwMgBtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:20:59.357 ***
alicE_unnamed_1402@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:59.357 ***
alicE_unnamed_1402@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:59.357 ***
alicE_unnamed_1402@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ee8d1e2ffd38c9e4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:59.357 ***
alicE_unnamed_1402@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:59.358 ***
alicE_unnamed_1402@localhost/res1 out
<iq type='set' id='fa9be55b46b6d1e47bf6e7d0feaa8257'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:59.358 ***
alicE_unnamed_1402@localhost/res1 in
<iq id='fa9be55b46b6d1e47bf6e7d0feaa8257' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1402@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:59.358 ***
alicE_unnamed_1402@localhost/res1 out
<iq type='set' id='928ee5b6006fdd3363cb7b1a0013219d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:59.359 ***
alicE_unnamed_1402@localhost/res1 in
<iq type='result' id='928ee5b6006fdd3363cb7b1a0013219d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:59.359 ***
alicE_unnamed_1402@localhost/res1 out
<presence/>



*** User 2022-03-04 11:20:59.360 ***
alicE_unnamed_1402@localhost/res1 in
<presence from='alicE_unnamed_1402@localhost/res1' to='alice_unnamed_1402@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:59.360 ***
alicE_unnamed_1402@localhost/res1 out
<iq type='set' id='42b9f165ba351b1b79423ca117009c04' to='alicE_unnamed_1402room0-12528-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:59.362 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='438a505e-245f-43a1-9b5a-43e3c7909406'>
	<result xmlns='urn:xmpp:mam:1' id='BM16Q1OLMG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T18:28:21Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93c58d9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='26bf66eb-0621-4c00-b0bb-a13e63d67238'>
	<result xmlns='urn:xmpp:mam:1' id='BM1G3Q5DP001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T05:34:26Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d770afa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='4d060c32-6e50-488c-ad5e-71103520febf'>
	<result xmlns='urn:xmpp:mam:1' id='BM23V2M41004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T05:15:30Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1dc8c24d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='a2632cbb-5914-480e-869c-8a9c41d2f326'>
	<result xmlns='urn:xmpp:mam:1' id='BM2PD3HSBG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T06:50:07Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04e9ac86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='1fc13bc6-2313-4ce2-8770-7e7e1eae50ef'>
	<result xmlns='urn:xmpp:mam:1' id='BM3D8LJO7G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T06:31:51Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e709ec3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='e63125b0-96d8-4c45-868a-80dc61e3cf43'>
	<result xmlns='urn:xmpp:mam:1' id='BM47TCJUOG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T14:19:21Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70c4d027</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='e3d4ca06-674b-4ce0-ae6e-01e0651ab8a1'>
	<result xmlns='urn:xmpp:mam:1' id='BM53SGMLNG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T23:41:43Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fcaef32c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='ba3f8a68-852b-4a41-b186-94dfa9c735c5'>
	<result xmlns='urn:xmpp:mam:1' id='BM5F6PIBFG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T13:12:07Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7142ad32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.363 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='fc426e33-4aca-4a45-a37a-b5353c89b8a2'>
	<result xmlns='urn:xmpp:mam:1' id='BM616E10A00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T10:39:48Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31befca0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='cb2da5ee-002b-43a8-9fa7-56f453790008'>
	<result xmlns='urn:xmpp:mam:1' id='BM6P3L1JB00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T15:11:34Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>931f8fc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='d10f25f4-9c5f-4fe3-987a-a6cd5a8403ee'>
	<result xmlns='urn:xmpp:mam:1' id='BM74KIQALG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T04:56:51Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7e103ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='617494dd-fb89-4ed8-9d98-6860e6252e7a'>
	<result xmlns='urn:xmpp:mam:1' id='BM7QNOAA300H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T07:18:46Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94a23d55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='b0dd8dd2-4c4a-4d30-84b0-d1a200266223'>
	<result xmlns='urn:xmpp:mam:1' id='BM8B70UTVG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T02:58:15Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>20a268fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='477263b2-7326-424c-a633-5097c3111b6a'>
	<result xmlns='urn:xmpp:mam:1' id='BM93KMD7GG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T08:06:49Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bcd67cc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='4847e031-c17a-4551-b303-60704ba5e03d'>
	<result xmlns='urn:xmpp:mam:1' id='BMA1DKK1NG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T19:38:31Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ea2a820</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='8a621661-b0d8-4033-997d-da1539c800dc'>
	<result xmlns='urn:xmpp:mam:1' id='BMABLJANOG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T07:52:09Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0bfcca6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<message from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='3596257f-3c39-4ea1-93f3-2527ad999f71'>
	<result xmlns='urn:xmpp:mam:1' id='BMBBADFC1G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T21:37:47Z' from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1402room0-12528-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3323bccd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 in
<iq from='alice_unnamed_1402room0-12528-1@muc.localhost' to='alicE_unnamed_1402@localhost/res1' id='42b9f165ba351b1b79423ca117009c04' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM16Q1OLMG0D</first>
			<last>BMBBADFC1G0D</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:59.364 ***
alicE_unnamed_1402@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:20:59.365 ***
alicE_unnamed_1402@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:59.375 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_524.html
*** CT 2022-03-04 11:20:59.376 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1908.html



=== Ended at 2022-03-04 11:20:59
=== successfully completed test case
=== === Returned value: ok