=== Test case: bosh_SUITE:force_report/1 (click for source code)

=== Config value:

    [{user,carol},
     {watchdog,<0.7064.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.bosh_SUITE.logs/run.2022-04-05_07.43.43/bosh_suite.force_report.html"},
     {tc_group_properties,[{shuffle,{1649,144630,219368}},{name,acks}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.bosh_SUITE.logs/run.2022-04-05_07.43.43/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 => [],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 =>
            [{welcome_message,{[],[]}},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {access,register},
             {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}}},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:43:50


*** CT 2022-04-05 07:43:50.262 *** View log from node mongooseim@localhost when started mongooseim@localhost_50.html
*** CT 2022-04-05 07:43:50.262 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_22.html

*** User 2022-04-05 07:43:50.263 ***
carol@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-04-05 07:43:50.276 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:43:50.276 ***
carol@localhost/res1 in
<stream:features>
	<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-04-05 07:43:50.276 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-04-05 07:43:50.278 ***
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:43:50.279 ***
carol@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-04-05 07:43:50.290 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:43:50.290 ***
carol@localhost/res1 in
<stream:features>
	<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-04-05 07:43:50.290 ***
carol@localhost/res1 out
<iq type='set' id='ad5f3e2445f9a170147ec8f113e9f58d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:43:50.290 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='ad5f3e2445f9a170147ec8f113e9f58d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:43:50.290 ***
carol@localhost/res1 out
<iq type='set' id='f34fccd0fd1fed740667d6c96da19732'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:43:50.291 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='f34fccd0fd1fed740667d6c96da19732'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:43:50.291 ***
carol@localhost/res1 out
<presence/>



*** User 2022-04-05 07:43:50.293 ***
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-04-05 07:43:50.294 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-04-05 07:43:50.294 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='31e6097e3640c553' from='localhost'/>



*** User 2022-04-05 07:43:50.294 ***
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-04-05 07:43:50.294 ***
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-04-05 07:43:50.296 ***
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:43:50.296 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-04-05 07:43:50.296 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='3a31c6b3fff27bdc' from='localhost'/>



*** User 2022-04-05 07:43:50.296 ***
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-04-05 07:43:50.296 ***
geralt@localhost/res1 out
<iq type='set' id='75a64c791382ca0f16401ff9c1153f17'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:43:50.297 ***
geralt@localhost/res1 in
<iq id='75a64c791382ca0f16401ff9c1153f17' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:43:50.297 ***
geralt@localhost/res1 out
<iq type='set' id='5ca09c958fb16234416aabb72c73b290'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:43:50.297 ***
geralt@localhost/res1 in
<iq type='result' id='5ca09c958fb16234416aabb72c73b290' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:43:50.297 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-04-05 07:43:50.299 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-04-05 07:43:50.299 ***
carol@localhost/res1 out
<message to='geralt@localhost/res1' type='chat'>
	<body>1st msg</body>
</message>



*** User 2022-04-05 07:43:50.299 ***
carol@localhost/res1 out
<message to='geralt@localhost/res1' type='chat'>
	<body>2nd msg</body>
</message>



*** User 2022-04-05 07:43:50.299 ***
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>1st msg</body>
</message>



*** User 2022-04-05 07:43:50.300 ***
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>2nd msg</body>
</message>



*** User 2022-04-05 07:43:50.300 ***
geralt@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>1st rep</body>
</message>



*** User 2022-04-05 07:43:50.300 ***
geralt@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>2nd rep</body>
</message>



*** User 2022-04-05 07:43:50.300 ***
carol@localhost/res1 in
<message from='geralt@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>1st rep</body>
</message>



*** User 2022-04-05 07:43:50.301 ***
carol@localhost/res1 in
<message from='geralt@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>2nd rep</body>
</message>



*** User 2022-04-05 07:43:50.401 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-04-05 07:43:50.402 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-04-05 07:43:50.402 ***
carol@localhost/res1 out
</stream:stream>

*** System report during bosh_SUITE:force_report/1 in acks 2022-04-05 07:43:50.403 ***
=ERROR REPORT==== 5-Apr-2022::07:43:50.402944 ===
** State machine <0.7091.0> terminating
** Last event = {cast,{ws_send,<0.7090.0>,
                               #Ref<0.3096189047.4233363458.200838>,close}}
** When server state  = {connected,
                            {state,<0.7090.0>,
                                {up,#Ref<0.3096189047.4233363460.171822>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.518>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.518>,gun_tcp,#{},
                                    'HTTP/1.1',keepalive,<<>>,undefined,[],
                                    head,
                                    {0,0},
                                    head},
                                undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** User 2022-04-05 07:43:50.403 ***
carol@localhost/res1 in
</stream:stream>
*** CT 2022-04-05 07:43:50.404 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_22.html
*** CT 2022-04-05 07:43:50.405 *** View log from node mongooseim@localhost when finished mongooseim@localhost_50.html



=== Ended at 2022-04-05 07:43:50
=== successfully completed test case
=== === Returned value: ok


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