----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55434/#review161312 -----------------------------------------------------------
Master (a94601a) is red with this patch. ./build-support/jenkins/build.sh Branch coverage is 0.715242221346987, but must be greater than 0.835 :analyzeReport FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':test'. > Process 'Gradle Test Executor 6' finished with non-zero exit value 137 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':analyzeReport'. > Test coverage missing for org/apache/aurora/scheduler/http/Maintenance Test coverage missing for org/apache/aurora/scheduler/base/Jobs Test coverage missing for org/apache/aurora/scheduler/http/api/security/ModuleParser Test coverage missing for org/apache/aurora/scheduler/http/api/security/ShiroIniParser Test coverage missing for org/apache/aurora/scheduler/http/api/security/ShiroKerberosPermissiveAuthenticationFilter Test coverage missing for org/apache/aurora/scheduler/storage/db/PruneVictim Test coverage missing for org/apache/aurora/scheduler/cron/quartz/CronPredictorImpl Test coverage missing for org/apache/aurora/scheduler/scheduling/RescheduleCalculator$RescheduleCalculatorImpl$1 Test coverage missing for org/apache/aurora/scheduler/offers/RandomJitterReturnDelay Test coverage missing for org/apache/aurora/scheduler/preemptor/PreemptionVictimFilter$PreemptionVictimFilterImpl Test coverage missing for org/apache/aurora/scheduler/preemptor/PreemptionVictimFilter$PreemptionVictimFilterImpl$2 Test coverage missing for org/apache/aurora/scheduler/preemptor/PreemptionVictimFilter$PreemptionVictimFilterImpl$1 Test coverage missing for org/apache/aurora/scheduler/storage/backup/StorageBackup$StorageBackupImpl$BackupConfig * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== BUILD FAILED Total time: 5 mins 32.691 secs I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Jan. 11, 2017, 9:41 p.m., Joshua Cohen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55434/ > ----------------------------------------------------------- > > (Updated Jan. 11, 2017, 9:41 p.m.) > > > Review request for Aurora and Santhosh Kumar Shanmugham. > > > Bugs: AURORA-1878 > https://issues.apache.org/jira/browse/AURORA-1878 > > > Repository: aurora > > > Description > ------- > > Reduce logging by ChainedStatusChecker and StatusManager when they're on the > happy path. > > > Diffs > ----- > > src/main/python/apache/aurora/executor/common/status_checker.py > f278825e58bba40c3b3ec735173705feb42bf165 > src/main/python/apache/aurora/executor/status_manager.py > 8b536a925e3f209c03b3eb44257096a0c0e497e0 > > Diff: https://reviews.apache.org/r/55434/diff/ > > > Testing > ------- > > > Thanks, > > Joshua Cohen > >
