[ 
https://issues.apache.org/jira/browse/MESOS-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367605#comment-14367605
 ] 

Vinod Kone commented on MESOS-2402:
-----------------------------------

Latest test failure with the error message included: "No such file or directory"

{code}
[ RUN      ] MesosContainerizerDestroyTest.LauncherDestroyFailure
Using temporary directory 
'/tmp/MesosContainerizerDestroyTest_LauncherDestroyFailure_x2Wn1e'
I0318 18:04:28.057530 24784 containerizer.cpp:469] Starting container 
'test_container' for executor 'executor' of framework ''
I0318 18:04:28.059607 24784 launcher.cpp:130] Forked child with pid '26427' for 
container 'test_container'
ABORT: (../../../3rdparty/libprocess/src/subprocess.cpp:165): Failed to 
os::execvpe in childMain: No such file or directory*** Aborted at 1426701868 
(unix time) try "date -d @1426701868" if you are using GNU date ***
PC: @     0x2b7e5afa3cc9 (unknown)
*** SIGABRT (@0x95b0000673b) received by PID 26427 (TID 0x2b7e5e3f1700) from 
PID 26427; stack trace: ***
I0318 18:04:28.061270 24788 containerizer.cpp:950] Destroying container 
'test_container'
    @     0x2b7e5ad5f340 (unknown)
    @     0x2b7e5afa3cc9 (unknown)
    @     0x2b7e5afa70d8 (unknown)
    @           0x8ec81f _Abort()
    @           0x8ec84d _Abort()
    @     0x2b7e589e6ff2 process::childMain()
    @     0x2b7e589ebec0 
_ZNSt5_BindIFPFiRKSsPPcRKN7process10Subprocess2IOES8_S8_PN2os7ExecEnvERK6OptionISt8functionIFivEEEPiSJ_SJ_ESsS3_S6_S6_S6_SB_SG_SJ_SJ_SJ_EE6__callIiJEJLm0ELm1ELm2ELm3ELm4ELm5ELm6ELm7ELm8ELm9EEEET_OSt5tupleIJDpT0_EESt12_Index_tupleIJXspT1_EEE
    @     0x2b7e589eb522 
_ZNSt5_BindIFPFiRKSsPPcRKN7process10Subprocess2IOES8_S8_PN2os7ExecEnvERK6OptionISt8functionIFivEEEPiSJ_SJ_ESsS3_S6_S6_S6_SB_SG_SJ_SJ_SJ_EEclIJEiEET0_DpOT_
    @     0x2b7e589eab44 std::_Function_handler<>::_M_invoke()
    @          0x10d4b5c std::function<>::operator()()
I0318 18:04:28.149530 24788 containerizer.cpp:1159] Executor for container 
'test_container' has exited
I0318 18:04:28.151551 24782 process.cpp:2720] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
../../src/tests/containerizer_tests.cpp:485: Failure
Value of: metrics.values["containerizer/mesos/container_destroy_errors"]
  Actual: 16-byte object <02-00 00-00 7E-2B 00-00 30-01 C1-03 00-00 00-00>
Expected: 1u
Which is: 1
[  FAILED  ] MesosContainerizerDestroyTest.LauncherDestroyFailure (99 ms)

{code}

> MesosContainerizerDestroyTest.LauncherDestroyFailure is flaky
> -------------------------------------------------------------
>
>                 Key: MESOS-2402
>                 URL: https://issues.apache.org/jira/browse/MESOS-2402
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> "Failed to os::execvpe in childMain". Never seen this one before.
> {code}
> [ RUN      ] MesosContainerizerDestroyTest.LauncherDestroyFailure
> Using temporary directory 
> '/tmp/MesosContainerizerDestroyTest_LauncherDestroyFailure_QpjQEn'
> I0224 18:55:49.326912 21391 containerizer.cpp:461] Starting container 
> 'test_container' for executor 'executor' of framework ''
> I0224 18:55:49.332252 21391 launcher.cpp:130] Forked child with pid '23496' 
> for container 'test_container'
> ABORT: (src/subprocess.cpp:165): Failed to os::execvpe in childMain
> *** Aborted at 1424832949 (unix time) try "date -d @1424832949" if you are 
> using GNU date ***
> PC: @     0x2b178c5db0d5 (unknown)
> I0224 18:55:49.340955 21392 process.cpp:2117] Dropped / Lost event for PID: 
> [email protected]:39647
> I0224 18:55:49.342300 21386 containerizer.cpp:911] Destroying container 
> 'test_container'
> *** SIGABRT (@0x3e800005bc8) received by PID 23496 (TID 0x2b178f9f0700) from 
> PID 23496; stack trace: ***
>     @     0x2b178c397cb0 (unknown)
>     @     0x2b178c5db0d5 (unknown)
>     @     0x2b178c5de83b (unknown)
>     @           0x87a945 _Abort()
>     @     0x2b1789f610b9 process::childMain()
> I0224 18:55:49.391793 21386 containerizer.cpp:1120] Executor for container 
> 'test_container' has exited
> I0224 18:55:49.400478 21391 process.cpp:2770] Handling HTTP event for process 
> 'metrics' with path: '/metrics/snapshot'
> tests/containerizer_tests.cpp:485: Failure
> Value of: metrics.values["containerizer/mesos/container_destroy_errors"]
>   Actual: 16-byte object <02-00 00-00 17-2B 00-00 E0-86 0E-04 00-00 00-00>
> Expected: 1u
> Which is: 1
> [  FAILED  ] MesosContainerizerDestroyTest.LauncherDestroyFailure (89 ms)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to