You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 23:48:24 UTC

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #1

See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/1/>

------------------------------------------
[...truncated 2370 lines...]
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 171.82 kB → 141.44 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419979696522
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-mbeans-resource-calculator 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mbeans-resource-calculator ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419979696587
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mbeans-resource-calculator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mbeans-resource-calculator ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.util.TestTezMxBeanResourceCalculator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dist 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dist>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419979697590
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dist ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419979697601
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  0.795 s]
[INFO] tez-api ........................................... SUCCESS [ 32.099 s]
[INFO] tez-common ........................................ SUCCESS [  2.608 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  5.701 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 36.096 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 19.373 s]
[INFO] tez-examples ...................................... SUCCESS [  0.208 s]
[INFO] tez-dag ........................................... SUCCESS [01:31 min]
[INFO] tez-tests ......................................... SUCCESS [23:01 min]
[INFO] tez-ui ............................................ SUCCESS [01:31 min]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  1.051 s]
[INFO] tez-dist .......................................... SUCCESS [  0.012 s]
[INFO] Tez ............................................... SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:42 min
[INFO] Finished at: 2014-12-30T22:48:17+00:00
[INFO] Final Memory: 60M/969M
[INFO] ------------------------------------------------------------------------
ERROR: No artifacts are configured for archiving.
You probably forgot to set the file pattern, so please go back to the configuration and specify it.
If you really did mean to archive all the files in the workspace, please specify "**"
Build step 'Archive the artifacts' changed build result to FAILURE
Recording test results

Jenkins build is back to normal : Tez-Build-Hadoop-2.2 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/6/changes>


Build failed in Jenkins: Tez-Build-Hadoop-2.2 #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/5/changes>

Changes:

[hitesh] TEZ-1898. Fix findbugs warnings in tez-api module. (hitesh)

[sseth] TEZ-1899. Fix findbugs warnings in tez-common module. (sseth)

[jeagles] TEZ-1915. Add public key to KEYS (jeagles)

[bikas] TEZ-1882. Tez UI build does not work on Windows (Prakash Ramachandran via bikas)

[hitesh] TEZ-1924. Tez AM does not register with AM with full FQDN causing jobs to fail in some environments. (Ivan Mitic via hitesh)

------------------------------------------
[...truncated 422 lines...]
    - app/bower_components/ember-json-mapper/ember-json-mapper.js
    - app/bower_components/ember-i18n/lib/i18n.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/antiscroll/antiscroll.js
    - app/bower_components/jquery-mousewheel/jquery.mousewheel.js
    - app/bower_components/ember-table/dist/ember-table.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/d3/d3.js

Found a block:
    <!-- build:js(.tmp) scripts/templates.js -->
    <script src="scripts/compiled-templates.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/bootstrap/dist/css/bootstrap.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 171.82 kB → 141.44 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: f4be193755b44ae1c2056d1a1650c6ffff1f777c at timestamp: 1420673523269
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: f4be193755b44ae1c2056d1a1650c6ffff1f777c at timestamp: 1420673523286
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  0.794 s]
[INFO] tez-api ........................................... FAILURE [ 28.440 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [  9.602 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.018 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.304 s
[INFO] Finished at: 2015-01-07T23:32:03+00:00
[INFO] Final Memory: 43M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-api: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/4/changes>

Changes:

[rbalamohan] TEZ-1767. Enable RLE in reducer side merge codepath (Rajesh Balamohan)

[jeagles] TEZ-1891. Incorrect number of Javadoc warnings reported (jeagles)

[jeagles] TEZ-1907. Fix javadoc warnings in tez codebase (jeagles)

[hitesh] TEZ-1906. Fix findbugs warnings in tez-yarn-timeline-history-with-acls. (hitesh)

------------------------------------------
[...truncated 1427 lines...]
    - app/bower_components/ember-json-mapper/ember-json-mapper.js
    - app/bower_components/ember-i18n/lib/i18n.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/antiscroll/antiscroll.js
    - app/bower_components/jquery-mousewheel/jquery.mousewheel.js
    - app/bower_components/ember-table/dist/ember-table.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/d3/d3.js

Found a block:
    <!-- build:js(.tmp) scripts/templates.js -->
    <script src="scripts/compiled-templates.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/bootstrap/dist/css/bootstrap.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 171.82 kB → 141.44 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 9fb86963ed1cee1cd88c89757a4245b4588381d7 at timestamp: 1420587186438
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 9fb86963ed1cee1cd88c89757a4245b4588381d7 at timestamp: 1420587186456
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  0.775 s]
[INFO] tez-api ........................................... FAILURE [ 31.375 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 38.617 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2015-01-06T23:33:06+00:00
[INFO] Final Memory: 42M/910M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-api: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/3/changes>

Changes:

[sseth] TEZ-1837. Restrict usage of Environment variables to main methods.

------------------------------------------
[...truncated 435 lines...]
    - app/bower_components/ember-json-mapper/ember-json-mapper.js
    - app/bower_components/ember-i18n/lib/i18n.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/antiscroll/antiscroll.js
    - app/bower_components/jquery-mousewheel/jquery.mousewheel.js
    - app/bower_components/ember-table/dist/ember-table.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/d3/d3.js

Found a block:
    <!-- build:js(.tmp) scripts/templates.js -->
    <script src="scripts/compiled-templates.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/bootstrap/dist/css/bootstrap.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 171.82 kB → 141.44 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 976074473a09443e55e250e0e66f6b80c92980cf at timestamp: 1420500716151
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 976074473a09443e55e250e0e66f6b80c92980cf at timestamp: 1420500716169
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  0.810 s]
[INFO] tez-api ........................................... FAILURE [ 30.569 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [  9.993 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.943 s
[INFO] Finished at: 2015-01-05T23:31:56+00:00
[INFO] Final Memory: 43M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-api: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/2/>

------------------------------------------
[...truncated 1477 lines...]
    - app/bower_components/ember-json-mapper/ember-json-mapper.js
    - app/bower_components/ember-i18n/lib/i18n.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/antiscroll/antiscroll.js
    - app/bower_components/jquery-mousewheel/jquery.mousewheel.js
    - app/bower_components/ember-table/dist/ember-table.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
    - app/bower_components/d3/d3.js

Found a block:
    <!-- build:js(.tmp) scripts/templates.js -->
    <script src="scripts/compiled-templates.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/bootstrap/dist/css/bootstrap.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 171.82 kB → 141.44 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419981633618
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: dcd73b38a5e7ee75ad711d2122e4adf64e37174b at timestamp: 1419981633634
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  0.799 s]
[INFO] tez-api ........................................... FAILURE [ 30.515 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 48.990 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2014-12-30T23:20:33+00:00
[INFO] Final Memory: 46M/1140M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-api: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-api
Build step 'Execute shell' marked build as failure
Recording test results