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

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => mnesia,cache_users => false}},
     {watchdog,<0.51657.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_light_stored_in_pm_if_allowed_to.158722.html"},
     {tc_group_properties,[{name,rdbms_mnesia_muc_light}]},
     {tc_group_path,[]},
     {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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              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},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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 => mnesia,
              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 => mnesia,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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:35


*** CT 2024-04-26 12:49:35.653 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2223.html

*** User 2024-04-26 12:49:35.690 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.691 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='860f857b968cea97' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:35.691 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.691 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9zdG9yZWRfaW5fcG1faWZfYWxsb3dlZF90b18yMjMxAG1hdHlncnlzYQ==</auth>



*** User 2024-04-26 12:49:35.693 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:35.693 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.694 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9ed2e06f93862fb0' from='localhost' version='1.0' xml:lang='en' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost'>

*** User 2024-04-26 12:49:35.694 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.694 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='e6c3694470c8275f6e6bd0e11b55a471'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:35.694 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq id='e6c3694470c8275f6e6bd0e11b55a471' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:35.694 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='cfe5c06ff7e391cc18336da0ac40ad51'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:35.695 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='cfe5c06ff7e391cc18336da0ac40ad51' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:35.695 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:35.698 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<presence from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1'/>



*** User 2024-04-26 12:49:35.699 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.699 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='61904d383cca52c2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:35.699 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.699 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfc3RvcmVkX2luX3BtX2lmX2FsbG93ZWRfdG9fMjIzMQBtYWtyb2xpa2E=</auth>



*** User 2024-04-26 12:49:35.701 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:35.701 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.708 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a51ddb4ac3c6032b' from='localhost' version='1.0' xml:lang='en' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost'>

*** User 2024-04-26 12:49:35.708 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@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-26 12:49:35.708 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='9f7e4c4c8aa92585cfe4cfbcc8d28078'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:35.709 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq id='9f7e4c4c8aa92585cfe4cfbcc8d28078' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:35.709 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='e2103464704a9fa958802cbe5e1b810b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:35.710 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='e2103464704a9fa958802cbe5e1b810b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:35.710 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:35.713 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<presence from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1'/>



*** User 2024-04-26 12:49:35.713 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='d90930758b41137ed9ad1b154bc0034f' to='room-6b5802d13b@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-26 12:49:35.740 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='room-6b5802d13b@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-135775-715793</version>
		<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='C5NVAO11IHG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:49:35.740 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='room-6b5802d13b@muclight.localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-135775-715793</version>
		<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='C5NVAO11IHO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-26 12:49:35.741 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='room-6b5802d13b@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='d90930758b41137ed9ad1b154bc0034f' type='result'/>



*** User 2024-04-26 12:49:35.741 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='5e7bb52b8760e5cac716fd0c3c97ae3a'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-26 12:49:35.746 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='51987827-c04b-4c88-a654-1a6a682c1ebb'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO11IHG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.713606Z' from='room-6b5802d13b@muclight.localhost'/>
			<message from='room-6b5802d13b@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1714-135775-715793</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-26 12:49:35.746 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='5e7bb52b8760e5cac716fd0c3c97ae3a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5NVAO11IHG1</first>
			<last>C5NVAO11IHG1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:35.746 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='791eb5c8e450a5730d462c0d64dec997'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-26 12:49:35.751 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='139dc263-2522-4a99-a57d-0030fda42484'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO11IHO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.713607Z' from='room-6b5802d13b@muclight.localhost'/>
			<message from='room-6b5802d13b@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1714-135775-715793</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:35.751 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='791eb5c8e450a5730d462c0d64dec997' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5NVAO11IHO1</first>
			<last>C5NVAO11IHO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:35.751 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<message type='groupchat' to='room-6b5802d13b@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-04-26 12:49:35.768 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-6b5802d13b@muclight.localhost' id='C5NVAO1AQ7O1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='C5NVAO1CAOG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-26 12:49:35.768 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-6b5802d13b@muclight.localhost' id='C5NVAO1AQ7O1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='C5NVAO1E0VO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:35.769 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='c168c447db25eefe1f44763dc09fd014'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-26 12:49:35.774 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='1951785d-7e1f-4a42-88cd-c6513a5b5d7d'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO11IHG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.713606Z' from='room-6b5802d13b@muclight.localhost'/>
			<message from='room-6b5802d13b@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1714-135775-715793</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:35.774 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='e0cfa95b-a88c-4f2a-9cad-a316c1485ee4'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO1CAOG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.757666Z' from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost'/>
			<message from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-6b5802d13b@muclight.localhost' id='C5NVAO1AQ7O1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:35.774 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='c168c447db25eefe1f44763dc09fd014' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5NVAO11IHG1</first>
			<last>C5NVAO1CAOG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>


Could not find element props in Config.


*** User 2024-04-26 12:49:35.774 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
<iq type='set' id='94832f468de520a52c1a1b6c8c6860d5'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-26 12:49:35.778 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='e3a1cae4-00a4-4e25-954c-449c653bb583'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO11IHO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.713607Z' from='room-6b5802d13b@muclight.localhost'/>
			<message from='room-6b5802d13b@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='d90930758b41137ed9ad1b154bc0034f' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1714-135775-715793</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:35.779 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='d5ec23d4-4c61-449d-86b0-6412bf62a7ca'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5NVAO1E0VO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:35.764607Z' from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost'/>
			<message from='room-6b5802d13b@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-6b5802d13b@muclight.localhost' id='C5NVAO1AQ7O1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:35.779 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1' id='94832f468de520a52c1a1b6c8c6860d5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5NVAO11IHO1</first>
			<last>C5NVAO1E0VO1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:35.779 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:35.780 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:35.780 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:35.780 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2231@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:49:35.785 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2223.html



=== Ended at 2024-04-26 12:49:35
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result