=== 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.32061.0>},
     {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 => [],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,<<"groupchats.">>}},
                      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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.muc_querying_for_all_messages.90754.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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:01:14


*** CT 2022-03-07 16:01:15.001 *** View log from node mongooseim@localhost when started mongooseim@localhost_878.html
*** CT 2022-03-07 16:01:15.001 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_440.html
Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:15.169 ***
alicE_unnamed_1129@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:01:15.170 ***
alicE_unnamed_1129@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1309e75f196ae4d2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:15.170 ***
alicE_unnamed_1129@domain.example.com/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-03-07 16:01:15.170 ***
alicE_unnamed_1129@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEyOQBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 16:01:15.171 ***
alicE_unnamed_1129@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:15.171 ***
alicE_unnamed_1129@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:01:15.172 ***
alicE_unnamed_1129@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='62d64761d5074223' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:15.172 ***
alicE_unnamed_1129@domain.example.com/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-03-07 16:01:15.172 ***
alicE_unnamed_1129@domain.example.com/res1 out
<iq type='set' id='985183d32c36967963f2f98f99281d50'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:15.173 ***
alicE_unnamed_1129@domain.example.com/res1 in
<iq id='985183d32c36967963f2f98f99281d50' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1129@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:15.173 ***
alicE_unnamed_1129@domain.example.com/res1 out
<iq type='set' id='324981bb87b570e5554136ac986bbfc2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:15.173 ***
alicE_unnamed_1129@domain.example.com/res1 in
<iq type='result' id='324981bb87b570e5554136ac986bbfc2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:15.173 ***
alicE_unnamed_1129@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:15.175 ***
alicE_unnamed_1129@domain.example.com/res1 in
<presence from='alicE_unnamed_1129@domain.example.com/res1' to='alice_unnamed_1129@domain.example.com/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:15.176 ***
alicE_unnamed_1129@domain.example.com/res1 out
<iq type='set' id='b56218489fb4979ea3a8fc72bfaba507' to='alicE_unnamed_1129room0-32117-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:15.178 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='cec8492b-c693-4c37-b019-454e6947798d'>
	<result xmlns='urn:xmpp:mam:2' id='BM343KR9J00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T19:36:22Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a5e8cc25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.178 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='bff86ff7-aa13-49d4-8823-6386b3e7ae1b'>
	<result xmlns='urn:xmpp:mam:2' id='BM3620KUOG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T21:55:53Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5e2dade7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.178 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='eb00930e-f119-4509-aa35-08ebf0b6b734'>
	<result xmlns='urn:xmpp:mam:2' id='BM385TQSI007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T00:27:48Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0bd85d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.179 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='fb6db380-0f42-4548-9088-16abd89a8c13'>
	<result xmlns='urn:xmpp:mam:2' id='BM3HGBTTE00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T11:35:24Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab272eae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.179 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='43b60d3a-af72-48e4-b2fc-e5810cf3d81f'>
	<result xmlns='urn:xmpp:mam:2' id='BM4139523G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T06:11:27Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29317f6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.237 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='d31dfc24-4264-4c06-a8e0-afc39820f7ab'>
	<result xmlns='urn:xmpp:mam:2' id='BM471KO32G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T13:17:17Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6eeab4b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.237 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='62dbd434-7c39-4fc3-a088-362a8885c22b'>
	<result xmlns='urn:xmpp:mam:2' id='BM4HMJ8EBG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T01:59:59Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b09f15b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.237 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='6181bcb7-a3b4-4d33-8369-f6ead72e842a'>
	<result xmlns='urn:xmpp:mam:2' id='BM4Q7SEKFG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T12:11:19Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ac24659</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.237 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='bcfc4441-7982-4f59-b0f3-0557a29c0e9e'>
	<result xmlns='urn:xmpp:mam:2' id='BM5DMF63CG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T11:24:01Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cc88e54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.238 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='4c91511b-1353-4c5c-8b99-d1e18315c7c5'>
	<result xmlns='urn:xmpp:mam:2' id='BM5M1GQFQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T21:21:24Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ad2f161</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='bf489e9d-1771-4208-9841-b7c695b4d1dc'>
	<result xmlns='urn:xmpp:mam:2' id='BM5TEN3SO002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T06:12:00Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3102000</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='87a3629a-043e-42c5-9579-385e72ffc85b'>
	<result xmlns='urn:xmpp:mam:2' id='BM6AKIC6U00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T21:55:40Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe0591cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='7e183764-73dd-4304-8420-d37b1af64f29'>
	<result xmlns='urn:xmpp:mam:2' id='BM6RRJIJDG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T18:28:19Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dcfb9128</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='c27a52a0-f60c-4198-96da-bd509ab09774'>
	<result xmlns='urn:xmpp:mam:2' id='BM6SJ3A2Q006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T19:20:52Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2abc5b5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='c6bb9efa-1f82-4ad5-8834-9699206aad1c'>
	<result xmlns='urn:xmpp:mam:2' id='BM76JJJC700F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T07:17:50Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9aa1c6de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='e7a619c9-5da3-49b1-9976-ee4db4a935d8'>
	<result xmlns='urn:xmpp:mam:2' id='BM7J0P74L00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T22:06:18Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>54566a7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='8ec61b03-3bce-49bf-80f5-f995832421f8'>
	<result xmlns='urn:xmpp:mam:2' id='BM7UMOCV600F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T12:02:52Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff6b0533</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.239 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='a1bffb1a-5349-45b6-8e1c-61983147d654'>
	<result xmlns='urn:xmpp:mam:2' id='BM861A9IB00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T20:47:34Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a10d77f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='c3750c10-6247-43f6-92f0-a830040b8176'>
	<result xmlns='urn:xmpp:mam:2' id='BM8N3TS39G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T17:10:19Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e13b0c3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='327213a1-1a20-43e4-aa84-6bf60fdcecd6'>
	<result xmlns='urn:xmpp:mam:2' id='BM8NSJ90T00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T18:05:30Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b9880a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='30b12220-84f1-4ed1-91cc-dc3fff4b4903'>
	<result xmlns='urn:xmpp:mam:2' id='BM99A8T6M00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T14:53:00Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9688bc90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='83cee607-41f2-4e2f-8e17-d8ec3fe79142'>
	<result xmlns='urn:xmpp:mam:2' id='BM9FR7J6L001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T22:40:26Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd6a561c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='f864ced6-9595-49b9-b42c-d9d87c6515d3'>
	<result xmlns='urn:xmpp:mam:2' id='BM9HQ1F04008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T01:00:56Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9482056</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.240 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='7d3f96e5-7c15-42d0-9bc3-1e7202c090f0'>
	<result xmlns='urn:xmpp:mam:2' id='BM9S61S2L00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T13:23:38Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>21abc3cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='e6de818e-5b74-42aa-8a5f-f9665ea39c78'>
	<result xmlns='urn:xmpp:mam:2' id='BMAE5GR8800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T10:50:56Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c3ce0807</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='2555868f-8b90-4df7-864b-1bbaf2f004a1'>
	<result xmlns='urn:xmpp:mam:2' id='BMAIPROG3006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T16:22:46Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48b7466e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='c4cee602-a91a-4e7d-bbb5-8cb76b48dfca'>
	<result xmlns='urn:xmpp:mam:2' id='BMAUDPC7UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T06:14:45Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c3fb3c4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='be85c410-985c-42cb-b410-a3ecd377f75f'>
	<result xmlns='urn:xmpp:mam:2' id='BMBBKJ544G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T22:00:33Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5426346</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='c19f0f43-c616-42b1-b0a8-bfbcb05aba69'>
	<result xmlns='urn:xmpp:mam:2' id='BMBPU8NIEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T15:04:21Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08dd86e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='5f87eb50-575d-45b0-a060-84878696885d'>
	<result xmlns='urn:xmpp:mam:2' id='BMBQEOBDL00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T15:41:14Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8ee1aab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='5ebf51c0-ef92-4561-8179-4880afd86e4a'>
	<result xmlns='urn:xmpp:mam:2' id='BMC6FAPS9G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T06:01:31Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d1bea78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='7f4c8916-ab5a-48b9-9c85-404dc573d7d0'>
	<result xmlns='urn:xmpp:mam:2' id='BMCFIHKCOG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T16:52:57Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8be53f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='18bcc430-1790-4575-add5-810abad53c49'>
	<result xmlns='urn:xmpp:mam:2' id='BMCMQKR9GG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T01:32:09Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca5e456c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='9696f579-4d34-4322-a323-31abc0e0170f'>
	<result xmlns='urn:xmpp:mam:2' id='BMCPGT0PH00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T04:45:06Z' from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3a53c5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:15.241 ***
alicE_unnamed_1129@domain.example.com/res1 in
<iq from='alice_unnamed_1129room0-32117-0@groupchats.domain.example.com' to='alicE_unnamed_1129@domain.example.com/res1' id='b56218489fb4979ea3a8fc72bfaba507' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM343KR9J00D</first>
			<last>BMCPGT0PH00H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-07 16:01:15.242 ***
alicE_unnamed_1129@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:15.243 ***
alicE_unnamed_1129@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-07 16:01:15.269 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_440.html
*** CT 2022-03-07 16:01:15.270 *** View log from node mongooseim@localhost when finished mongooseim@localhost_879.html



=== Ended at 2022-03-07 16:01:15
=== successfully completed test case
=== === Returned value: ok