=== 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.46602.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages.38661.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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    anonymous => true,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,subject => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:38


*** CT 2024-03-11 09:13:38.470 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1883.html
Could not find element archive_wait in Config.

Could not find element archive_wait in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:38.584 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:38.587 ***🔗
alicE_unnamed_1969@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-03-11 09:13:38.588 ***🔗
alicE_unnamed_1969@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb2cd515e9706351' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:38.588 ***🔗
alicE_unnamed_1969@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-03-11 09:13:38.588 ***🔗
alicE_unnamed_1969@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk2OQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:38.589 ***🔗
alicE_unnamed_1969@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:38.589 ***🔗
alicE_unnamed_1969@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-03-11 09:13:38.589 ***🔗
alicE_unnamed_1969@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08b846d20669223b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1969@localhost'>

*** User 2024-03-11 09:13:38.591 ***🔗
alicE_unnamed_1969@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-03-11 09:13:38.591 ***🔗
alicE_unnamed_1969@localhost/res1 out
<iq type='set' id='6835495e1a68904603a173d0f4bc046c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:38.592 ***🔗
alicE_unnamed_1969@localhost/res1 in
<iq id='6835495e1a68904603a173d0f4bc046c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1969@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:38.592 ***🔗
alice_unnamed_1969@localhost/res1 out
<iq type='set' id='ba80d393a164a0a4dd70b8280c317d45'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:38.593 ***🔗
alice_unnamed_1969@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1969@localhost/res1' id='ba80d393a164a0a4dd70b8280c317d45' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:38.593 ***🔗
alice_unnamed_1969@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:38.594 ***🔗
alice_unnamed_1969@localhost/res1 in
<presence from='alice_unnamed_1969@localhost/res1' to='alice_unnamed_1969@localhost/res1'/>



*** User 2024-03-11 09:13:38.598 ***🔗
alice_unnamed_1969@localhost/res1 out
<iq type='set' id='1e6ce0459318acec39df11c4e56fdd1d' to='alicE_unnamed_1969room0-46659-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-11 09:13:38.600 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='191aa36a-52b4-43d3-ab7f-3bc07dd336a1'>
	<result xmlns='urn:xmpp:mam:2' id='C4GT7659IG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T09:23:09.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1198ac38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.600 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='ecf36bfb-9b9e-4c90-bfcc-a967223c0942'>
	<result xmlns='urn:xmpp:mam:2' id='C4GU1094R00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T10:20:54.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dcf93cdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.600 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='4d52d92a-9583-49a3-9612-fb67a2dba6aa'>
	<result xmlns='urn:xmpp:mam:2' id='C4HL4STDSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:56:01.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae64daf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.601 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='e49e2bd8-59d9-4584-8765-963c47c6ddfa'>
	<result xmlns='urn:xmpp:mam:2' id='C4HM4NE6KG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T15:07:13.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eade41d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.601 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='9a123990-cb50-42c5-b442-a462b52e5143'>
	<result xmlns='urn:xmpp:mam:2' id='C4I2VC3TAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T06:25:49.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9cff3345</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.601 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='d47767d1-423b-41d2-9bd4-f245bda88ea7'>
	<result xmlns='urn:xmpp:mam:2' id='C4I9VFO3AG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T14:47:09.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>78457499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.601 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='6968e426-3e79-4f82-a7ad-3abb109a6f73'>
	<result xmlns='urn:xmpp:mam:2' id='C4IIVJKDE005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T01:31:40.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3a605eba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.601 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='a02232b0-3e97-4cf2-b09a-5170d329be7b'>
	<result xmlns='urn:xmpp:mam:2' id='C4IKNRMB500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T03:37:30.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f76f1b51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='6668ae5f-204b-41d9-ae86-44a29c875eb3'>
	<result xmlns='urn:xmpp:mam:2' id='C4J90AMAJ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T03:48:06.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a83f825</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='4b62a965-95ac-4138-af97-e02825a42095'>
	<result xmlns='urn:xmpp:mam:2' id='C4JHR3KBS005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T14:20:40.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c94a8f33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='e31b951a-99f2-434b-b31f-b137467e3bfb'>
	<result xmlns='urn:xmpp:mam:2' id='C4K2GVGKBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T10:14:55.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd1d6cd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='5bc3124a-e00d-4623-9292-1ca1f70680b3'>
	<result xmlns='urn:xmpp:mam:2' id='C4K8MRTBBG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:37:35.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f47db83d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='a258c63c-b944-4e0d-a953-1d2115a7ae47'>
	<result xmlns='urn:xmpp:mam:2' id='C4KEOO92R008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T00:51:18.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6680565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='eeca9d7d-fa01-41ec-8f2b-2d6183f962bf'>
	<result xmlns='urn:xmpp:mam:2' id='C4KOKML6600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T12:38:04.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8bb4810c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='803f96fa-f4f7-4082-9054-8f23d2e3ff0b'>
	<result xmlns='urn:xmpp:mam:2' id='C4L3MPG5CG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T01:50:09.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17f012d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='d710e854-4e7a-4291-82be-686f7923a9ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4LK0NTCS00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T21:17:44.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c25bcd1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='53d729a5-7490-42a6-895d-e0cfb80a1a4c'>
	<result xmlns='urn:xmpp:mam:2' id='C4LUERAATG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:45:07.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69c215f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='bff62ab7-df21-4fcd-ae25-ab2b066b2245'>
	<result xmlns='urn:xmpp:mam:2' id='C4M7JATFE00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T20:39:24.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>093abb3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='b409bfc8-11be-4036-8999-c2d485a8df78'>
	<result xmlns='urn:xmpp:mam:2' id='C4MHHDUR9001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T08:30:58.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fe17da6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='101a5c18-b766-4df1-b78a-c217f754ad74'>
	<result xmlns='urn:xmpp:mam:2' id='C4MIUKECEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T10:12:05.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f12d1b6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.602 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='e69d1bb5-6a96-4560-81ca-6b4c799053fe'>
	<result xmlns='urn:xmpp:mam:2' id='C4NA3JKTSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:49:37.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c3ab69fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='cd0f5b8e-dae3-4a98-8c45-384cb5b67103'>
	<result xmlns='urn:xmpp:mam:2' id='C4NGB0M1IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:15:41.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a57a0fe6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='7e7ea4bd-8e00-44fb-9ed6-72e54e7c1e50'>
	<result xmlns='urn:xmpp:mam:2' id='C4NVV3IKF00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:54:22.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a744871</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='7f1e3800-f9af-4a99-b898-15025c77dde9'>
	<result xmlns='urn:xmpp:mam:2' id='C4O6A56GTG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T23:28:35.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41487bcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='0238efe1-0393-48de-b51d-29a742620d7a'>
	<result xmlns='urn:xmpp:mam:2' id='C4ODMN7DT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:17:46.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>090f3763</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='9b1e98f7-1078-4baa-b93c-c53e6c85e8be'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEE3RNF00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:10:06.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>339d184c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='e1b9f59b-59ab-47db-b5d3-9f55d12e2ab8'>
	<result xmlns='urn:xmpp:mam:2' id='C4P73R1D0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T14:36:41.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd414640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='26a86c16-bf66-424f-8aab-e157dfef09ef'>
	<result xmlns='urn:xmpp:mam:2' id='C4P7OTOIVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:23:51.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44bb97ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='d839008e-b0b3-4c53-a591-0010676ba68f'>
	<result xmlns='urn:xmpp:mam:2' id='C4PU8R6F0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:14:17.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e77fc26d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.603 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='0ac324b3-5e25-4aae-9421-143f7d6f9d36'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q322VRCG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T23:57:05.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b35bde1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='46f618b0-257c-4b5c-93dd-a05264c1bd78'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q3BJTR800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T00:18:24.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f9afa28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='5f6b036a-659f-4709-b836-a3e9aa3efe40'>
	<result xmlns='urn:xmpp:mam:2' id='C4QGCVDKKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T15:52:01.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2368d05e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='1d8dd0a7-86e4-438c-a488-7bfbb2203399'>
	<result xmlns='urn:xmpp:mam:2' id='C4QO35835G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T01:02:43.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c57d1d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
<message from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='8df29f15-72f1-49dc-9f89-8ca31115115c'>
	<result xmlns='urn:xmpp:mam:2' id='C4R7N8JUB002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:41:26.000000Z' from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1969room0-46659-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2ede26a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
<iq from='alice_unnamed_1969room0-46659-0@muc.localhost' to='alice_unnamed_1969@localhost/res1' id='1e6ce0459318acec39df11c4e56fdd1d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GT7659IG09</first>
			<last>C4R7N8JUB002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:38.604 ***🔗
alice_unnamed_1969@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:38.684 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:38.698 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1884.html



=== Ended at 2024-03-11 09:13:38
=== successfully completed test case
=== === Returned value: ok