=== Test case: vcard_simple_SUITE:search_empty/1 (click for source code)

=== Config value:

    [{watchdog,<0.23496.1>},
     {mod_vcard_opts,[{backend,ldap},
                      {host,{prefix,<<"vjud.">>}},
                      {ldap_base,"ou=Users,dc=esl,dc=com"},
                      {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/vcard_simple_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.vcard_simple_SUITE.logs/run.2022-03-03_10.41.09/vcard_simple_suite.search_empty.html"},
     {tc_group_properties,[{name,all},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/vcard_simple_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.vcard_simple_SUITE.logs/run.2022-03-03_10.41.09/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:41:14


*** CT 2022-03-03 10:41:14.871 *** View log from node mongooseim@localhost when started mongooseim@localhost_5504.html
*** CT 2022-03-03 10:41:14.872 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2391.html

*** User 2022-03-03 10:41:14.873 ***
alicE@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-03-03 10:41:14.874 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4dd7cd046acf2912' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:41:14.874 ***
alicE@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>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-03 10:41:14.874 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:41:14.875 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:41:14.875 ***
alicE@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-03-03 10:41:14.876 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f90dfd73fc7b4194' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:41:14.876 ***
alicE@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-03-03 10:41:14.876 ***
alicE@localhost/res1 out
<iq type='set' id='b1e0f1aaa8c2c59110e482736cf49c3e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:41:14.876 ***
alicE@localhost/res1 in
<iq id='b1e0f1aaa8c2c59110e482736cf49c3e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:41:14.876 ***
alicE@localhost/res1 out
<iq type='set' id='107066e7d932951eb5b9b3c7aa078c12'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:41:14.876 ***
alicE@localhost/res1 in
<iq type='result' id='107066e7d932951eb5b9b3c7aa078c12'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:41:14.876 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-03 10:41:14.877 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:41:14.877 ***
alicE@localhost/res1 out
<iq to='vjud.localhost' type='set' id='8c86d34b62198edc2ff53d7bf9b7d300'>
	<query xmlns='jabber:iq:search'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='cn'>
				<value>nobody</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:41:14.878 ***
alicE@localhost/res1 in
<iq from='vjud.localhost' to='alicE@localhost/res1' id='8c86d34b62198edc2ff53d7bf9b7d300' type='result'>
	<query xmlns='jabber:iq:search'>
		<x xmlns='jabber:x:data' type='result'>
			<title>Search Results for vjud.localhost</title>
			<reported>
				<field type='text-single' label='Jabber ID' var='jid'/>
				<field type='text-single' label='Full Name' var='FN'/>
				<field type='text-single' label='Given Name' var='FIRST'/>
				<field type='text-single' label='Middle Name' var='MIDDLE'/>
				<field type='text-single' label='Family Name' var='LAST'/>
				<field type='text-single' label='Nickname' var='NICK'/>
				<field type='text-single' label='Birthday' var='BDAY'/>
				<field type='text-single' label='Country' var='CTRY'/>
				<field type='text-single' label='City' var='LOCALITY'/>
				<field type='text-single' label='Email' var='EMAIL'/>
				<field type='text-single' label='Organization Name' var='ORGNAME'/>
				<field type='text-single' label='Organization Unit' var='ORGUNIT'/>
			</reported>
		</x>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<count>0</count>
		</set>
	</query>
</iq>



*** User 2022-03-03 10:41:14.879 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:41:14.879 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:41:14.880 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2391.html
*** CT 2022-03-03 10:41:14.881 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5504.html



=== Ended at 2022-03-03 10:41:14
=== successfully completed test case
=== === Returned value: ok


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