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/02/09 05:09:04 UTC

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

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

Changes:

[hitesh] TEZ-2056. Tez UI: fix VertexID filter,show only tez configs by default,fix appattemptid.

[zjffdu] TEZ-1893. Verify invalid -1 parallelism in DAG.verify() (zjffdu)

------------------------------------------
[...truncated 717 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.1 kB → 290.83 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: 3da9566de60f6be2d03465b4f4cd2724e7da8c4f at timestamp: 1423454939274
[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: 3da9566de60f6be2d03465b4f4cd2724e7da8c4f at timestamp: 1423454939291
[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.779 s]
[INFO] tez-api ........................................... SUCCESS [ 29.008 s]
[INFO] tez-common ........................................ SUCCESS [  2.379 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.732 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.965 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 17.192 s]
[INFO] tez-examples ...................................... SUCCESS [  0.285 s]
[INFO] tez-dag ........................................... FAILURE [  2.463 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.409 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: 02:01 min
[INFO] Finished at: 2015-02-09T04:08:59+00:00
[INFO] Final Memory: 55M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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


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

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

Changes:

[zjffdu] TEZ-2351. Remove GroupByOrderbyMRRTest example from tez-tests (Hitesh via Jeff Zhang)

[pramachandran] TEZ-2436. Tez UI: Add cancel button in column selector. (Sreenath Somarajapuram via pramachandran)

[sseth] TEZ-2445. Disable the object cleanup in local mode in LogicalIOProcessorRuntimeTask. Contributed by Jeff Zhang.

------------------------------------------
[...truncated 351 lines...]
  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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.91 kB → 312.79 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 27 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.8.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: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900738
[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] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900757
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900818
[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.764 s]
[INFO] tez-api ........................................... FAILURE [  6.473 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 [ 13.117 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.058 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.901 s
[INFO] Finished at: 2015-05-13T23:31:40+00:00
[INFO] Final Memory: 39M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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 #94

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

Changes:

[hitesh] TEZ-2057. tez-dag/pom.xml contains versions for dependencies. (Jonathan Eagles via hitesh)

------------------------------------------
[...truncated 351 lines...]
  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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.8 kB → 312.7 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 27 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.8.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: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736195
[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] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736212
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736274
[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.732 s]
[INFO] tez-api ........................................... FAILURE [  6.209 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 [ 15.058 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.055 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.617 s
[INFO] Finished at: 2015-05-13T00:08:56+00:00
[INFO] Final Memory: 38M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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 #93

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

Changes:

[zjffdu] TEZ-2421. Deadlock in AM because attempt and vertex locking each other out (zjffdu)

[zjffdu] TEZ-2435. Add public key to KEYS (zjffdu)

[hitesh] TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)

[jeagles] TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events (Mit Desai via jeagles)

------------------------------------------
[...truncated 349 lines...]
  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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.8 kB → 312.7 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 27 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.8.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: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182659
[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] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182676
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182742
[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.776 s]
[INFO] tez-api ........................................... FAILURE [  6.435 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 [ 17.245 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.064 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.018 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.001 s
[INFO] Finished at: 2015-05-11T23:49:42+00:00
[INFO] Final Memory: 42M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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 #92

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

Changes:

[zjffdu] TEZ-2412. Should kill vertex in DAGImpl#VertexRerunWhileCommitting (zjffdu)

[sseth] TEZ-2426. Ensure the eventRouter thread completes before switching to a

------------------------------------------
[...truncated 858 lines...]
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/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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.8 kB → 312.7 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 27 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.8.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: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030313
[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] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030330
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030345
[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.805 s]
[INFO] tez-api ........................................... SUCCESS [ 34.674 s]
[INFO] tez-common ........................................ SUCCESS [  2.931 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.538 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.387 s]
[INFO] tez-examples ...................................... SUCCESS [  0.233 s]
[INFO] tez-dag ........................................... FAILURE [16:53 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.121 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.015 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:33 min
[INFO] Finished at: 2015-05-09T01:30:30+00:00
[INFO] Final Memory: 59M/844M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2410. VertexGroupCommitFinishedEvent & VertexCommitStartedEvent is not logged correctly (zjffdu)

------------------------------------------
[...truncated 1124 lines...]
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.8 kB → 312.7 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 27 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.8.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: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571139
[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.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571214
[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.345 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571973
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075572006
[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.722 s]
[INFO] tez-api ........................................... SUCCESS [ 34.440 s]
[INFO] tez-common ........................................ SUCCESS [  2.951 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.605 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.094 s]
[INFO] tez-examples ...................................... SUCCESS [  0.260 s]
[INFO] tez-dag ........................................... SUCCESS [01:57 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.149 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.818 s]
[INFO] tez-tools ......................................... SUCCESS [  0.033 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-08T08:59:32+00:00
[INFO] Final Memory: 62M/777M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2404. Handle DataMovementEvent before its TaskAttemptCompletedEvent (zjffdu)

[pramachandran] TEZ-2416. Tez UI: Make tooltips display faster. (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2423. Tez UI: Remove Attempt Index column from task->attempts page (Sreenath Somarajapuram via pramachandran)

[bikas] TEZ-776. Reduce AM mem usage caused by storing TezEvents (bikas)

------------------------------------------
[...truncated 1122 lines...]
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.8 kB → 312.7 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 27 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.8.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: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992080
[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.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992194
[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.34 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992946
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992964
[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.776 s]
[INFO] tez-api ........................................... SUCCESS [ 34.436 s]
[INFO] tez-common ........................................ SUCCESS [  2.958 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.578 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:12 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.352 s]
[INFO] tez-examples ...................................... SUCCESS [  0.243 s]
[INFO] tez-dag ........................................... SUCCESS [01:57 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.811 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.850 s]
[INFO] tez-tools ......................................... SUCCESS [  0.017 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-08T02:43:12+00:00
[INFO] Final Memory: 62M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] Revert part of change of TEZ-2221 (zjffdu)

[sseth] TEZ-2422. Update version on master to 0.8.0. (sseth)

[pramachandran] TEZ-2406. Tez UI: Display per-io counter columns in task and attempt pages under vertex (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2366. Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333 (pramachandran)

[pramachandran] TEZ-2417. Tez UI: Counters are blank in the Attempts page if all attempts failed (Sreenath Somarajapuram via pramachandran)

[hitesh] TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version. (Rajesh Balamohan via hitesh)

[sseth] Move TEZ-1752 into 0.8.0 release section.

[sseth] TEZ-2419. Inputs/Outputs should inform the Processor about Interrupts

[hitesh] TEZ-2424. Bump up max counter group name length limit to account for per_io counters. (hitesh)

[hitesh] TEZ-1970. Fix javadoc warnings in SortMergeJoinExample. (Mit Desai via hitesh)

------------------------------------------
[...truncated 878 lines...]
    - .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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 381.65 kB → 312.58 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 27 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.8.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: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253146
[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] Building tez-tools 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[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-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253161
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.8.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: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253177
[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.750 s]
[INFO] tez-api ........................................... SUCCESS [ 34.260 s]
[INFO] tez-common ........................................ SUCCESS [  2.984 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.534 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.425 s]
[INFO] tez-examples ...................................... SUCCESS [  0.218 s]
[INFO] tez-dag ........................................... FAILURE [16:51 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.836 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.015 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:33 min
[INFO] Finished at: 2015-05-06T23:50:53+00:00
[INFO] Final Memory: 59M/841M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2408. TestTaskAttempt fails to compile against hadoop-2.4 and hadoop-2.2. (hitesh)

[rbalamohan] TEZ-2392. Have all readers throw an Exception on incorrect next() usage (rbalamohan)

[pramachandran] TEZ-2401. Tez UI: All-dag page has duration keep counting for KILLED dag. (pramachandran)

[sseth] TEZ-2369. Add a few unit tests for RootInputInitializerManager. (sseth)

[rbalamohan] TEZ-1752. Inputs / Outputs in the Runtime library should be interruptable (rbalamohan)

[hitesh] TEZ-2415. PMC RDF needs to use asfext:pmc, not asfext:PMC. (hitesh)

[hitesh] TEZ-2384. Add warning message in the case of prewarn under non-session mode. (Jeff Zhang via hitesh)

------------------------------------------
[...truncated 1103 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878827931
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878828003
[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.337 sec

Results :

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

[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: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878828745
[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.790 s]
[INFO] tez-api ........................................... SUCCESS [ 33.540 s]
[INFO] tez-common ........................................ SUCCESS [  2.944 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.557 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:10 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.154 s]
[INFO] tez-examples ...................................... SUCCESS [  0.242 s]
[INFO] tez-dag ........................................... SUCCESS [01:56 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 12.972 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.799 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-06T02:20:28+00:00
[INFO] Final Memory: 62M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2405. PipelinedSorter can throw NPE with custom compartor (rbalamohan)

[bikas] TEZ-1897 addendum to turn off by default . Create a concurrent version of AsyncDispatcher (bikas)

[hitesh] TEZ-2379. org.apache.hadoop.yarn.state.InvalidStateTransitonException: Invalid event: T_ATTEMPT_KILLED at KILLED. (hitesh)

[sseth] TEZ-2237. Valid events should be sent out when an Output is not started. (sseth)

------------------------------------------
[...truncated 773 lines...]
    <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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: e762a35fd81228f85c455b612f7cc8ff6a305e41 at timestamp: 1430787002366
[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: e762a35fd81228f85c455b612f7cc8ff6a305e41 at timestamp: 1430787002383
[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.798 s]
[INFO] tez-api ........................................... SUCCESS [ 33.898 s]
[INFO] tez-common ........................................ SUCCESS [  2.928 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.461 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:08 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.981 s]
[INFO] tez-examples ...................................... SUCCESS [  0.232 s]
[INFO] tez-dag ........................................... FAILURE [  3.286 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.818 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.025 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:36 min
[INFO] Finished at: 2015-05-05T00:50:02+00:00
[INFO] Final Memory: 57M/853M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[728,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[819,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[914,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[1017,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[1117,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-1897. Create a concurrent version of AsyncDispatcher (bikas)

------------------------------------------
[...truncated 767 lines...]
    <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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: f6ea0fb3306faa709c445e4d76081de60545d760 at timestamp: 1430650093646
[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: f6ea0fb3306faa709c445e4d76081de60545d760 at timestamp: 1430650093662
[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.789 s]
[INFO] tez-api ........................................... SUCCESS [ 33.812 s]
[INFO] tez-common ........................................ SUCCESS [  2.964 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.553 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 23.579 s]
[INFO] tez-examples ...................................... SUCCESS [  0.229 s]
[INFO] tez-dag ........................................... FAILURE [  3.382 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.883 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.031 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:32 min
[INFO] Finished at: 2015-05-03T10:48:13+00:00
[INFO] Final Memory: 58M/823M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[728,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[819,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[914,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[1017,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/dag/impl/TestTaskAttempt.java>:[1117,37] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,int)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] TEZ-1988. Tez UI: does not work when using file:// in a browser (pramachandran)

[pramachandran] TEZ-2395. Tez UI: Minimum/Maximum Duration show a empty bracket next to 0 secs when you purposefully failed a job. (pramachandran)

[gopalv] Fix CHANGES.txt

[pramachandran] TEZ-2386. Tez UI: Inconsistent usage of icon colors (pramachandran)

[hitesh] TEZ-2237. Create project by-laws. (hitesh)

[hitesh] TEZ-2397. Translation of LocalResources via Tez plan serialization can be lossy. (Siddharth Seth via hitesh)

[hitesh] TEZ-2231. Addendum patch. Create project by-laws. (hitesh)

[bikas] TEZ-2394. Issues when there is an error in VertexManager callbacks (bikas)

------------------------------------------
[...truncated 1089 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: 9f090279d269fbcd63b357781318eb2163c82762 at timestamp: 1430536735167
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 9f090279d269fbcd63b357781318eb2163c82762 at timestamp: 1430536735281
[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.355 sec

Results :

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

[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: 9f090279d269fbcd63b357781318eb2163c82762 at timestamp: 1430536736052
[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.791 s]
[INFO] tez-api ........................................... SUCCESS [ 34.031 s]
[INFO] tez-common ........................................ SUCCESS [  2.446 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.635 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:04 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 23.323 s]
[INFO] tez-examples ...................................... SUCCESS [  0.286 s]
[INFO] tez-dag ........................................... SUCCESS [01:55 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 18.120 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.868 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-02T03:18:56+00:00
[INFO] Final Memory: 62M/788M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2383. Cleanup input/output/processor contexts in LogicalIOProcessorRuntimeTask (rbalamohan)

[zjffdu] TEZ-1521. VertexDataMovementEventsGeneratedEvent may be logged twice in recovery log (zjffdu)

[zjffdu] TEZ-2221. VertexGroup name should be unqiue (zjffdu)

[pramachandran] TEZ-2389. Tez UI: Sort by attempt-no is incorrect in attempts pages. (Sreenath Somarajapuram via pramachandran)

[gopalv] TEZ-2363: Fix off-by-one error in REDUCE_INPUT_RECORDS counter (gopalv)

[pramachandran] TEZ-2360. per-io counters flag should generate both overall and per-edge counters (pramachandran)

[jeagles] TEZ-2390. tez-tools swimlane tool fails to parse large jobs >8K containers (jeagles)

------------------------------------------
[...truncated 823 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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
    - app/bower_components/zip.js/WebContent/zip.js
    - app/bower_components/FileSaver.js/FileSaver.min.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: a02a5ea9dd8af4e47114ef4145d8e6b75db6c119 at timestamp: 1430444954693
[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: a02a5ea9dd8af4e47114ef4145d8e6b75db6c119 at timestamp: 1430444954708
[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.793 s]
[INFO] tez-api ........................................... SUCCESS [ 35.380 s]
[INFO] tez-common ........................................ SUCCESS [  2.495 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.657 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:04 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 23.344 s]
[INFO] tez-examples ...................................... SUCCESS [  0.240 s]
[INFO] tez-dag ........................................... FAILURE [16:50 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.986 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.022 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: 19:25 min
[INFO] Finished at: 2015-05-01T01:49:14+00:00
[INFO] Final Memory: 58M/850M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2305. MR compatibility sleep job fails with IOException: Undefined job output-path (zjffdu)

[pramachandran] TEZ-2084. Tez UI: Stacktrace format info is lost in diagnostics (pramachandran)

[hitesh] TEZ-2380. Disable fall back to reading from timeline if timeline disabled. (Chang Li via hitesh)

[hitesh] TEZ-1560. Invalid state machine handling for V_SOURCE_VERTEX_RECOVERED in recovery. (Jeff Zhang via hitesh)

[rbalamohan] TEZ-2256. Avoid use of BufferTooSmallException to signal end of buffer in UnorderedPartitionedKVWriter. (Contributed by  Cyrille Chépélov)

[rbalamohan] Fixing CHANGES.txt

[rbalamohan] TEZ-2348. EOF exception during UnorderedKVReader.next() (rbalamohan)

------------------------------------------
[...truncated 2605 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.68 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 27 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: ca83804f9814532a9714aab58e7787578833ef2a at timestamp: 1430358953935
[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: ca83804f9814532a9714aab58e7787578833ef2a at timestamp: 1430358954006
[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.336 sec

Results :

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

[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: ca83804f9814532a9714aab58e7787578833ef2a at timestamp: 1430358954723
[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.792 s]
[INFO] tez-api ........................................... SUCCESS [ 33.591 s]
[INFO] tez-common ........................................ SUCCESS [  2.276 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.566 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.841 s]
[INFO] tez-examples ...................................... SUCCESS [  0.219 s]
[INFO] tez-dag ........................................... SUCCESS [01:55 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [01:03 min]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.770 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-04-30T01:55:54+00:00
[INFO] Final Memory: 61M/798M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2303. ConcurrentModificationException while processing recovery (zjffdu)

[bikas] TEZ-2314. Tez task attempt failures due to bad event serialization (bikas)

[hitesh] TEZ-2374. Fix build break against hadoop-2.2 due to TEZ-2325. (hitesh)

[hitesh] TEZ-2226. Disable writing history to timeline if domain creation fails. (Chang Li via hitesh)

------------------------------------------
[...truncated 1228 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.67 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 27 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: 5b2f011f105d78238a3829218299e39594dc1560 at timestamp: 1430277146035
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 5b2f011f105d78238a3829218299e39594dc1560 at timestamp: 1430277146112
[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.342 sec

Results :

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

[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: 5b2f011f105d78238a3829218299e39594dc1560 at timestamp: 1430277146864
[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.780 s]
[INFO] tez-api ........................................... SUCCESS [ 33.196 s]
[INFO] tez-common ........................................ SUCCESS [  2.359 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.463 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.173 s]
[INFO] tez-examples ...................................... SUCCESS [  0.230 s]
[INFO] tez-dag ........................................... SUCCESS [01:55 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 12.892 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.811 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:07 h
[INFO] Finished at: 2015-04-29T03:12:26+00:00
[INFO] Final Memory: 51M/789M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2362. State Change Notifier Thread should be stopped when dag is completed (bikas)

[hitesh] TEZ-2365. Update tez-ui war's license/notice to reflect OFL license correctly. (hitesh)

[hitesh] TEZ-2342. TestFaultTolerance.testRandomFailingTasks fails due to timeout. (Jeff Zhang via hitesh)

[hitesh] TEZ-2259. Push additional data to Timeline for Recovery for better consumption in UI. (hitesh)

[rbalamohan] TEZ-2358. Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task (rbalamohan)

[hitesh] TEZ-2325. Route status update event directly to the attempt. (Prakash Ramachandran via hitesh)

[sseth] TEZ-2368. Make a dag identifier available in Context classes. (sseth)

------------------------------------------
[...truncated 739 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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
    - app/bower_components/zip.js/WebContent/zip.js
    - app/bower_components/FileSaver.js/FileSaver.min.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.67 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 27 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: 9e9cf995b497ab0ba56cd14b060fbc30efbed824 at timestamp: 1430177718095
[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: 9e9cf995b497ab0ba56cd14b060fbc30efbed824 at timestamp: 1430177718112
[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.808 s]
[INFO] tez-api ........................................... SUCCESS [ 33.853 s]
[INFO] tez-common ........................................ SUCCESS [  2.430 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.487 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.718 s]
[INFO] tez-examples ...................................... SUCCESS [  0.236 s]
[INFO] tez-dag ........................................... FAILURE [  3.796 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.947 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: 02:33 min
[INFO] Finished at: 2015-04-27T23:35:18+00:00
[INFO] Final Memory: 57M/824M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/test/java/org/apache/tez/dag/app/TestTaskAttemptListenerImplTezDag.java>:[250,23] cannot find symbol
[ERROR] symbol  : method newContainerId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId,long)
[ERROR] location: class org.apache.hadoop.yarn.api.records.ContainerId
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2341. TestMockDAGAppMaster.testBasicCounters fails on windows (zjffdu)

[zjffdu] TEZ-2248. VertexImpl/DAGImpl.checkForCompletion have too many termination cause checks (zjffdu)

[sseth] TEZ-2298. Avoid logging full exception trace in TaskRunner when it's not

[sseth] TEZ-2364. Resolve config parameter replacement on the client, before

------------------------------------------
[...truncated 1225 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.67 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 27 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: 2935ef415642a9869166a1d5e1484a635e4401a2 at timestamp: 1429925046678
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 2935ef415642a9869166a1d5e1484a635e4401a2 at timestamp: 1429925046750
[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.339 sec

Results :

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

[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: 2935ef415642a9869166a1d5e1484a635e4401a2 at timestamp: 1429925047476
[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.797 s]
[INFO] tez-api ........................................... SUCCESS [ 33.305 s]
[INFO] tez-common ........................................ SUCCESS [  2.298 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.735 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.379 s]
[INFO] tez-examples ...................................... SUCCESS [  0.219 s]
[INFO] tez-dag ........................................... SUCCESS [01:54 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 14.310 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.781 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-25T01:24:07+00:00
[INFO] Final Memory: 58M/787M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2340. TestRecoveryParser fails (zjffdu)

[zjffdu] TEZ-2261. Should add diagnostics in DAGAppMaster when recovery error happens (zjffdu)

[pramachandran] TEZ-2357. Tez UI: misc.js.orig is committed by accident (pramachandran)

[sseth] TEZ-2352. Move getTaskStatistics into the RuntimeTask class. (sseth)

------------------------------------------
[...truncated 1225 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.67 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 27 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: ec7b481b691504677b00e9461911917e8cd2f791 at timestamp: 1429838651937
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: ec7b481b691504677b00e9461911917e8cd2f791 at timestamp: 1429838652112
[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.343 sec

Results :

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

[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: ec7b481b691504677b00e9461911917e8cd2f791 at timestamp: 1429838652895
[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.770 s]
[INFO] tez-api ........................................... SUCCESS [ 33.756 s]
[INFO] tez-common ........................................ SUCCESS [  2.385 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.832 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.601 s]
[INFO] tez-examples ...................................... SUCCESS [  0.308 s]
[INFO] tez-dag ........................................... SUCCESS [01:55 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 16.410 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.941 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-24T01:24:12+00:00
[INFO] Final Memory: 59M/840M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2292. Add e2e test for error reporting when vertex manager invokes plugin APIs (bikas)

[bikas] TEZ-2330. Create reconfigureVertex() API for input based initialization (bikas)

[pramachandran] TEZ-2345. Tez UI: Enable cell level loading in all DAGs table (Sreenath Somarajapuram via pramachandran)

------------------------------------------
[...truncated 1242 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 380.61 kB → 311.67 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 27 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: 9faa54c2c356cccbab7e2c2350bffc6fba7019bd at timestamp: 1429752245543
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 9faa54c2c356cccbab7e2c2350bffc6fba7019bd at timestamp: 1429752245610
[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.347 sec

Results :

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

[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: 9faa54c2c356cccbab7e2c2350bffc6fba7019bd at timestamp: 1429752246377
[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.805 s]
[INFO] tez-api ........................................... SUCCESS [ 33.222 s]
[INFO] tez-common ........................................ SUCCESS [  2.280 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.674 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.140 s]
[INFO] tez-examples ...................................... SUCCESS [  0.209 s]
[INFO] tez-dag ........................................... SUCCESS [01:54 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.284 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.818 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-23T01:24:06+00:00
[INFO] Final Memory: 53M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2212. Notify components on DAG completion. (sseth)

[rbalamohan] TEZ-2313. Regression in handling obsolete events in ShuffleScheduler (rbalamohan)

[pramachandran] Tez UI: Equip basic-ember-table's cell level loading for all use cases in all DAGs table (Sreenath Somarajapuram via pramachandran)

[bikas] TEZ-2308. Add set/get of record counts in task/vertex statistics (bikas)

------------------------------------------
[...truncated 1227 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: f46997a7cbc5474e3368c852f31a95c97da3b6a4 at timestamp: 1429665852332
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: f46997a7cbc5474e3368c852f31a95c97da3b6a4 at timestamp: 1429665852423
[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.333 sec

Results :

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

[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: f46997a7cbc5474e3368c852f31a95c97da3b6a4 at timestamp: 1429665853195
[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.831 s]
[INFO] tez-api ........................................... SUCCESS [ 33.785 s]
[INFO] tez-common ........................................ SUCCESS [  2.423 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.882 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.606 s]
[INFO] tez-examples ...................................... SUCCESS [  0.338 s]
[INFO] tez-dag ........................................... SUCCESS [01:55 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 17.124 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.846 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-22T01:24:13+00:00
[INFO] Final Memory: 59M/818M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2328. Add tez.runtime.sorter.class & rename tez.runtime.sort.threads to tez.runtime.pipelined.sorter.sort.threads. (hitesh)

------------------------------------------
[...truncated 2275 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: db0a50c5eaed0ab19a762658bc661d792d8b31a7 at timestamp: 1429579508143
[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: db0a50c5eaed0ab19a762658bc661d792d8b31a7 at timestamp: 1429579508228
[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.336 sec

Results :

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

[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: db0a50c5eaed0ab19a762658bc661d792d8b31a7 at timestamp: 1429579508944
[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.798 s]
[INFO] tez-api ........................................... SUCCESS [ 34.114 s]
[INFO] tez-common ........................................ SUCCESS [  2.352 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.684 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.337 s]
[INFO] tez-examples ...................................... SUCCESS [  0.214 s]
[INFO] tez-dag ........................................... SUCCESS [01:54 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 44.182 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.783 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 h
[INFO] Finished at: 2015-04-21T01:25:08+00:00
[INFO] Final Memory: 59M/786M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] TEZ-1969. Stop the DAGAppMaster when a local mode client is stopped (pramachandran)

[bikas] TEZ-2310. Deadlock caused by StateChangeNotifier sending notifications on thread holding locks (bikas)

[pramachandran] TEZ-2333. Enable local fetch optimization by default. (pramachandran)

[hitesh] TEZ-2334. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. (Chang Li via hitesh)

------------------------------------------
[...truncated 1225 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at timestamp: 1429320243392
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at timestamp: 1429320243461
[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.332 sec

Results :

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

[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: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at timestamp: 1429320244215
[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.774 s]
[INFO] tez-api ........................................... SUCCESS [ 33.751 s]
[INFO] tez-common ........................................ SUCCESS [  2.401 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.818 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.673 s]
[INFO] tez-examples ...................................... SUCCESS [  0.248 s]
[INFO] tez-dag ........................................... SUCCESS [01:54 min]
[INFO] tez-tests ......................................... FAILURE [  01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.237 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.806 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-18T01:24:04+00:00
[INFO] Final Memory: 58M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2323. Fix TestOrderedWordcount to use MR memory configs. (hitesh)

[zjffdu] TEZ-714. OutputCommitters should not run in the main AM dispatcher thread (zjffdu)

[jeagles] TEZ-2329. UI Query on final dag status performance improvement (jeagles)

[bikas] TEZ-2317. Event processing backlog can result in task failures for short tasks (bikas)

------------------------------------------
[...truncated 821 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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
    - app/bower_components/zip.js/WebContent/zip.js
    - app/bower_components/FileSaver.js/FileSaver.min.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: e1968681cee821103e0105e4948c4fc6dc949776 at timestamp: 1429228266559
[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: e1968681cee821103e0105e4948c4fc6dc949776 at timestamp: 1429228266575
[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.761 s]
[INFO] tez-api ........................................... SUCCESS [ 33.390 s]
[INFO] tez-common ........................................ SUCCESS [  2.267 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.712 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.354 s]
[INFO] tez-examples ...................................... SUCCESS [  0.243 s]
[INFO] tez-dag ........................................... FAILURE [16:50 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.740 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 19:14 min
[INFO] Finished at: 2015-04-16T23:51:06+00:00
[INFO] Final Memory: 60M/815M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] EZ-1482. Fix memory issues for Local Mode running concurrent tasks (pramachandran)

------------------------------------------
[...truncated 1193 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: 19378d5c2d79006b19140f2c5b9740d04942a3b8 at timestamp: 1429147324110
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 19378d5c2d79006b19140f2c5b9740d04942a3b8 at timestamp: 1429147324227
[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.35 sec

Results :

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

[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: 19378d5c2d79006b19140f2c5b9740d04942a3b8 at timestamp: 1429147325015
[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.804 s]
[INFO] tez-api ........................................... SUCCESS [ 34.685 s]
[INFO] tez-common ........................................ SUCCESS [  2.378 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.980 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.010 s]
[INFO] tez-examples ...................................... SUCCESS [  0.253 s]
[INFO] tez-dag ........................................... SUCCESS [01:48 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.859 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.887 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-16T01:22:05+00:00
[INFO] Final Memory: 58M/840M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] TEZ-2318. Tez UI: source and sink page is broken as they are not populated. (Sreenath Somarajapuram via pramachandran)

[hitesh] TEZ-2033. Update TestOrderedWordCount to add processor configs as history text and use MR configs correctly. (hitesh)

[hitesh] TEZ-2287. Deprecate VertexManagerPluginContext.getTaskContainer(). (hitesh)

------------------------------------------
[...truncated 1195 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: 11b584318762d45ce5173eebde9a4c7a86c3d979 at timestamp: 1429060916687
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 11b584318762d45ce5173eebde9a4c7a86c3d979 at timestamp: 1429060916760
[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.376 sec

Results :

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

[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: 11b584318762d45ce5173eebde9a4c7a86c3d979 at timestamp: 1429060917562
[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.761 s]
[INFO] tez-api ........................................... SUCCESS [ 33.523 s]
[INFO] tez-common ........................................ SUCCESS [  2.359 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.730 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.190 s]
[INFO] tez-examples ...................................... SUCCESS [  0.205 s]
[INFO] tez-dag ........................................... SUCCESS [01:46 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.107 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.860 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-15T01:21:57+00:00
[INFO] Final Memory: 60M/797M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] TEZ-2275. Tez UI: enable faster loading and caching of data in tables (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2252. Tez UI: in graphical view some of the sinks are hidden as they overlap (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2016. Tez UI: Dag View Fit and Finish (Sreenath Somarajapuram via pramachandran)

------------------------------------------
[...truncated 1193 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 379.36 kB → 310.63 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 27 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: 6019bbccfcae4e217b4331a25c7c822c164a34c6 at timestamp: 1428974518486
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 6019bbccfcae4e217b4331a25c7c822c164a34c6 at timestamp: 1428974518564
[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.342 sec

Results :

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

[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: 6019bbccfcae4e217b4331a25c7c822c164a34c6 at timestamp: 1428974519318
[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.789 s]
[INFO] tez-api ........................................... SUCCESS [ 33.173 s]
[INFO] tez-common ........................................ SUCCESS [  2.275 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.727 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.278 s]
[INFO] tez-examples ...................................... SUCCESS [  0.225 s]
[INFO] tez-dag ........................................... SUCCESS [01:47 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 12.617 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.021 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.810 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-14T01:21:59+00:00
[INFO] Final Memory: 59M/786M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2234. Add API for statistics information - allow vertex managers to get output size per source vertex (bikas)

------------------------------------------
[...truncated 1203 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 378.37 kB → 309.8 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 27 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: bd9b8d9516a127c98fc9b987fae84898e4207145 at timestamp: 1428801725442
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: bd9b8d9516a127c98fc9b987fae84898e4207145 at timestamp: 1428801725530
[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.38 sec

Results :

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

[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: bd9b8d9516a127c98fc9b987fae84898e4207145 at timestamp: 1428801726323
[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.779 s]
[INFO] tez-api ........................................... SUCCESS [ 33.682 s]
[INFO] tez-common ........................................ SUCCESS [  2.354 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.736 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.601 s]
[INFO] tez-examples ...................................... SUCCESS [  0.229 s]
[INFO] tez-dag ........................................... SUCCESS [01:46 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.116 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.866 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-12T01:22:06+00:00
[INFO] Final Memory: 53M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-1909. Update CHANGES (move TEZ-1909 to Release 0.6.1) (zjffdu)

[pramachandran] TEZ-2274. Tez UI: full data loading, client side search and sort for other pages (Sreenath Somarajapuram via pramachandran)

[hitesh] TEZ-2289. ATSHistoryLoggingService can generate ArrayOutOfBoundsException. (Chang Li via hitesh)

------------------------------------------
[...truncated 1193 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 378.37 kB → 309.8 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 27 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: c8ef2442d0e4926f4b207426b0dcdb22ddd20501 at timestamp: 1428715333806
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: c8ef2442d0e4926f4b207426b0dcdb22ddd20501 at timestamp: 1428715333877
[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.338 sec

Results :

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

[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: c8ef2442d0e4926f4b207426b0dcdb22ddd20501 at timestamp: 1428715334614
[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.787 s]
[INFO] tez-api ........................................... SUCCESS [ 33.430 s]
[INFO] tez-common ........................................ SUCCESS [  2.382 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.734 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.536 s]
[INFO] tez-examples ...................................... SUCCESS [  0.231 s]
[INFO] tez-dag ........................................... SUCCESS [01:46 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 12.818 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.791 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-11T01:22:14+00:00
[INFO] Final Memory: 60M/789M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2290. Scale memory for Default Sorter down to a max of 2047 MB if configured higher (rbalamohan)

[hitesh] TEZ-2299. Invalid dag creation in MRRSleepJob post TEZ-2293. (hitesh)

[hitesh] TEZ-2301. Switch Tez Pre-commit builds to use tezqa user. (hitesh)

------------------------------------------
[...truncated 827 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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
    - app/bower_components/zip.js/WebContent/zip.js
    - app/bower_components/FileSaver.js/FileSaver.min.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 378.37 kB → 309.8 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 27 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: e7f35394670142176b6330c34a52b3f7661ac19c at timestamp: 1428628363085
[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: e7f35394670142176b6330c34a52b3f7661ac19c at timestamp: 1428628363101
[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.789 s]
[INFO] tez-api ........................................... SUCCESS [ 33.431 s]
[INFO] tez-common ........................................ SUCCESS [  2.359 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.694 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.208 s]
[INFO] tez-examples ...................................... SUCCESS [  0.246 s]
[INFO] tez-dag ........................................... FAILURE [16:41 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.905 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 19:05 min
[INFO] Finished at: 2015-04-10T01:12:43+00:00
[INFO] Final Memory: 60M/805M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

Re: Build failed in Jenkins: Tez-Build-Hadoop-2.2 #67

Posted by "Jianfeng (Jeff) Zhang" <jz...@hortonworks.com>.
Look like build failed due to environment issue. The test case fails due
to 

2015-04-09 01:10:47,050 ERROR [AsyncDispatcher event handler]
resourcemanager.ResourceManager (ResourceManager.java:handle(510)) - Error
in handling event type APP_SAVED for application
application_1428541301613_0008
java.lang.NoSuchMethodError:
org.apache.hadoop.yarn.server.webproxy.ProxyUriUtils.getUriFromAMUrl(Ljava/
lang/String;)Ljava/net/URI;
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImp
l.generateProxyUriWithoutScheme(RMAppAttemptImpl.java:484)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImp
l.generateProxyUriWithoutScheme(RMAppAttemptImpl.java:474)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImp
l.<init>(RMAppAttemptImpl.java:384)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.createNewAtte
mpt(RMAppImpl.java:603)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.access$1300(R
MAppImpl.java:79)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl$StartAppAttem
ptTransition.transition(RMAppImpl.java:651)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl$StartAppAttem
ptTransition.transition(RMAppImpl.java:636)
	at 
org.apache.hadoop.yarn.state.StateMachineFactory$SingleInternalArc.doTransi
tion(StateMachineFactory.java:362)
	at 
org.apache.hadoop.yarn.state.StateMachineFactory.doTransition(StateMachineF
actory.java:302)
	at 
org.apache.hadoop.yarn.state.StateMachineFactory.access$300(StateMachineFac
tory.java:46)
	at 
org.apache.hadoop.yarn.state.StateMachineFactory$InternalStateMachine.doTra
nsition(StateMachineFactory.java:448)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.handle(RMAppI
mpl.java:571)
	at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.handle(RMAppI
mpl.java:79)
	at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEv
entDispatcher.handle(ResourceManager.java:508)
	at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEv
entDispatcher.handle(ResourceManager.java:492)
	at 
org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:
134)
	at 
org.apache.hadoop.yarn.event.AsyncDispatcher$1.run(AsyncDispatcher.java:81)
	at java.lang.Thread.run(Thread.java:662)



Best Regard,
Jeff Zhang





On 4/9/15, 9:54 AM, "Apache Jenkins Server" <je...@builds.apache.org>
wrote:

>See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/67/changes>
>
>Changes:
>
>[zjffdu] TEZ-1909. Remove need to copy over all events from attempt 1 to
>attempt 2 dir (zjffdu)
>
>[pramachandran] TEZ-2273. Tez UI: Support client side searching & sorting
>for dag tasks page (Sreenath Somarajapuram via pramachandran)
>
>[hitesh] TEZ-2293. When running in "mr" mode, always use MR config
>settings. (hitesh)
>
>[bikas] TEZ-2233. Allow EdgeProperty of an edge to be changed by
>VertexManager (bikas)
>
>------------------------------------------
>[...truncated 2200 lines...]
>     
>?[32m'.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css'?[39
>m ],
>  ?[32m'dist/scripts/components.js'?[39m:
>   [ ?[32m'app/bower_components/jquery/jquery.js'?[39m,
>     ?[32m'app/bower_components/jquery-ui/jquery-ui.js'?[39m,
>     ?[32m'app/bower_components/bootstrap/js/dropdown.js'?[39m,
>     ?[32m'app/bower_components/bootstrap/js/button.js'?[39m,
>     ?[32m'app/bower_components/bootstrap/js/tooltip.js'?[39m,
>     ?[32m'app/bower_components/jquery-ui/ui/datepicker.js'?[39m,
>     ?[32m'app/bower_components/moment/moment.js'?[39m,
>     ?[32m'app/bower_components/handlebars/handlebars.js'?[39m,
>     ?[32m'app/bower_components/ember/ember.js'?[39m,
>     ?[32m'app/bower_components/ember-data/ember-data.js'?[39m,
>     
>?[32m'app/bower_components/ember-json-mapper/ember-json-mapper.js'?[39m,
>     ?[32m'app/bower_components/ember-i18n/lib/i18n.js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.j
>s'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.
>js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min
>.js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.
>js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
>'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-acti
>on-bar.min.js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.
>js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.
>js'?[39m,
>     ?[32m'app/bower_components/antiscroll/antiscroll.js'?[39m,
>     
>?[32m'app/bower_components/jquery-mousewheel/jquery.mousewheel.js'?[39m,
>     ?[32m'app/bower_components/ember-table/dist/ember-table.js'?[39m,
>     
>?[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js
>'?[39m,
>     ?[32m'app/bower_components/d3/d3.js'?[39m,
>     ?[32m'app/bower_components/zip.js/WebContent/zip.js'?[39m,
>     ?[32m'app/bower_components/FileSaver.js/FileSaver.min.js'?[39m ],
>  ?[32m'dist/scripts/templates.js'?[39m: [
>?[32m'.tmp/scripts/compiled-templates.js'?[39m ],
>  ?[32m'dist/scripts/main.js'?[39m: [
>?[32m'.tmp/scripts/combined-scripts.js'?[39m ] }
>
>?[1m  uglify:?[22m
>  { ?[32m'dist/scripts/components.js'?[39m:
>?[32m'dist/scripts/components.js'?[39m,
>  ?[32m'dist/scripts/templates.js'?[39m:
>?[32m'dist/scripts/templates.js'?[39m,
>  ?[32m'dist/scripts/main.js'?[39m: ?[32m'dist/scripts/main.js'?[39m }
>
>?[1m  requirejs:?[22m
>  {}
>
>?[4mRunning "concurrent:dist" (concurrent) task?[24m
>    
>    ?[4mRunning "htmlmin:dist" (htmlmin) task?[24m
>    File dist/index.html created.
>    
>    ?[32mDone, without errors.?[39m
>        
>    ?[4mRunning "svgmin:dist" (svgmin) task?[24m
>    
>    ?[32mDone, without errors.?[39m
>        
>    ?[4mRunning "emberTemplates:dist" (emberTemplates) task?[24m
>    File ".tmp/scripts/compiled-templates.js" created.
>    
>    ?[4mRunning "emberTemplates:development" (emberTemplates) task?[24m
>    File ".tmp/scripts/compiled-templates.js" created.
>    
>    ?[32mDone, without errors.?[39m
>    
>?[4mRunning "neuter:app" (neuter) task?[24m
>
>?[4mRunning "less:production" (less) task?[24m
>File .tmp/styles/styles.css created: 378.37 kB → 309.8 kB
>
>?[4mRunning "concat:dist/styles/main.css" (concat) task?[24m
>File "dist/styles/main.css" created.
>
>?[4mRunning "concat:dist/scripts/components.js" (concat) task?[24m
>File "dist/scripts/components.js" created.
>
>?[4mRunning "concat:dist/scripts/templates.js" (concat) task?[24m
>File "dist/scripts/templates.js" created.
>
>?[4mRunning "concat:dist/scripts/main.js" (concat) task?[24m
>File "dist/scripts/main.js" created.
>
>?[4mRunning "cssmin:dist" (cssmin) task?[24m
>File dist/styles/main.css created.
>
>?[4mRunning "cssmin:dist/styles/main.css" (cssmin) task?[24m
>File dist/styles/main.css created.
>
>?[4mRunning "copy:dist" (copy) task?[24m
>Copied ?[36m27?[39m files
>
>?[4mRunning "usemin:html" (usemin) task?[24m
>
>?[1mProcessing as HTML - dist/index.html?[22m
>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
>
>?[4mRunning "usemin:css" (usemin) task?[24m
>
>?[1mProcessing as CSS - dist/styles/main.css?[22m
>Update the CSS with new img filenames
>
>?[32mDone, without errors.?[39m
>[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/res
>ources>
>[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: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at
>timestamp: 1428544457058
>[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-mbe
>ans-resource-calculator> && git rev-parse --verify HEAD
>[INFO] Working directory:
><https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbe
>ans-resource-calculator>
>[INFO] Storing buildNumber: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at
>timestamp: 1428544457129
>[INFO] Executing: /bin/sh -c cd
><https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbe
>ans-resource-calculator> && git rev-parse --verify HEAD
>[INFO] Working directory:
><https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbe
>ans-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-mbe
>ans-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-mbe
>ans-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-mbe
>ans-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-mbe
>ans-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-mbe
>ans-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.34 sec
>
>Results :
>
>Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
>
>[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: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at
>timestamp: 1428544457841
>[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.781 s]
>[INFO] tez-api ........................................... SUCCESS [
>34.177 s]
>[INFO] tez-common ........................................ SUCCESS [
>2.323 s]
>[INFO] tez-runtime-internals ............................. SUCCESS [
>9.621 s]
>[INFO] tez-runtime-library ............................... SUCCESS [01:02
>min]
>[INFO] tez-mapreduce ..................................... SUCCESS [
>21.624 s]
>[INFO] tez-examples ...................................... SUCCESS [
>0.224 s]
>[INFO] tez-dag ........................................... SUCCESS [01:47
>min]
>[INFO] tez-tests ......................................... FAILURE [
>01:46 h]
>[INFO] tez-ui ............................................ SUCCESS [
>43.323 s]
>[INFO] tez-plugins ....................................... SUCCESS [
>0.015 s]
>[INFO] tez-mbeans-resource-calculator .................... SUCCESS [
>0.766 s]
>[INFO] tez-dist .......................................... SKIPPED
>[INFO] Tez ............................................... SUCCESS [
>0.017 s]
>[INFO] 
>------------------------------------------------------------------------
>[INFO] BUILD FAILURE
>[INFO] 
>------------------------------------------------------------------------
>[INFO] Total time: 01:51 h
>[INFO] Finished at: 2015-04-09T01:54:17+00:00
>[INFO] Final Memory: 61M/786M
>[INFO] 
>------------------------------------------------------------------------
>[ERROR] Failed to execute goal
>org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test)
>on project tez-tests: There was a timeout or other error in the fork ->
>[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-tests
>Build step 'Execute shell' marked build as failure
>Recording test results


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

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

Changes:

[zjffdu] TEZ-1909. Remove need to copy over all events from attempt 1 to attempt 2 dir (zjffdu)

[pramachandran] TEZ-2273. Tez UI: Support client side searching & sorting for dag tasks page (Sreenath Somarajapuram via pramachandran)

[hitesh] TEZ-2293. When running in "mr" mode, always use MR config settings. (hitesh)

[bikas] TEZ-2233. Allow EdgeProperty of an edge to be changed by VertexManager (bikas)

------------------------------------------
[...truncated 2200 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 378.37 kB → 309.8 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 27 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: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at timestamp: 1428544457058
[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: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at timestamp: 1428544457129
[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.34 sec

Results :

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

[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: c636dc2206a1f3a9261b923a0e02ade0d23a19ec at timestamp: 1428544457841
[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.781 s]
[INFO] tez-api ........................................... SUCCESS [ 34.177 s]
[INFO] tez-common ........................................ SUCCESS [  2.323 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.621 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.624 s]
[INFO] tez-examples ...................................... SUCCESS [  0.224 s]
[INFO] tez-dag ........................................... SUCCESS [01:47 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 43.323 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.766 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:51 h
[INFO] Finished at: 2015-04-09T01:54:17+00:00
[INFO] Final Memory: 61M/786M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2269. Fix for DAGAppMaster becomint unresoponsive. Contributed by Rajesh Balamohan and Siddharth Seth.

[hitesh] TEZ-2159. Tez UI: download timeline data for offline use. (Prakash Ramachandran via hitesh)

[pramachandran] TEZ-2236. Tez UI: Support loading of all tasks in the dag tasks page (Sreenath Somarajapuram via pramachandran)

[sseth] TEZ-2257. Fix potential NPEs in TaskReporter. (sseth)

[hitesh] TEZ-2223. TestMockDAGAppMaster fails due to TEZ-2210 on mac. (hitesh)

------------------------------------------
[...truncated 1201 lines...]
  '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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.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: 376.2 kB → 307.76 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 27 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: 74b400b1c2307924733e101347de8d1c7831ce64 at timestamp: 1428456115891
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 74b400b1c2307924733e101347de8d1c7831ce64 at timestamp: 1428456115997
[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.367 sec

Results :

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

[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: 74b400b1c2307924733e101347de8d1c7831ce64 at timestamp: 1428456116795
[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.784 s]
[INFO] tez-api ........................................... SUCCESS [ 33.629 s]
[INFO] tez-common ........................................ SUCCESS [  2.424 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.769 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.750 s]
[INFO] tez-examples ...................................... SUCCESS [  0.258 s]
[INFO] tez-dag ........................................... SUCCESS [01:47 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.309 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.013 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.890 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-08T01:21:56+00:00
[INFO] Final Memory: 59M/777M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[gopalv] TEZ-1993. Implement a pluggable InputSizeEstimator for grouping fairly (gopalv)

[hitesh] TEZ-2192. Relocalization does not check for source. (hitesh)

[hitesh] TEZ-2243. documentation should explicitly specify protobuf 2.5.0. (Michael Howard via hitesh)

------------------------------------------
[...truncated 1187 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: b87a36fe5c82102fe7023d97c95cbbd2b18b9f1a at timestamp: 1428371427738
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: b87a36fe5c82102fe7023d97c95cbbd2b18b9f1a at timestamp: 1428371427811
[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.367 sec

Results :

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

[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: b87a36fe5c82102fe7023d97c95cbbd2b18b9f1a at timestamp: 1428371428580
[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.757 s]
[INFO] tez-api ........................................... SUCCESS [ 33.144 s]
[INFO] tez-common ........................................ SUCCESS [  2.407 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.724 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.672 s]
[INFO] tez-examples ...................................... SUCCESS [  0.257 s]
[INFO] tez-dag ........................................... SUCCESS [01:45 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.300 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.828 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-07T01:50:28+00:00
[INFO] Final Memory: 59M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2251. Race condition in VertexImpl & Edge causes DAG to hang (rbalamohan)

[bikas] TEZ-2265. All inputs/outputs in a task share the same counter object (bikas)

[bikas] TEZ-2232. Allow setParallelism to be called multiple times before tasks get scheduled (bikas)

------------------------------------------
[...truncated 1183 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 5e2a55fb12334ad272dc4d6990f6e79e98f1e9b3 at timestamp: 1428110511410
[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: 5e2a55fb12334ad272dc4d6990f6e79e98f1e9b3 at timestamp: 1428110511478
[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.359 sec

Results :

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

[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: 5e2a55fb12334ad272dc4d6990f6e79e98f1e9b3 at timestamp: 1428110512307
[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.766 s]
[INFO] tez-api ........................................... SUCCESS [ 33.327 s]
[INFO] tez-common ........................................ SUCCESS [  2.333 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.765 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.882 s]
[INFO] tez-examples ...................................... SUCCESS [  0.258 s]
[INFO] tez-dag ........................................... SUCCESS [01:34 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 15.149 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.882 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-04T01:21:52+00:00
[INFO] Final Memory: 60M/789M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2264. Remove unused taskUmbilical reference in TezTaskRunner,

------------------------------------------
[...truncated 1187 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: aec3f6b668a5d3f1adec58a09cef2d87c4e16df7 at timestamp: 1428024812404
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: aec3f6b668a5d3f1adec58a09cef2d87c4e16df7 at timestamp: 1428024812512
[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.334 sec

Results :

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

[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: aec3f6b668a5d3f1adec58a09cef2d87c4e16df7 at timestamp: 1428024813262
[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.830 s]
[INFO] tez-api ........................................... SUCCESS [ 32.991 s]
[INFO] tez-common ........................................ SUCCESS [  2.280 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.687 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.204 s]
[INFO] tez-examples ...................................... SUCCESS [  0.223 s]
[INFO] tez-dag ........................................... SUCCESS [01:33 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 11.788 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.843 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-03T01:33:33+00:00
[INFO] Final Memory: 53M/823M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2224. EventQueue empty doesn't mean events are consumed in RecoveryService (zjffdu)

[sseth] TEZ-2149. Optimizations for the timed version of DAGClient.getStatus. (sseth)

[zjffdu] TEZ-2224. Fix compilation failure (zjffdu)

------------------------------------------
[...truncated 1187 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 3bfe003058c3a902c4544308289a32f3a6b97f71 at timestamp: 1427851313325
[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] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[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: 3bfe003058c3a902c4544308289a32f3a6b97f71 at timestamp: 1427851313396
[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.339 sec

Results :

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

[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: 3bfe003058c3a902c4544308289a32f3a6b97f71 at timestamp: 1427851314121
[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.786 s]
[INFO] tez-api ........................................... SUCCESS [ 33.577 s]
[INFO] tez-common ........................................ SUCCESS [  2.264 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.663 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.530 s]
[INFO] tez-examples ...................................... SUCCESS [  0.252 s]
[INFO] tez-dag ........................................... SUCCESS [01:33 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 11.571 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.781 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-04-01T01:21:54+00:00
[INFO] Final Memory: 60M/780M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[pramachandran] TEZ-2061. Tez UI: vertex id column and filter on tasks page should be changed to vertex name (pramachandran)

[hitesh] TEZ-2240. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (Tsuyoshi Ozawa via hitesh)

------------------------------------------
[...truncated 807 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 3d5e13f13735e5e5520a7e30ba3c48c036f01406 at timestamp: 1427759637140
[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: 3d5e13f13735e5e5520a7e30ba3c48c036f01406 at timestamp: 1427759637154
[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.778 s]
[INFO] tez-api ........................................... SUCCESS [ 30.152 s]
[INFO] tez-common ........................................ SUCCESS [  2.378 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.787 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.158 s]
[INFO] tez-examples ...................................... SUCCESS [  0.293 s]
[INFO] tez-dag ........................................... FAILURE [16:25 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.148 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:49 min
[INFO] Finished at: 2015-03-30T23:53:57+00:00
[INFO] Final Memory: 59M/844M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2205. Tez still tries to post to ATS when yarn.timeline-service.enabled=false. (Chang Li via hitesh)

[bikas] TEZ-2238. TestContainerReuse flaky (bikas)

[bikas] TEZ-2242. Refactor ShuffleVertexManager code (bikas)

------------------------------------------
[...truncated 1183 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 505febd63e6c2fdaf882540d5c55f75fb30b7190 at timestamp: 1427505719224
[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: 505febd63e6c2fdaf882540d5c55f75fb30b7190 at timestamp: 1427505719292
[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.34 sec

Results :

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

[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: 505febd63e6c2fdaf882540d5c55f75fb30b7190 at timestamp: 1427505720028
[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 ........................................... SUCCESS [ 30.010 s]
[INFO] tez-common ........................................ SUCCESS [  2.436 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.684 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.797 s]
[INFO] tez-examples ...................................... SUCCESS [  0.238 s]
[INFO] tez-dag ........................................... SUCCESS [01:29 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 14.611 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.789 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.020 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-03-28T01:22:00+00:00
[INFO] Final Memory: 59M/786M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2196. Consider reusing UnorderedPartitionedKVWriter with single output in UnorderedKVOutput (rbalamohan)

[bikas] TEZ-2217. The min-held-containers being released prematurely (bikas)

[rbalamohan] TEZ-2213. For the ordered case, enabling pipelined shuffle should automatically disable final merge (rbalamohan)

[rbalamohan] Updating CHANGES.txt for TEZ-2213

------------------------------------------
[...truncated 1181 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 765adfb51a7ea9edf773991e02872916cfabfd47 at timestamp: 1427412912195
[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: 765adfb51a7ea9edf773991e02872916cfabfd47 at timestamp: 1427412912212
[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.826 s]
[INFO] tez-api ........................................... SUCCESS [ 30.023 s]
[INFO] tez-common ........................................ SUCCESS [  2.379 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.781 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.706 s]
[INFO] tez-examples ...................................... SUCCESS [  0.256 s]
[INFO] tez-dag ........................................... FAILURE [01:34 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.884 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: 03:57 min
[INFO] Finished at: 2015-03-26T23:35:12+00:00
[INFO] Final Memory: 55M/844M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] Update CHANGES.txt (rbalamohan)

[pramachandran] TEZ-2047. Build fails against hadoop-2.2 post TEZ-2018 (pramachandran)

[rbalamohan] TEZ-2214. FetcherOrderedGrouped can get stuck indefinitely when MergeManager misses memToDiskMerging (rbalamohan)

------------------------------------------
[...truncated 1183 lines...]
     '.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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 2fe2d63529b3fb420c15d4be6bbf50d501edb626 at timestamp: 1427333912770
[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: 2fe2d63529b3fb420c15d4be6bbf50d501edb626 at timestamp: 1427333912846
[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.343 sec

Results :

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

[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: 2fe2d63529b3fb420c15d4be6bbf50d501edb626 at timestamp: 1427333913618
[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.806 s]
[INFO] tez-api ........................................... SUCCESS [ 29.848 s]
[INFO] tez-common ........................................ SUCCESS [  2.327 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.658 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.154 s]
[INFO] tez-examples ...................................... SUCCESS [  0.223 s]
[INFO] tez-dag ........................................... SUCCESS [01:28 min]
[INFO] tez-tests ......................................... FAILURE [  01:46 h]
[INFO] tez-ui ............................................ SUCCESS [ 11.836 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.832 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2015-03-26T01:38:33+00:00
[INFO] Final Memory: 59M/824M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2204. TestAMRecovery increasingly flaky on jenkins builds. (zjffdu)

------------------------------------------
[...truncated 738 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: f53942ceaa74f4c3b272c4ac0ffb14db46ce8127 at timestamp: 1427242713077
[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: f53942ceaa74f4c3b272c4ac0ffb14db46ce8127 at timestamp: 1427242713093
[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.867 s]
[INFO] tez-api ........................................... SUCCESS [ 30.430 s]
[INFO] tez-common ........................................ SUCCESS [  2.385 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.637 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.443 s]
[INFO] tez-examples ...................................... SUCCESS [  0.253 s]
[INFO] tez-dag ........................................... FAILURE [  2.402 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.899 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:24 min
[INFO] Finished at: 2015-03-25T00:18:33+00:00
[INFO] Final Memory: 55M/868M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[86,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2209. Fix pipelined shuffle to fetch data from any one attempt (rbalamohan)

[rbalamohan] TEZ-2186. OOM with a simple scatter gather job with re-use (rbalamohan)

[rbalamohan] update CHANGES.txt

[zjffdu] TEZ-2219. Should verify the input_name/output_name to be unique per vertex (zjffdu)

[sseth] TEZ-2176. Move all logging to slf4j. Contributed by Vasanth kumar RJ.

------------------------------------------
[...truncated 719 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 6d0b10a8445d3c26b0958ce816c64b577a1608d9 at timestamp: 1427155802246
[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: 6d0b10a8445d3c26b0958ce816c64b577a1608d9 at timestamp: 1427155802262
[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.805 s]
[INFO] tez-api ........................................... SUCCESS [ 30.687 s]
[INFO] tez-common ........................................ SUCCESS [  2.410 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.801 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.130 s]
[INFO] tez-examples ...................................... SUCCESS [  0.247 s]
[INFO] tez-dag ........................................... FAILURE [  2.445 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.738 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:26 min
[INFO] Finished at: 2015-03-24T00:10:02+00:00
[INFO] Final Memory: 55M/869M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[86,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2210. Record DAG AM CPU usage stats (bikas)

[bikas] TEZ-2210. Record DAG AM CPU usage stats (bikas)

------------------------------------------
[...truncated 721 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: a44f5c582ff916915ab2f26443da81ac70f6231f at timestamp: 1426980826769
[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: a44f5c582ff916915ab2f26443da81ac70f6231f at timestamp: 1426980826784
[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.769 s]
[INFO] tez-api ........................................... SUCCESS [ 29.539 s]
[INFO] tez-common ........................................ SUCCESS [  2.346 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.820 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:01 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.087 s]
[INFO] tez-examples ...................................... SUCCESS [  0.256 s]
[INFO] tez-dag ........................................... FAILURE [  2.617 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.839 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:23 min
[INFO] Finished at: 2015-03-21T23:33:46+00:00
[INFO] Final Memory: 55M/824M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2203. Intern strings in tez counters (bikas)

------------------------------------------
[...truncated 719 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 6e15b2f6dac8471d266b8f313038f3767fedab04 at timestamp: 1426898541107
[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: 6e15b2f6dac8471d266b8f313038f3767fedab04 at timestamp: 1426898541120
[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.811 s]
[INFO] tez-api ........................................... SUCCESS [ 30.356 s]
[INFO] tez-common ........................................ SUCCESS [  2.613 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.847 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 22.017 s]
[INFO] tez-examples ...................................... SUCCESS [  0.244 s]
[INFO] tez-dag ........................................... FAILURE [  2.367 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.372 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.032 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: 02:26 min
[INFO] Finished at: 2015-03-21T00:42:21+00:00
[INFO] Final Memory: 54M/866M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[jeagles] TEZ-2064. SessionNotRunning Exception not thrown is all cases (jeagles)

------------------------------------------
[...truncated 1846 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 9b845f296d6e1ecd75d6953a5e00688acfe02849 at timestamp: 1426724457135
[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: 9b845f296d6e1ecd75d6953a5e00688acfe02849 at timestamp: 1426724457151
[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.781 s]
[INFO] tez-api ........................................... SUCCESS [ 32.008 s]
[INFO] tez-common ........................................ SUCCESS [  2.294 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.606 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:01 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.273 s]
[INFO] tez-examples ...................................... SUCCESS [  0.226 s]
[INFO] tez-dag ........................................... FAILURE [  2.788 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 50.288 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 03:01 min
[INFO] Finished at: 2015-03-19T00:20:57+00:00
[INFO] Final Memory: 56M/823M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2059. Remove TaskEventHandler in TestDAGImpl (zjffdu)

[zjffdu] TEZ-2193. Check returned value from EdgeManagerPlugin before using it (zjffdu)

[zjffdu] TEZ-2162. org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat is not recognized (zjffdu)

[hitesh] TEZ-2199. updateLocalResourcesForInputSplits assumes wrongly that split data is on same FS as the default FS. (hitesh)

[hitesh] TEZ-2202. Fix LocalTaskExecutionThread ID to the standard thread numbering. (Gopal V via hitesh)

------------------------------------------
[...truncated 736 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 664747edf3add175fc612de2b0a7c3ed7381f16e at timestamp: 1426637060745
[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: 664747edf3add175fc612de2b0a7c3ed7381f16e at timestamp: 1426637060760
[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.803 s]
[INFO] tez-api ........................................... SUCCESS [ 30.041 s]
[INFO] tez-common ........................................ SUCCESS [  2.312 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.812 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:02 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.805 s]
[INFO] tez-examples ...................................... SUCCESS [  0.227 s]
[INFO] tez-dag ........................................... FAILURE [  2.459 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.983 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:24 min
[INFO] Finished at: 2015-03-18T00:04:20+00:00
[INFO] Final Memory: 55M/823M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[bikas] TEZ-2191. Simulation improvements to MockDAGAppMaster (bikas)

------------------------------------------
[...truncated 715 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: b18552b2a426a72ea7ab7e24137bc14580c7cd7e at timestamp: 1426376014498
[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: b18552b2a426a72ea7ab7e24137bc14580c7cd7e at timestamp: 1426376014514
[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.848 s]
[INFO] tez-api ........................................... SUCCESS [ 29.847 s]
[INFO] tez-common ........................................ SUCCESS [  2.310 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.599 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:01 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.142 s]
[INFO] tez-examples ...................................... SUCCESS [  0.217 s]
[INFO] tez-dag ........................................... FAILURE [  2.162 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.343 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:16 min
[INFO] Finished at: 2015-03-14T23:33:34+00:00
[INFO] Final Memory: 54M/868M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[jeagles] TEZ-2189. Tez UI live AM tracking url only works for localhost addresses (jeagles)

------------------------------------------
[...truncated 715 lines...]
    - 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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: a809f96c6e6c7bfe8f683980713bff5bfe373419 at timestamp: 1426289625933
[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: a809f96c6e6c7bfe8f683980713bff5bfe373419 at timestamp: 1426289625950
[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.862 s]
[INFO] tez-api ........................................... SUCCESS [ 30.050 s]
[INFO] tez-common ........................................ SUCCESS [  2.377 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.626 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:00 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.553 s]
[INFO] tez-examples ...................................... SUCCESS [  0.239 s]
[INFO] tez-dag ........................................... FAILURE [  2.742 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.380 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:18 min
[INFO] Finished at: 2015-03-13T23:33:45+00:00
[INFO] Final Memory: 54M/868M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-1094. Support pipelined data transfer for Unordered Output (rbalamohan)

[hitesh] TEZ-2179. Timeline relatedentries missing cause exaggerated warning. (Chang Li via hitesh)

[hitesh] TEZ-1827. MiniTezCluster takes 10 minutes to shut down. (hitesh)

[hitesh] TEZ-2195. TestTezJobs::testInvalidQueueSubmission/testInvalidQueueSubmissionToSession fail with hadoop branch-2. (hitesh)

------------------------------------------
[...truncated 1973 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 55d7fce0608506543eb6bbf53177b16c7f017e5b at timestamp: 1426203291480
[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: 55d7fce0608506543eb6bbf53177b16c7f017e5b at timestamp: 1426203291494
[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.821 s]
[INFO] tez-api ........................................... SUCCESS [ 30.083 s]
[INFO] tez-common ........................................ SUCCESS [  2.291 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.612 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:01 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.341 s]
[INFO] tez-examples ...................................... SUCCESS [  0.235 s]
[INFO] tez-dag ........................................... FAILURE [  2.340 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [01:20 min]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:26 min
[INFO] Finished at: 2015-03-12T23:34:51+00:00
[INFO] Final Memory: 56M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2190. TestOrderedWordCount fails when generateSplitsInClient set to true. (hitesh)

[hitesh] TEZ-2168. Fix application dependencies on mutually exclusive artifacts: tez-yarn-timeline-history and tez-yarn-timeline-history-with-acls. (hitesh)

[hitesh] TEZ-2168. Fix application dependencies on mutually exclusive artifacts: tez-yarn-timeline-history and tez-yarn-timeline-history-with-acls. (hitesh)

------------------------------------------
[...truncated 721 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 59529aba8576648ff16c7a26bd64d388e6436a90 at timestamp: 1426116818142
[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: 59529aba8576648ff16c7a26bd64d388e6436a90 at timestamp: 1426116818167
[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.865 s]
[INFO] tez-api ........................................... SUCCESS [ 31.095 s]
[INFO] tez-common ........................................ SUCCESS [  2.438 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.711 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:00 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.438 s]
[INFO] tez-examples ...................................... SUCCESS [  0.267 s]
[INFO] tez-dag ........................................... FAILURE [  2.600 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.892 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.024 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: 02:21 min
[INFO] Finished at: 2015-03-11T23:33:38+00:00
[INFO] Final Memory: 54M/860M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2178. YARN-3122 breaks tez compilation with hadoop 2.7.0. (Rajesh Balamohan via hitesh)

[hitesh] TEZ-2091. Add support for hosting TEZ_UI with nodejs. (Chang Li via hitesh)

------------------------------------------
[...truncated 721 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 4a19a430ef7e8e57e7f3fcd3d559efc9a3103601 at timestamp: 1425685091925
[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: 4a19a430ef7e8e57e7f3fcd3d559efc9a3103601 at timestamp: 1425685091942
[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.789 s]
[INFO] tez-api ........................................... SUCCESS [ 29.619 s]
[INFO] tez-common ........................................ SUCCESS [  2.309 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.750 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:00 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.554 s]
[INFO] tez-examples ...................................... SUCCESS [  0.245 s]
[INFO] tez-dag ........................................... FAILURE [  2.602 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.802 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 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: 02:18 min
[INFO] Finished at: 2015-03-06T23:38:11+00:00
[INFO] Final Memory: 55M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2169. Add NDC context to various threads and pools. Contributed by

[sseth] TEZ-2174. Make task priority available to TaskAttemptListener. (sseth)

------------------------------------------
[...truncated 723 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: d8024195d3eb851956cc091d2e4740c1f613b43b at timestamp: 1425598423052
[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: d8024195d3eb851956cc091d2e4740c1f613b43b at timestamp: 1425598423065
[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.754 s]
[INFO] tez-api ........................................... SUCCESS [ 29.736 s]
[INFO] tez-common ........................................ SUCCESS [  2.368 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.760 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:00 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.356 s]
[INFO] tez-examples ...................................... SUCCESS [  0.254 s]
[INFO] tez-dag ........................................... FAILURE [  2.608 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.368 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.012 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:21 min
[INFO] Finished at: 2015-03-05T23:33:43+00:00
[INFO] Final Memory: 55M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2170. Incorrect its in README.md. (Jakob Homan via hitesh)

[rbalamohan] TEZ-2001. Support pipelined data transfer for ordered output (rbalamohan)

[sseth] TEZ-2171. Remove unused metrics code. Contributed by Prasanth

------------------------------------------
[...truncated 721 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 728dc66aea4436954abffa4e50c75f812ae04275 at timestamp: 1425513615593
[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: 728dc66aea4436954abffa4e50c75f812ae04275 at timestamp: 1425513615608
[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.833 s]
[INFO] tez-api ........................................... SUCCESS [ 30.268 s]
[INFO] tez-common ........................................ SUCCESS [  2.409 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.741 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:00 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.577 s]
[INFO] tez-examples ...................................... SUCCESS [  0.252 s]
[INFO] tez-dag ........................................... FAILURE [  2.651 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.130 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.021 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:21 min
[INFO] Finished at: 2015-03-05T00:00:15+00:00
[INFO] Final Memory: 55M/871M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2165. Tez UI: DAG shows running status if killed by RM in some cases. (Prakash Ramachandran via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 394d24c632d4d02b75d82ca62008074bc6ddde7b at timestamp: 1425166413417
[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: 394d24c632d4d02b75d82ca62008074bc6ddde7b at timestamp: 1425166413433
[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.784 s]
[INFO] tez-api ........................................... SUCCESS [ 29.095 s]
[INFO] tez-common ........................................ SUCCESS [  2.334 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.647 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 57.094 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 17.924 s]
[INFO] tez-examples ...................................... SUCCESS [  0.213 s]
[INFO] tez-dag ........................................... FAILURE [  2.445 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.529 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:11 min
[INFO] Finished at: 2015-02-28T23:33:33+00:00
[INFO] Final Memory: 56M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2083. Make PipelinedSorter as the default sorter (rbalamohan)

[zjffdu] TEZ-2070. Controller class of output should be committer rather than initializer in DAG's dot file (zjffdu)

[hitesh] TEZ-2160. Tez UI: App tracking URL should support navigation back. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-2158. TEZ UI: Display dag/vertex names, and task/attempt index in breadcrumb. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 0a81409fe952e902868d8bc96b33a6f776565b68 at timestamp: 1425080014802
[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: 0a81409fe952e902868d8bc96b33a6f776565b68 at timestamp: 1425080014818
[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.848 s]
[INFO] tez-api ........................................... SUCCESS [ 29.230 s]
[INFO] tez-common ........................................ SUCCESS [  2.288 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.573 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 56.516 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.287 s]
[INFO] tez-examples ...................................... SUCCESS [  0.251 s]
[INFO] tez-dag ........................................... FAILURE [  2.432 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.763 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:11 min
[INFO] Finished at: 2015-02-27T23:33:34+00:00
[INFO] Final Memory: 55M/873M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[jeagles] TEZ-2133. Secured Impersonation: Failed to delete tez scratch data dir (Chang Li via jeagles)

[sseth] TEZ-1967. Add a monitoring API on DAGClient which returns after a time

[jeagles] TEZ-2147. Swimlanes: Improved tooltip (jeagles)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 3c289c8f74747b2362dcdcb6d85cadc5f5f11d6e at timestamp: 1424993605387
[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: 3c289c8f74747b2362dcdcb6d85cadc5f5f11d6e at timestamp: 1424993605404
[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.805 s]
[INFO] tez-api ........................................... SUCCESS [ 29.819 s]
[INFO] tez-common ........................................ SUCCESS [  2.277 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.646 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 56.874 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.475 s]
[INFO] tez-examples ...................................... SUCCESS [  0.249 s]
[INFO] tez-dag ........................................... FAILURE [  2.399 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.439 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:12 min
[INFO] Finished at: 2015-02-26T23:33:25+00:00
[INFO] Final Memory: 55M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2134. TEZ UI: On request failure, display request URL and server name in error bar. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2142. TEZ UI: Breadcrumb border color looks out of place in wrapped mode. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.18 kB → 292.65 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: 1ccb0be712dec4c8120b758651bc6b54a75916ae at timestamp: 1424907226742
[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: 1ccb0be712dec4c8120b758651bc6b54a75916ae at timestamp: 1424907226764
[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 [ 29.652 s]
[INFO] tez-common ........................................ SUCCESS [  2.278 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.753 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 56.731 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.329 s]
[INFO] tez-examples ...................................... SUCCESS [  0.270 s]
[INFO] tez-dag ........................................... FAILURE [  2.668 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.844 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.020 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: 02:15 min
[INFO] Finished at: 2015-02-25T23:33:46+00:00
[INFO] Final Memory: 55M/873M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2135. ACL checks handled incorrectly in AMWebController. (hitesh)

[hitesh] TEZ-2136. Some enhancements to the new Tez UI. (Vinod Kumar Vavilapalli and Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 360.12 kB → 292.6 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: 088f92dca08d446e1ca026b99d09bb0602edea72 at timestamp: 1424820812604
[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: 088f92dca08d446e1ca026b99d09bb0602edea72 at timestamp: 1424820812622
[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 [  1.164 s]
[INFO] tez-api ........................................... SUCCESS [ 30.307 s]
[INFO] tez-common ........................................ SUCCESS [  2.418 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.738 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 57.281 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.772 s]
[INFO] tez-examples ...................................... SUCCESS [  0.288 s]
[INFO] tez-dag ........................................... FAILURE [  3.220 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.340 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 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: 02:18 min
[INFO] Finished at: 2015-02-24T23:33:32+00:00
[INFO] Final Memory: 54M/865M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2130. Send the sessionToken as part of the AM CLC. (sseth)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 359.87 kB → 292.4 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: c9a74d77b2d97a30f76fc498c243eca0a603077b at timestamp: 1424561623426
[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: c9a74d77b2d97a30f76fc498c243eca0a603077b at timestamp: 1424561623442
[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.789 s]
[INFO] tez-api ........................................... SUCCESS [ 30.953 s]
[INFO] tez-common ........................................ SUCCESS [  2.469 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.716 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 57.697 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.329 s]
[INFO] tez-examples ...................................... SUCCESS [  0.284 s]
[INFO] tez-dag ........................................... FAILURE [  2.702 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.450 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: 02:19 min
[INFO] Finished at: 2015-02-21T23:33:43+00:00
[INFO] Final Memory: 55M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-1935. Organization should be removed from http://tez.apache.org/team-list.html. (hitesh)

[hitesh] TEZ-1990. Tez UI: DAG details page shows Nan for end time when a DAG is running. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 721 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 359.87 kB → 292.4 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: 49f76ad9041ef1efaa4fc4a86106dfa55790ad29 at timestamp: 1424388816166
[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: 49f76ad9041ef1efaa4fc4a86106dfa55790ad29 at timestamp: 1424388816182
[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.155 s]
[INFO] tez-common ........................................ SUCCESS [  2.398 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.800 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 57.046 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.490 s]
[INFO] tez-examples ...................................... SUCCESS [  0.263 s]
[INFO] tez-dag ........................................... FAILURE [  2.547 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.918 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:15 min
[INFO] Finished at: 2015-02-19T23:33:36+00:00
[INFO] Final Memory: 55M/871M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2106. TEZ UI: Display data load time, and add a refresh button for items that can be refreshed. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2116. Tez UI: dags page filter does not work if more than one filter is specified. (Prakash Ramachandran via hitesh)

[sseth] TEZ-2072. Add missing Private annotation to createDAG in the DAG API

[hitesh] TEZ-2058. Flaky test: TestTezJobs::testInvalidQueueSubmission. (hitesh)

[sseth] TEZ-2080. Localclient should be using tezconf in init instead of

[hitesh] TEZ-167. Create tests for MR Combiner. (Devaraj K and Tsuyoshi Ozawa via hitesh)

[rbalamohan] TEZ-2085. PipelinedSorter should bail out (on BufferOverflowException) instead of retrying continuously (rbalamohan)

[hitesh] TEZ-2009. Change license/copyright headers to 2015. (hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 359.87 kB → 292.4 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: 30d4e73ea885338993e6ed440ae9b9ce8d5d725d at timestamp: 1424302404588
[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: 30d4e73ea885338993e6ed440ae9b9ce8d5d725d at timestamp: 1424302404604
[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.786 s]
[INFO] tez-api ........................................... SUCCESS [ 29.275 s]
[INFO] tez-common ........................................ SUCCESS [  2.365 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.619 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 57.268 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.409 s]
[INFO] tez-examples ...................................... SUCCESS [  0.242 s]
[INFO] tez-dag ........................................... FAILURE [  2.428 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.562 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:12 min
[INFO] Finished at: 2015-02-18T23:33:24+00:00
[INFO] Final Memory: 55M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2112. Tez UI: fix offset calculation, add home button to breadcrumbs. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2114. Tez UI: task/task attempt status is not available when its running. (Prakash Ramachandran via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.88 kB → 291.51 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: ec7ad2069677a8cdf07500a174ca940c659b100e at timestamp: 1424216979851
[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: ec7ad2069677a8cdf07500a174ca940c659b100e at timestamp: 1424216979867
[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.784 s]
[INFO] tez-api ........................................... SUCCESS [ 29.163 s]
[INFO] tez-common ........................................ SUCCESS [  2.483 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.747 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 45.011 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 17.045 s]
[INFO] tez-examples ...................................... SUCCESS [  0.299 s]
[INFO] tez-dag ........................................... FAILURE [  2.432 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.955 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:00 min
[INFO] Finished at: 2015-02-17T23:49:39+00:00
[INFO] Final Memory: 55M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2038. TEZ-UI DAG is always running in tez-ui when the app is failed but no DAGFinishedEvent is logged (Prakash Ramachandran via zjffdu)

------------------------------------------
[...truncated 717 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.72 kB → 291.38 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: b6cb7f81c8944e2948195c1fbb9b95faaa257f06 at timestamp: 1424129598176
[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: b6cb7f81c8944e2948195c1fbb9b95faaa257f06 at timestamp: 1424129598193
[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.781 s]
[INFO] tez-api ........................................... SUCCESS [ 29.012 s]
[INFO] tez-common ........................................ SUCCESS [  2.300 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.679 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.620 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.684 s]
[INFO] tez-examples ...................................... SUCCESS [  0.245 s]
[INFO] tez-dag ........................................... FAILURE [  2.297 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.464 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:57 min
[INFO] Finished at: 2015-02-16T23:33:18+00:00
[INFO] Final Memory: 54M/864M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2095. master branch fails to compile against hadoop-2.4. (hitesh)

[hitesh] TEZ-2102. Tez UI: DAG view has hidden edges, dragging DAG by holding vertex causes unintended click. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 717 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.44 kB → 291.13 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: a5a5665916acbd504bb095761b920df9ff36185e at timestamp: 1423956801723
[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: a5a5665916acbd504bb095761b920df9ff36185e at timestamp: 1423956801740
[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 [  1.104 s]
[INFO] tez-api ........................................... SUCCESS [ 32.258 s]
[INFO] tez-common ........................................ SUCCESS [  2.434 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.768 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.806 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 17.228 s]
[INFO] tez-examples ...................................... SUCCESS [  0.314 s]
[INFO] tez-dag ........................................... FAILURE [  2.524 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.259 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:07 min
[INFO] Finished at: 2015-02-14T23:33:21+00:00
[INFO] Final Memory: 54M/706M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2037. Should log TaskAttemptFinishedEvent if taskattempt is recovered to KILLED (zjffdu)

[zjffdu] TEZ-2024. TaskFinishedEvent may not be logged in recovery (zjffdu)

[rbalamohan] TEZ-2098. Tez UI: Dag details should be the default page for dag, fix invalid time entries for failed Vertices (pramachandran via rbalamohan)

[zjffdu] TEZ-2075. Incompatible issue caused by TEZ-1233 that TezConfiguration.TEZ_SITE_XML is made private (zjffdu)

[hitesh] TEZ-2092. Tez UI history url handler injects spurious trailing slash. (hitesh)

[hitesh] TEZ-2101. Tez UI: Issues on displaying a table. (Sreenath Somarajapuram via hitesh)

[bikas] TEZ-2093. Add events to MockDAGAppMaster and add e2e test for event routing (bikas)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.44 kB → 291.12 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: 48fd4d6b5bca8782821e70ba0689ad43ca27e442 at timestamp: 1423870568421
[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: 48fd4d6b5bca8782821e70ba0689ad43ca27e442 at timestamp: 1423870568438
[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.788 s]
[INFO] tez-api ........................................... SUCCESS [ 29.562 s]
[INFO] tez-common ........................................ SUCCESS [  2.452 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.884 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.837 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.978 s]
[INFO] tez-examples ...................................... SUCCESS [  0.350 s]
[INFO] tez-dag ........................................... FAILURE [  2.804 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 14.855 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:03 min
[INFO] Finished at: 2015-02-13T23:36:08+00:00
[INFO] Final Memory: 55M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2071. Update CHANGES.txt - move it to 0.5.4  (zjffdu)

[bikas] TEZ-2082. Race condition in TaskAttemptListenerImpTezDag.getTask() (bikas)

[hitesh] TEZ-2031. Tez UI: horizontal scrollbars do not appear in tables, causing them to look truncated. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.44 kB → 291.12 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: bc6a490df579761dfb765fd3eaed718bf94922bc at timestamp: 1423788268460
[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: bc6a490df579761dfb765fd3eaed718bf94922bc at timestamp: 1423788268476
[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.768 s]
[INFO] tez-api ........................................... SUCCESS [ 28.811 s]
[INFO] tez-common ........................................ SUCCESS [  2.311 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.671 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.998 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.763 s]
[INFO] tez-examples ...................................... SUCCESS [  0.222 s]
[INFO] tez-dag ........................................... FAILURE [  2.444 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.209 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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:57 min
[INFO] Finished at: 2015-02-13T00:44:28+00:00
[INFO] Final Memory: 55M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-1233. Allow configuration of framework parameters per vertex (zjffdu)

[zjffdu] TEZ-2071. TestAMRecovery should set test names for test DAGs (zjffdu)

[hitesh] TEZ-2079. Tez UI: trailing slash in timelineBaseUrl in ui should be handled. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-2068. Tez UI: Dag view should use full window height, disable webuiservice in localmode. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2065. Setting up tez.tez-ui.history-url.base with a trailing slash can result in failures to redirect correctly. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-2077. Tez UI: No diagnostics on Task Attempt Details page if task attempt failed. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-2078. Tez UI: Task logs url use in-progress url causing various errors. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2068. Tez UI: Dag view should use full window height, disable webuiservice in localmode. (Sreenath Somarajapuram via hitesh)

[jeagles] TEZ-2073. SimpleHistoryLoggingService cannot be read by log aggregation (umask) (jeagles)

------------------------------------------
[...truncated 717 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.19 kB → 290.91 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: 53604b5b80bb3e70cf1fbeb5aabed0b5bcf854d3 at timestamp: 1423703893143
[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: 53604b5b80bb3e70cf1fbeb5aabed0b5bcf854d3 at timestamp: 1423703893159
[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.785 s]
[INFO] tez-api ........................................... SUCCESS [ 29.414 s]
[INFO] tez-common ........................................ SUCCESS [  2.393 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.647 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.705 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 17.061 s]
[INFO] tez-examples ...................................... SUCCESS [  0.332 s]
[INFO] tez-dag ........................................... FAILURE [  2.477 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.799 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 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: 02:03 min
[INFO] Finished at: 2015-02-12T01:18:13+00:00
[INFO] Final Memory: 55M/874M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2063. Tez UI: Flaky log url in tasks table. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2069. Tez UI: appId should link to application in dag details view. (Sreenath Somarajapuram via hitesh)

[bikas] TEZ-1914. VertexManager logic should not run on the central dispatcher (bikas)

[sseth] TEZ-2045. TaskAttemptListener should not pull Tasks from AMContainer.

------------------------------------------
[...truncated 719 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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 "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 358.15 kB → 290.88 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: fe39ede3305bab665fcdbca07fd381be0e875e80 at timestamp: 1423614699629
[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: fe39ede3305bab665fcdbca07fd381be0e875e80 at timestamp: 1423614699645
[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.776 s]
[INFO] tez-api ........................................... SUCCESS [ 28.692 s]
[INFO] tez-common ........................................ SUCCESS [  2.305 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.558 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.480 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.820 s]
[INFO] tez-examples ...................................... SUCCESS [  0.212 s]
[INFO] tez-dag ........................................... FAILURE [  2.462 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 11.844 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:57 min
[INFO] Finished at: 2015-02-11T00:31:39+00:00
[INFO] Final Memory: 56M/835M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-1928. Tez local mode hang in Pig tez local mode. (hitesh)

[hitesh] TEZ-2062. Tez UI: Showing 50 elements not working properly. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 814 lines...]
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js
    - app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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/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/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.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: 358.15 kB → 290.88 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: 12c31ab5e5a7a19dafa635e69e67f829540a0457 at timestamp: 1423533430423
[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: 12c31ab5e5a7a19dafa635e69e67f829540a0457 at timestamp: 1423533430440
[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.876 s]
[INFO] tez-api ........................................... SUCCESS [ 29.727 s]
[INFO] tez-common ........................................ SUCCESS [  2.389 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  9.697 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 44.639 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 18.706 s]
[INFO] tez-examples ...................................... SUCCESS [  0.240 s]
[INFO] tez-dag ........................................... FAILURE [  4.678 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.734 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 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: 02:07 min
[INFO] Finished at: 2015-02-10T01:57:10+00:00
[INFO] Final Memory: 57M/871M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-dag: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[85,13] cannot find symbol
[ERROR] symbol  : method withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java>:[87,45] cannot find symbol
[ERROR] symbol  : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
[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-dag
Build step 'Execute shell' marked build as failure
Recording test results