Build: ${BUILD_URL}

${FAILED_TESTS}

Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                         
                                                          \
                                                                                
                                                                                
      \
(?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n
                       \
                                                                                
                                                                                
      \
|.*\\[junit4\\]\\s+Suite:.*+\\s++                                               
                                                                       \
 (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+                      
                                                             \
 .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n                      
                                                       \
                                                                                
                                                                                
      \
|.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++
                                           \
 
(?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+
                             \
 .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n                        
                                                         \
                                                                                
                                                                                
       \
|.*rat-sources:.*\\r?\\n                                                        
                                                                             \
 
(?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+
                \
 \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n                    
                                                        \
 (?:\\s*+\\[echo\\].*\\r?\\n)*+                                                 
                                                                         \
                                                                                
                                                                                
       \
|(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}            
                                                       \
                                                                                
                                                                                
        \
|.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n\\s*\\[licenses\\]\\s+MISSING\\s+LICENSE.*\\r?\\n
                       \
 (?:\\s*+\\[licenses\\].*\\r?\\n)++                                             
                                                                          \
                                                                                
                                                                                
         \
|(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+warning).+\\r?\\n)*+.*\\[javadoc\\]\\s+[1-9]\\d*\\s+warning.*\\r?\\n
         \
                                                                                
                                                                                
         \
|.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+                           
                                                                    \
                                                                                
                                                                                
         \
|.*check.*:.*\\r?\\n                                                            
                                                                                
 \
 (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n                                        
                                                                         \
  |\\s*+\\[forbidden-apis\\]\\s++                                               
                                                                           \
    
(?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+
                            \
 \\s*+\\[forbidden-apis\\]\\s++                                                 
                                                                            \
   
Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n
    \
                                                                                
                                                                                
           \
|\\S+:\\s*\\r?\\n                                                               
                                                                                
    \
 (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+        
                                                          \
 .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)                                       
                                                                      \
                                                                                
                                                                                
           \
|.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)                                      
                                                                       \
                                                                                
                                                                                
            \
|.*(?:FATAL|ERROR):(?s:.*+)                                                     
                                                                             \
                                                                                
                                                                                
            \
|.*BUILD\\s+FAILED(?s:.*+)                                                      
                                                                             \
)"}
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to