=== Test case: vcard_SUITE:update_other_card/1 (click for source code)

=== Config value:

    [{watchdog,<0.21324.1>},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {aliceb,[{username,<<"aliceb">>},
                              {server,<<"localhost.bis">>},
                              {host,<<"localhost">>},
                              {password,<<"makota">>}]},
                     {bobb,[{username,<<"bobb">>},
                            {server,<<"localhost.bis">>},
                            {host,<<"localhost">>},
                            {password,<<"makrolika">>}]}]},
     {mod_vcard_opts,[{backend,ldap},
                      {host,{prefix,<<"vjud.">>}},
                      {ldap_base,"ou=Users,dc=esl,dc=com"},
                      {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]},
     {all_vcards,[{<<"alice@localhost">>,
                   [{<<"NICKNAME">>,<<"alice">>},
                    {<<"FN">>,<<"Wonderland, Alice">>},
                    {<<"TITLE">>,<<"Executive Director">>},
                    {<<"ROLE">>,<<"Patron Saint">>},
                    {<<"DESC">>,<<"active">>},
                    {<<"URL">>,<<"http://john.doe/">>},
                    {<<"EMAIL">>,
                     [{<<"USERID">>,<<"alice@mail.example.com">>}]},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Wonderland">>},
                      {<<"GIVEN">>,<<"Alice">>},
                      {<<"MIDDLE">>,<<"I.N.">>}]},
                    {<<"ADR">>,
                     [{<<"STREET">>,<<"1899 Wynkoop Street">>},
                      {<<"LOCALITY">>,
                       <<208,156,208,190,209,129,208,186,208,178,208,176>>},
                      {<<"REGION">>,<<"CO">>},
                      {<<"PCODE">>,<<"91210">>}]},
                    {<<"TEL">>,[{<<"NUMBER">>,<<"+1 512 305 0280">>}]},
                    {<<"ORG">>,
                     [{<<"ORGNAME">>,<<"The world">>},
                      {<<"ORGUNIT">>,<<"People">>}]}]},
                  {<<"bob@localhost">>,
                   [{<<"NICKNAME">>,<<"bob">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"ADR">>,
                     [{<<"STREET">>,
                       <<208,146,32,208,161,208,190,208,178,208,181,209,
                         130,209,129,208,186,208,190,208,185,32,208,160,
                         208,190,209,129,209,129,208,184,208,184,44,32,
                         208,180,208,190,209,128,208,190,208,179,208,176,
                         32,209,128,208,176,208,183,208,178,208,181,209,
                         130,208,178,208,187,209,143,208,181,209,130,209,
                         129,209,143,32,208,178,209,139>>}]}]},
                  {<<"bobb@localhost.bis">>,
                   [{<<"NICKNAME">>,<<"bobb">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Bob">>}]}]},
                  {<<"aliceb@localhost.bis">>,
                   [{<<"NICKNAME">>,<<"aliceb">>},
                    {<<"FN">>,<<"Doe, Alice">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Alice">>}]}]}]},
     {server_vcards,[{<<"localhost">>,
                      [{<<"FN">>,<<"MongooseIM">>},
                       {<<"DESC">>,
                        <<"MongooseIM XMPP Server\nCopyright (c) Erlang Solutions Ltd.">>}]},
                     {<<"vjud.localhost">>,
                      [{<<"FN">>,<<"MongooseIM/mod_vcard">>},
                       {<<"DESC">>,
                        <<"MongooseIM vCard module\nCopyright (c) Erlang Solutions Ltd.">>}]}]},
     {directory_jid,<<"vjud.localhost">>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/vcard_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d66972e2ee88.2022-01-27_15.24.27/big_tests.tests.vcard_SUITE.logs/run.2022-01-27_15.35.34/vcard_suite.update_other_card.html"},
     {tc_group_properties,[{name,ro_full},{repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/vcard_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d66972e2ee88.2022-01-27_15.24.27/big_tests.tests.vcard_SUITE.logs/run.2022-01-27_15.35.34/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)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d66972e2ee88.2022-01-27_15.24.27"

=== Started at 2022-01-27 15:35:34


*** CT 2022-01-27 15:35:34.561 *** View log from node mongooseim@localhost when started mongooseim@localhost_5493.html
*** CT 2022-01-27 15:35:34.561 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** User 2022-01-27 15:35:34.563 ***
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-01-27 15:35:34.563 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb2199928448b8d8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:35:34.564 ***
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-01-27 15:35:34.564 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:35:34.565 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:35:34.565 ***
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-01-27 15:35:34.566 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b85bfc617f8632c7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:35:34.566 ***
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-01-27 15:35:34.566 ***
alicE@localhost/res1 out
<iq type='set' id='fc5ec11cd27f5c27914afd84df0d9d61'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:35:34.566 ***
alicE@localhost/res1 in
<iq id='fc5ec11cd27f5c27914afd84df0d9d61' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:34.567 ***
alicE@localhost/res1 out
<iq type='set' id='2901e24d8d23bf8fc0c6948c31bebf3b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:34.567 ***
alicE@localhost/res1 in
<iq type='result' id='2901e24d8d23bf8fc0c6948c31bebf3b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:34.567 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:34.568 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:35:34.569 ***
bOb@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-01-27 15:35:34.570 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='66439d7df8f1e36e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:35:34.570 ***
bOb@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-01-27 15:35:34.570 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:35:34.572 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:35:34.572 ***
bOb@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-01-27 15:35:34.572 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ff7900b3915c7812' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:35:34.572 ***
bOb@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-01-27 15:35:34.572 ***
bOb@localhost/res1 out
<iq type='set' id='4c70914bb1ab47772fb208474d92813d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:35:34.572 ***
bOb@localhost/res1 in
<iq id='4c70914bb1ab47772fb208474d92813d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:34.573 ***
bOb@localhost/res1 out
<iq type='set' id='ffe057b2e6e72de839e78800b961b9fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:34.573 ***
bOb@localhost/res1 in
<iq type='result' id='ffe057b2e6e72de839e78800b961b9fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:34.573 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:34.574 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:35:34.574 ***
bOb@localhost/res1 out
<iq to='alice@localhost' type='set' id='2366a4c53a0949198406fa68ab9eb6aa'>
	<vCard xmlns='vcard-temp'>
		<FN>New name</FN>
	</vCard>
</iq>



*** User 2022-01-27 15:35:34.575 ***
bOb@localhost/res1 in
<iq from='alice@localhost' to='bOb@localhost/res1' id='2366a4c53a0949198406fa68ab9eb6aa' type='error'>
	<vCard xmlns='vcard-temp'>
		<FN>New name</FN>
	</vCard>
	<error code='405' type='cancel'>
		<not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-01-27 15:35:34.575 ***
alicE@localhost/res1 out
<iq type='get' id='f321e58e2ef4c63be1292327b1efb6fc'>
	<vCard xmlns='vcard-temp'/>
</iq>



*** User 2022-01-27 15:35:34.579 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='f321e58e2ef4c63be1292327b1efb6fc' type='result'>
	<vCard xmlns='vcard-temp'>
		<NICKNAME>alice</NICKNAME>
		<FN>Wonderland, Alice</FN>
		<TITLE>Executive Director</TITLE>
		<URL>http://john.doe/</URL>
		<DESC>active</DESC>
		<TEL>
			<VOICE/>
			<WORK/>
			<NUMBER>+1 512 305 0280</NUMBER>
		</TEL>
		<EMAIL>
			<INTERNET/>
			<PREF/>
			<USERID>alice@mail.example.com</USERID>
		</EMAIL>
		<BDAY/>
		<ROLE>Patron Saint</ROLE>
		<PHOTO>
			<TYPE>image/jpeg</TYPE>
			<BINVAL/>
		</PHOTO>
		<N>
			<FAMILY>Wonderland</FAMILY>
			<GIVEN>Alice</GIVEN>
			<MIDDLE>I.N.</MIDDLE>
		</N>
		<ORG>
			<ORGNAME>The world</ORGNAME>
			<ORGUNIT>People</ORGUNIT>
		</ORG>
		<ADR>
			<CTRY/>
			<LOCALITY>Москва</LOCALITY>
			<STREET>1899 Wynkoop Street</STREET>
			<REGION>CO</REGION>
			<PCODE>91210</PCODE>
		</ADR>
	</vCard>
</iq>



*** User 2022-01-27 15:35:34.579 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:34.579 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:35:34.579 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:34.579 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:35:34.582 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-01-27 15:35:34.582 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5493.html



=== Ended at 2022-01-27 15:35:34
=== successfully completed test case
=== === Returned value: ok


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