See <https://builds.apache.org/job/Hadoop-Common-trunk/776/changes>

Changes:

[sseth] Fixed incorrect jira in CHANGES.txt (YARN-716 to YARN-715)

[sseth] YARN-716. Fixed unit test failures - TestDistributedShell and 
TestUnmanagedAMLauncher. Contributed by Vinod Kumar Vavilapalli.

[vinodkv] MAPREDUCE-5233. Add methods that are changed or removed from 
JobControl.Job when compared to 1.x. This breaks 0.23.x users of one API in 
Job. Contributed by Mayank Bansal.

[vinodkv] YARN-708. Deleting files that were supposed to removed in the 
previous commit.

[vinodkv] YARN-708. Moved RecordFactory classes to hadoop-yarn-api, and put 
some miscellaneous fixes to the interfaces. Contributed by Siddharth Seth.

[atm] HDFS-4298. StorageRetentionManager spews warnings when used with QJM. 
Contributed by Aaron T. Myers.

[suresh] Move some of the jiras merged into branch-2 to appropriate 2.x section 
in CHANGES.txt

------------------------------------------
[...truncated 22617 lines...]
  <cacheFile default-value="${project.build.directory}/checkstyle-cachefile"/>
  <configLocation 
default-value="config/sun_checks.xml">${checkstyle.config.location}</configLocation>
  <consoleOutput default-value="false"/>
  <enableFilesSummary 
default-value="true">${checkstyle.enable.files.summary}</enableFilesSummary>
  <enableRSS default-value="true">${checkstyle.enable.rss}</enableRSS>
  <enableRulesSummary 
default-value="true">${checkstyle.enable.rules.summary}</enableRulesSummary>
  <enableSeveritySummary 
default-value="true">${checkstyle.enable.severity.summary}</enableSeveritySummary>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <excludes>${checkstyle.excludes}</excludes>
  <failsOnError default-value="false"/>
  <format default-value="sun"/>
  <headerFile>${basedir}/LICENSE.txt</headerFile>
  <headerLocation 
default-value="LICENSE.txt">${checkstyle.header.file}</headerLocation>
  <includeTestSourceDirectory default-value="${false}"/>
  <includes default-value="**/*.java">${checkstyle.includes}</includes>
  <linkXRef default-value="true">${linkXRef}</linkXRef>
  <outputDirectory default-value="${project.reporting.outputDirectory}"/>
  <outputFile 
default-value="${project.build.directory}/checkstyle-result.xml">${checkstyle.output.file}</outputFile>
  <outputFileFormat 
default-value="xml">${checkstyle.output.format}</outputFileFormat>
  <project default-value="${project}"/>
  <propertiesLocation>${checkstyle.properties.location}</propertiesLocation>
  <skip default-value="false">${checkstyle.skip}</skip>
  <sourceDirectory default-value="${project.build.sourceDirectory}"/>
  <suppressionsFileExpression 
default-value="checkstyle.suppressions.file">${checkstyle.suppression.expression}</suppressionsFileExpression>
  
<suppressionsLocation>${checkstyle.suppressions.location}</suppressionsLocation>
  <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  <xrefLocation default-value="${project.reporting.outputDirectory}/xref"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:1.6:run 
(create-testdirs)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <localRepository>${localRepository}</localRepository>
  <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
  <project>${project}</project>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <target>
    <mkdir 
dir="<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir"/>>
    <mkdir 
dir="<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir"/>>
  </target>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
  <versionsPropertyName default-value="maven.project.dependencies.versions"/>
</configuration>
[DEBUG] =======================================================================
[DEBUG] org.apache.hadoop:hadoop-common-project:pom:3.0.0-SNAPSHOT
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
hadoop-common-project ---
[DEBUG] Configuring mojo 
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm 
ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: 
sun.misc.Launcher$AppClassLoader@182f0db]
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic 
configurator -->
[DEBUG]   (f) directory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
[DEBUG]   (f) excludeDefaultDirectories = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) followSymLinks = false
[DEBUG]   (f) outputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/classes>
[DEBUG]   (f) reportDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site>
[DEBUG]   (f) skip = false
[DEBUG]   (f) testOutputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-classes>
[DEBUG] -- end configuration --
[INFO] Deleting 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
[INFO] Deleting directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir>
[INFO] Deleting file 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/antrun/build-main.xml>
[INFO] Deleting directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/antrun>
[INFO] Deleting directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
[DEBUG] Skipping non-existing directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/classes>
[DEBUG] Skipping non-existing directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-classes>
[DEBUG] Skipping non-existing directory 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ 
hadoop-common-project ---
[DEBUG] Configuring mojo org.codehaus.mojo:findbugs-maven-plugin:2.3.2:findbugs 
from plugin realm 
ClassRealm[plugin>org.codehaus.mojo:findbugs-maven-plugin:2.3.2, parent: 
sun.misc.Launcher$AppClassLoader@182f0db]
[DEBUG] Configuring mojo 
'org.codehaus.mojo:findbugs-maven-plugin:2.3.2:findbugs' with basic 
configurator -->
[DEBUG]   (s) classFilesDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/classes>
[DEBUG]   (s) compileSourceRoots = 
[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/main/java]>
[DEBUG]   (s) debug = false
[DEBUG]   (s) effort = Default
[DEBUG]   (s) failOnError = true
[DEBUG]   (s) findbugsXmlOutput = false
[DEBUG]   (s) findbugsXmlOutputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
[DEBUG]   (s) fork = true
[DEBUG]   (s) includeTests = false
[DEBUG]   (s) localRepository =        id: local
      url: file:///home/jenkins/.m2/repository/
   layout: none

[DEBUG]   (s) maxHeap = 512
[DEBUG]   (s) nested = false
[DEBUG]   (s) outputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site>
[DEBUG]   (s) outputEncoding = UTF-8
[DEBUG]   (s) pluginArtifacts = 
[org.codehaus.mojo:findbugs-maven-plugin:maven-plugin:2.3.2:, 
com.google.code.findbugs:bcel:jar:1.3.9:compile, 
org.codehaus.gmaven:gmaven-mojo:jar:1.3:compile, 
org.codehaus.gmaven.runtime:gmaven-runtime-api:jar:1.3:compile, 
org.codehaus.gmaven.feature:gmaven-feature-api:jar:1.3:compile, 
org.codehaus.gmaven.runtime:gmaven-runtime-1.5:jar:1.3:compile, 
org.codehaus.gmaven.feature:gmaven-feature-support:jar:1.3:compile, 
org.codehaus.groovy:groovy-all-minimal:jar:1.5.8:compile, 
org.apache.ant:ant:jar:1.7.1:compile, 
org.apache.ant:ant-launcher:jar:1.7.1:compile, jline:jline:jar:0.9.94:compile, 
org.codehaus.plexus:plexus-interpolation:jar:1.1:compile, 
org.codehaus.gmaven:gmaven-plugin:jar:1.3:compile, 
org.codehaus.gmaven.runtime:gmaven-runtime-loader:jar:1.3:compile, 
org.codehaus.gmaven.runtime:gmaven-runtime-support:jar:1.3:compile, 
org.sonatype.gshell:gshell-io:jar:2.0:compile, 
com.thoughtworks.qdox:qdox:jar:1.10:compile, 
org.apache.maven.shared:file-management:jar:1.2.1:compile, 
org.apache.maven.shared:maven-shared-io:jar:1.1:compile, 
commons-lang:commons-lang:jar:2.4:compile, 
org.slf4j:slf4j-api:jar:1.5.10:compile, 
org.sonatype.gossip:gossip:jar:1.2:compile, 
org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, 
commons-validator:commons-validator:jar:1.2.0:compile, 
commons-beanutils:commons-beanutils:jar:1.7.0:compile, 
commons-digester:commons-digester:jar:1.6:compile, 
commons-logging:commons-logging:jar:1.0.4:compile, oro:oro:jar:2.0.8:compile, 
xml-apis:xml-apis:jar:1.0.b2:compile, 
org.codehaus.groovy:groovy-all:jar:1.7.4:compile, 
org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, 
org.apache.maven.doxia:doxia-core:jar:1.1.3:compile, 
org.apache.maven.doxia:doxia-logging-api:jar:1.1.3:compile, 
xerces:xercesImpl:jar:2.9.1:compile, 
commons-httpclient:commons-httpclient:jar:3.1:compile, 
commons-codec:commons-codec:jar:1.2:compile, 
org.apache.maven.doxia:doxia-sink-api:jar:1.1.3:compile, 
org.apache.maven.doxia:doxia-decoration-model:jar:1.1.3:compile, 
org.apache.maven.doxia:doxia-site-renderer:jar:1.1.3:compile, 
org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.3:compile, 
org.apache.maven.doxia:doxia-module-fml:jar:1.1.3:compile, 
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, 
org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, 
org.apache.velocity:velocity:jar:1.5:compile, 
commons-collections:commons-collections:jar:3.2:compile, 
org.apache.maven.shared:maven-doxia-tools:jar:1.2.1:compile, 
commons-io:commons-io:jar:1.4:compile, 
com.google.code.findbugs:findbugs-ant:jar:1.3.9:compile, 
com.google.code.findbugs:findbugs:jar:1.3.9:compile, 
com.google.code.findbugs:jsr305:jar:1.3.9:compile, 
com.google.code.findbugs:jFormatString:jar:1.3.9:compile, 
com.google.code.findbugs:annotations:jar:1.3.9:compile, 
dom4j:dom4j:jar:1.6.1:compile, jaxen:jaxen:jar:1.1.1:compile, 
jdom:jdom:jar:1.0:compile, xom:xom:jar:1.0:compile, 
xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, 
com.ibm.icu:icu4j:jar:2.6.1:compile, asm:asm:jar:3.1:compile, 
asm:asm-analysis:jar:3.1:compile, asm:asm-commons:jar:3.1:compile, 
asm:asm-util:jar:3.1:compile, asm:asm-tree:jar:3.1:compile, 
asm:asm-xml:jar:3.1:compile, jgoodies:plastic:jar:1.2.0:compile, 
org.codehaus.plexus:plexus-resources:jar:1.0-alpha-4:compile, 
org.codehaus.plexus:plexus-utils:jar:1.5.1:compile]
[DEBUG]   (s) project = MavenProject: 
org.apache.hadoop:hadoop-common-project:3.0.0-SNAPSHOT @ 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/pom.xml>
[DEBUG]   (s) relaxed = false
[DEBUG]   (s) remoteArtifactRepositories = [       id: apache.snapshots.https
      url: https://repository.apache.org/content/repositories/snapshots
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => true, update => daily]
,        id: repository.jboss.org
      url: http://repository.jboss.org/nexus/content/groups/public/
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
,        id: central
      url: http://repo1.maven.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
]
[DEBUG]   (s) skip = false
[DEBUG]   (s) sourceEncoding = UTF-8
[DEBUG]   (s) testClassFilesDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-classes>
[DEBUG]   (s) testSourceRoots = 
[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/test/java]>
[DEBUG]   (s) threshold = Default
[DEBUG]   (s) timeout = 600000
[DEBUG]   (s) trace = false
[DEBUG]   (s) xmlEncoding = UTF-8
[DEBUG]   (s) xmlOutput = false
[DEBUG]   (s) xmlOutputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
[DEBUG]   (s) xrefLocation = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site/xref>
[DEBUG]   (s) xrefTestLocation = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site/xref-test>
[DEBUG] -- end configuration --
[INFO] ****** FindBugsMojo execute *******
[DEBUG] XML outputFile is 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/findbugsXml.xml>
[DEBUG] Generating Findbugs XML
[DEBUG] Inside canGenerateReport..... false 
[INFO] canGenerate is false
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ 
hadoop-common-project ---
[DEBUG] Configuring mojo 
org.apache.maven.plugins:maven-checkstyle-plugin:2.6:checkstyle from plugin 
realm ClassRealm[plugin>org.apache.maven.plugins:maven-checkstyle-plugin:2.6, 
parent: sun.misc.Launcher$AppClassLoader@182f0db]
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-checkstyle-plugin:2.6:checkstyle' with basic 
configurator -->
[DEBUG]   (f) cacheFile = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/checkstyle-cachefile>
[DEBUG]   (f) configLocation = config/sun_checks.xml
[DEBUG]   (f) consoleOutput = false
[DEBUG]   (f) enableFilesSummary = true
[DEBUG]   (f) enableRSS = true
[DEBUG]   (f) enableRulesSummary = true
[DEBUG]   (f) enableSeveritySummary = true
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) failsOnError = false
[DEBUG]   (f) format = sun
[DEBUG]   (f) headerFile = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/LICENSE.txt>
[DEBUG]   (f) headerLocation = LICENSE.txt
[DEBUG]   (f) includes = **/*.java
[DEBUG]   (f) linkXRef = true
[DEBUG]   (f) outputDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site>
[DEBUG]   (f) outputFile = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/checkstyle-result.xml>
[DEBUG]   (f) outputFileFormat = xml
[DEBUG]   (f) project = MavenProject: 
org.apache.hadoop:hadoop-common-project:3.0.0-SNAPSHOT @ 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/pom.xml>
[DEBUG]   (f) skip = false
[DEBUG]   (f) sourceDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/main/java>
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testSourceDirectory = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/test/java>
[DEBUG]   (f) xrefLocation = 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/site/xref>
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ 
hadoop-common-project ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:1.6:run 
from plugin realm 
ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6, parent: 
sun.misc.Launcher$AppClassLoader@182f0db]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:1.6:run' 
with basic configurator -->
[DEBUG]   (f) localRepository =        id: local
      url: file:///home/jenkins/.m2/repository/
   layout: none

[DEBUG]   (f) pluginArtifacts = 
[org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.6:, 
org.codehaus.plexus:plexus-interpolation:jar:1.1:compile, 
junit:junit:jar:3.8.1:compile, 
org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, 
org.apache.ant:ant-nodeps:jar:1.8.1:compile, 
org.apache.ant:ant:jar:1.8.1:compile, 
org.apache.ant:ant-launcher:jar:1.8.1:compile]
[DEBUG]   (f) project = MavenProject: 
org.apache.hadoop:hadoop-common-project:3.0.0-SNAPSHOT @ 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/pom.xml>
[DEBUG]   (f) target = <target><mkdir 
dir="<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir"/>>
<mkdir 
dir="<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir"/>>
</target>

[DEBUG]   (f) versionsPropertyName = maven.project.dependencies.versions
[DEBUG] -- end configuration --
Project base dir set to: 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project>
Adding reference: maven.dependency.classpath
Adding reference: maven.compile.classpath
Adding reference: maven.runtime.classpath
Adding reference: maven.test.classpath
Adding reference: maven.plugin.classpath
Adding reference: maven.project
Adding reference: maven.project.helper
Adding reference: maven.local.repository
[DEBUG] Initialize Maven Ant Tasks
parsing buildfile 
jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml
 from a zip file
parsing buildfile 
jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar!/org/apache/tools/ant/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar!/org/apache/tools/ant/antlib.xml
 from a zip file
Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader 
(parentFirst)
 +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent 
loader (parentFirst)
 +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
Setting project property: test.build.dir -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir>
Setting project property: test.exclude.pattern -> _
Setting project property: hadoop.assemblies.version -> 3.0.0-SNAPSHOT
Setting project property: test.exclude -> _
Setting project property: distMgmtSnapshotsId -> apache.snapshots.https
Setting project property: project.build.sourceEncoding -> UTF-8
Setting project property: distMgmtSnapshotsUrl -> 
https://repository.apache.org/content/repositories/snapshots
Setting project property: distMgmtStagingUrl -> 
https://repository.apache.org/service/local/staging/deploy/maven2
Setting project property: test.build.data -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir>
Setting project property: commons-daemon.version -> 1.0.13
Setting project property: hadoop.common.build.dir -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/../../hadoop-common-project/hadoop-common/target>
Setting project property: maven.test.redirectTestOutputToFile -> true
Setting project property: jdiff.version -> 1.0.9
Setting project property: distMgmtStagingName -> Apache Release Distribution 
Repository
Setting project property: project.reporting.outputEncoding -> UTF-8
Setting project property: build.platform -> Linux-i386-32
Setting project property: failIfNoTests -> false
Setting project property: distMgmtStagingId -> apache.staging.https
Setting project property: distMgmtSnapshotsName -> Apache Development Snapshot 
Repository
Setting project property: ant.file -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/pom.xml>
[DEBUG] Setting properties with prefix: 
Setting project property: project.groupId -> org.apache.hadoop
Setting project property: project.artifactId -> hadoop-common-project
Setting project property: project.name -> Apache Hadoop Common Project
Setting project property: project.description -> Apache Hadoop Common Project
Setting project property: project.version -> 3.0.0-SNAPSHOT
Setting project property: project.packaging -> pom
Setting project property: project.build.directory -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target>
Setting project property: project.build.outputDirectory -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/classes>
Setting project property: project.build.testOutputDirectory -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-classes>
Setting project property: project.build.sourceDirectory -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/main/java>
Setting project property: project.build.testSourceDirectory -> 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/src/test/java>
Setting project property: localRepository ->        id: local
      url: file:///home/jenkins/.m2/repository/
   layout: none
Setting project property: settings.localRepository -> 
/home/jenkins/.m2/repository
Setting project property: maven.project.dependencies.versions -> 
[INFO] Executing tasks
Build sequence for target(s) `main' is [main]
Complete build sequence is [main, ]

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir>
    [mkdir] Skipping 
<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir>
 because it already exists.
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop Annotations ......................... SUCCESS [5.390s]
[INFO] Apache Hadoop Auth ................................ SUCCESS [6.023s]
[INFO] Apache Hadoop Auth Examples ....................... SUCCESS [0.734s]
[INFO] Apache Hadoop Common .............................. SUCCESS [13:01.379s]
[INFO] Apache Hadoop Common Project ...................... SUCCESS [0.062s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:15.084s
[INFO] Finished at: Thu May 23 09:16:53 UTC 2013
[INFO] Final Memory: 36M/611M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
ERROR: No artifacts found that match the file pattern 
"trunk/hadoop-common-project/*/target/*.tar.gz". Configuration error?
ERROR: 'trunk/hadoop-common-project/*/target/*.tar.gz' doesn't match anything: 
'trunk' exists but not 'trunk/hadoop-common-project/*/target/*.tar.gz'
Build step 'Archive the artifacts' changed build result to FAILURE

Reply via email to