=== Test case: gdpr_SUITE:retrieve_mam_muc_light/1 (click for source code)

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.14926.0>},
     {protocol,cli},
     {schema_endpoint,admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.gdpr_SUITE.logs/run.2024-04-23_06.48.47/gdpr_suite.retrieve_mam_muc_light.html"},
     {tc_group_properties,[{name,retrieve_personal_data_mam_rdbms}]},
     {tc_group_path,[[{name,retrieve_personal_data_mam}],
                     [{name,retrieve_personal_data}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/gdpr_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.gdpr_SUITE.logs/run.2024-04-23_06.48.47/log_private/"},
     {{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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:49:05


*** CT 2024-04-23 06:49:05.785 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1541.html

*** User 2024-04-23 06:49:05.852 ***🔗
required modules: [{mod_mam,#{cache =>
                                  #{module => internal,strategy => fifo,
                                    number_of_segments => 3,
                                    time_to_live => 480},
                              backend => rdbms,send_message => mod_mam_utils,
                              muc => #{host => {prefix,<<"muclight.">>}},
                              max_result_limit => 50,
                              pm =>
                                  #{archive_groupchats => false,
                                    same_mam_id_for_peers => false},
                              async_writer =>
                                  #{enabled => true,pool_size => 16,
                                    batch_size => 30,flush_interval => 2000},
                              is_archivable_message => mod_mam_utils,
                              archive_chat_markers => false,
                              full_text_search => true,
                              message_retraction => true,
                              default_result_limit => 50,
                              enforce_simple_queries => false,
                              no_stanzaid_element => false,
                              cache_users => true}},
                   {mod_muc_light,#{host => {prefix,<<"muclight.">>},
                                    backend => rdbms,
                                    rooms_per_user => infinity,
                                    blocking => true,
                                    config_schema =>
                                        [{<<"roomname">>,<<"Untitled">>,
                                          roomname,binary},
                                         {<<"subject">>,<<>>,subject,binary}],
                                    legacy_mode => false,
                                    rooms_in_rosters => false,
                                    max_occupants => infinity,
                                    equal_occupants => false,
                                    rooms_per_page => 10,
                                    all_can_configure => false,
                                    all_can_invite => false}}]


*** User 2024-04-23 06:49:05.858 ***🔗
alicE_retrieve_mam_muc_light_744@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-23 06:49:05.859 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e148b6b918ccdf29' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:49:05.859 ***🔗
alicE_retrieve_mam_muc_light_744@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-23 06:49:05.859 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfNzQ0AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@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-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e770995fdfd49704' from='localhost' version='1.0' xml:lang='en' to='alice_retrieve_mam_muc_light_744@localhost'>

*** User 2024-04-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@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-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='9408ad85966564b08b2de17af660f4f5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.860 ***🔗
alicE_retrieve_mam_muc_light_744@localhost/res1 in
<iq id='9408ad85966564b08b2de17af660f4f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_744@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.861 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='21e33f442d479b71e6beb6c372eaa6ef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.861 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<iq from='localhost' to='alice_retrieve_mam_muc_light_744@localhost/res1' id='21e33f442d479b71e6beb6c372eaa6ef' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.861 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
<presence/>



*** User 2024-04-23 06:49:05.863 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_744@localhost/res1' to='alice_retrieve_mam_muc_light_744@localhost/res1'/>



*** User 2024-04-23 06:49:05.864 ***🔗
bOb_retrieve_mam_muc_light_744@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-23 06:49:05.864 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc679a17a53e009f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:49:05.864 ***🔗
bOb_retrieve_mam_muc_light_744@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-23 06:49:05.864 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0Xzc0NABtYWtyb2xpa2E=</auth>



*** User 2024-04-23 06:49:05.865 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:49:05.865 ***🔗
bOb_retrieve_mam_muc_light_744@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-23 06:49:05.866 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4097058e9c8c9f53' from='localhost' version='1.0' xml:lang='en' to='bob_retrieve_mam_muc_light_744@localhost'>

*** User 2024-04-23 06:49:05.866 ***🔗
bOb_retrieve_mam_muc_light_744@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-23 06:49:05.866 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='296f3baff017ebc856e5a0be7abcca77'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.866 ***🔗
bOb_retrieve_mam_muc_light_744@localhost/res1 in
<iq id='296f3baff017ebc856e5a0be7abcca77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_744@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.867 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='21397cb330cdd57dafd39454ff0d2640'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.867 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<iq from='localhost' to='bob_retrieve_mam_muc_light_744@localhost/res1' id='21397cb330cdd57dafd39454ff0d2640' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.867 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 out
<presence/>



*** User 2024-04-23 06:49:05.869 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_744@localhost/res1' to='bob_retrieve_mam_muc_light_744@localhost/res1'/>



*** User 2024-04-23 06:49:05.870 ***🔗
kate_retrieve_mam_muc_light_744@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-23 06:49:05.870 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b27e4a515cb5b74c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:49:05.870 ***🔗
kate_retrieve_mam_muc_light_744@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-23 06:49:05.870 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF83NDQAbWFrcm93ZTtw</auth>



*** User 2024-04-23 06:49:05.872 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:49:05.872 ***🔗
kate_retrieve_mam_muc_light_744@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-23 06:49:05.872 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0cb0fe1f631b0fc5' from='localhost' version='1.0' xml:lang='en' to='kate_retrieve_mam_muc_light_744@localhost'>

*** User 2024-04-23 06:49:05.872 ***🔗
kate_retrieve_mam_muc_light_744@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-23 06:49:05.872 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='4f26f10820b7bbed6966626b4b41b0f8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.873 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<iq id='4f26f10820b7bbed6966626b4b41b0f8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_744@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:49:05.873 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='d51755790b6c4a8037d0e94f78a9e199'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.874 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<iq from='localhost' to='kate_retrieve_mam_muc_light_744@localhost/res1' id='d51755790b6c4a8037d0e94f78a9e199' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:05.874 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 out
<presence/>



*** User 2024-04-23 06:49:05.876 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_744@localhost/res1' to='kate_retrieve_mam_muc_light_744@localhost/res1'/>



*** User 2024-04-23 06:49:05.876 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
<iq type='set' id='8ab057d50b16aeef6b625695b8b21947' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_744@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_744@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-23 06:49:05.886 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost' to='alice_retrieve_mam_muc_light_744@localhost' id='8ab057d50b16aeef6b625695b8b21947' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-854945-879327</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_744@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 06:49:05.886 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost' to='bob_retrieve_mam_muc_light_744@localhost' id='8ab057d50b16aeef6b625695b8b21947' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-854945-879327</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_744@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 06:49:05.886 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost' to='kate_retrieve_mam_muc_light_744@localhost' id='8ab057d50b16aeef6b625695b8b21947' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-854945-879327</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_744@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 06:49:05.886 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_744@localhost/res1' id='8ab057d50b16aeef6b625695b8b21947' type='result'/>



*** User 2024-04-23 06:49:05.886 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
<message type='groupchat' to='1713-854945-879351@muclight.localhost' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2024-04-23 06:49:05.892 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='alice_retrieve_mam_muc_light_744@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVG64G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.892 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='bob_retrieve_mam_muc_light_744@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVG64G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.892 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='kate_retrieve_mam_muc_light_744@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVG64G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.892 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
<message type='groupchat' to='1713-854945-879351@muclight.localhost' id='Id2'>
	<body>2another one</body>
</message>



*** User 2024-04-23 06:49:05.894 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='alice_retrieve_mam_muc_light_744@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVHI081' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.895 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='bob_retrieve_mam_muc_light_744@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVHI081' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.895 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/alice_retrieve_mam_muc_light_744@localhost' to='kate_retrieve_mam_muc_light_744@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVHI081' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.895 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 out
<message type='groupchat' to='1713-854945-879351@muclight.localhost' id='Id3'>
	<body>3third message</body>
</message>



*** User 2024-04-23 06:49:05.900 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/bob_retrieve_mam_muc_light_744@localhost' to='alice_retrieve_mam_muc_light_744@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVI8AG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.900 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/bob_retrieve_mam_muc_light_744@localhost' to='bob_retrieve_mam_muc_light_744@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVI8AG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:05.900 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
<message from='1713-854945-879351@muclight.localhost/bob_retrieve_mam_muc_light_744@localhost' to='kate_retrieve_mam_muc_light_744@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-854945-879351@muclight.localhost' id='C5LTUCVI8AG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 06:49:07.941 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2024-04-23 06:49:08.198 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713854947941274652.zip --username alice_retrieve_mam_muc_light_744
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 06:49:08.198 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 06:49:08.198 ***🔗
extracting logs retrieve_mam_muc_light.1713854947941274652.zip.alice_retrieve_mam_muc_light_744.unzipped

*** User 2024-04-23 06:49:08.440 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713854948199679954.zip --username bob_retrieve_mam_muc_light_744
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 06:49:08.440 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 06:49:08.441 ***🔗
extracting logs retrieve_mam_muc_light.1713854948199679954.zip.bob_retrieve_mam_muc_light_744.unzipped

*** User 2024-04-23 06:49:08.678 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713854948442067793.zip --username kate_retrieve_mam_muc_light_744
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 06:49:08.678 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 06:49:08.678 ***🔗
extracting logs retrieve_mam_muc_light.1713854948442067793.zip.kate_retrieve_mam_muc_light_744.unzipped

*** User 2024-04-23 06:49:08.679 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:49:08.679 ***🔗
kate_retrieve_mam_muc_light_744@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:49:08.679 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:49:08.680 ***🔗
bob_retrieve_mam_muc_light_744@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:49:08.680 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:49:08.680 ***🔗
alice_retrieve_mam_muc_light_744@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:49:08.685 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1541.html



=== Ended at 2024-04-23 06:49:08
=== successfully completed test case
=== === Returned value: ok


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