Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6974

Rare DistribCursorPagingTest fail.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

         [junit4] FAILURE 20.6s J1 | DistribCursorPagingTest.testDistribSearch <<<
         [junit4]    > Throwable #1: java.lang.AssertionError: Expected 175 docs but got 174. sort=date asc, id asc. Missing doc(s): {id=24, int=1333046113, int_last=1333046113, int_first=1333046113, int_dv=1333046113, int_dv_last=1333046113, int_dv_first=1333046113, long=-7383857586581720524, long_last=-7383857586581720524, long_first=-7383857586581720524, long_dv=-7383857586581720524, long_dv_last=-7383857586581720524, long_dv_first=-7383857586581720524, float=-1.42734605E9, float_last=-1.42734605E9, float_first=-1.42734605E9, float_dv=-1.42734605E9, float_dv_last=-1.42734605E9, float_dv_first=-1.42734605E9, double=9.341152841954268E8, double_last=9.341152841954268E8, double_first=9.341152841954268E8, double_dv=9.341152841954268E8, double_dv_last=9.341152841954268E8, double_dv_first=9.341152841954268E8, str=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, icu_collation_en_primary_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, icu_collation_en_primary_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, icu_collation_en_primary_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, icu_collation_en_primary_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, icu_collation_en_primary_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, bin=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, bin_last=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, bin_first=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, bin_dv=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, bin_dv_last=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, bin_dv_first=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, date=Sun Nov 12 13:09:05 AST 26752152, date_last=Sun Nov 12 13:09:05 AST 26752152, date_first=Sun Nov 12 13:09:05 AST 26752152, date_dv=Sun Nov 12 13:09:05 AST 26752152, date_dv_last=Sun Nov 12 13:09:05 AST 26752152, date_dv_first=Sun Nov 12 13:09:05 AST 26752152, uuid=87c177fc-0bc6-4bca-a77d-6039a90f47a5, uuid_last=87c177fc-0bc6-4bca-a77d-6039a90f47a5, uuid_first=87c177fc-0bc6-4bca-a77d-6039a90f47a5, uuid_dv=87c177fc-0bc6-4bca-a77d-6039a90f47a5, uuid_dv_last=87c177fc-0bc6-4bca-a77d-6039a90f47a5, uuid_dv_first=87c177fc-0bc6-4bca-a77d-6039a90f47a5, currency=5424307.49,NOK, currency_last=5424307.49,NOK, currency_first=5424307.49,NOK, bool=false, bool_last=false, bool_first=false, enum=Critical, enum_last=Critical, enum_first=Critical, _version_=1490217383853293568}; 
         [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7E227163CF214D3:7604A90E4BAD74EF]:0)
         [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:563)
         [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
         [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
         [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        1. fail.log
          863 kB
          Mark Miller
        2. fail2.log
          527 kB
          Steven Rowe

        Activity

          People

            Unassigned Unassigned
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: