See 
<https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2)/3034/changes>

Changes:

[yujie.jay] Fixed the environment overriding order in MesosContainerizer.

[yujie.jay] Moved IOSwitchboardServerFlags nested inside IOSwitchboardServer.

[yujie.jay] Made some IOSwitchboardServer flags optional.

[yujie.jay] Fixed the tests by turning off agent subsystems in IOSwitchboard 
tests.

[yujie.jay] Added a TODO about agent subsystems check.

[vinodkone] Moved the `IOSwitchboardServer::isRequired` to `IOSwitchBoard`.

[vinodkone] Moved `IOSwitchboard::requiresServer()` implementation to cpp.

[alexr] Added John Kordich to contributors.

[toenshoff] Fixed tests by turning off agent subsystems in IOSwitchboard tests.

[anand] Acked correct task id in DefaultExecutorTest.KillTaskGroupOnTaskFailure.

[anand] Acked correct task id in DefaultExecutorTest.KillTask test.

[mpark] Windows: Fix build break in libprocess tests.

[adam] Fixed bug that prevented window size updates in the IOSwitchboard.

[anand] Removed test assumptions about arrival order of status updates.

------------------------------------------
[...truncated 128892 lines...]
[----------] 2 tests from UriTest (0 ms total)

[----------] 11 tests from ValuesTest
[ RUN      ] ValuesTest.ValidInput
[       OK ] ValuesTest.ValidInput (0 ms)
[ RUN      ] ValuesTest.InvalidInput
[       OK ] ValuesTest.InvalidInput (0 ms)
[ RUN      ] ValuesTest.SetSubtraction
[       OK ] ValuesTest.SetSubtraction (0 ms)
[ RUN      ] ValuesTest.RangesParse
[       OK ] ValuesTest.RangesParse (0 ms)
[ RUN      ] ValuesTest.RangesCoalesce
[       OK ] ValuesTest.RangesCoalesce (0 ms)
[ RUN      ] ValuesTest.RangesCoalesceParse
[       OK ] ValuesTest.RangesCoalesceParse (1 ms)
[ RUN      ] ValuesTest.AddRangeCoalesce
[       OK ] ValuesTest.AddRangeCoalesce (0 ms)
[ RUN      ] ValuesTest.RangesToIntervalSet
[       OK ] ValuesTest.RangesToIntervalSet (0 ms)
[ RUN      ] ValuesTest.IntervalSetToRanges
[       OK ] ValuesTest.IntervalSetToRanges (0 ms)
[ RUN      ] ValuesTest.RangesAddition
[       OK ] ValuesTest.RangesAddition (0 ms)
[ RUN      ] ValuesTest.RangesSubtraction
[       OK ] ValuesTest.RangesSubtraction (0 ms)
[----------] 11 tests from ValuesTest (1 ms total)

[----------] 1 test from ZooKeeperURLTest
[ RUN      ] ZooKeeperURLTest.URL
[       OK ] ZooKeeperURLTest.URL (0 ms)
[----------] 1 test from ZooKeeperURLTest (1 ms total)

[----------] 5 tests from TarTest
[ RUN      ] TarTest.File
[       OK ] TarTest.File (199 ms)
[ RUN      ] TarTest.Directory
[       OK ] TarTest.Directory (202 ms)
[ RUN      ] TarTest.ChangeDirectory
[       OK ] TarTest.ChangeDirectory (201 ms)
[ RUN      ] TarTest.BZIP2CompressFile
[       OK ] TarTest.BZIP2CompressFile (202 ms)
[ RUN      ] TarTest.GZIPChangeDirectory
[       OK ] TarTest.GZIPChangeDirectory (201 ms)
[----------] 5 tests from TarTest (1005 ms total)

[----------] 1 test from ShasumTest
[ RUN      ] ShasumTest.SHA512SimpleFile
[       OK ] ShasumTest.SHA512SimpleFile (101 ms)
[----------] 1 test from ShasumTest (102 ms total)

[----------] 1 test from CompressionTest
[ RUN      ] CompressionTest.GZIPDecompressTarFile
[       OK ] CompressionTest.GZIPDecompressTarFile (303 ms)
[----------] 1 test from CompressionTest (303 ms total)

[----------] 2 tests from HTTPTest
[ RUN      ] HTTPTest.ModelTask
[       OK ] HTTPTest.ModelTask (0 ms)
[ RUN      ] HTTPTest.ModelResources
[       OK ] HTTPTest.ModelResources (1 ms)
[----------] 2 tests from HTTPTest (1 ms total)

[----------] 2 tests from HTTP
[ RUN      ] HTTP.ModelRoleResources
[       OK ] HTTP.ModelRoleResources (0 ms)
[ RUN      ] HTTP.SerializeNetworkInfo
[       OK ] HTTP.SerializeNetworkInfo (0 ms)
[----------] 2 tests from HTTP (0 ms total)

[----------] 3 tests from RecordIOReaderTest
[ RUN      ] RecordIOReaderTest.EndOfFile
[       OK ] RecordIOReaderTest.EndOfFile (1 ms)
[ RUN      ] RecordIOReaderTest.DecodingFailure
[       OK ] RecordIOReaderTest.DecodingFailure (0 ms)
[ RUN      ] RecordIOReaderTest.PipeFailure
[       OK ] RecordIOReaderTest.PipeFailure (1 ms)
[----------] 3 tests from RecordIOReaderTest (2 ms total)

[----------] 3 tests from RecordIOTransformTest
[ RUN      ] RecordIOTransformTest.EndOfFile
[       OK ] RecordIOTransformTest.EndOfFile (0 ms)
[ RUN      ] RecordIOTransformTest.ReaderWriterEndFail
[       OK ] RecordIOTransformTest.ReaderWriterEndFail (0 ms)
[ RUN      ] RecordIOTransformTest.WriterReadEndFail
[       OK ] RecordIOTransformTest.WriterReadEndFail (1 ms)
[----------] 3 tests from RecordIOTransformTest (1 ms total)

[----------] 1 test from TypeUtilsTest
[ RUN      ] TypeUtilsTest.TaskGroupEquality
[       OK ] TypeUtilsTest.TaskGroupEquality (0 ms)
[----------] 1 test from TypeUtilsTest (0 ms total)

[----------] 3 tests from AppcSpecTest
[ RUN      ] AppcSpecTest.ValidateImageManifest
[       OK ] AppcSpecTest.ValidateImageManifest (1 ms)
[ RUN      ] AppcSpecTest.ValidateLayout
[       OK ] AppcSpecTest.ValidateLayout (1 ms)
[ RUN      ] AppcSpecTest.ValidateImageManifestWithNullExec
[       OK ] AppcSpecTest.ValidateImageManifestWithNullExec (1 ms)
[----------] 3 tests from AppcSpecTest (3 ms total)

[----------] 5 tests from ComposingContainerizerTest
[ RUN      ] ComposingContainerizerTest.DestroyDuringUnsupportedLaunchLoop
[       OK ] ComposingContainerizerTest.DestroyDuringUnsupportedLaunchLoop (1 
ms)
[ RUN      ] ComposingContainerizerTest.DestroyDuringSupportedLaunchLoop
[       OK ] ComposingContainerizerTest.DestroyDuringSupportedLaunchLoop (0 ms)
[ RUN      ] ComposingContainerizerTest.DestroyAfterLaunchLoop
[       OK ] ComposingContainerizerTest.DestroyAfterLaunchLoop (1 ms)
[ RUN      ] ComposingContainerizerTest.DestroyUnknownContainer
W1214 01:16:29.919883 25339 composing.cpp:630] Attempted to destroy unknown 
container 9c15ef25-961b-4cf7-8e4a-9422087c42e8
[       OK ] ComposingContainerizerTest.DestroyUnknownContainer (1 ms)
[ RUN      ] ComposingContainerizerTest.WaitUnknownContainer
[       OK ] ComposingContainerizerTest.WaitUnknownContainer (0 ms)
[----------] 5 tests from ComposingContainerizerTest (3 ms total)

[----------] 10 tests from DockerSpecTest
[ RUN      ] DockerSpecTest.ParseImageReference
[       OK ] DockerSpecTest.ParseImageReference (0 ms)
[ RUN      ] DockerSpecTest.GetRegistrySpec
[       OK ] DockerSpecTest.GetRegistrySpec (1 ms)
[ RUN      ] DockerSpecTest.ParseDockerConfig
[       OK ] DockerSpecTest.ParseDockerConfig (0 ms)
[ RUN      ] DockerSpecTest.ParseDockercfg
[       OK ] DockerSpecTest.ParseDockercfg (0 ms)
[ RUN      ] DockerSpecTest.ParseAuthUrl
[       OK ] DockerSpecTest.ParseAuthUrl (0 ms)
[ RUN      ] DockerSpecTest.ParseV1ImageManifest
[       OK ] DockerSpecTest.ParseV1ImageManifest (1 ms)
[ RUN      ] DockerSpecTest.ParseV2ImageManifest
[       OK ] DockerSpecTest.ParseV2ImageManifest (0 ms)
[ RUN      ] DockerSpecTest.ParseInvalidV2ImageManifest
[       OK ] DockerSpecTest.ParseInvalidV2ImageManifest (0 ms)
[ RUN      ] DockerSpecTest.ValidateV2ImageManifestFsLayersNonEmpty
[       OK ] DockerSpecTest.ValidateV2ImageManifestFsLayersNonEmpty (0 ms)
[ RUN      ] DockerSpecTest.ValidateV2ImageManifestSignaturesNonEmpty
[       OK ] DockerSpecTest.ValidateV2ImageManifestSignaturesNonEmpty (0 ms)
[----------] 10 tests from DockerSpecTest (3 ms total)

[----------] 1 test from DockerImageTest
[ RUN      ] DockerImageTest.ParseInspectonImage
[       OK ] DockerImageTest.ParseInspectonImage (1 ms)
[----------] 1 test from DockerImageTest (1 ms total)

[----------] 3 tests from IOSwitchboardServerTest
[ RUN      ] IOSwitchboardServerTest.RedirectLog
[       OK ] IOSwitchboardServerTest.RedirectLog (61 ms)
[ RUN      ] IOSwitchboardServerTest.AttachOutput
[       OK ] IOSwitchboardServerTest.AttachOutput (470 ms)
[ RUN      ] IOSwitchboardServerTest.AttachInput
[       OK ] IOSwitchboardServerTest.AttachInput (200 ms)
[----------] 3 tests from IOSwitchboardServerTest (731 ms total)

[----------] 4 tests from IOSwitchboardTest
[ RUN      ] IOSwitchboardTest.ContainerAttach
I1214 01:16:30.657744 25335 containerizer.cpp:220] Using isolation: 
posix/cpu,filesystem/posix,network/cni
W1214 01:16:30.658144 25335 backend.cpp:76] Failed to create 'aufs' backend: 
AufsBackend requires root privileges, but is running as user mesos
W1214 01:16:30.658237 25335 backend.cpp:76] Failed to create 'bind' backend: 
BindBackend requires root privileges
I1214 01:16:30.659101 25342 containerizer.cpp:594] Recovering containerizer
I1214 01:16:30.659646 25339 provisioner.cpp:253] Provisioner recovery complete
I1214 01:16:30.660037 25337 containerizer.cpp:986] Starting container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd for executor 'executor' of framework 
I1214 01:16:30.660863 25341 switchboard.cpp:430] Allocated pseudo terminal 
'/dev/pts/0' for container aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
I1214 01:16:30.661057 25341 switchboard.cpp:567] Launching 
'mesos-io-switchboard' with flags '--heartbeat_interval="30secs" --help="false" 
--socket_address="/tmp/mesos-io-switchboard-9f685261-0924-4486-9c98-b90876ee96b3"
 --stderr_from_fd="6" --stderr_to_fd="2" --stdin_to_fd="6" --stdout_from_fd="6" 
--stdout_to_fd="1" --tty="true" --wait_for_connection="false"' for container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
I1214 01:16:30.662648 25341 switchboard.cpp:597] Created I/O switchboard server 
(pid: 28814) listening on socket file 
'/tmp/mesos-io-switchboard-9f685261-0924-4486-9c98-b90876ee96b3' for container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
I1214 01:16:30.663569 25345 containerizer.cpp:1535] Launching 
'mesos-containerizer' with flags '--help="false" 
--launch_info="{"command":{"shell":true,"value":"sleep 
1000"},"environment":{"variables":[{"name":"MESOS_SANDBOX","value":"\/tmp\/IOSwitchboardTest_ContainerAttach_56ch4n"}]},"err":{"fd":7,"type":"FD"},"in":{"fd":7,"type":"FD"},"out":{"fd":7,"type":"FD"},"tty_slave_path":"\/dev\/pts\/0","working_directory":"\/tmp\/IOSwitchboardTest_ContainerAttach_56ch4n"}"
 --pipe_read="6" --pipe_write="8" 
--runtime_directory="/tmp/IOSwitchboardTest_ContainerAttach_XwqN8a/containers/aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd"
 --unshare_namespace_mnt="false"'
I1214 01:16:30.665848 25345 launcher.cpp:133] Forked child with pid '28815' for 
container 'aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd'
I1214 01:16:30.666014 25345 containerizer.cpp:1634] Checkpointing container's 
forked pid 28815 to 
'/tmp/IOSwitchboardTest_ContainerAttach_uwBJdY/meta/slaves/frameworks/executors/executor/runs/aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd/pids/forked.pid'
I1214 01:16:30.667618 25349 fetcher.cpp:349] Starting to fetch URIs for 
container: aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd, directory: 
/tmp/IOSwitchboardTest_ContainerAttach_56ch4n

**** DEADLOCK DETECTED! ****
You are waiting on process __limiter__(514)@172.17.0.2:58293 that it is 
currently executing.
I1214 01:16:30.721571 25345 containerizer.cpp:2113] Destroying container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd in RUNNING state
I1214 01:16:30.721643 25345 launcher.cpp:149] Asked to destroy container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
E1214 01:16:30.812218 25337 switchboard.cpp:880] Unexpected termination of I/O 
switchboard server: 'IOSwitchboard' exited with status: 1 for container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
I1214 01:16:30.812391 25337 containerizer.cpp:2476] Container 
aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd has exited
I1214 01:16:30.813156 25337 provisioner.cpp:324] Ignoring destroy request for 
unknown container aa4d9a6e-8a5a-4335-88ee-da0e5e3687dd
[       OK ] IOSwitchboardTest.ContainerAttach (160 ms)
[ RUN      ] IOSwitchboardTest.OutputRedirectionWithTTY
I1214 01:16:30.818521 25335 containerizer.cpp:220] Using isolation: 
posix/cpu,filesystem/posix,network/cni
W1214 01:16:30.818888 25335 backend.cpp:76] Failed to create 'aufs' backend: 
AufsBackend requires root privileges, but is running as user mesos
W1214 01:16:30.818984 25335 backend.cpp:76] Failed to create 'bind' backend: 
BindBackend requires root privileges
I1214 01:16:30.819844 25345 containerizer.cpp:594] Recovering containerizer
I1214 01:16:30.820219 25345 provisioner.cpp:253] Provisioner recovery complete
I1214 01:16:30.820603 25345 containerizer.cpp:986] Starting container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880 for executor 'executor' of framework 
I1214 01:16:30.821276 25345 switchboard.cpp:430] Allocated pseudo terminal 
'/dev/pts/0' for container 57acd668-0a03-4f5f-b0e0-a2a3f80a6880
I1214 01:16:30.821540 25345 switchboard.cpp:567] Launching 
'mesos-io-switchboard' with flags '--heartbeat_interval="30secs" --help="false" 
--socket_address="/tmp/mesos-io-switchboard-04ff9059-ef92-4275-aba4-d677b771882f"
 --stderr_from_fd="6" --stderr_to_fd="2" --stdin_to_fd="6" --stdout_from_fd="6" 
--stdout_to_fd="1" --tty="true" --wait_for_connection="false"' for container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880
I1214 01:16:30.823233 25345 switchboard.cpp:597] Created I/O switchboard server 
(pid: 28825) listening on socket file 
'/tmp/mesos-io-switchboard-04ff9059-ef92-4275-aba4-d677b771882f' for container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880
I1214 01:16:30.824362 25346 containerizer.cpp:1535] Launching 
'mesos-containerizer' with flags '--help="false" 
--launch_info="{"command":{"shell":true,"value":"printf Hello; printf World 
1>&2"},"environment":{"variables":[{"name":"MESOS_SANDBOX","value":"\/tmp\/IOSwitchboardTest_OutputRedirectionWithTTY_Ze9qc5"}]},"err":{"fd":7,"type":"FD"},"in":{"fd":7,"type":"FD"},"out":{"fd":7,"type":"FD"},"tty_slave_path":"\/dev\/pts\/0","working_directory":"\/tmp\/IOSwitchboardTest_OutputRedirectionWithTTY_Ze9qc5"}"
 --pipe_read="6" --pipe_write="8" 
--runtime_directory="/tmp/IOSwitchboardTest_OutputRedirectionWithTTY_mPPRQR/containers/57acd668-0a03-4f5f-b0e0-a2a3f80a6880"
 --unshare_namespace_mnt="false"'
I1214 01:16:30.825979 25346 launcher.cpp:133] Forked child with pid '28826' for 
container '57acd668-0a03-4f5f-b0e0-a2a3f80a6880'
I1214 01:16:30.826141 25346 containerizer.cpp:1634] Checkpointing container's 
forked pid 28826 to 
'/tmp/IOSwitchboardTest_OutputRedirectionWithTTY_mbpFvE/meta/slaves/frameworks/executors/executor/runs/57acd668-0a03-4f5f-b0e0-a2a3f80a6880/pids/forked.pid'
I1214 01:16:30.828217 25349 fetcher.cpp:349] Starting to fetch URIs for 
container: 57acd668-0a03-4f5f-b0e0-a2a3f80a6880, directory: 
/tmp/IOSwitchboardTest_OutputRedirectionWithTTY_Ze9qc5
E1214 01:16:30.912721 25338 switchboard.cpp:880] Unexpected termination of I/O 
switchboard server: 'IOSwitchboard' exited with status: 1 for container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880
I1214 01:16:30.912895 25336 containerizer.cpp:2493] Container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880 has reached its limit for resource {} and 
will be terminated
I1214 01:16:30.912925 25336 containerizer.cpp:2113] Destroying container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880 in RUNNING state
I1214 01:16:30.912983 25336 launcher.cpp:149] Asked to destroy container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880
I1214 01:16:30.913887 25348 containerizer.cpp:2476] Container 
57acd668-0a03-4f5f-b0e0-a2a3f80a6880 has exited
I1214 01:16:30.914757 25347 provisioner.cpp:324] Ignoring destroy request for 
unknown container 57acd668-0a03-4f5f-b0e0-a2a3f80a6880
[       OK ] IOSwitchboardTest.OutputRedirectionWithTTY (99 ms)
[ RUN      ] IOSwitchboardTest.KillSwitchboardContainerDestroyed
I1214 01:16:30.918962 25335 containerizer.cpp:220] Using isolation: 
posix/cpu,filesystem/posix,network/cni
W1214 01:16:30.919263 25335 backend.cpp:76] Failed to create 'aufs' backend: 
AufsBackend requires root privileges, but is running as user mesos
W1214 01:16:30.919354 25335 backend.cpp:76] Failed to create 'bind' backend: 
BindBackend requires root privileges
I1214 01:16:30.920006 25339 containerizer.cpp:594] Recovering containerizer
I1214 01:16:30.920300 25339 provisioner.cpp:253] Provisioner recovery complete
I1214 01:16:30.920601 25339 containerizer.cpp:986] Starting container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1 for executor 'executor' of framework 
I1214 01:16:30.921178 25339 switchboard.cpp:430] Allocated pseudo terminal 
'/dev/pts/0' for container 5310d3a4-37e7-49a9-84a8-0827c682a6d1
I1214 01:16:30.921339 25339 switchboard.cpp:567] Launching 
'mesos-io-switchboard' with flags '--heartbeat_interval="30secs" --help="false" 
--socket_address="/tmp/mesos-io-switchboard-fcb8744f-3972-4171-8e5a-05a2940d6fc8"
 --stderr_from_fd="6" --stderr_to_fd="2" --stdin_to_fd="6" --stdout_from_fd="6" 
--stdout_to_fd="1" --tty="true" --wait_for_connection="false"' for container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1
I1214 01:16:30.922891 25339 switchboard.cpp:597] Created I/O switchboard server 
(pid: 28837) listening on socket file 
'/tmp/mesos-io-switchboard-fcb8744f-3972-4171-8e5a-05a2940d6fc8' for container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1
I1214 01:16:30.923846 25345 containerizer.cpp:1535] Launching 
'mesos-containerizer' with flags '--help="false" 
--launch_info="{"command":{"shell":true,"value":"sleep 
1000"},"environment":{"variables":[{"name":"MESOS_SANDBOX","value":"\/tmp\/IOSwitchboardTest_KillSwitchboardContainerDestroyed_fkF13O"}]},"err":{"fd":7,"type":"FD"},"in":{"fd":7,"type":"FD"},"out":{"fd":7,"type":"FD"},"tty_slave_path":"\/dev\/pts\/0","working_directory":"\/tmp\/IOSwitchboardTest_KillSwitchboardContainerDestroyed_fkF13O"}"
 --pipe_read="6" --pipe_write="8" 
--runtime_directory="/tmp/IOSwitchboardTest_KillSwitchboardContainerDestroyed_4UfdsB/containers/5310d3a4-37e7-49a9-84a8-0827c682a6d1"
 --unshare_namespace_mnt="false"'
I1214 01:16:30.925439 25345 launcher.cpp:133] Forked child with pid '28838' for 
container '5310d3a4-37e7-49a9-84a8-0827c682a6d1'
I1214 01:16:30.925627 25345 containerizer.cpp:1634] Checkpointing container's 
forked pid 28838 to 
'/tmp/IOSwitchboardTest_KillSwitchboardContainerDestroyed_nfuHQn/meta/slaves/frameworks/executors/executor/runs/5310d3a4-37e7-49a9-84a8-0827c682a6d1/pids/forked.pid'
I1214 01:16:30.927709 25349 fetcher.cpp:349] Starting to fetch URIs for 
container: 5310d3a4-37e7-49a9-84a8-0827c682a6d1, directory: 
/tmp/IOSwitchboardTest_KillSwitchboardContainerDestroyed_fkF13O
E1214 01:16:31.014403 25342 switchboard.cpp:880] Unexpected termination of I/O 
switchboard server: 'IOSwitchboard' exited with signal: Killed for container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1
I1214 01:16:31.014576 25343 containerizer.cpp:2493] Container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1 has reached its limit for resource {} and 
will be terminated
I1214 01:16:31.014827 25343 containerizer.cpp:2113] Destroying container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1 in RUNNING state
I1214 01:16:31.015033 25343 containerizer.cpp:2476] Container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1 has exited
I1214 01:16:31.015087 25343 launcher.cpp:149] Asked to destroy container 
5310d3a4-37e7-49a9-84a8-0827c682a6d1
E1214 01:16:31.016567 25343 switchboard.cpp:801] Failed to remove unix domain 
socket file '/tmp/mesos-io-switchboard-fcb8744f-3972-4171-8e5a-05a2940d6fc8' 
for container '5310d3a4-37e7-49a9-84a8-0827c682a6d1': No such file or directory
I1214 01:16:31.017112 25341 provisioner.cpp:324] Ignoring destroy request for 
unknown container 5310d3a4-37e7-49a9-84a8-0827c682a6d1
/mesos/src/tests/containerizer/io_switchboard_tests.cpp:668: Failure
Expecting WIFSIGNALED(wait.get()->status()) but  
WIFEXITED(wait.get()->status()) is true and WEXITSTATUS(wait.get()->status()) 
is 1
[  FAILED  ] IOSwitchboardTest.KillSwitchboardContainerDestroyed (102 ms)
[ RUN      ] IOSwitchboardTest.RecoverThenKillSwitchboardContainerDestroyed
I1214 01:16:31.021001 25335 cluster.cpp:160] Creating default 'local' authorizer
I1214 01:16:31.021986 25348 master.cpp:380] Master 
e8ac15f5-c082-4854-86c0-dbf514d49514 (f05735aa27b7) started on 172.17.0.2:58293
I1214 01:16:31.022147 25348 master.cpp:382] Flags at startup: --acls="" 
--agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" 
--allocation_interval="1secs" --allocator="HierarchicalDRF" 
--authenticate_agents="true" --authenticate_frameworks="true" 
--authenticate_http_frameworks="true" --authenticate_http_readonly="true" 
--authenticate_http_readwrite="true" --authenticators="crammd5" 
--authorizers="local" --credentials="/tmp/V8D0pV/credentials" 
--framework_sorter="drf" --help="false" --hostname_lookup="true" 
--http_authenticators="basic" --http_framework_authenticators="basic" 
--initialize_driver_logging="true" --log_auto_initialize="true" 
--logbufsecs="0" --logging_level="INFO" --max_agent_ping_timeouts="5" 
--max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" 
--quiet="false" --recovery_agent_removal_limit="100%" --registry="in_memory" 
--registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
--registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
--registry_store_timeout="100secs" --registry_strict="false" 
--root_submissions="true" --user_sorter="drf" --version="false" 
--webui_dir="/usr/local/share/mesos/webui" --work_dir="/tmp/V8D0pV/master" 
--zk_session_timeout="10secs"
I1214 01:16:31.022361 25348 master.cpp:432] Master only allowing authenticated 
frameworks to register
I1214 01:16:31.022373 25348 master.cpp:446] Master only allowing authenticated 
agents to register
I1214 01:16:31.022380 25348 master.cpp:459] Master only allowing authenticated 
HTTP frameworks to register
I1214 01:16:31.022387 25348 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/V8D0pV/credentials'
I1214 01:16:31.022523 25348 master.cpp:504] Using default 'crammd5' 
authenticator
I1214 01:16:31.022593 25348 http.cpp:922] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-readonly'
I1214 01:16:31.022641 25348 http.cpp:922] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-readwrite'
I1214 01:16:31.022681 25348 http.cpp:922] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-scheduler'
I1214 01:16:31.022713 25348 master.cpp:584] Authorization enabled
I1214 01:16:31.023104 25338 whitelist_watcher.cpp:77] No whitelist given
I1214 01:16:31.023118 25349 hierarchical.cpp:149] Initialized hierarchical 
allocator process
I1214 01:16:31.024166 25344 master.cpp:2045] Elected as the leading master!
I1214 01:16:31.024313 25344 master.cpp:1568] Recovering from registrar
I1214 01:16:31.024544 25351 registrar.cpp:329] Recovering registrar
I1214 01:16:31.024734 25351 registrar.cpp:362] Successfully fetched the 
registry (0B) in 160768ns
I1214 01:16:31.024799 25351 registrar.cpp:461] Applied 1 operations in 4769ns; 
attempting to update the registry
I1214 01:16:31.025063 25351 registrar.cpp:506] Successfully updated the 
registry in 204032ns
I1214 01:16:31.025141 25351 registrar.cpp:392] Successfully recovered registrar
I1214 01:16:31.025272 25342 master.cpp:1684] Recovered 0 agents from the 
registry (129B); allowing 10mins for agents to re-register
I1214 01:16:31.025310 25349 hierarchical.cpp:176] Skipping recovery of 
hierarchical allocator: nothing to recover
Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted
++ docker rmi mesos-1481675792-2768
Error response from daemon: conflict: unable to remove repository reference 
"mesos-1481675792-2768" (must force) - container f05735aa27b7 is using its 
referenced image b89ade7f858d

Reply via email to