You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/11 03:16:46 UTC

Build failed in Jenkins: Aurora #981

See <https://builds.apache.org/job/Aurora/981/changes>

Changes:

[maxim] Adding client Kerberos support.

------------------------------------------
[...truncated 4746 lines...]
                     collected 8 items 
                     
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_serverset_join_thread PASSED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_announcer_under_normal_circumstances PASSED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_announcer_on_expiration SKIPPED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_announcer_under_abnormal_circumstances SKIPPED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_make_empty_endpoints PASSED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_announcer_provider_with_timeout PASSED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_default_announcer_provider PASSED
                     src/test/python/apache/aurora/executor/common/test_announcer.py::test_default_announcer_provider_without_announce PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.announcer.xml> 
                     ====== 6 passed, 2 skipped in 0.67 seconds =======
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 5 items
                     collected 5 items 
                     
                     src/test/python/apache/aurora/executor/common/test_directory_sandbox.py::test_directory_sandbox PASSED
                     src/test/python/apache/aurora/executor/common/test_directory_sandbox.py::test_create PASSED
                     src/test/python/apache/aurora/executor/common/test_directory_sandbox.py::test_user_does_not_exist PASSED
                     src/test/python/apache/aurora/executor/common/test_directory_sandbox.py::test_create_ioerror PASSED
                     src/test/python/apache/aurora/executor/common/test_directory_sandbox.py::test_destroy_ioerror PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.directory_sandbox.xml> 
                     ============ 5 passed in 0.12 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 4 items
                     collected 4 items 
                     
                     src/test/python/apache/aurora/executor/common/test_executor_detector.py::test_find_root PASSED
                     src/test/python/apache/aurora/executor/common/test_executor_detector.py::test_match_inverse PASSED
                     src/test/python/apache/aurora/executor/common/test_executor_detector.py::test_bad_match PASSED
                     src/test/python/apache/aurora/executor/common/test_executor_detector.py::test_integration PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.executor_detector.xml> 
                     ============ 4 passed in 0.04 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 2 items
                     collecting 2 items
                     collecting 2 items
                     collected 2 items 
                     
                     src/test/python/apache/aurora/executor/common/test_executor_timeout.py::TestExecutorTimeout::test_run PASSED
                     src/test/python/apache/aurora/executor/common/test_executor_timeout.py::TestExecutorTimeout::test_run_timeout PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.executor_timeout.xml> 
                     ============ 2 passed in 0.07 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 4 items
                     collecting 5 items
                     collecting 12 items
                     collecting 12 items
                     collected 12 items 
                     
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestHealthChecker::test_consecutive_failures PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestHealthChecker::test_health_checker_metrics PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestHealthChecker::test_initial_interval_2x PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestHealthChecker::test_initial_interval_whatev PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestHealthCheckerProvider::test_from_assigned_task PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_maybe_update_failure_count PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_perform_check_if_not_disabled_no_snooze_file PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_perform_check_if_not_disabled_snooze_file_exists PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_perform_check_if_not_disabled_snooze_file_is_none PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_run PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_start PASSED
                     src/test/python/apache/aurora/executor/common/test_health_checker.py::TestThreadedHealthChecker::test_stop PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.health_checker.xml> 
                     =========== 12 passed in 0.65 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 3 items
                     collecting 3 items
                     collecting 3 items
                     collected 3 items 
                     
                     src/test/python/apache/aurora/executor/common/test_kill_manager.py::TestKillManager::test_kill PASSED
                     src/test/python/apache/aurora/executor/common/test_kill_manager.py::TestKillManager::test_name PASSED
                     src/test/python/apache/aurora/executor/common/test_kill_manager.py::TestKillManager::test_status PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.kill_manager.xml> 
                     ============ 3 passed in 0.17 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 1 items
                     collected 1 items 
                     
                     src/test/python/apache/aurora/executor/common/test_status_checker.py::test_chained_health_interface PASSED
                     
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.common.status_checker.xml> 
                     ============ 1 passed in 0.16 seconds ============
                     ============== test session starts ===============
                     platform linux2 -- Python 2.7.6 -- py-1.4.26 -- pytest-2.7.0 -- <https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7>
                     rootdir: <https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor,> inifile: 
                     plugins: cov, timeout
                     
                     collecting 0 items
                     collecting 6 items
                     collecting 28 items
                     collected 28 items 
                     
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_no_ops PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_active_terminal PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_active_nexist PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_terminal_active PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_corrupt_tasks PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_terminal_nexist PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_nexist_active PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_state_reconciliation_nexist_terminal PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_real_get_states PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_with_loss PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_with_starting_task PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_without_task_missing PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_without_loss PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_withheld PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_withheld_and_executor_missing PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_killtask_noop PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_killtask_current PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_killtask_queued PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_multiple_launchtasks PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_shutdown PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_ignores_launch_task_when_shutting_down PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::test_gc_lifetime FAILED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_active_task_no_runners PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_active_task_running PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_finished_task_corrupt PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_gc_ignore_retained_task PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_gc_task_directory_sandbox PASSED
                     src/test/python/apache/aurora/executor/test_gc_executor.py::TestRealGC::test_gc_task_no_sandbox PASSED
                     
                     ==================== FAILURES ====================
                     ________________ test_gc_lifetime ________________
                     
                         def test_gc_lifetime():
                           with run_gc_with_timeout(maximum_executor_lifetime=Amount(500, Time.MILLISECONDS)) as (
                               proxy_driver, executor):
                             executor._clock.tick(1)
                             proxy_driver.stopped.wait(timeout=EVENT_WAIT_TIMEOUT_SECS)
                     >       assert proxy_driver.stopped.is_set()
                     E       assert <bound method _Event.isSet of <threading._Event object at 0x7f64e8344dd0>>()
                     E        +  where <bound method _Event.isSet of <threading._Event object at 0x7f64e8344dd0>> = <threading._Event object at 0x7f64e8344dd0>.is_set
                     E        +    where <threading._Event object at 0x7f64e8344dd0> = <test_gc_executor.ProxyDriver object at 0x7f64e8344950>.stopped
                     
                     src/test/python/apache/aurora/executor/test_gc_executor.py:548: AssertionError
                     -------------- Captured stderr call --------------
                     [<twitter.common.testing.clock.ThreadedClock object at 0x7f64e8344f90>] Time now: 1428714992.17
                      generated xml file: <https://builds.apache.org/job/Aurora/ws/dist/test-results/src.test.python.apache.aurora.executor.gc_executor.xml> 
                     ====== 1 failed, 27 passed in 13.28 seconds ======
                     src.test.python.apache.aurora.admin.admin                                       .....   SUCCESS
                     src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
                     src.test.python.apache.aurora.admin.maintenance                                 .....   SUCCESS
                     src.test.python.apache.aurora.client.api.api                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.api.instance_watcher                       .....   SUCCESS
                     src.test.python.apache.aurora.client.api.job_monitor                            .....   SUCCESS
                     src.test.python.apache.aurora.client.api.mux                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.api.quota_check                            .....   SUCCESS
                     src.test.python.apache.aurora.client.api.restarter                              .....   SUCCESS
                     src.test.python.apache.aurora.client.api.scheduler_client                       .....   SUCCESS
                     src.test.python.apache.aurora.client.api.sla                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.api.task_util                              .....   SUCCESS
                     src.test.python.apache.aurora.client.api.updater                                .....   SUCCESS
                     src.test.python.apache.aurora.client.api.updater_util                           .....   SUCCESS
                     src.test.python.apache.aurora.client.base                                       .....   SUCCESS
                     src.test.python.apache.aurora.client.binding_helper                             .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.api                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.client                                 .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.command_hooks                          .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.config                                 .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.context                                .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.cron                                   .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.inspect                                .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.job                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.plugins                                .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.quota                                  .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.sla                                    .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.supdate                                .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.task                                   .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.update                                 .....   SUCCESS
                     src.test.python.apache.aurora.client.cli.version                                .....   SUCCESS
                     src.test.python.apache.aurora.client.config                                     .....   SUCCESS
                     src.test.python.apache.aurora.client.hooks.hooked_api                           .....   SUCCESS
                     src.test.python.apache.aurora.client.hooks.non_hooked_api                       .....   SUCCESS
                     src.test.python.apache.aurora.common.test_aurora_job_key                        .....   SUCCESS
                     src.test.python.apache.aurora.common.test_cluster                               .....   SUCCESS
                     src.test.python.apache.aurora.common.test_cluster_option                        .....   SUCCESS
                     src.test.python.apache.aurora.common.test_clusters                              .....   SUCCESS
                     src.test.python.apache.aurora.common.test_http_signaler                         .....   SUCCESS
                     src.test.python.apache.aurora.common.test_pex_version                           .....   SUCCESS
                     src.test.python.apache.aurora.common.test_shellify                              .....   SUCCESS
                     src.test.python.apache.aurora.common.test_transport                             .....   SUCCESS
                     src.test.python.apache.aurora.config.test_base                                  .....   SUCCESS
                     src.test.python.apache.aurora.config.test_constraint_parsing                    .....   SUCCESS
                     src.test.python.apache.aurora.config.test_loader                                .....   SUCCESS
                     src.test.python.apache.aurora.config.test_thrift                                .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.announcer                         .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.directory_sandbox                 .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.executor_detector                 .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.executor_timeout                  .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.health_checker                    .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.kill_manager                      .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.path_detector                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.status_checker                    .....   SUCCESS
                     src.test.python.apache.aurora.executor.common.task_info                         .....   SUCCESS
                     src.test.python.apache.aurora.executor.executor_base                            .....   SUCCESS
                     src.test.python.apache.aurora.executor.executor_vars                            .....   SUCCESS
                     src.test.python.apache.aurora.executor.gc_executor                              .....   FAILURE
                     src.test.python.apache.aurora.executor.status_manager                           .....   SUCCESS
                     src.test.python.apache.aurora.executor.thermos_task_runner                      .....   SUCCESS
                     src.test.python.apache.thermos.cli.commands.commands                            .....   SUCCESS
                     src.test.python.apache.thermos.cli.common                                       .....   SUCCESS
                     src.test.python.apache.thermos.cli.main                                         .....   SUCCESS
                     src.test.python.apache.thermos.common.test_pathspec                             .....   SUCCESS
                     src.test.python.apache.thermos.core.test_runner_integration                     .....   SUCCESS
                     src.test.python.apache.thermos.monitoring.test_disk                             .....   SUCCESS
                     
FAILURE


               FAILURE
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Aurora #982

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Aurora/982/changes>