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 2015/01/24 00:32:20 UTC

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

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

Changes:

[zjffdu] Update CHNAGES.txt: Move TEZ-1642, TEZ-1934 to 0.5.4 (zjffdu)

[zjffdu] TEZ-1826. Add option to disable split grouping and local mode option for tez-examples (zjffdu)

[rbalamohan] TEZ-1803. Support > 2gb sort buffer in pipelinedsorter (rbalamohan)

------------------------------------------
[...truncated 4164 lines...]
    - 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: 3f4e8a7bf2e8615d38770e6b0a2c648a8d078634 at timestamp: 1422055937950
[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: 3f4e8a7bf2e8615d38770e6b0a2c648a8d078634 at timestamp: 1422055938000
[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.762 s]
[INFO] tez-api ........................................... SUCCESS [ 33.823 s]
[INFO] tez-common ........................................ SUCCESS [  2.299 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.565 s]
[INFO] tez-runtime-library ............................... FAILURE [  1.622 s]
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.231 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.047 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2015-01-23T23:32:18+00:00
[INFO] Final Memory: 53M/728M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-runtime-library: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[4,39] package org.apache.commons.math3.random does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[150,5] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[150,41] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[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-runtime-library
Build step 'Execute shell' marked build as failure
Recording test results

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

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


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

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

Changes:

[rbalamohan] TEZ-1997. Remove synchronization DefaultSorter::isRLENeeded() (Causes sorter to hang indefinitely in large jobs) (rbalamohan)

------------------------------------------
[...truncated 526 lines...]
    - 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: 4c28bdaa536f82b21184f26c80e3b108619bf16a at timestamp: 1422401533297
[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: 4c28bdaa536f82b21184f26c80e3b108619bf16a at timestamp: 1422401533312
[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.771 s]
[INFO] tez-api ........................................... SUCCESS [ 29.075 s]
[INFO] tez-common ........................................ SUCCESS [  2.363 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.627 s]
[INFO] tez-runtime-library ............................... FAILURE [  1.670 s]
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 10.027 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.070 s
[INFO] Finished at: 2015-01-27T23:32:13+00:00
[INFO] Final Memory: 50M/901M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-runtime-library: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/dflt/TestDefaultSorter.java>:[32,39] package org.apache.commons.math3.random does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[4,39] package org.apache.commons.math3.random does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/dflt/TestDefaultSorter.java>:[141,5] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/dflt/TestDefaultSorter.java>:[141,41] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[151,5] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[151,41] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[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-runtime-library
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[jeagles] TEZ-1996. Update Website after 0.6.0 (jeagles)

------------------------------------------
[...truncated 512 lines...]
    - 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: 12e1e6673d9e003f85ae180fc4bcf7893c7ab698 at timestamp: 1422142329497
[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: 12e1e6673d9e003f85ae180fc4bcf7893c7ab698 at timestamp: 1422142329517
[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.983 s]
[INFO] tez-api ........................................... SUCCESS [ 29.446 s]
[INFO] tez-common ........................................ SUCCESS [  2.364 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.599 s]
[INFO] tez-runtime-library ............................... FAILURE [  1.738 s]
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.917 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.019 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: 56.548 s
[INFO] Finished at: 2015-01-24T23:32:09+00:00
[INFO] Final Memory: 50M/901M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-runtime-library: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[4,39] package org.apache.commons.math3.random does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[150,5] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java>:[150,41] cannot find symbol
[ERROR] symbol  : class RandomDataGenerator
[ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
[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-runtime-library
Build step 'Execute shell' marked build as failure
Recording test results