=== Test case: service_mongoose_system_metrics_SUITE:xmpp_stanzas_counts_are_reported/1 (click for source code)

=== Config value:

    [{{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {watchdog,<0.20995.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.service_mongoose_system_metrics_SUITE.logs/run.2022-05-18_10.12.05/service_mongoose_system_metrics_suite.xmpp_stanzas_counts_are_reported.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_mongoose_system_metrics_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.service_mongoose_system_metrics_SUITE.logs/run.2022-05-18_10.12.05/log_private/"},
     {{saved_services,mongooseim@localhost},
      #{service_admin_extra =>
            #{submods =>
                  [node,accounts,sessions,vcard,roster,last,private,stanza,
                   stats,gdpr,upload,domain]},
        service_domain_db =>
            #{db_pool => global,event_cleaning_interval => 1800,
              event_max_age => 7200},
        service_mongoose_system_metrics =>
            #{initial_report => 300000,periodic_report => 10800000}}},
     {{saved_services,ejabberd2@localhost},
      #{service_admin_extra =>
            #{submods =>
                  [node,accounts,sessions,vcard,roster,last,private,stanza,
                   stats,gdpr,upload,domain]},
        service_domain_db =>
            #{db_pool => global,event_cleaning_interval => 1800,
              event_max_age => 7200},
        service_mongoose_system_metrics =>
            #{initial_report => 300000,periodic_report => 10800000}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:12:09


*** CT 2022-05-18 10:12:09.584 *** View log from node mongooseim@localhost when started mongooseim@localhost_5807.html
*** CT 2022-05-18 10:12:09.585 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2019.html

*** User 2022-05-18 10:12:09.593 ***
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-05-18 10:12:09.593 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d97d2d483bf6b5d' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-05-18 10:12:09.595 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:12:09.595 ***
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-05-18 10:12:09.595 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ac7be5dac246fb7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:12:09.595 ***
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-05-18 10:12:09.595 ***
alicE@localhost/res1 out
<iq type='set' id='6493cfc598f7653b937fa7e28673d489'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:12:09.595 ***
alicE@localhost/res1 in
<iq id='6493cfc598f7653b937fa7e28673d489' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:12:09.595 ***
alice@localhost/res1 out
<iq type='set' id='06b9442963ecfbfe582e86f080d4e1ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:12:09.595 ***
alice@localhost/res1 in
<iq type='result' id='06b9442963ecfbfe582e86f080d4e1ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:12:09.595 ***
alice@localhost/res1 out
<presence/>



*** User 2022-05-18 10:12:09.598 ***
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:12:09.598 ***
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-05-18 10:12:09.599 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2eff154c384b2e52' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:12:09.599 ***
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>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-05-18 10:12:09.599 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-18 10:12:09.600 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:12:09.600 ***
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-05-18 10:12:09.600 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e0ca9363568efac' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:12:09.600 ***
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-05-18 10:12:09.600 ***
bOb@localhost/res1 out
<iq type='set' id='db8a072628583e82e0a992b87bdcccab'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:12:09.600 ***
bOb@localhost/res1 in
<iq id='db8a072628583e82e0a992b87bdcccab' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:12:09.600 ***
bob@localhost/res1 out
<iq type='set' id='e182ce2f7c32bb5c3846742237a4e864'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:12:09.601 ***
bob@localhost/res1 in
<iq type='result' id='e182ce2f7c32bb5c3846742237a4e864'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:12:09.601 ***
bob@localhost/res1 out
<presence/>



*** User 2022-05-18 10:12:09.602 ***
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:12:09.703 ***
alice@localhost/res1 out
<message to='bob@localhost/res1' type='chat'>
	<body>Hi</body>
</message>



*** User 2022-05-18 10:12:09.703 ***
bob@localhost/res1 in
<message from='alice@localhost/res1' to='bob@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi</body>
</message>



*** User 2022-05-18 10:12:09.805 ***
bob@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:12:09.805 ***
bob@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:12:09.805 ***
alice@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:12:09.805 ***
alice@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:12:09.819 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2019.html
*** CT 2022-05-18 10:12:09.820 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5812.html



=== Ended at 2022-05-18 10:12:09
=== successfully completed test case
=== === Returned value: ok


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