=== 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_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => true}},
     {watchdog,<0.53962.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.mam_SUITE.logs/run.2023-11-14_11.49.52/mam_suite.muc_light_stored_in_pm_if_allowed_to.117379.html"},
     {tc_group_properties,[{name,rdbms_cache_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@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.mam_SUITE.logs/run.2023-11-14_11.49.52/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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_sic => #{iqdisc => one_queue},
        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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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_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_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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              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 => <<>>,anonymous => true,
                    subject => <<>>,affiliations => [],
                    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_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}}},
     {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@a2fc54846062.2023-11-14_11.38.11"

=== Started at 2023-11-14 11:50:39


*** CT 2023-11-14 11:50:39.827 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2215.html
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-14 11:50:39.854 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-14 11:50:39.855 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-14 11:50:39.856 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-14 11:50:39.858 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-14 11:50:39.861 ***🔗
alicE@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 2023-11-14 11:50:39.861 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6deb540c7ab85261' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-14 11:50:39.861 ***🔗
alicE@domain.example.com/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 2023-11-14 11:50:39.861 ***🔗
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-14 11:50:39.862 ***🔗
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-14 11:50:39.862 ***🔗
alicE@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 2023-11-14 11:50:39.863 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f47172518113d641' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2023-11-14 11:50:39.863 ***🔗
alicE@domain.example.com/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 2023-11-14 11:50:39.863 ***🔗
alicE@domain.example.com/res1 out
<iq type='set' id='e345a1020ee38c59f6a1c426eef23b20'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-14 11:50:39.863 ***🔗
alicE@domain.example.com/res1 in
<iq id='e345a1020ee38c59f6a1c426eef23b20' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-14 11:50:39.864 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='8111c7ee933a1f4cdc968a9688f65e83'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:50:39.864 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='8111c7ee933a1f4cdc968a9688f65e83' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:50:39.864 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2023-11-14 11:50:39.868 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



*** User 2023-11-14 11:50:39.868 ***🔗
bOb@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 2023-11-14 11:50:39.869 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b9595a68113614f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-14 11:50:39.869 ***🔗
bOb@domain.example.com/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 2023-11-14 11:50:39.869 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-14 11:50:39.871 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-14 11:50:39.871 ***🔗
bOb@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 2023-11-14 11:50:39.871 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1b36983c7be79ea' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2023-11-14 11:50:39.871 ***🔗
bOb@domain.example.com/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 2023-11-14 11:50:39.871 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='5230828c45ee8d90784f684f5ad9415f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-14 11:50:39.871 ***🔗
bOb@domain.example.com/res1 in
<iq id='5230828c45ee8d90784f684f5ad9415f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-14 11:50:39.871 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='5518a23b384e810f0f7df5d3260c00a8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:50:39.872 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='5518a23b384e810f0f7df5d3260c00a8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:50:39.872 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2023-11-14 11:50:39.874 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2023-11-14 11:50:39.874 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='895c6a3c760aac3ec24def2db3ee3afd' to='testroom_pm@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-14 11:50:39.881 ***🔗
alice@domain.example.com/res1 in
<message from='testroom_pm@muclight.domain.example.com' to='alice@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-962639-875233</version>
		<user affiliation='owner'>alice@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='alice@domain.example.com' id='C2GRCL3VKMG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-14 11:50:39.881 ***🔗
bob@domain.example.com/res1 in
<message from='testroom_pm@muclight.domain.example.com' to='bob@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-962639-875233</version>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='bob@domain.example.com' id='C2GRCL3VKMO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.


*** User 2023-11-14 11:50:39.881 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom_pm@muclight.domain.example.com' to='alice@domain.example.com/res1' id='895c6a3c760aac3ec24def2db3ee3afd' type='result'/>


Could not find element props in Config.


*** User 2023-11-14 11:50:39.881 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='dfce87beef605a4d56ae7447837a5208'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-14 11:50:39.883 ***🔗
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='07fcfd1a-efbe-4754-a82c-1b4435574542'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL3VKMG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.874650Z' from='testroom_pm@muclight.domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-962639-875233</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2023-11-14 11:50:39.883 ***🔗
alice@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='alice@domain.example.com/res1' id='dfce87beef605a4d56ae7447837a5208' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2GRCL3VKMG1</first>
			<last>C2GRCL3VKMG1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-14 11:50:39.883 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='a90ef63329a8c4db702edbe89b81603a'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-14 11:50:39.885 ***🔗
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='218897c8-3f02-4fd0-af5a-88add9860cf1'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL3VKMO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.874651Z' from='testroom_pm@muclight.domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-962639-875233</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-14 11:50:39.885 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='a90ef63329a8c4db702edbe89b81603a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2GRCL3VKMO1</first>
			<last>C2GRCL3VKMO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-14 11:50:39.885 ***🔗
alice@domain.example.com/res1 out
<message type='groupchat' to='testroom_pm@muclight.domain.example.com' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2023-11-14 11:50:39.890 ***🔗
alice@domain.example.com/res1 in
<message from='testroom_pm@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.domain.example.com' id='C2GRCL42BMG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice@domain.example.com' id='C2GRCL42LN01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-14 11:50:39.890 ***🔗
bob@domain.example.com/res1 in
<message from='testroom_pm@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.domain.example.com' id='C2GRCL42BMG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob@domain.example.com' id='C2GRCL430FO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2023-11-14 11:50:39.891 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='d5541c33f3762ddea87a031d777e8f2b'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-14 11:50:39.892 ***🔗
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='10626466-de38-4e74-9867-1faa6386a369'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL3VKMG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.874650Z' from='testroom_pm@muclight.domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-962639-875233</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-14 11:50:39.892 ***🔗
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='8b2fabec-1714-4751-9804-7a267a0cbcec'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL42LN01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.887068Z' from='testroom_pm@muclight.domain.example.com/alice@domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com/alice@domain.example.com' xmlns='jabber:client' to='alice@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.domain.example.com' id='C2GRCL42BMG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2023-11-14 11:50:39.892 ***🔗
alice@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='alice@domain.example.com/res1' id='d5541c33f3762ddea87a031d777e8f2b' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2GRCL3VKMG1</first>
			<last>C2GRCL42LN01</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2023-11-14 11:50:39.892 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='f9614b4252d7e808d30ad7759d742f40'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-14 11:50:39.895 ***🔗
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='94f9f16d-624a-44a1-9496-2b2a0c826d76'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL3VKMO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.874651Z' from='testroom_pm@muclight.domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='895c6a3c760aac3ec24def2db3ee3afd' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-962639-875233</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-14 11:50:39.895 ***🔗
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='eb2d3e49-349d-4417-be26-a0365e481402'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2GRCL430FO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:50:39.888447Z' from='testroom_pm@muclight.domain.example.com/alice@domain.example.com'/>
			<message from='testroom_pm@muclight.domain.example.com/alice@domain.example.com' xmlns='jabber:client' to='bob@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.domain.example.com' id='C2GRCL42BMG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-14 11:50:39.895 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='f9614b4252d7e808d30ad7759d742f40' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2GRCL3VKMO1</first>
			<last>C2GRCL430FO1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2023-11-14 11:50:39.895 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-14 11:50:39.895 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2023-11-14 11:50:39.895 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-14 11:50:39.896 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2023-11-14 11:50:39.899 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2215.html



=== Ended at 2023-11-14 11:50:39
=== successfully completed test case
=== === Returned value: ok


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