=== Test case: mim_c2s_SUITE:too_big_stanza_is_rejected/1 (click for source code)

=== Config value:

    [{c2s_listener,
         #{access => c2s,backlog => 1024,backwards_compatible_session => true,
           c2s_state_timeout => 5000,connection_type => undefined,
           hibernate_after => 0,ip_address => "0",
           ip_tuple => {0,0,0,0},
           ip_version => 4,max_connections => infinity,
           max_stanza_size => 65536,module => mongoose_c2s_listener,
           num_acceptors => 100,port => 5222,proto => tcp,
           proxy_protocol => false,reuse_port => false,shaper => c2s_shaper,
           tls =>
               #{certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",
                 dhfile => "priv/ssl/fake_dh_server.pem",mode => starttls,
                 module => fast_tls,
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 verify_mode => none}}},
     {watchdog,<0.1483.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.67541742>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/mim_c2s_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-25_14.56.24/mim_c2s_suite.too_big_stanza_is_rejected.387.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mim_c2s_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-25_14.56.24/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 => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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 => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,
         [{alice,
              [{username,<<"alicE">>},
               {server,<<"localhost">>},
               {password,<<"matygrysa">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {alice_bis,
              [{username,<<"alicE">>},
               {server,<<"localhost.bis">>},
               {host,<<"localhost">>},
               {password,<<"matygrysa">>}]},
          {bob,
              [{username,<<"bOb">>},
               {server,<<"localhost">>},
               {password,<<"makrolika">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {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},
               {ssl_opts,[{verify,verify_none}]}]},
          {kate,
              [{username,<<"kate">>},
               {server,<<"localhost">>},
               {password,<<"makrowe;p">>}]},
          {mike,
              [{username,<<"mike">>},
               {server,<<"localhost">>},
               {password,<<"nicniema">>}]},
          {john,
              [{username,<<"john">>},
               {server,<<"localhost">>},
               {password,<<"cosontuma">>}]},
          {geralt,
              [{username,<<"geralt">>},
               {server,<<"localhost">>},
               {password,<<"witcher">>},
               {transport,escalus_ws},
               {port,5280},
               {wspath,<<"/ws-xmpp">>}]},
          {geralt_s,
              [{username,<<"geralt_s">>},
               {server,<<"localhost">>},
               {password,<<"witcher_s">>},
               {transport,escalus_ws},
               {ssl,true},
               {port,5285},
               {wspath,<<"/ws-xmpp">>},
               {ssl_opts,[{verify,verify_none}]}]},
          {hacker,
              [{username,<<"hacker">>},
               {server,<<"localhost">>},
               {password,<<"bringdowntheserver">>},
               {port,5223}]},
          {admin,
              [{username,<<"admin">>},
               {server,<<"localhost">>},
               {password,<<"bruce_almighty">>}]},
          {secure_joe,
              [{username,<<"secure_joe">>},
               {server,<<"localhost">>},
               {password,<<"break_me">>},
               {starttls,required}]},
          {astrid,
              [{username,<<"astrid">>},
               {server,<<"sogndal">>},
               {host,<<"localhost">>},
               {password,<<"doctor">>}]},
          {alice2,
              [{username,<<"alice">>},
               {server,<<"fed1">>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota2">>}]},
          {bob2,
              [{username,<<"bob">>},
               {server,<<109,105,99,104,97,197,130>>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota3">>}]},
          {clusterguy,
              [{username,<<"clusterguy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"distributionftw">>},
               {port,5232}]},
          {clusterbuddy,
              [{username,<<"clusterbuddy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"wasssssssup">>},
               {port,5232}]},
          {eve,
              [{username,<<"eve">>},
               {server,<<"localhost">>},
               {password,<<"password">>},
               {port,5252}]},
          {neustradamus,
              [{username,<<"neustradamus">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"scramshaplus">>},
               {starttls,required},
               {tls_module,fast_tls}]},
          {alice3,
              [{username,<<"alice">>},
               {server,<<"example.com">>},
               {host,<<"localhost">>},
               {password,<<"makota2">>}]},
          {bob3,
              [{username,<<"bob">>},
               {server,<<"example.org">>},
               {host,<<"localhost">>},
               {password,<<"makota3">>},
               {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22"

=== Started at 2024-04-25 14:56:24


*** CT 2024-04-25 14:56:24.529 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_21.html

*** User 2024-04-25 14:56:24.643 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:56:24.653 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e3ec2fcc47d72816' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:56:24.657 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 14:56:24.672 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Rvb19iaWdfc3RhbnphX2lzX3JlamVjdGVkXzkAbWF0eWdyeXNh</auth>



*** User 2024-04-25 14:56:24.674 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:56:24.675 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:56:24.675 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eca0f2445a00165c' from='localhost' version='1.0' xml:lang='en' to='alice_too_big_stanza_is_rejected_9@localhost'>

*** User 2024-04-25 14:56:24.679 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 14:56:24.680 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost out
<iq type='set' id='6a48b0f23be98d87643d3d6fcad8f95e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-25 14:56:24.680 ***🔗
alicE_too_big_stanza_is_rejected_9@localhost in
<iq id='6a48b0f23be98d87643d3d6fcad8f95e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_too_big_stanza_is_rejected_9@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-25 14:56:24.685 ***🔗
alice_too_big_stanza_is_rejected_9@localhost/escalus-default-resource out
<message to='alice_too_big_stanza_is_rejected_9@localhost/escalus-default-resource' type='chat'>
	<body>ac29410ea84bedf9e03f72f7974be3fa56e281e2bb659dd50abc8879379c785a039386e036410f625386b0c421207a670a24829ba5e886f2a41b379389354d2eaeabfd9d3b4c95c4363567706435abe9f480c0e91183f00c6d64da7e07dcced9175a17f901320540589148092ce7fb6a8428b52011aa1afa825b5036e31e82c6359669be5c7e412476a79cd3fc1cdf25c92e8da1d53665db41cf253120b384f1b3a4555182005cc8d502005237ecc39fb3546b9a4149e41537467c35df251484d28c7e06bad3bd9c58ab160267814f76c3e1ec174e4a2c7c78524f427689fb12a11fbcc214c05b6ba825a1f0d6b160aa730650b3b22ca69c3e7264fb6355326393ad81624ae52e558450942b435791d05f5dfbe6cf5f1ddb621f061dacc31b2f03dadef813ad00d4ce4d2ce7bfb4a8f1d02a2b4d7c4f5aaa31c49452cc3025b6cb2fbda2af6a8fdf12f7fcc6fe21a468ccb228675efc8d3574a30a4bc98f961f97547e262b6b680a6d6c08b486e4be96da074dfcbfe1a8ed34f94b411c7054071fb32d3588654934f9ce458b7ed6fcf556d44b1c89cea570378967f50d74614d6b8352425fc862bc44e856d332daa10527fbf293cddff7236f629f5edbff86332c0309acbf164803c457b80cc0bca3c0083a3808783c5312807a4b20c5d0ba68285f603a85948f4d006e08837db7876607bc8ee2f9961f160a74273a4d3e9eb881e87e5bb75e8e1c39919497759867676b8df342a56538c43029a0951b0bdd629c87caf593666e4d9b2ca0ae03b0dbbf32e297d8f5ba7753a15001f392bc2af26036f9d7ae5e4b7787235353d8200e90e5c24ca0d58b6976ec28c1044e99523192b779016c92ad979c504b2b419c0ac93abbe5e8cac9ee0b20eb3b3163629c2914296465c1fc113a0d1064d60740f8ed00f7c11519cbbe53b02d4f107e931dabf26e00b5da13ae799a6278ce96f86d95a4d02f8608946f76ec857ef69e60f5eeb0e607f87b17352912cbbbb1fef181732c74ba3bca1ba7911d1c36d3df8b53e60e0e90991a94b707db950c11405464be00d7645418fa0f6e126b2fe71183469156864cd0fa93526cab135d31d6203e8de9257a77503ff54ab6beaa1241183e0162d7662f8ae278f814bc0d0c9a92301cae7bb0476959b858b270ad0b25c15ad02efa7fdd300e50e996212b2563e9333ffab1077dcf45a46cfdd2a2d4d87d707f378669ad501e0b39933ab9169ceb07a46afc79a97d923d6693d8d5c702de446e2411a8064471ce9f54e8c2e80f9045d18ae2da6e1689da72d9c7f2374658a97ded080545c089cd8dc5841be7ec8ef0e78367b7184d2469fd9c8d2e3c3731eb5e2fb2e115b9e06062aaed54b4a59858790e2e393807fae08bcc71fef4db005171283b862ab27673fb79f5b9225cd837d3d965dbcb1f5e29377a727bc37f508634</body>
</message>



*** User 2024-04-25 14:56:24.686 ***🔗
alice_too_big_stanza_is_rejected_9@localhost/escalus-default-resource in
<stream:error>
	<policy-violation xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>element too big</text>
</stream:error>



*** User 2024-04-25 14:56:24.686 ***🔗
alice_too_big_stanza_is_rejected_9@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-25 14:56:24.691 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



=== Ended at 2024-04-25 14:56:24
=== successfully completed test case
=== === Returned value: true