=== Test case: dynamic_domains_SUITE:can_authenticate/1 (click for source code)

=== Config value:

    [{watchdog,<0.26596.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-18_11.06.04/dynamic_domains_suite.can_authenticate.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-18_11.06.04/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10"

=== Started at 2022-03-18 11:06:05


*** CT 2022-03-18 11:06:05.038 *** View log from node mongooseim@localhost when started mongooseim@localhost_5360.html
*** CT 2022-03-18 11:06:05.038 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2050.html

*** User 2022-03-18 11:06:05.040 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:06:05.040 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d2c29017c364ccb7' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:06:05.040 ***
alice@example.com 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>
</stream:features>



*** User 2022-03-18 11:06:05.041 ***
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-18 11:06:05.044 ***
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:06:05.044 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:06:05.044 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d38a9ffa78e40c69' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:06:05.045 ***
alice@example.com 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'/>
</stream:features>



*** User 2022-03-18 11:06:05.045 ***
alice@example.com out
<iq type='set' id='e84f19f9fa21625f5500cbd34e4ec8f3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-18 11:06:05.045 ***
alice@example.com in
<iq id='e84f19f9fa21625f5500cbd34e4ec8f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-18 11:06:05.045 ***
alice@example.com/escalus-default-resource out
<iq type='set' id='f4746f33e662d391ddaa9247b644bcd4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:06:05.045 ***
alice@example.com/escalus-default-resource in
<iq type='result' id='f4746f33e662d391ddaa9247b644bcd4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:06:05.046 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:06:05.046 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4df9aeaef0550dac' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:06:05.046 ***
bob@example.org in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-03-18 11:06:05.046 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-03-18 11:06:05.370 ***
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:06:05.371 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:06:05.371 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32a472a69aedf323' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:06:05.371 ***
bob@example.org in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-03-18 11:06:05.371 ***
bob@example.org out
<iq type='set' id='d8cae7ca2f05278d0f6ec04054dab60a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-18 11:06:05.371 ***
bob@example.org in
<iq id='d8cae7ca2f05278d0f6ec04054dab60a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-18 11:06:05.371 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='772264067dbc5a63036f943b6037e591'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:06:05.371 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='772264067dbc5a63036f943b6037e591'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:06:05.372 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-03-18 11:06:05.372 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-03-18 11:06:05.372 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-03-18 11:06:05.372 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-03-18 11:06:05.374 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2056.html
*** CT 2022-03-18 11:06:05.375 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5360.html



=== Ended at 2022-03-18 11:06:05
=== successfully completed test case
=== === Returned value: already_stopped


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