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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.29587.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages.61698.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:25


*** CT 2022-01-27 15:29:25.314 *** View log from node mongooseim@localhost when started mongooseim@localhost_1171.html
*** CT 2022-01-27 15:29:25.314 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:25.583 ***
alicE_unnamed_1100@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-01-27 15:29:25.583 ***
alicE_unnamed_1100@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2ff20bd4b15ab0eb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:25.583 ***
alicE_unnamed_1100@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-01-27 15:29:25.583 ***
alicE_unnamed_1100@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEwMABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:29:25.585 ***
alicE_unnamed_1100@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:25.585 ***
alicE_unnamed_1100@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-01-27 15:29:25.585 ***
alicE_unnamed_1100@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a682051bf4be7b78' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:25.585 ***
alicE_unnamed_1100@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-01-27 15:29:25.585 ***
alicE_unnamed_1100@localhost/res1 out
<iq type='set' id='7e8869c3f99f3afcc406f60dc21bd188'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:25.585 ***
alicE_unnamed_1100@localhost/res1 in
<iq id='7e8869c3f99f3afcc406f60dc21bd188' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1100@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:25.585 ***
alicE_unnamed_1100@localhost/res1 out
<iq type='set' id='c763b5158764a25b7625b954ce9716df'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:25.586 ***
alicE_unnamed_1100@localhost/res1 in
<iq type='result' id='c763b5158764a25b7625b954ce9716df'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:25.586 ***
alicE_unnamed_1100@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:25.587 ***
alicE_unnamed_1100@localhost/res1 in
<presence from='alicE_unnamed_1100@localhost/res1' to='alice_unnamed_1100@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:25.588 ***
alicE_unnamed_1100@localhost/res1 out
<iq type='set' id='b2c014621cfe1b9bc3977a9f1756c734' to='alicE_unnamed_1100room0-29644-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='687055e2-d752-472b-8685-9e978c3abfea'>
	<result xmlns='urn:xmpp:mam:1' id='BLADGGK8F00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T12:23:10Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7265161</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='1b40030e-77e5-49c7-9adb-4190fcad2152'>
	<result xmlns='urn:xmpp:mam:1' id='BLAGTVMULG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T16:28:03Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da8b8eb9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='fbf5eb83-dc0a-4083-bdd6-99b2239a5cf1'>
	<result xmlns='urn:xmpp:mam:1' id='BLB9SF8PJ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T22:14:14Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d708905</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='1bc83f23-1b62-4b98-a12a-4108c14d44c8'>
	<result xmlns='urn:xmpp:mam:1' id='BLBAJOI96005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T23:06:20Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60ad8e23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='ddeccfc1-eeec-4fc0-ba5c-e87ca5addbea'>
	<result xmlns='urn:xmpp:mam:1' id='BLBU9T1UM00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T22:35:56Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>710a18eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='ce39b6d2-7efe-4255-bd1e-5cf2c3d759bf'>
	<result xmlns='urn:xmpp:mam:1' id='BLBUIDAN9003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T22:54:58Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f289c407</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='faed2747-630a-4915-bf21-737caf9bdca1'>
	<result xmlns='urn:xmpp:mam:1' id='BLCEDAJQVG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T17:48:55Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e853e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='237278b2-c2fa-40ec-9044-f29a608e896e'>
	<result xmlns='urn:xmpp:mam:1' id='BLCI0SNC700J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:07:26Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8c803479</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='19c593ce-ca92-4edb-ae33-0dfd94837679'>
	<result xmlns='urn:xmpp:mam:1' id='BLCLUDJDF00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T02:48:14Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d26efcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='e805313d-b607-4b99-a81d-5cff917bd9f1'>
	<result xmlns='urn:xmpp:mam:1' id='BLD7K9FTU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T23:54:04Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c316c77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='af52ff02-2955-42b9-a442-6ce18614aceb'>
	<result xmlns='urn:xmpp:mam:1' id='BLDK5BI7P00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T14:51:14Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f97ae972</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='90e6c1df-cc62-44bd-8fb6-3838b8056f26'>
	<result xmlns='urn:xmpp:mam:1' id='BLDPAMPCLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T21:01:07Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09bc3440</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='d5aba649-83bc-4ab3-82c6-9832a0e00306'>
	<result xmlns='urn:xmpp:mam:1' id='BLE42RIO9003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T09:50:58Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f8cd9d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='32d0dff7-e0e8-4574-b2eb-47ba5f0805d4'>
	<result xmlns='urn:xmpp:mam:1' id='BLED02FJHG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T20:28:59Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59f0720c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='c46df80b-9fd1-4619-83fa-8d3068364ed8'>
	<result xmlns='urn:xmpp:mam:1' id='BLF2K4MPTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T22:17:07Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8695ca2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='38f8e82a-e981-4022-a3ab-ab46e00f9f63'>
	<result xmlns='urn:xmpp:mam:1' id='BLF2R9J0TG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T22:33:07Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>176d6d5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='48582d14-2c5e-4073-8d09-5e577f32962d'>
	<result xmlns='urn:xmpp:mam:1' id='BLF9RF481G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T06:54:35Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed67f277</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='8ec5927b-7011-4c47-b5de-c4cd2c918106'>
	<result xmlns='urn:xmpp:mam:1' id='BLFL00D9GG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T20:12:09Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eec31ae2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='da57af91-157d-4fff-83d2-6d887540e734'>
	<result xmlns='urn:xmpp:mam:1' id='BLFP2CNMEG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T01:03:49Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac7c0c45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='c9391aa1-71fe-4c41-b88b-11fb9866b727'>
	<result xmlns='urn:xmpp:mam:1' id='BLFPOVRKV00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T01:54:22Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ccd68ad2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='4e8efcd2-9338-4e86-9d14-d7934e7929d7'>
	<result xmlns='urn:xmpp:mam:1' id='BLGI7MEE1G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T07:05:15Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4dc4ae36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='9fe93c64-743f-415a-ac5a-73101011b6ac'>
	<result xmlns='urn:xmpp:mam:1' id='BLGR3GOJ0G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T17:40:09Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a0d8703</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='c8e90d68-488e-4ef6-a558-e9d2e7754e47'>
	<result xmlns='urn:xmpp:mam:1' id='BLHF3JP4CG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T17:32:01Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>376b6fe5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='0cee89d1-e7f2-4f4f-aff9-18120564ba95'>
	<result xmlns='urn:xmpp:mam:1' id='BLHIGR01UG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T21:36:21Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f502b71a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='7ac93ea0-cd25-4e81-8ea6-cf02e015d5de'>
	<result xmlns='urn:xmpp:mam:1' id='BLI32O93OG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T17:21:45Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b29cb23c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='fc5beacd-0086-4a74-a3d6-97237673c6a3'>
	<result xmlns='urn:xmpp:mam:1' id='BLI48LQNHG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T18:46:35Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7b30de97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='234049a0-dd57-4441-9409-346fb362ee8f'>
	<result xmlns='urn:xmpp:mam:1' id='BLIHA6Q05G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T10:20:35Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db61c38e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='300261d0-d19c-46d7-a907-04c21ebfd0d5'>
	<result xmlns='urn:xmpp:mam:1' id='BLIOBF53QG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T18:44:29Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b1e22d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='ef3ab144-5c49-4d7c-a7e0-6e38a03bac76'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ27J8AHG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:31:39Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a87d3ca4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='7b105913-733e-4931-9aa0-f4083ac0ca27'>
	<result xmlns='urn:xmpp:mam:1' id='BLJEO19OIG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T21:27:25Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1f7ddfe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='73cbb07a-b453-40f9-ab27-f21aec8742f1'>
	<result xmlns='urn:xmpp:mam:1' id='BLJO377NGG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T08:36:41Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a00c5f3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='403eb2b4-c943-4e71-b819-23b63089cfce'>
	<result xmlns='urn:xmpp:mam:1' id='BLJVSQVAS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T17:55:04Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41d63d26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='fd16e391-e912-47ec-a987-5f9d19d827ec'>
	<result xmlns='urn:xmpp:mam:1' id='BLKC2LVOU00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T08:27:08Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b2ef8c5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<message from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='cff1f03d-5519-441b-90f4-85fd42a29fc6'>
	<result xmlns='urn:xmpp:mam:1' id='BLKE10QTHG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T10:46:35Z' from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1100room0-29644-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17e859e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.593 ***
alicE_unnamed_1100@localhost/res1 in
<iq from='alice_unnamed_1100room0-29644-0@muc.localhost' to='alicE_unnamed_1100@localhost/res1' id='b2c014621cfe1b9bc3977a9f1756c734' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLADGGK8F00I</first>
			<last>BLKE10QTHG07</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1100@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1100@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:25.645 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:25.648 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1171.html



=== Ended at 2022-01-27 15:29:25
=== successfully completed test case
=== === Returned value: ok