=== 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.32767.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.muc_querying_for_all_messages_with_jid.72706.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_mnesia_prefs => [{muc,true}],
        mod_mam_muc =>
            [{host,{prefix,<<"groupchats.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:21:00


*** CT 2022-03-04 11:21:00.150 *** View log from node mongooseim@localhost when started mongooseim@localhost_1383.html
*** CT 2022-03-04 11:21:00.151 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:21:00.446 ***
alicE_unnamed_1174@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:21:00.446 ***
alicE_unnamed_1174@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5f1b620fe7cc00b3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:00.446 ***
alicE_unnamed_1174@domain.example.com/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:21:00.446 ***
alicE_unnamed_1174@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTE3NABtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:21:00.447 ***
alicE_unnamed_1174@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:21:00.447 ***
alicE_unnamed_1174@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:21:00.448 ***
alicE_unnamed_1174@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fc322cd69a5b999' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:00.448 ***
alicE_unnamed_1174@domain.example.com/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:21:00.448 ***
alicE_unnamed_1174@domain.example.com/res1 out
<iq type='set' id='66a189e97ecfdde321dccc5ad0050c6c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:21:00.448 ***
alicE_unnamed_1174@domain.example.com/res1 in
<iq id='66a189e97ecfdde321dccc5ad0050c6c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1174@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:21:00.448 ***
alicE_unnamed_1174@domain.example.com/res1 out
<iq type='set' id='d27789946cef5134bf744a4a633421f8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.449 ***
alicE_unnamed_1174@domain.example.com/res1 in
<iq type='result' id='d27789946cef5134bf744a4a633421f8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.449 ***
alicE_unnamed_1174@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:21:00.451 ***
alicE_unnamed_1174@domain.example.com/res1 in
<presence from='alicE_unnamed_1174@domain.example.com/res1' to='alice_unnamed_1174@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:21:00.451 ***
alicE_unnamed_1174@domain.example.com/res1 out
<iq type='set' id='6389587cf5d60aadb728541ab5ed7337' to='alicE_unnamed_1174room0-43-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='8e881d75-efad-460f-99da-c3a1876fd320'>
	<result xmlns='urn:xmpp:mam:1' id='BM14FN26M00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T15:42:04Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f55e6909</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='cb6d8656-4849-415e-9c6c-905a8608e9e9'>
	<result xmlns='urn:xmpp:mam:1' id='BM1GBQU97G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T05:52:23Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>495888a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='f28f200e-ecbb-42cf-8ef7-c3c1afd6f456'>
	<result xmlns='urn:xmpp:mam:1' id='BM286S3F200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T10:19:16Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07814e6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='8a0479ba-bc41-43cd-a8db-9810370299ae'>
	<result xmlns='urn:xmpp:mam:1' id='BM2UAVD42001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T12:43:16Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e00e1c76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='5382de5e-f196-4383-8eaa-2ab4deb76e93'>
	<result xmlns='urn:xmpp:mam:1' id='BM3A39M6SG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T02:45:05Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4068144c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='3bee96c0-8ef8-40bd-bc95-427b0a75363e'>
	<result xmlns='urn:xmpp:mam:1' id='BM49A1U5Q00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T15:59:16Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>01b3f6fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='650e1707-9688-47b4-92ae-782e547c3ff3'>
	<result xmlns='urn:xmpp:mam:1' id='BM4SH1814G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T14:54:57Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8eaa3f7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='82beef04-ec6e-4a1a-b537-e6a8556195aa'>
	<result xmlns='urn:xmpp:mam:1' id='BM5AG7JHNG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T07:35:19Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>26f051bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='e163c157-df9b-40af-b9a4-10b6fa773dd6'>
	<result xmlns='urn:xmpp:mam:1' id='BM683FLGGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T18:54:17Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d3517a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='d7368e38-5e39-474b-a465-62225042f530'>
	<result xmlns='urn:xmpp:mam:1' id='BM6IBC7H9004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T07:07:46Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e30efe71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='10093b04-ad75-4dab-b381-1d2b6c6f8ea2'>
	<result xmlns='urn:xmpp:mam:1' id='BM7GLME3E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T19:18:20Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fca92134</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='92104b5b-0cad-4e00-a4ca-0ce3b8776614'>
	<result xmlns='urn:xmpp:mam:1' id='BM7RRFOSH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T08:38:42Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>810bbe70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='8e9b4134-1c0d-4244-a592-3ba57db79cc8'>
	<result xmlns='urn:xmpp:mam:1' id='BM8K3Q193006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T13:35:18Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd6215ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='6b2e85d3-6423-4bce-a4f4-9d7eecd20090'>
	<result xmlns='urn:xmpp:mam:1' id='BM9F3HLBJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T21:47:27Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4170cb50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='a2a76212-9217-4287-ac45-154a49e84740'>
	<result xmlns='urn:xmpp:mam:1' id='BMA1G89V3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T19:44:22Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>38a975c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='dd80b76d-d62a-4e5f-969e-c2e1e37fa896'>
	<result xmlns='urn:xmpp:mam:1' id='BMAKHNSUP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T18:27:46Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c36fa5c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='2f0eb80b-3d9d-4c30-8b49-8ba8f81c19a8'>
	<result xmlns='urn:xmpp:mam:1' id='BMB3QCQDQ004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T12:40:52Z' from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35dfe08a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 in
<iq from='alice_unnamed_1174room0-43-1@groupchats.domain.example.com' to='alicE_unnamed_1174@domain.example.com/res1' id='6389587cf5d60aadb728541ab5ed7337' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM14FN26M00D</first>
			<last>BMB3QCQDQ004</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1174@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:21:00.461 ***
alicE_unnamed_1174@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:21:00.469 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:21:00.470 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1384.html



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