Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C75C18683 for ; Thu, 7 Apr 2016 00:36:19 +0000 (UTC) Received: (qmail 57793 invoked by uid 500); 7 Apr 2016 00:36:19 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 57736 invoked by uid 500); 7 Apr 2016 00:36:19 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 57718 invoked by uid 99); 7 Apr 2016 00:36:18 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2016 00:36:18 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id F116B9C0319; Thu, 7 Apr 2016 00:36:13 +0000 (UTC) Date: Thu, 7 Apr 2016 00:36:13 +0000 (UTC) From: Apache Jenkins Server To: dev@aurora.apache.org, zmanji@twitter.com, john.sirois@gmail.com, wfarner@apache.org Message-ID: <2037187343.3510.1459989373859.JavaMail.jenkins@crius> In-Reply-To: <1721114360.3478.1459985161466.JavaMail.jenkins@crius> References: <1721114360.3478.1459985161466.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Aurora #1461 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Aurora X-Jenkins-Result: FAILURE See Changes: [wfarner] Remove AddInstancesConfig parameter from addInstances RPC. ------------------------------------------ [...truncated 4212 lines...] ImportError: No module named pants.bin.pants_exe TestThermosExecutor.test_failing_runner_initialize=20 =20 self =3D =20 =1B[1m def test_failing_runner_initialize(self):=1B= [0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m =1B[0m =1B[1m with temporary_dir() as td:=1B[0m =1B[1m te =3D FastThermosExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(td),= =1B[0m =1B[1m sandbox_provider=3DFailingSandboxPro= vider())=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:480:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmpF0Szln', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe TestThermosExecutor.test_failing_runner_initialize_un= known_exception=20 =20 self =3D =20 =1B[1m def test_failing_runner_initialize_unknown_e= xception(self):=1B[0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m =1B[0m =1B[1m with temporary_dir() as td:=1B[0m =1B[1m te =3D FastThermosExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(= td),=1B[0m =1B[1m sandbox_provider=3DFailingSandbo= xProvider(exception_type=3DException))=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:493:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmp7DFLWs', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe TestThermosExecutor.test_slow_runner_initialize _ =20 self =3D =20 =1B[1m def test_slow_runner_initialize(self):=1B[0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m =1B[0m =1B[1m task =3D make_task(HELLO_WORLD_MTI)=1B[0m =1B[1m =1B[0m =1B[1m with temporary_dir() as td:=1B[0m =1B[1m te =3D FastThermosExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(td),= =1B[0m =1B[1m sandbox_provider=3DSlowSandboxProvid= er())=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:508:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmp_xTn9W', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe TestThermosExecutor.test_killTask_during_runner_initi= alize=20 =20 self =3D =20 =1B[1m def test_killTask_during_runner_initialize(s= elf): # noqa=1B[0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m =1B[0m =1B[1m task =3D make_task(HELLO_WORLD_MTI)=1B[0m =1B[1m =1B[0m =1B[1m with temporary_dir() as td:=1B[0m =1B[1m te =3D FastThermosExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(td),= =1B[0m =1B[1m sandbox_provider=3DSlowSandboxProvid= er())=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:527:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmpnwCHpQ', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe TestThermosExecutor.test_launchTask_deserialization_f= ail=20 =20 self =3D =20 =1B[1m def test_launchTask_deserialization_fail(sel= f): # noqa=1B[0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m =1B[0m =1B[1m role =3D getpass.getuser()=1B[0m =1B[1m task_info =3D mesos_pb2.TaskInfo()=1B[0m =1B[1m task_info.name =3D task_info.task_id.value= =3D 'broken'=1B[0m =1B[1m task_info.data =3D serialize(=1B[0m =1B[1m AssignedTask(=1B[0m =1B[1m task=3DTaskConfig(=1B[0m =1B[1m job=3DJobKey(role=3Drole, envi= ronment=3D'env', name=3D'name'),=1B[0m =1B[1m executorConfig=3DExecutorConfi= g(name=3DAURORA_EXECUTOR_NAME, data=3D'garbage'))))=1B[0m =1B[1m =1B[0m =1B[1m te =3D FastThermosExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(safe_m= kdtemp()),=1B[0m =1B[1m sandbox_provider=3DDefaultTestSandboxP= rovider())=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:565:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmppO9Amq', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe _____________ test_waiting_executor ______________ =20 =1B[1m def test_waiting_executor():=1B[0m =1B[1m proxy_driver =3D ProxyDriver()=1B[0m =1B[1m with temporary_dir() as checkpoint_root:= =1B[0m =1B[1m te =3D AuroraExecutor(=1B[0m =1B[1m> runner_provider=3Dmake_provider(chec= kpoint_root),=1B[0m =1B[1m sandbox_provider=3DDefaultTestSandbo= xProvider())=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:580:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:193: in make_provider =1B[1m pex_location=3Dthermos_runner_path(),=1B[0m _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 =20 build =3D True =20 =1B[1m def thermos_runner_path(build=3DTrue):=1B[0m =1B[1m if not build:=1B[0m =1B[1m return getattr(thermos_runner_path, 'val= ue', None)=1B[0m =1B[1m =1B[0m =1B[1m if not hasattr(thermos_runner_path, 'value= '):=1B[0m =1B[1m pex_dir =3D safe_mkdtemp()=1B[0m =1B[1m> assert subprocess.call(["./pants", "--pa= nts-distdir=3D%s" % pex_dir, "binary",=1B[0m =1B[1m "src/main/python/apache/thermos/runner= :thermos_runner"]) =3D=3D 0=1B[0m =1B[1m=1B[31mE assert 1 =3D=3D 0=1B[0m =1B[1m=1B[31mE + where 1 =3D (['./pants', '--pants-distdir=3D/tmp/user/2396/tmpAJCIgI', = 'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])=1B[0m =1B[1m=1B[31mE + where =3D subprocess.call=1B[0m =20 src/test/python/apache/aurora/executor/test_thermos_ex= ecutor.py:185: AssertionError -------------- Captured stderr call -------------- Traceback (most recent call last): File "/home/jenkins/.cache/pants/setup/bootstrap-Lin= ux-x86_64/0.0.80/bin/pants", line 7, in from pants.bin.pants_exe import main ImportError: No module named pants.bin.pants_exe generated xml file: =20 =1B[1m=1B[31m 17 failed, 640 passed, 5 skipped, 1 warn= ings, 8 error in 141.83 seconds =1B[0m =20 FAILURE =1B[32m Waiting for background workers to finish.=1B[0m 00:27:54 03:24 [complete]=1B[31m FAILURE=1B[0m Build step 'Execute shell' marked build as failure Recording test results