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

=== Config value:

    [{c2s_listener,
         #{access => c2s,module => mongoose_c2s_listener,port => 5222,
           num_acceptors => 100,hibernate_after => 0,backlog => 1024,
           shaper => c2s_shaper,proto => tcp,ip_address => "0",
           tls =>
               #{module => fast_tls,mode => starttls,
                 certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                 dhfile => "priv/ssl/fake_dh_server.pem",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
           ip_tuple => {0,0,0,0},
           ip_version => 4,connection_type => undefined,
           max_stanza_size => 65536,backwards_compatible_session => true,
           c2s_state_timeout => 5000,max_connections => infinity,
           reuse_port => false,proxy_protocol => false}},
     {watchdog,<0.1500.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"pgsql_cets"},
     {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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-18_10.56.20/mim_c2s_suite.too_big_opening_tag_is_rejected.259.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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-18_10.56.20/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 10:56:20


*** CT 2024-04-18 10:56:20.815 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_29.html

*** User 2024-04-18 10:56:20.904 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost out
<stream:stream bigattr='7080c8766ccbcc8dc3b272ef177d9f02581e00da5dc1a5cbcb910e6d3b0112f9fb22cebe6c35d39017dfba7794f97d1f01a805c0edd27e609f33c4f987511cb2e56b9a289f2cefd0f86d8485ee9b8619a3a31f29495a437af4ca864bb6996b37e9d31e09ac8cd8a7ab42d366cfb347fddd912e34fafec2f32debadc337ba1ea34f5fce5afd998069b2235dc3f294eb9c9b2bb13e7b67dd41863d87f9ab95b3179dbd25748db8345b5fba5d000edf5cceb2b0b23045d96b1ae26569f8619f9b5b09f9ce92afcb0b7360811054ed4246e4bb6e5cd9a2fea19c7b59fd870d859b3ec3edda6e558c3783ee3abf0d1df375f2bfa643048340064e28a950147248c18942f529640cde72035273d4c0bcf6d6a9f779fdcde2e420948104aad59be72bff9785476d7f577cd3461e547e1e27482620248917603b1cdcc6e8badb4e27a5ed6fa8d13b2e735fe2ab90ee5fc4d7eb473928e615aba355a1cd77dac6680724aafebfe54afc20db60f830a76f999656b65d0c71599c14cc23168f6426c54e84797c752b0f30b7af8517c984a2349757d782d9e673db648fa722511222d67defbae649cdd015db455e1fb6744670b54b7a5deab2d0c063bfc940f7ac3b894db6424d5d87e79e414851803dce291a7105bc92cb3f128c1cbb3b4cbd0509e9fed9f33ba1addb2b287e0bbcab9918edec58e0c502dbc429f4b99433cae9230204f86ce66843f2581d3c4890eb015e4839c761f34b6f7b3ba1c27fa7def35bd8d19c541926321f1e9f8fbd1c4b00cce4846c08920ca84eb78b309bd67fd820e5c0a5a1da66b2f4412f5233544fddb79b7a8b6b9c90698dfb99c9b12454155cf685baf46bb9b2d3a6a7bccf5b9a0e2c4a20f26d3ce5da87fd4d5ec19c6c9f28a98ff5cd353fdb081354110d32a7933fedf1cfffe93cc042e6627d5eecde781f9af961290c60f9d9d5483a57f5f289a61c7bee1dc4772b302b8ddfb66c439a932b87092e734abb1e3a376102e90e9d7d3240921aa23c9f93ecf998ab91f0d3cc1a6ea3e119e40314c97d2193c2df098d531d8f791222be01de32278301509679fd79b82890652f7c949e5a5dd3e3ba2029fd37a65a177967c2ea1b7303901ad628dfd6eb3a9a548b493ca72ff62ed2e2a53c41d0b3bcc1b4efe4b7b4f216a245b967d01130110ff3ce617a621370989d2d1515f549af5c803edc6873dabdb353788d83ce65dc3b1063e6c6bf9c1c01cc5145cffbdfce7e7b1bbf0235cc4de270a90ed9890343c28cd698ff2f0dc0a8978f27dc5c201007955b3890de46487bc4a763539371cae423bc40123a5ff24b5b89f61bcff30e8928cc5666a4da1f9cf0339171449684acf1b3c075a9f5d8a6f26256fe06b5b1047a2ef62429ffdaab0478a99ac285f3cb2a671e98a98e1b5541b89af88faa018a5e99b5740e65e187b0007e7b13'/>



*** User 2024-04-18 10:56:20.904 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='edba47c3e5833d94' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:56:20.914 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-18 10:56:20.914 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
</stream:stream>
*** CT 2024-04-18 10:56:20.927 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_35.html



=== Ended at 2024-04-18 10:56:20
=== successfully completed test case
=== === Returned value: true