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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.5385.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,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 => rdbms}},
     {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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.43.16/mam_suite.muc_querying_for_all_messages.42372.html"},
     {tc_group_properties,[{name,muc06},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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.43.16/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 => #{iqdisc => no_queue},
        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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        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@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:43:38


*** CT 2022-05-25 10:43:38.095 *** View log from node mongooseim@localhost when started mongooseim@localhost_1755.html
*** CT 2022-05-25 10:43:38.096 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_432.html
Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:38.341 ***
alicE_unnamed_1395@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-05-25 10:43:38.341 ***
alicE_unnamed_1395@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='73b44d9250516844' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:43:38.342 ***
alicE_unnamed_1395@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-05-25 10:43:38.342 ***
alicE_unnamed_1395@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM5NQBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:43:38.343 ***
alicE_unnamed_1395@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:43:38.343 ***
alicE_unnamed_1395@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-05-25 10:43:38.343 ***
alicE_unnamed_1395@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffa8cf13a9d95222' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:43:38.343 ***
alicE_unnamed_1395@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-05-25 10:43:38.343 ***
alicE_unnamed_1395@localhost/res1 out
<iq type='set' id='c08c0c80f714b0b7552291f8fa86602a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:43:38.344 ***
alicE_unnamed_1395@localhost/res1 in
<iq id='c08c0c80f714b0b7552291f8fa86602a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1395@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:43:38.344 ***
alice_unnamed_1395@localhost/res1 out
<iq type='set' id='cf690fb2e45944cccc6573eb82cbc572'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:43:38.344 ***
alice_unnamed_1395@localhost/res1 in
<iq type='result' id='cf690fb2e45944cccc6573eb82cbc572'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:43:38.344 ***
alice_unnamed_1395@localhost/res1 out
<presence/>



*** User 2022-05-25 10:43:38.345 ***
alice_unnamed_1395@localhost/res1 in
<presence from='alice_unnamed_1395@localhost/res1' to='alice_unnamed_1395@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:38.349 ***
alice_unnamed_1395@localhost/res1 out
<iq type='set' id='3ee995aa1959247ba6c2b536e119cc5b' to='alicE_unnamed_1395room0-5445-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='2117cc70-5389-4b06-9dd1-5114de868f65'>
	<result xmlns='urn:xmpp:mam:2' id='BNKCFMNPAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T04:17:49.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e53c341</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='b2f45f47-6ccd-4e12-9df9-219f7fb5cb11'>
	<result xmlns='urn:xmpp:mam:2' id='BNKM29T0600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T15:43:40.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fcc4b749</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='e4a19662-009a-4838-91ea-1d4f4470bf19'>
	<result xmlns='urn:xmpp:mam:2' id='BNL1C3O12G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T05:13:01.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ca987e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='e5c97fc7-2d5d-4fce-9f42-87daa5b74738'>
	<result xmlns='urn:xmpp:mam:2' id='BNL5B088200J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T09:56:52.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8af921c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='0f682f07-e520-43a8-800c-dabfac9fa435'>
	<result xmlns='urn:xmpp:mam:2' id='BNLIVNS3700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T02:13:50.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c399f0ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='72f51576-de93-4fc7-be4e-2cfb62901357'>
	<result xmlns='urn:xmpp:mam:2' id='BNLRVL2PCG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T12:57:53.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6fe0893a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='e7679439-d8dd-4729-954a-4e082dfee5d4'>
	<result xmlns='urn:xmpp:mam:2' id='BNMAK68SNG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T06:25:59.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e85c7f83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='55612e4e-e6af-4773-b63f-e771d3cae30e'>
	<result xmlns='urn:xmpp:mam:2' id='BNMJ2N86QG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T16:31:09.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2fa9acd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='0bc10d1a-d7f5-4a8d-a57b-a2e42c9186f7'>
	<result xmlns='urn:xmpp:mam:2' id='BNMUA593000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T05:55:12.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>edd6e06d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='5b09a69a-4295-49cf-92c8-e1de2774aea7'>
	<result xmlns='urn:xmpp:mam:2' id='BNN2BDBQI00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T10:44:20.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2bdc9af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='84cbefe8-d6ae-4f34-bca8-407ba289fe19'>
	<result xmlns='urn:xmpp:mam:2' id='BNNG3F2O9G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T03:08:43.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>951150e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='c1ee9a4c-5690-4f1a-b62e-d0d6e446395b'>
	<result xmlns='urn:xmpp:mam:2' id='BNNNM9CBD002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T12:11:54.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>06c83777</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='5aac669d-6461-43b0-89a7-ff5a6e458a4b'>
	<result xmlns='urn:xmpp:mam:2' id='BNOC4E9I4G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T12:35:13.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27046338</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.352 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='b9f54dea-b71a-45c4-a3a3-9c41e87ddd4c'>
	<result xmlns='urn:xmpp:mam:2' id='BNOKKB4M3G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T22:43:27.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea1b62be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='be44d0ad-521f-4101-b8ff-272ce9cd4cde'>
	<result xmlns='urn:xmpp:mam:2' id='BNOM4A2NEG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T00:30:45.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e6791d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='a745ef0f-e313-47b0-ad7b-6efdc07a2925'>
	<result xmlns='urn:xmpp:mam:2' id='BNP7K27GF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T21:22:54.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43a637f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='ea6d44a2-8811-4771-bbd0-cdd593248543'>
	<result xmlns='urn:xmpp:mam:2' id='BNPNG4MQ3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T16:19:27.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4b70c93b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='42b08c50-85c0-4601-ad77-177a21875280'>
	<result xmlns='urn:xmpp:mam:2' id='BNPRJUIDT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T21:14:18.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>877b2e81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='8f852067-2a88-4250-9f94-b951af867d90'>
	<result xmlns='urn:xmpp:mam:2' id='BNQ1TMUE1005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T04:45:38.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>852bb107</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='c17b2a7c-b2a3-4073-aae4-d1fa3dcafc24'>
	<result xmlns='urn:xmpp:mam:2' id='BNQ7VNBRT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T11:59:38.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c76c194f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='6ec51763-fcbf-4626-ad94-723fba28f9d9'>
	<result xmlns='urn:xmpp:mam:2' id='BNQTFA25K007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T13:37:44.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe9a69a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='1bfe0a2e-03f8-4bf8-80c0-d57b81395b89'>
	<result xmlns='urn:xmpp:mam:2' id='BNQUJI6PT00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T14:58:50.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f89a3a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='e5d6ce7e-cd66-47c6-8a49-b8ee4fbdc463'>
	<result xmlns='urn:xmpp:mam:2' id='BNR8PR8S9G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T03:08:43.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>931393d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='d34f2b98-880b-4b49-a9b1-f34ed02102a2'>
	<result xmlns='urn:xmpp:mam:2' id='BNRHEU224G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T13:28:33.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>51952006</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='a820b121-4076-41e5-9ff9-a294fe57307a'>
	<result xmlns='urn:xmpp:mam:2' id='BNS62VPO8002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T14:05:04.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e1a1272</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='72d9829d-8aeb-4481-89cc-1c86faf9eed0'>
	<result xmlns='urn:xmpp:mam:2' id='BNSAB8FC9007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T19:09:54.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9de1fd00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='23125818-d3ff-4fab-8ec5-4e202bb723bf'>
	<result xmlns='urn:xmpp:mam:2' id='BNSO6CL8300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T11:41:10.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7e35bf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='87590059-105e-47a0-8732-6ae83adf6dee'>
	<result xmlns='urn:xmpp:mam:2' id='BNSOCOGCAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T11:55:25.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6f318410</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='3baf0364-d29e-4cb3-b052-edcc08872ea9'>
	<result xmlns='urn:xmpp:mam:2' id='BNTB78U8CG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T10:23:13.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9aa35ddd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.353 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='dc3d94bf-51fb-4cb9-ad2f-e42b78cb2f05'>
	<result xmlns='urn:xmpp:mam:2' id='BNTI2GD69003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T18:33:38.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dbbed601</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='7c04282d-f1a1-4c6b-bae1-2cbce594e60d'>
	<result xmlns='urn:xmpp:mam:2' id='BNTOB2CROG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T02:02:17.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6cec4d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='f24f5a8a-809b-4df0-abef-0eb9adea5815'>
	<result xmlns='urn:xmpp:mam:2' id='BNTTQQM93G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T08:35:27.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>504b9fd9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='b2319feb-b4a9-47a7-ad79-a2720dcb1754'>
	<result xmlns='urn:xmpp:mam:2' id='BNUJBSJ6LG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:16:51.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8fadeca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
<message from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='f895813e-e4ed-4826-857c-7de22dcad1e9'>
	<result xmlns='urn:xmpp:mam:2' id='BNUON9SM1001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T16:40:18.000000Z' from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1395room0-5445-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>938e3ab4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
<iq from='alice_unnamed_1395room0-5445-1@muc.localhost' to='alice_unnamed_1395@localhost/res1' id='3ee995aa1959247ba6c2b536e119cc5b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNKCFMNPAG0C</first>
			<last>BNUON9SM1001</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:43:38.354 ***
alice_unnamed_1395@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:43:38.360 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_432.html
*** CT 2022-05-25 10:43:38.361 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1756.html



=== Ended at 2022-05-25 10:43:38
=== successfully completed test case
=== === Returned value: ok