=== 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.15552.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,
                      enforce_simple_queries => false,
                      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}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/mam_suite.muc_querying_for_all_messages.103555.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@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/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_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,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        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_presence => #{},
        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@17dd90405134.2024-04-22_13.48.40"

=== Started at 2024-04-22 13:57:25


*** CT 2024-04-22 13:57:25.887 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2195.html
Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:26.088 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 13:57:26.105 ***🔗
alicE_unnamed_2078@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:26.106 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='140e0304eaef3c36' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:57:26.106 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:26.107 ***🔗
alicE_unnamed_2078@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e055c1414601b6f' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2078@localhost'>

*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 out
<iq type='set' id='d6cd8bb774202a64c2d07053b856299c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:57:26.108 ***🔗
alicE_unnamed_2078@localhost/res1 in
<iq id='d6cd8bb774202a64c2d07053b856299c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2078@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:57:26.109 ***🔗
alice_unnamed_2078@localhost/res1 out
<iq type='set' id='bc913e60b7f1f4e9e928ec3238ccf715'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:26.110 ***🔗
alice_unnamed_2078@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2078@localhost/res1' id='bc913e60b7f1f4e9e928ec3238ccf715' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:26.110 ***🔗
alice_unnamed_2078@localhost/res1 out
<presence/>



*** User 2024-04-22 13:57:26.111 ***🔗
alice_unnamed_2078@localhost/res1 in
<presence from='alice_unnamed_2078@localhost/res1' to='alice_unnamed_2078@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:26.112 ***🔗
alice_unnamed_2078@localhost/res1 out
<iq type='set' id='27aa686c12536e6930c6276f724a760a' to='alicE_unnamed_2078room0-15605-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:26.114 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='3fa40e0b-d031-4a9d-ba71-8ff06edd6620'>
	<result xmlns='urn:xmpp:mam:1' id='C5B52L2J0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T03:22:33.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cae71ee8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.114 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='3631f704-35bf-4ed4-be21-9b9b1560fad9'>
	<result xmlns='urn:xmpp:mam:1' id='C5BK9SMFAG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T21:32:29.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0a62c2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.114 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='3ead9f9b-e2f3-4a88-bbe3-7e80c1d56efb'>
	<result xmlns='urn:xmpp:mam:1' id='C5C06MGEQ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T11:44:20.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db9fd05e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.114 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='85928c26-ff96-4d1a-81f8-e2f0a6b79ad8'>
	<result xmlns='urn:xmpp:mam:1' id='C5C23QG0G00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T14:01:04.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7fc88503</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='bfc280ca-fc34-4a75-be6c-bd97962e244a'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGRH0JJG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T07:36:15.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8d548dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='7a584aa6-fdc8-42fe-a48f-bf41a698f650'>
	<result xmlns='urn:xmpp:mam:1' id='C5CMR6351G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:44:59.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1380c5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='19ab9952-9b31-4088-b8a0-54e016f254ae'>
	<result xmlns='urn:xmpp:mam:1' id='C5D1N1CAHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T03:43:07.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46448a65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='a98e2e49-48ce-48c7-9cbf-715d34d4d140'>
	<result xmlns='urn:xmpp:mam:1' id='C5DCDN6MEG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T16:29:41.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e9899b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='d245a7aa-40b2-4d5f-ab1a-4ec84197f682'>
	<result xmlns='urn:xmpp:mam:1' id='C5DO0ARLI005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:18:44.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>99e72e6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='68947e80-977f-4c3f-b7bd-531affef23af'>
	<result xmlns='urn:xmpp:mam:1' id='C5E1441KRG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T17:11:27.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de84e79e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='81f0f525-7648-45a9-bdf8-95a068ff00b9'>
	<result xmlns='urn:xmpp:mam:1' id='C5EBENCOQ00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:31:00.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9ca61eac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='be5021f0-8fb6-4ff6-ba71-3ca97d1e2bb6'>
	<result xmlns='urn:xmpp:mam:1' id='C5EBRS6L0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:00:25.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ca230fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.115 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='379a519b-28f4-4b24-a051-577553ee61a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5EUBE5ABG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T04:03:43.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f92a8fee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='f2ae4ce3-a08f-40ce-8190-4ba77d7528b9'>
	<result xmlns='urn:xmpp:mam:1' id='C5F5UEDKVG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T13:07:19.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6dfa69e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='8febea72-aebb-4c3d-adec-f5e478f96c10'>
	<result xmlns='urn:xmpp:mam:1' id='C5FRMIQG4G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:04:33.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d39eb1d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='03b62f55-4d6a-4e4d-9ab8-85475c074432'>
	<result xmlns='urn:xmpp:mam:1' id='C5FSB9CIU00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:50:52.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e01460f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='31720bf2-5728-4b53-a336-d8d9ea68ef74'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7BGRR400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:58:48.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9f53e6c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='6853becd-e734-4c44-9c04-072ec780c907'>
	<result xmlns='urn:xmpp:mam:1' id='C5GLESNQF001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:48:30.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b3fb6a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='6abb8a22-f346-4f2e-a4b3-b80e2ddae9a5'>
	<result xmlns='urn:xmpp:mam:1' id='C5GPLNS7KG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:50:09.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>82bc3410</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='f19b6700-2804-41e8-bf06-fc20a4a4c309'>
	<result xmlns='urn:xmpp:mam:1' id='C5H52QCI8G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:26:49.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3db07fd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='ee7e12cb-1b32-48a3-a4de-24ddf1736134'>
	<result xmlns='urn:xmpp:mam:1' id='C5HIR9U05004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T08:52:10.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9983c62b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='ad5f0d4a-447f-4f84-bbfc-367fbab4ff1e'>
	<result xmlns='urn:xmpp:mam:1' id='C5HM9HIGR00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:58:46.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79615ae3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.116 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='94cc1044-70c0-4eeb-97ba-0e93ae30e258'>
	<result xmlns='urn:xmpp:mam:1' id='C5IAMJLR1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:19:39.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3efc12ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.117 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='383507a7-2455-4108-b79c-cbda4a03cd53'>
	<result xmlns='urn:xmpp:mam:1' id='C5IBCKEANG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:08:55.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b70acbd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.117 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='fd1b362c-b3f4-450e-8cf9-bb2328ee5854'>
	<result xmlns='urn:xmpp:mam:1' id='C5IU2BIGC00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:26:00.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d001f1d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.117 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='2da983b6-5aae-42b7-9101-b98daae23333'>
	<result xmlns='urn:xmpp:mam:1' id='C5J2V4C7D00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:16:42.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>501a55fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.117 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='77194a3d-d454-4da8-b78b-76a15f3baa6a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JEEFBSP00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:58:26.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbb7e6d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.117 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='702194bb-0b55-4299-84aa-b58811979757'>
	<result xmlns='urn:xmpp:mam:1' id='C5JG88P3JG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T10:07:43.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5375c7f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.165 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='4376405d-6e93-4cff-9c07-ec0ed5a57f5b'>
	<result xmlns='urn:xmpp:mam:1' id='C5K0J8Q2TG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T05:37:39.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79afab1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.165 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='8a2a9785-6dd3-4b79-a0b5-d87049cf418b'>
	<result xmlns='urn:xmpp:mam:1' id='C5KAUPUSEG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T17:59:17.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07a264bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.165 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='a94a6c77-1bfe-45f5-8afd-2693496f9fe8'>
	<result xmlns='urn:xmpp:mam:1' id='C5KH0223VG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T01:11:35.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b526642</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='2d940625-e72f-415b-a9eb-5e4698b5d825'>
	<result xmlns='urn:xmpp:mam:1' id='C5KRB5CDBG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:32:15.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76da634e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='08149b2b-596c-4838-bc9c-f4154210a865'>
	<result xmlns='urn:xmpp:mam:1' id='C5L8CJVCIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T05:06:05.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db6b7d81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='f314f6b1-4646-4609-b1ff-d27df1d702c8'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBV8OGGG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:22:33.000000Z' from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-15605-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91be27f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 in
<iq from='alice_unnamed_2078room0-15605-1@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='27aa686c12536e6930c6276f724a760a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B52L2J0G0A</first>
			<last>C5LBV8OGGG0G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:57:26.166 ***🔗
alice_unnamed_2078@localhost/res1 in
</stream:stream>

*** User 2024-04-22 13:57:26.170 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:57:26.175 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2196.html



=== Ended at 2024-04-22 13:57:26
=== successfully completed test case
=== === Returned value: ok