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

=== Config value:

    [{watchdog,<0.13555.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.gdpr_SUITE.logs/run.2022-06-22_08.46.53/gdpr_suite.retrieve_roster.html"},
     {tc_group_properties,[{name,retrieve_personal_data}]},
     {tc_group_path,[]},
     {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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.gdpr_SUITE.logs/run.2022-06-22_08.46.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              store_current_id => false,versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:46:53


*** CT 2022-06-22 08:46:53.799 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_220.html
*** CT 2022-06-22 08:46:53.799 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_390.html

*** User 2022-06-22 08:46:53.808 ***🔗
alicE_retrieve_roster_629@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:46:53.808 ***🔗
alicE_retrieve_roster_629@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c64a1430aaddf19f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:46:53.808 ***🔗
alicE_retrieve_roster_629@localhost/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-06-22 08:46:53.809 ***🔗
alicE_retrieve_roster_629@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX3Jvc3Rlcl82MjkAbWF0eWdyeXNh</auth>



*** User 2022-06-22 08:46:53.811 ***🔗
alicE_retrieve_roster_629@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:46:53.811 ***🔗
alicE_retrieve_roster_629@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:46:53.811 ***🔗
alicE_retrieve_roster_629@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7ca177deb730b20c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:46:53.811 ***🔗
alicE_retrieve_roster_629@localhost/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-06-22 08:46:53.812 ***🔗
alicE_retrieve_roster_629@localhost/res1 out
<iq type='set' id='af228bb5ccddd5c4ca613d75463115e0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:46:53.812 ***🔗
alicE_retrieve_roster_629@localhost/res1 in
<iq id='af228bb5ccddd5c4ca613d75463115e0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_roster_629@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:46:53.812 ***🔗
alice_retrieve_roster_629@localhost/res1 out
<iq type='set' id='b09c1275a101fd4d73e9f7e41f8be6e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:46:53.812 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<iq type='result' id='b09c1275a101fd4d73e9f7e41f8be6e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:46:53.812 ***🔗
alice_retrieve_roster_629@localhost/res1 out
<presence/>



*** User 2022-06-22 08:46:53.815 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<presence from='alice_retrieve_roster_629@localhost/res1' to='alice_retrieve_roster_629@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:46:53.815 ***🔗
bOb_retrieve_roster_629@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:46:53.815 ***🔗
bOb_retrieve_roster_629@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4c5a2505f5209b2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:46:53.816 ***🔗
bOb_retrieve_roster_629@localhost/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-06-22 08:46:53.816 ***🔗
bOb_retrieve_roster_629@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9yb3N0ZXJfNjI5AG1ha3JvbGlrYQ==</auth>



*** User 2022-06-22 08:46:53.818 ***🔗
bOb_retrieve_roster_629@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:46:53.818 ***🔗
bOb_retrieve_roster_629@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:46:53.818 ***🔗
bOb_retrieve_roster_629@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0c215893bf04a454' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:46:53.818 ***🔗
bOb_retrieve_roster_629@localhost/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-06-22 08:46:53.819 ***🔗
bOb_retrieve_roster_629@localhost/res1 out
<iq type='set' id='05d3ab391c311129523538b9249d0c8e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:46:53.819 ***🔗
bOb_retrieve_roster_629@localhost/res1 in
<iq id='05d3ab391c311129523538b9249d0c8e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_roster_629@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:46:53.819 ***🔗
bob_retrieve_roster_629@localhost/res1 out
<iq type='set' id='d3193489d09112d4de9daf70d6ca0f7f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:46:53.819 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<iq type='result' id='d3193489d09112d4de9daf70d6ca0f7f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:46:53.819 ***🔗
bob_retrieve_roster_629@localhost/res1 out
<presence/>



*** User 2022-06-22 08:46:53.821 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<presence from='bob_retrieve_roster_629@localhost/res1' to='bob_retrieve_roster_629@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:46:53.821 ***🔗
alice_retrieve_roster_629@localhost/res1 out
<presence type='subscribe' to='bob_retrieve_roster_629@localhost'/>



*** User 2022-06-22 08:46:53.828 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<iq from='alice_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' id='pushe071adc3926083a3' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' jid='bob_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.828 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<presence from='alice_retrieve_roster_629@localhost' to='bob_retrieve_roster_629@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-06-22 08:46:53.828 ***🔗
bob_retrieve_roster_629@localhost/res1 out
<presence type='subscribe' to='alice_retrieve_roster_629@localhost'/>



*** User 2022-06-22 08:46:53.858 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<iq from='alice_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' id='pushd86ef8b34f38b568' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' jid='bob_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.858 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<presence from='bob_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-06-22 08:46:53.858 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<iq from='bob_retrieve_roster_629@localhost' to='bob_retrieve_roster_629@localhost/res1' id='push7fdfc36765f61394' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' jid='alice_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.858 ***🔗
bob_retrieve_roster_629@localhost/res1 out
<presence type='subscribed' to='alice_retrieve_roster_629@localhost'/>



*** User 2022-06-22 08:46:53.866 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<iq from='alice_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' id='push01b467c0c312100d' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='to' jid='bob_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.866 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<presence from='bob_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' xml:lang='en' type='subscribed'/>



*** User 2022-06-22 08:46:53.866 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<presence from='bob_retrieve_roster_629@localhost/res1' to='alice_retrieve_roster_629@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:46:53.866 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<iq from='bob_retrieve_roster_629@localhost' to='bob_retrieve_roster_629@localhost/res1' id='pushad0b93b14237ac5a' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='from' jid='alice_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.866 ***🔗
alice_retrieve_roster_629@localhost/res1 out
<presence type='subscribed' to='bob_retrieve_roster_629@localhost'/>



*** User 2022-06-22 08:46:53.873 ***🔗
alice_retrieve_roster_629@localhost/res1 in
<iq from='alice_retrieve_roster_629@localhost' to='alice_retrieve_roster_629@localhost/res1' id='push156ce0fe8921af27' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' jid='bob_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.873 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<iq from='bob_retrieve_roster_629@localhost' to='bob_retrieve_roster_629@localhost/res1' id='pushc53519be79aeaa82' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' jid='alice_retrieve_roster_629@localhost'/>
	</query>
</iq>



*** User 2022-06-22 08:46:53.873 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<presence from='alice_retrieve_roster_629@localhost' to='bob_retrieve_roster_629@localhost/res1' xml:lang='en' type='subscribed'/>



*** User 2022-06-22 08:46:53.873 ***🔗
bob_retrieve_roster_629@localhost/res1 in
<presence from='alice_retrieve_roster_629@localhost/res1' to='bob_retrieve_roster_629@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:46:54.108 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data alice_retrieve_roster_629 localhost retrieve_roster.1655887613874044971.zip
Result []
ExitStatus 0

*** User 2022-06-22 08:46:54.108 ***🔗
extracting logs retrieve_roster.1655887613874044971.zip.alice_retrieve_roster_629.unzipped

*** User 2022-06-22 08:46:54.109 ***🔗
bob_retrieve_roster_629@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:46:54.110 ***🔗
bob_retrieve_roster_629@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:46:54.110 ***🔗
alice_retrieve_roster_629@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:46:54.110 ***🔗
alice_retrieve_roster_629@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:46:54.132 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_390.html
*** CT 2022-06-22 08:46:54.133 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_220.html



=== Ended at 2022-06-22 08:46:54
=== successfully completed test case
=== === Returned value: ok


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