See 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/114/changes>

Changes:

[dbeech] MRUNIT-98: DistributedCache support

------------------------------------------
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
package
[INFO] Scanning for projects...
Projects to build: [MavenProject: org.apache.mrunit:mrunit:1.0.0-SNAPSHOT @ 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/pom.xml]>
projectStarted org.apache.mrunit:mrunit:1.0.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MRUnit 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mrunit ---
[INFO] Deleting 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target> 
(includes = [], excludes = [*hadoop?.jar])
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ mrunit ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] 
execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mrunit ---
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mrunit ---
[INFO] Compiling 29 source files to 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug]
 execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
mrunit ---
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
mrunit ---
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/test-classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.8.1(default-test)
[INFO] Surefire report directory: 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/surefire-reports>
[INFO] 
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.mrunit.TestPipelineMapReduceDriver

[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ mrunit ---
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec
Running org.apache.hadoop.mrunit.TestExample
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.hadoop.mrunit.TestTestDriver
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.hadoop.mrunit.TestDistributedCache
Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec <<< 
FAILURE!
Running org.apache.hadoop.mrunit.mapreduce.TestWordCount
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.hadoop.mrunit.mapreduce.TestDistributedCache
Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec <<< 
FAILURE!
Running org.apache.hadoop.mrunit.mapreduce.TestReduceDriver
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running org.apache.hadoop.mrunit.mapreduce.TestReducerInputValueReuse
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.hadoop.mrunit.mapreduce.TestCounters
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.hadoop.mrunit.mapreduce.TestMapReduceDriver
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec
Running org.apache.hadoop.mrunit.mapreduce.TestMapDriver
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec
Running org.apache.hadoop.mrunit.types.TestPair
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.hadoop.mrunit.TestConfigureClose
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.hadoop.mrunit.internal.mapred.TestMockReporter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.hadoop.mrunit.internal.mapred.TestMockOutputCollector
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.hadoop.mrunit.internal.io.TestSerialization
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.hadoop.mrunit.TestReduceDriver
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
mojoSucceeded 
org.apache.maven.plugins:maven-surefire-plugin:2.8.1(default-test)Running 
org.apache.hadoop.mrunit.TestCounters
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.hadoop.mrunit.TestMapReduceDriver
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec
Running org.apache.hadoop.mrunit.TestMapDriver
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec

Results :

Failed tests: 
  
testAddCacheArchiveToMapperUsingDriverMethod(org.apache.hadoop.mrunit.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))
  
testAddCacheArchiveToReducerUsingDriverMethod(org.apache.hadoop.mrunit.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))
  
testAddCacheArchiveToMapReduceUsingDriverMethod2(org.apache.hadoop.mrunit.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))
  
testAddCacheArchiveToMapperUsingDriverMethod(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))
  
testAddCacheArchiveToReducerUsingDriverMethod(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))
  
testAddCacheArchiveToMapReduceUsingDriverMethod2(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache):
 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at 
incorrect position 1 (expected position 2), Matched expected output 
(testarchive.tar/a, file) but at incorrect position 4 (expected position 1), 
Matched expected output (testarchive.tar/d, file) but at incorrect position 2 
(expected position 4))

Tests run: 278, Failures: 6, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/surefire-reports>
 for the individual test results.

[JENKINS] Recording test results
mojoStarted org.apache.rat:apache-rat-plugin:0.8(default)
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ mrunit ---
[INFO] Exclude: BUILD.txt
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: BIN-NOTICE.txt
[INFO] Exclude: .idea/
mojoFailed org.apache.rat:apache-rat-plugin:0.8(default)
projectFailed org.apache.mrunit:mrunit:1.0.0-SNAPSHOT

Reply via email to