Created
September 16, 2016 10:03
-
-
Save haosdent/ef4698c1a6e4a3bb37ec87e4d84471c0 to your computer and use it in GitHub Desktop.
MESOS-6165_stdout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grep -v 'W:' test_ci.log | |
[23:32:52] : [Step 10/10] [ RUN ] MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward | |
[23:32:52] : [Step 10/10] Received SUBSCRIBED event | |
[23:32:52] : [Step 10/10] Subscribed executor on ip-172-30-2-144.ec2.internal.mesosphere.io | |
[23:32:52] : [Step 10/10] Received SUBSCRIBED event | |
[23:32:52] : [Step 10/10] Subscribed executor on ip-172-30-2-144.ec2.internal.mesosphere.io | |
[23:32:55] : [Step 10/10] [ OK ] MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward (3086 ms) | |
[23:32:55] : [Step 10/10] [ RUN ] MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward | |
[23:32:55] : [Step 10/10] Executing pre-exec command '{"shell":true,"value":"mount -n --bind \/var\/empty\/mesos \/var\/run\/mesos\/pidns"}' | |
[23:32:55] : [Step 10/10] Executing pre-exec command '{"shell":true,"value":"mount none \/proc --make-private -o rec"}' | |
[23:32:55] : [Step 10/10] Executing pre-exec command '{"shell":true,"value":"mount -n -t proc proc \/proc -o nosuid,noexec,nodev"}' | |
[23:32:55] : [Step 10/10] Received SUBSCRIBED event | |
[23:32:55] : [Step 10/10] Subscribed executor on ip-172-30-2-144.ec2.internal.mesosphere.io | |
[23:32:55] : [Step 10/10] Received SUBSCRIBED event | |
[23:32:55] : [Step 10/10] Subscribed executor on ip-172-30-2-144.ec2.internal.mesosphere.io | |
[23:33:10] : [Step 10/10] ../../src/tests/slave_recovery_tests.cpp:4220: Failure | |
[23:33:10] : [Step 10/10] Failed to wait 15secs for offers2 | |
[23:33:10] : [Step 10/10] ../../src/tests/slave_recovery_tests.cpp:4213: Failure | |
[23:33:10] : [Step 10/10] Actual function call count doesn't match EXPECT_CALL(sched, resourceOffers(_, _))... | |
[23:33:10] : [Step 10/10] Expected: to be called at least once | |
[23:33:10] : [Step 10/10] Actual: never called - unsatisfied and active | |
[23:33:25] : [Step 10/10] ../../src/tests/cluster.cpp:560: Failure | |
[23:33:25] : [Step 10/10] Failed to wait 15secs for wait |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment