=== 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.14333.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => 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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/mam_suite.muc_querying_for_all_messages.128514.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/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 => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:08:19


*** CT 2022-04-04 15:08:19.672 *** View log from node mongooseim@localhost when started mongooseim@localhost_1349.html
*** CT 2022-04-04 15:08:19.672 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-04-04 15:08:20.143 ***
alicE_unnamed_1638@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-04-04 15:08:20.143 ***
alicE_unnamed_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='838f60c0a3552f05' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:08:20.143 ***
alicE_unnamed_1638@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-04-04 15:08:20.143 ***
alicE_unnamed_1638@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTYzOABtYXR5Z3J5c2E=</auth>



*** User 2022-04-04 15:08:20.145 ***
alicE_unnamed_1638@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:08:20.145 ***
alicE_unnamed_1638@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-04-04 15:08:20.145 ***
alicE_unnamed_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6b9f7b02c0d50a75' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:08:20.145 ***
alicE_unnamed_1638@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-04-04 15:08:20.145 ***
alicE_unnamed_1638@localhost/res1 out
<iq type='set' id='cd58a7b372208188b86909dd83560751'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:08:20.146 ***
alicE_unnamed_1638@localhost/res1 in
<iq id='cd58a7b372208188b86909dd83560751' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1638@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:08:20.146 ***
alicE_unnamed_1638@localhost/res1 out
<iq type='set' id='48d5dd74c940818ea9003ac0d60ef18a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:08:20.146 ***
alicE_unnamed_1638@localhost/res1 in
<iq type='result' id='48d5dd74c940818ea9003ac0d60ef18a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:08:20.147 ***
alicE_unnamed_1638@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:08:20.148 ***
alicE_unnamed_1638@localhost/res1 in
<presence from='alicE_unnamed_1638@localhost/res1' to='alice_unnamed_1638@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:08:20.148 ***
alicE_unnamed_1638@localhost/res1 out
<iq type='set' id='d78e1470d1c14be0e5a51e286981d6cf' to='alicE_unnamed_1638room0-14381-1@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-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='3c71709d-2192-46bb-a0dc-c645b0499021'>
	<result xmlns='urn:xmpp:mam:1' id='BMKFCCA36G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T10:04:21.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1927d464</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='f6eba025-1192-4c69-abb8-304fb8f82314'>
	<result xmlns='urn:xmpp:mam:1' id='BMKLK6MEOG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T17:31:21.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfa5e790</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='59603b9d-1fd7-482c-8f88-d5406bebb1fa'>
	<result xmlns='urn:xmpp:mam:1' id='BMKRP4AVK00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T00:51:52.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3926c2a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='150c7140-5e57-4fb7-8f1d-433ab3de300d'>
	<result xmlns='urn:xmpp:mam:1' id='BML0IDPOVG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T06:34:47.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d0ad3d4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='f2cdc230-3dfb-4a58-a9a4-1911ccbc19cd'>
	<result xmlns='urn:xmpp:mam:1' id='BMLJ5ECFIG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T04:45:49.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2bffdb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.157 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='7e6fb583-f614-420e-adf9-1f353e1b60b1'>
	<result xmlns='urn:xmpp:mam:1' id='BMLL2A10B00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T07:01:58.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3edaa587</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='35581d1e-2df1-4cc9-9a55-f998fe7b4c7b'>
	<result xmlns='urn:xmpp:mam:1' id='BMM78KB7A00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T04:44:36.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44e75c85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='19f44520-47b8-4fb1-b6d6-e5b51d24a2cc'>
	<result xmlns='urn:xmpp:mam:1' id='BMMGADKGTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T15:32:51.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c616f14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='bf12268f-0594-4cd1-b186-a554d664101e'>
	<result xmlns='urn:xmpp:mam:1' id='BMMRHKO50G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T04:56:25.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>561fe0ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='99135fb0-cf8f-4840-82d5-edbda1ca1569'>
	<result xmlns='urn:xmpp:mam:1' id='BMMVKUKJCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T09:50:09.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e73c2b9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='e7141818-4b52-437a-b562-50312df45b5b'>
	<result xmlns='urn:xmpp:mam:1' id='BMNC6KNP1G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T00:48:43.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8371938c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='24b0e068-d63b-4a64-b53e-65ad65f083a2'>
	<result xmlns='urn:xmpp:mam:1' id='BMNSJQRPMG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T20:23:33.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b893fd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.158 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='0ab8bf90-6436-4375-b765-4504bf030059'>
	<result xmlns='urn:xmpp:mam:1' id='BMO3I3BSQG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T04:40:45.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8dff408</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='bd1e6f06-2f91-4302-8a68-f67f8a83f18b'>
	<result xmlns='urn:xmpp:mam:1' id='BMOFA4BE5G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T18:41:55.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2e8a6a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='5be84d4a-3c09-42cd-8e27-3f0fe2c23ea9'>
	<result xmlns='urn:xmpp:mam:1' id='BMOTFG436G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T11:36:05.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b4c2fd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='c3980265-5589-4bb4-8351-3d418869772f'>
	<result xmlns='urn:xmpp:mam:1' id='BMOUSPF6200A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T13:17:24.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9684cc6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='9839f4d3-2f15-4a39-939d-eb0e1bb05fa0'>
	<result xmlns='urn:xmpp:mam:1' id='BMPGUNJAB00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T10:50:14.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e7f7551</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='622c9355-7767-4081-a667-8ac283dfd063'>
	<result xmlns='urn:xmpp:mam:1' id='BMPMFAJ7E00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T17:25:16.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9244bdb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='699d0ce6-06c2-4206-ab28-bc1814740d3b'>
	<result xmlns='urn:xmpp:mam:1' id='BMQ30JIPBG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T08:22:55.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>195b7631</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.159 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='55aa3546-7a77-467a-9ce7-baa87054dea6'>
	<result xmlns='urn:xmpp:mam:1' id='BMQ6F503Q00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T12:30:12.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd98b053</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='917c3610-18ac-4f28-8762-2f4b6615cd7f'>
	<result xmlns='urn:xmpp:mam:1' id='BMQMHP996G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T07:41:25.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>314a4f99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='a6efe1ee-70d8-4e7d-9ef1-ced43c814ba9'>
	<result xmlns='urn:xmpp:mam:1' id='BMQSD012M00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T14:40:12.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fa274b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='d4cfe392-667f-4a3f-aedd-68053bc7f949'>
	<result xmlns='urn:xmpp:mam:1' id='BMR57ONFQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T01:12:45.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d58bf89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='b30884ba-153d-46ac-8589-1dde8353e139'>
	<result xmlns='urn:xmpp:mam:1' id='BMRO98I3L00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T23:56:10.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fe1cb67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='9f77b305-b902-44c4-82b3-9b375ff9d6af'>
	<result xmlns='urn:xmpp:mam:1' id='BMRURQ15IG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T07:47:09.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be1da8fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='e9d753ed-73d2-4871-9ae4-9be13156b02e'>
	<result xmlns='urn:xmpp:mam:1' id='BMS32SAEV001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T12:49:18.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd2435be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='95186480-a462-4782-ab59-7542aba56417'>
	<result xmlns='urn:xmpp:mam:1' id='BMSF9E7AH00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T03:22:58.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e0c6e0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='de1c05e3-8105-4925-a860-6ac995aaa656'>
	<result xmlns='urn:xmpp:mam:1' id='BMSPJPF1MG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T15:41:57.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fb2879d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='ef7efb1d-a149-49c4-8da7-ebb459cbae87'>
	<result xmlns='urn:xmpp:mam:1' id='BMT7QFE3K009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T08:39:04.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7788e15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='e65dc901-1bb8-4de4-9902-cad3563beb03'>
	<result xmlns='urn:xmpp:mam:1' id='BMTFS3FA5002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T18:15:22.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>454cd955</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='efaf259a-0846-4af9-a736-a251270ebc54'>
	<result xmlns='urn:xmpp:mam:1' id='BMTLH939NG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T01:00:39.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ffe7ae2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='49427961-0cf0-48e3-a79b-da75a685ca41'>
	<result xmlns='urn:xmpp:mam:1' id='BMTRDAP73G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T08:01:19.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8a0d7b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='187c0ec7-4f45-4380-a8a3-c9d94f609c5f'>
	<result xmlns='urn:xmpp:mam:1' id='BMUBU3QJHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T03:44:11.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96832235</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<message from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='5a36c703-61b4-48e1-aa47-48a80fb654e1'>
	<result xmlns='urn:xmpp:mam:1' id='BMUS844S500E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T23:11:54.000000Z' from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1638room0-14381-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e3320db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.160 ***
alicE_unnamed_1638@localhost/res1 in
<iq from='alice_unnamed_1638room0-14381-1@muc.localhost' to='alicE_unnamed_1638@localhost/res1' id='d78e1470d1c14be0e5a51e286981d6cf' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKFCCA36G02</first>
			<last>BMUS844S500E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-04-04 15:08:20.161 ***
alicE_unnamed_1638@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:08:20.161 ***
alicE_unnamed_1638@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:08:20.174 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:08:20.175 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1350.html



=== Ended at 2022-04-04 15:08:20
=== successfully completed test case
=== === Returned value: ok