You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/07 02:59:19 UTC

Build failed in Jenkins: Mesos-Reviewbot #21554

See <https://builds.apache.org/job/Mesos-Reviewbot/21554/display/redirect?page=changes>

Changes:

[toenshoff] Fixed race in Python egg caching.

------------------------------------------
[...truncated 2.60 MB...]
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running bdist_egg
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running egg_info
writing requirements to src/mesos.executor.egg-info/requires.txt
writing src/mesos.executor.egg-info/PKG-INFO
writing namespace_packages to src/mesos.executor.egg-info/namespace_packages.txt
writing top-level names to src/mesos.executor.egg-info/top_level.txt
writing dependency_links to src/mesos.executor.egg-info/dependency_links.txt
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
installing to build/bdist.linux-x86_64/wheel
running install
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
running install_lib
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
reading manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
writing manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running bdist_egg
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
running egg_info
writing src/mesos.cli.egg-info/PKG-INFO
writing namespace_packages to src/mesos.cli.egg-info/namespace_packages.txt
writing top-level names to src/mesos.cli.egg-info/top_level.txt
running install_lib
writing dependency_links to src/mesos.cli.egg-info/dependency_links.txt
running build_py
running bdist_egg
running build_ext
creating build/bdist.linux-x86_64/egg
reading manifest file 'src/mesos.cli.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
writing manifest file 'src/mesos.cli.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running egg_info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
running install_lib
running build_py
running build_ext
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
creating build/bdist.linux-x86_64/egg
running install_egg_info
creating build/bdist.linux-x86_64/egg/mesos
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 02:59:12.253744  6591 logging.cpp:208] Logging to STDERR
I0207 02:59:12.291103  6591 process.cpp:1235] libprocess is initialized on 172.17.0.5:41902 with 24 worker threads
I0207 02:59:17.576252  6591 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 02:59:17.576352  6591 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (216.58.193.78) 56(84) bytes of data.
64 bytes from sea15s07-in-f78.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.23 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.234/4.234/4.234/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 02:59:17.762877  6591 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 02:59:17.863138  6591 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1517967350-20644
Untagged: mesos-1517967350-20644:latest
Build step 'Execute shell' marked build as failure


Jenkins build is back to normal : Mesos-Reviewbot #21570

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21570/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Reviewbot #21569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21569/display/redirect?page=changes>

Changes:

[bmahler] Fixed a bug relating to lingering executors [1/2].

[bmahler] Fixed a bug relating to lingering executors [2/2].

[bmahler] Added two additional mock methods in mock slave.

[bmahler] Added tests to verify v0 executor is shutdown if no task is delivered.

[bmahler] Added test to ensure v1 executor is shutdown upon initial task all-kill.

[bmahler] Added MESOS-8411 to the 1.5.1 CHANGELOG.

[mpark] Introduced `mesos-build` along with pre-built docker images.

------------------------------------------
[...truncated 39.66 MB...]
writing requirements to src/mesos.executor.egg-info/requires.txt
writing src/mesos.executor.egg-info/PKG-INFO
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
writing namespace_packages to src/mesos.executor.egg-info/namespace_packages.txt
writing top-level names to src/mesos.executor.egg-info/top_level.txt
writing dependency_links to src/mesos.executor.egg-info/dependency_links.txt
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running bdist_wheel
running build
running build
installing to build/bdist.linux-x86_64/wheel
running install
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
running install_lib
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
creating build/bdist.linux-x86_64/wheel
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
reading manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/wheel/mesos
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
running install_egg_info
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_scripts
writing manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
running bdist_egg
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
running egg_info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
running bdist_egg
running bdist_egg
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
running egg_info
writing requirements to src/mesos.native.egg-info/requires.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing src/mesos.native.egg-info/PKG-INFO
installing library code to build/bdist.linux-x86_64/egg
writing namespace_packages to src/mesos.native.egg-info/namespace_packages.txt
writing top-level names to src/mesos.native.egg-info/top_level.txt
writing dependency_links to src/mesos.native.egg-info/dependency_links.txt
running egg_info
writing requirements to src/mesos.interface.egg-info/requires.txt
writing src/mesos.interface.egg-info/PKG-INFO
writing namespace_packages to src/mesos.interface.egg-info/namespace_packages.txt
writing top-level names to src/mesos.interface.egg-info/top_level.txt
writing dependency_links to src/mesos.interface.egg-info/dependency_links.txt
reading manifest file 'src/mesos.native.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.native.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
reading manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running build_ext
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0208 07:09:55.342418  6580 logging.cpp:208] Logging to STDERR
I0208 07:09:55.380074  6580 process.cpp:1235] libprocess is initialized on 172.17.0.5:34584 with 24 worker threads
I0208 07:10:01.155436  6580 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0208 07:10:01.155511  6580 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (216.58.193.78) 56(84) bytes of data.
64 bytes from sea15s07-in-f78.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.22 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.229/4.229/4.229/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0208 07:10:01.326170  6580 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0208 07:10:01.427275  6580 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/SorBuild timed out (after 180 minutes). Marking the build as failed.
Build was aborted

Build failed in Jenkins: Mesos-Reviewbot #21568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21568/display/redirect?page=changes>

Changes:

[yujie.jay] Added a SLRP unit test for agent reboot.

[yujie.jay] Made the SLRP tests more consistent in coding style.

[yujie.jay] Added `csi::paths::parseContainerPath` helper.

[yujie.jay] Cleaned up endpoint directories after SLRP tests.

[yujie.jay] Fixed the flakiness of the ROOT_ConvertPreExistingVolume test.

[yujie.jay] Reverted plugin name randomization in SLRP tests.

[yujie.jay] Improved logging for container daemon.

[yujie.jay] Fixed the flakiness in the SLRP metrics test.

[yujie.jay] Improved isolation for agent RP API config tests.

[yujie.jay] Speeded up tests for resource provider config agent API.

[yujie.jay] Cleaned up endpoint directories after RP config agent API tests.

[yujie.jay] Fixed some log messages in `slave.cpp`.

[zhq527725] Removed WIP from 1.3.2.

[zhq527725] Added MESOS-8125 to the 1.3.3 CHANGELOG.

[gregorywmann] Added a method to increment invalid scheduler API call counters.

[gregorywmann] Improved the validation of `ACKNOWLEDGE_OPERATION_STATUS` calls.

[gregorywmann] Added test for delayed authorization during operator events.

[gregorywmann] Tested reconciliation when operation is dropped en route to agent.

------------------------------------------
[...truncated 2.60 MB...]
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
reading manifest file 'src/mesos.native.egg-info/SOURCES.txt'
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
writing manifest file 'src/mesos.native.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running bdist_egg
running egg_info
writing requirements to src/mesos.egg-info/requires.txt
writing src/mesos.egg-info/PKG-INFO
writing top-level names to src/mesos.egg-info/top_level.txt
writing dependency_links to src/mesos.egg-info/dependency_links.txt
running install_lib
running build_py
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
running install_lib
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
running build_py
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg
reading manifest file 'src/mesos.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg/mesos
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/mesos/native
zip_safe flag not set; analyzing archive contents...
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
mesos.__init__: module references __path__
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running bdist_wheel
running build
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
running install_scripts
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0208 04:10:14.414432  6587 logging.cpp:208] Logging to STDERR
I0208 04:10:14.666594  6587 process.cpp:1235] libprocess is initialized on 172.17.0.6:45113 with 24 worker threads
I0208 04:10:22.559665  6587 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0208 04:10:22.559784  6587 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (172.217.3.206) 56(84) bytes of data.
64 bytes from sea15s12-in-f206.1e100.net (172.217.3.206): icmp_seq=1 ttl=54 time=4.20 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.203/4.203/4.203/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0208 04:10:22.838331  6587 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0208 04:10:22.938652  6587 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518058214-17665
Untagged: mesos-1518058214-17665:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21567/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
running build_ext
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running install_lib
running build_py
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
running install_lib
running build_py
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
creating build/bdist.linux-x86_64/egg
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
creating build/bdist.linux-x86_64/egg/mesos/executor
creating build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
creating build/bdist.linux-x86_64/egg/mesos
zip_safe flag not set; analyzing archive contents...
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing library code to build/bdist.linux-x86_64/egg
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
mesos.__init__: module references __path__
zip_safe flag not set; analyzing archive contents...
running bdist_wheel
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running build
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
running build
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
running bdist_wheel
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0208 01:55:51.604413  6582 logging.cpp:208] Logging to STDERR
I0208 01:55:51.639675  6582 process.cpp:1235] libprocess is initialized on 172.17.0.2:33803 with 24 worker threads
I0208 01:55:55.517129  6582 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0208 01:55:55.517192  6582 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (216.58.193.78) 56(84) bytes of data.
64 bytes from sea15s07-in-f14.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.31 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.311/4.311/4.311/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0208 01:55:55.662927  6582 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0208 01:55:55.762889  6582 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518051207-15134
Untagged: mesos-1518051207-15134:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21566

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21566/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
running install_lib
running build_py
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
creating build/bdist.linux-x86_64/egg/mesos/interface
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
running bdist_egg
running bdist_wheel
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running build
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
running egg_info
writing requirements to src/mesos.egg-info/requires.txt
writing src/mesos.egg-info/PKG-INFO
running bdist_wheel
installing to build/bdist.linux-x86_64/wheel
running install
writing top-level names to src/mesos.egg-info/top_level.txt
running install_lib
writing dependency_links to src/mesos.egg-info/dependency_links.txt
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
running build
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
reading manifest file 'src/mesos.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0208 00:45:30.670884  6581 logging.cpp:208] Logging to STDERR
I0208 00:45:30.704123  6581 process.cpp:1235] libprocess is initialized on 172.17.0.3:39709 with 24 worker threads
I0208 00:45:36.252681  6581 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0208 00:45:36.252739  6581 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (172.217.3.206) 56(84) bytes of data.
64 bytes from sea15s12-in-f206.1e100.net (172.217.3.206): icmp_seq=1 ttl=54 time=4.27 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.277/4.277/4.277/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0208 00:45:36.435508  6581 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0208 00:45:36.536007  6581 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518046536-14573
Untagged: mesos-1518046536-14573:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21565

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21565/display/redirect>

------------------------------------------
[...truncated 31.71 MB...]
I0207 23:28:40.713721  6609 slave.cpp:5291] Forwarding the update TASK_RUNNING (Status UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 to master@172.17.0.3:36816
I0207 23:28:40.713927  6609 slave.cpp:5184] Task status update manager successfully handled status update TASK_RUNNING (Status UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.713970  6609 slave.cpp:5200] Sending acknowledgement for status update TASK_RUNNING (Status UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 to executor(1)@172.17.0.3:34470
I0207 23:28:40.714078  6608 master.cpp:7850] Status update TASK_RUNNING (Status UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 from agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.714138  6608 master.cpp:7906] Forwarding status update TASK_RUNNING (Status UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.714330  6608 master.cpp:10204] Updating the state of task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
I0207 23:28:40.714525  6605 sched.cpp:1029] Scheduler::statusUpdate took 62242ns
I0207 23:28:40.714821  6593 master.cpp:5775] Processing ACKNOWLEDGE call for status 0b1e9173-3170-403d-aa6b-6e5daece3c9a for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816 on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0
I0207 23:28:40.715190  6595 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.715476  6598 slave.cpp:4057] Task status update manager successfully handled status update acknowledgement (UUID: 0b1e9173-3170-403d-aa6b-6e5daece3c9a) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.867763 17231 executor.cpp:938] Command exited with status 0 (pid: 17242)
I0207 23:28:40.873096  6594 slave.cpp:4809] Handling status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 from executor(1)@172.17.0.3:34470
I0207 23:28:40.875607  6599 posix.cpp:144] Removing symlink '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_C9MPCv/slaves/61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0/frameworks/61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000/executors/71f478ee-26d5-4769-a3ea-cb9f67b70717/runs/eafa38dc-30d3-4e9a-914a-9ac79731f98a/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048 of container eafa38dc-30d3-4e9a-914a-9ac79731f98a
I0207 23:28:40.876464  6595 task_status_update_manager.cpp:328] Received task status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.876672  6595 task_status_update_manager.cpp:383] Forwarding task status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 to the agent
I0207 23:28:40.876868  6591 slave.cpp:5291] Forwarding the update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 to master@172.17.0.3:36816
I0207 23:28:40.877138  6591 slave.cpp:5184] Task status update manager successfully handled status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.877189  6591 slave.cpp:5200] Sending acknowledgement for status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 to executor(1)@172.17.0.3:34470
I0207 23:28:40.877346  6594 master.cpp:7850] Status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 from agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.877415  6594 master.cpp:7906] Forwarding status update TASK_FINISHED (Status UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.877626  6594 master.cpp:10204] Updating the state of task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (latest state: TASK_FINISHED, status update state: TASK_FINISHED)
I0207 23:28:40.877856  6592 sched.cpp:1029] Scheduler::statusUpdate took 72015ns
I0207 23:28:40.878355  6594 master.cpp:5775] Processing ACKNOWLEDGE call for status 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095 for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816 on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0
I0207 23:28:40.878485  6594 master.cpp:10303] Removing task 71f478ee-26d5-4769-a3ea-cb9f67b70717 with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.879031  6589 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.879155  6589 task_status_update_manager.cpp:538] Cleaning up status update stream for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.879173  6596 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048, allocated: {}) on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 from framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.879694  6588 slave.cpp:4057] Task status update manager successfully handled status update acknowledgement (UUID: 31ed8bdf-a1d5-4f09-a6c5-e77ee63ac095) for task 71f478ee-26d5-4769-a3ea-cb9f67b70717 of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.879745  6588 slave.cpp:9069] Completing task 71f478ee-26d5-4769-a3ea-cb9f67b70717
I0207 23:28:40.886006  6604 hierarchical.cpp:1517] Performed allocation for 1 agents in 1.783858ms
I0207 23:28:40.886678  6600 master.cpp:8808] Sending 1 offers to framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816
I0207 23:28:40.887289  6586 sched.cpp:921] Scheduler::resourceOffers took 107370ns
I0207 23:28:40.889272  6587 master.cpp:10716] Removing offer 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-O1
I0207 23:28:40.889652  6587 master.cpp:4220] Processing ACCEPT call for offers: [ 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-O1 ] on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07) for framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816
I0207 23:28:40.889828  6587 master.cpp:3760] Authorizing principal 'test-principal' to destroy volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
I0207 23:28:40.891608  6605 master.cpp:4789] Applying DESTROY operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] from framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816 to agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.892233  6605 master.cpp:10661] Sending updated checkpointed resources {} to agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.892977  6601 slave.cpp:3832] Deleting persistent volume 'id1' at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1/volumes/roles/default-role/id1'
I0207 23:28:40.893230  6601 slave.cpp:3760] Updated checkpointed resources from disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048 to {}
I0207 23:28:40.896271  6593 hierarchical.cpp:925] Updated allocation of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1,id1:path1]:2048 to cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1]:2048
I0207 23:28:40.897701  6593 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_2_EoUpUZ/disk1]:2048, allocated: {}) on agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 from framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.897799  6593 hierarchical.cpp:1238] Framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 filtered agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 for 5secs
I0207 23:28:40.898138  6585 sched.cpp:2009] Asked to stop the driver
I0207 23:28:40.898231  6598 sched.cpp:1191] Stopping framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.898457  6607 master.cpp:9488] Processing TEARDOWN call for framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816
I0207 23:28:40.898486  6607 master.cpp:9500] Removing framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816
I0207 23:28:40.898500  6607 master.cpp:3239] Deactivating framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 (default) at scheduler-4e5fe3a0-e0ce-40a4-ab8a-9635e5f28cc2@172.17.0.3:36816
I0207 23:28:40.898617  6592 hierarchical.cpp:405] Deactivated framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.898674  6594 slave.cpp:3454] Asked to shut down framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 by master@172.17.0.3:36816
I0207 23:28:40.898711  6594 slave.cpp:3479] Shutting down framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.898763  6594 slave.cpp:6178] Shutting down executor '71f478ee-26d5-4769-a3ea-cb9f67b70717' of framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 at executor(1)@172.17.0.3:34470
I0207 23:28:40.899104  6588 hierarchical.cpp:344] Removed framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000
I0207 23:28:40.899349  6586 slave.cpp:931] Agent terminating
I0207 23:28:40.899415  6586 slave.cpp:3454] Asked to shut down framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 by @0.0.0.0:0
W0207 23:28:40.899452  6586 slave.cpp:3475] Ignoring shutdown framework 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-0000 because it is terminating
I0207 23:28:40.899708  6608 master.cpp:1307] Agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07) disconnected
I0207 23:28:40.899732  6608 master.cpp:3276] Disconnecting agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.899852 17235 exec.cpp:445] Executor asked to shutdown
I0207 23:28:40.899971  6608 master.cpp:3295] Deactivating agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 at slave(880)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:40.900068  6591 hierarchical.cpp:766] Agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0 deactivated
I0207 23:28:40.900282 17237 executor.cpp:171] Received SHUTDOWN event
I0207 23:28:40.900346 17237 executor.cpp:748] Shutting down
I0207 23:28:40.900432  6592 containerizer.cpp:2338] Destroying container eafa38dc-30d3-4e9a-914a-9ac79731f98a in RUNNING state
I0207 23:28:40.900472  6592 containerizer.cpp:2952] Transitioning the state of container eafa38dc-30d3-4e9a-914a-9ac79731f98a from RUNNING to DESTROYING
I0207 23:28:40.900904  6592 launcher.cpp:156] Asked to destroy container eafa38dc-30d3-4e9a-914a-9ac79731f98a
I0207 23:28:41.001813  6604 containerizer.cpp:2791] Container eafa38dc-30d3-4e9a-914a-9ac79731f98a has exited
I0207 23:28:41.004410  6606 provisioner.cpp:598] Ignoring destroy request for unknown container eafa38dc-30d3-4e9a-914a-9ac79731f98a
I0207 23:28:41.012986  6585 master.cpp:1149] Master terminating
I0207 23:28:41.014142  6586 hierarchical.cpp:609] Removed agent 61d47f16-b7d1-4b6e-9634-c8c3b34f3b17-S0
[       OK ] DiskResource/PersistentVolumeTest.AccessPersistentVolume/2 (639 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.AccessPersistentVolume/3
I0207 23:28:41.021158  6585 cluster.cpp:172] Creating default 'local' authorizer
I0207 23:28:41.024229  6586 master.cpp:458] Master 4acc5551-afe4-4180-a407-ce6538a8d441 (d9b2fe3f7b07) started on 172.17.0.3:36816
I0207 23:28:41.024252  6586 master.cpp:460] 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/9SFjpa/credentials" --filter_gpu_resources="true" --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" --max_unreachable_tasks_per_framework="1000" --port="5050" --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" --require_agent_domain="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/mesos/mesos-1.6.0/_inst/share/mesos/webui" --work_dir="/tmp/9SFjpa/master" --zk_session_timeout="10secs"
I0207 23:28:41.024538  6586 master.cpp:509] Master only allowing authenticated frameworks to register
I0207 23:28:41.024549  6586 master.cpp:515] Master only allowing authenticated agents to register
I0207 23:28:41.024556  6586 master.cpp:521] Master only allowing authenticated HTTP frameworks to register
I0207 23:28:41.024565  6586 credentials.hpp:37] Loading credentials for authentication from '/tmp/9SFjpa/credentials'
I0207 23:28:41.024847  6586 master.cpp:565] Using default 'crammd5' authenticator
I0207 23:28:41.025017  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0207 23:28:41.025198  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0207 23:28:41.025334  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0207 23:28:41.025462  6586 master.cpp:644] Authorization enabled
I0207 23:28:41.025609  6588 hierarchical.cpp:175] Initialized hierarchical allocator process
I0207 23:28:41.025668  6608 whitelist_watcher.cpp:77] No whitelist given
I0207 23:28:41.028656  6609 master.cpp:2133] Elected as the leading master!
I0207 23:28:41.028692  6609 master.cpp:1692] Recovering from registrar
I0207 23:28:41.028851  6604 registrar.cpp:347] Recovering registrar
I0207 23:28:41.029541  6604 registrar.cpp:391] Successfully fetched the registry (0B) in 0ns
I0207 23:28:41.029666  6604 registrar.cpp:495] Applied 1 operations in 43666ns; attempting to update the registry
I0207 23:28:41.030277  6604 registrar.cpp:552] Successfully updated the registry in 0ns
I0207 23:28:41.030411  6604 registrar.cpp:424] Successfully recovered registrar
I0207 23:28:41.030807  6598 master.cpp:1806] Recovered 0 agents from the registry (135B); allowing 10mins for agents to re-register
I0207 23:28:41.030854  6599 hierarchical.cpp:213] Skipping recovery of hierarchical allocator: nothing to recover
W0207 23:28:41.036042  6585 process.cpp:2805] Attempted to spawn already running process files@172.17.0.3:36816
I0207 23:28:41.036860  6585 containerizer.cpp:304] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0207 23:28:41.037351  6585 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0207 23:28:41.037475  6585 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0207 23:28:41.037509  6585 provisioner.cpp:299] Using default backend 'copy'
I0207 23:28:41.039402  6585 cluster.cpp:460] Creating default 'local' authorizer
I0207 23:28:41.041689  6599 slave.cpp:262] Mesos agent started on (881)@172.17.0.3:36816
I0207 23:28:41.041712  6599 slave.cpp:263] Flags at startup: --acls="" --agent_features="capabilities {
  type: MULTI_ROLE
}
capabilities {
  type: HIERARCHICAL_ROLE
}
capabilities {
  type: RESERVATION_REFINEMENT
}
capabilities {
  type: RESOURCE_PROVIDER
}
" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="false" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.6.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="[{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk1"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk2"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe" --zk_session_timeout="10secs"
I0207 23:28:41.042143  6599 credentials.hpp:86] Loading credential for authentication from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/credential'
I0207 23:28:41.042285  6599 slave.cpp:295] Agent using credential for: test-principal
I0207 23:28:41.042309  6599 credentials.hpp:37] Loading credentials for authentication from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/http_credentials'
I0207 23:28:41.042501  6599 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0207 23:28:41.045437  6599 slave.cpp:612] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk1"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk2"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0207 23:28:41.045754  6599 slave.cpp:620] Agent attributes: [  ]
I0207 23:28:41.045774  6599 slave.cpp:629] Agent hostname: d9b2fe3f7b07
I0207 23:28:41.045923  6603 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 23:28:41.047613  6602 state.cpp:66] Recovering state from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/meta'
I0207 23:28:41.047914  6602 task_status_update_manager.cpp:207] Recovering task status update manager
I0207 23:28:41.048117  6591 containerizer.cpp:674] Recovering containerizer
I0207 23:28:41.049669  6606 provisioner.cpp:495] Provisioner recovery complete
I0207 23:28:41.050011  6603 slave.cpp:6824] Finished recovery
I0207 23:28:41.050688  6588 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 23:28:41.050740  6586 slave.cpp:1146] New master detected at master@172.17.0.3:36816
I0207 23:28:41.050869  6586 slave.cpp:1201] Detecting new master
I0207 23:28:41.052132  6590 slave.cpp:1228] Authenticating with master master@172.17.0.3:36816
I0207 23:28:41.052225  6590 slave.cpp:1237] Using default CRAM-MD5 authenticatee
I0207 23:28:41.052480  6609 authenticatee.cpp:121] Creating new client SASL connection
I0207 23:28:41.052799  6602 master.cpp:8978] Authenticating slave(881)@172.17.0.3:36816
I0207 23:28:41.052960  6605 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1538)@172.17.0.3:36816
I0207 23:28:41.053220  6589 authenticator.cpp:98] Creating new server SASL connection
I0207 23:28:41.053418  6607 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 23:28:41.053445  6607 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 23:28:41.053555  6593 authenticator.cpp:204] Received SASL authentication start
I0207 23:28:41.053617  6593 authenticator.cpp:326] Authentication requires more steps
I0207 23:28:41.053741  6595 authenticatee.cpp:259] Received SASL authentication step
I0207 23:28:41.053869  6601 authenticator.cpp:232] Received SASL authentication step
I0207 23:28:41.053905  6601 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'd9b2fe3f7b07' server FQDN: 'd9b2fe3f7b07' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 23:28:41.053921  6601 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 23:28:41.053966  6601 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 23:28:41.053990  6601 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'd9b2fe3f7b07' server FQDN: 'd9b2fe3f7b07' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 23:28:41.054005  6601 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 23:28:41.054018  6601 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 23:28:41.054038  6601 authenticator.cpp:318] Authentication success
I0207 23:28:41.054117  6598 authenticatee.cpp:299] Authentication success
I0207 23:28:41.054229  6591 master.cpp:9008] Successfully authenticated principal 'test-principal' at slave(881)@172.17.0.3:36816
I0207 23:28:41.054303  6592 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1538)@172.17.0.3:36816
I0207 23:28:41.054420  6604 slave.cpp:1320] Successfully authenticated with master master@172.17.0.3:36816
I0207 23:28:41.054769  6604 slave.cpp:1766] Will retry registration in 5.222711ms if necessary
I0207 23:28:41.054925  6608 master.cpp:6013] Received register agent message from slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.055208  6608 master.cpp:3793] Authorizing agent providing resources 'cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; ports:[31000-32000]' with principal 'test-principal'
I0207 23:28:41.055629  6608 master.cpp:3573] Authorizing principal 'test-principal' to reserve resources 'cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; ports:[31000-32000]'
I0207 23:28:41.056242  6609 master.cpp:6084] Authorized registration of agent at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.056347  6609 master.cpp:6195] Registering agent at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07) with id 4acc5551-afe4-4180-a407-ce6538a8d441-S0
I0207 23:28:41.056927  6605 registrar.cpp:495] Applied 1 operations in 162877ns; attempting to update the registry
I0207 23:28:41.057554  6605 registrar.cpp:552] Successfully updated the registry in 0ns
I0207 23:28:41.057709  6598 master.cpp:6243] Admitted agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.058545  6597 slave.cpp:1367] Registered with master master@172.17.0.3:36816; given agent ID 4acc5551-afe4-4180-a407-ce6538a8d441-S0
I0207 23:28:41.058557  6598 master.cpp:6292] Registered agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07) with cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; ports:[31000-32000]
I0207 23:28:41.058648  6606 task_status_update_manager.cpp:188] Resuming sending task status updates
I0207 23:28:41.058837  6597 slave.cpp:1387] Checkpointing SlaveInfo to '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/meta/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/slave.info'
I0207 23:28:41.059270  6594 hierarchical.cpp:574] Added agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 (d9b2fe3f7b07) with cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; ports:[31000-32000] (allocated: {})
I0207 23:28:41.059394  6597 slave.cpp:1434] Forwarding agent update {"operations":{},"resource_version_uuid":{"value":"7OLydvyaRcGmJeaByoPsbw=="},"slave_id":{"value":"4acc5551-afe4-4180-a407-ce6538a8d441-S0"},"update_oversubscribed_resources":true}
I0207 23:28:41.059710  6594 hierarchical.cpp:1517] Performed allocation for 1 agents in 249452ns
I0207 23:28:41.060003  6604 master.cpp:7235] Received update of agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07) with total oversubscribed resources {}
I0207 23:28:41.060312  6604 master.cpp:7329] Ignoring update on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07) as it reports no changes
W0207 23:28:41.060816  6585 process.cpp:2805] Attempted to spawn already running process version@172.17.0.3:36816
I0207 23:28:41.061676  6585 sched.cpp:232] Version: 1.6.0
I0207 23:28:41.062230  6588 sched.cpp:336] New master detected at master@172.17.0.3:36816
I0207 23:28:41.062319  6588 sched.cpp:396] Authenticating with master master@172.17.0.3:36816
I0207 23:28:41.062337  6588 sched.cpp:403] Using default CRAM-MD5 authenticatee
I0207 23:28:41.062539  6590 authenticatee.cpp:121] Creating new client SASL connection
I0207 23:28:41.062758  6602 master.cpp:8978] Authenticating scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816
I0207 23:28:41.062857  6609 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1539)@172.17.0.3:36816
I0207 23:28:41.063067  6607 authenticator.cpp:98] Creating new server SASL connection
I0207 23:28:41.063242  6589 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 23:28:41.063266  6589 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 23:28:41.063367  6593 authenticator.cpp:204] Received SASL authentication start
I0207 23:28:41.063415  6593 authenticator.cpp:326] Authentication requires more steps
I0207 23:28:41.063513  6595 authenticatee.cpp:259] Received SASL authentication step
I0207 23:28:41.063621  6605 authenticator.cpp:232] Received SASL authentication step
I0207 23:28:41.063649  6605 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'd9b2fe3f7b07' server FQDN: 'd9b2fe3f7b07' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 23:28:41.063669  6605 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 23:28:41.063705  6605 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 23:28:41.063735  6605 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'd9b2fe3f7b07' server FQDN: 'd9b2fe3f7b07' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 23:28:41.063755  6605 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 23:28:41.063766  6605 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 23:28:41.063779  6605 authenticator.cpp:318] Authentication success
I0207 23:28:41.063879  6596 authenticatee.cpp:299] Authentication success
I0207 23:28:41.063916  6591 master.cpp:9008] Successfully authenticated principal 'test-principal' at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816
I0207 23:28:41.064005  6601 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1539)@172.17.0.3:36816
I0207 23:28:41.064157  6598 sched.cpp:502] Successfully authenticated with master master@172.17.0.3:36816
I0207 23:28:41.064177  6598 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.3:36816
I0207 23:28:41.064285  6598 sched.cpp:857] Will retry registration in 388.109988ms if necessary
I0207 23:28:41.064465  6604 master.cpp:2869] Received SUBSCRIBE call for framework 'default' at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816
I0207 23:28:41.064551  6604 master.cpp:2198] Authorizing framework principal 'test-principal' to receive offers for roles '{ default-role }'
I0207 23:28:41.064992  6599 master.cpp:2949] Subscribing framework default with checkpointing disabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT, SHARED_RESOURCES ]
I0207 23:28:41.065176  6599 master.cpp:9199] Adding framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (default) at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816 with roles {  } suppressed
I0207 23:28:41.065577  6608 sched.cpp:751] Framework registered with 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.065634  6608 sched.cpp:765] Scheduler::registered took 34004ns
I0207 23:28:41.065783  6587 hierarchical.cpp:297] Added framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.067541  6587 hierarchical.cpp:1517] Performed allocation for 1 agents in 1.626533ms
I0207 23:28:41.068225  6600 master.cpp:8808] Sending 1 offers to framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (default) at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816
I0207 23:28:41.068756  6602 sched.cpp:921] Scheduler::resourceOffers took 104809ns
I0207 23:28:41.071101  6589 hierarchical.cpp:1517] Performed allocation for 1 agents in 576365ns
I0207 23:28:41.073498  6595 master.cpp:10716] Removing offer 4acc5551-afe4-4180-a407-ce6538a8d441-O0
I0207 23:28:41.074038  6595 master.cpp:4220] Processing ACCEPT call for offers: [ 4acc5551-afe4-4180-a407-ce6538a8d441-O0 ] on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07) for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (default) at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816
I0207 23:28:41.074177  6595 master.cpp:3708] Authorizing principal 'test-principal' to create volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
I0207 23:28:41.074609  6595 master.cpp:3505] Authorizing framework principal 'test-principal' to launch task 66e2564d-e33a-4fe4-9347-7794a19b6681
I0207 23:28:41.076079  6592 master.cpp:4696] Applying CREATE operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] from framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (default) at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816 to agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.076788  6592 master.cpp:10614] Sending operation '' (uuid: f4546131-ffc8-4c69-a6fe-b33f8fc81185) to agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.078404  6592 master.cpp:11518] Adding task 66e2564d-e33a-4fe4-9347-7794a19b6681 with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048 on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.078835  6601 slave.cpp:3760] Updated checkpointed resources from {} to disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048
I0207 23:28:41.078734  6592 master.cpp:4964] Launching task 66e2564d-e33a-4fe4-9347-7794a19b6681 of framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (default) at scheduler-3e1bba9e-26f4-4422-ab5e-5bad9225efac@172.17.0.3:36816 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":1.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":128.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 at slave(881)@172.17.0.3:36816 (d9b2fe3f7b07)
I0207 23:28:41.078959  6601 slave.cpp:7513] Updating the state of operation ' with no ID (uuid: f4546131-ffc8-4c69-a6fe-b33f8fc81185) for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (latest state: OPERATION_FINISHED, status update state: OPERATION_FINISHED)
I0207 23:28:41.079356  6592 master.cpp:10374] Updating the state of operation '' (uuid: f4546131-ffc8-4c69-a6fe-b33f8fc81185) for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 (latest state: OPERATION_PENDING, status update state: OPERATION_FINISHED)
I0207 23:28:41.080224  6601 slave.cpp:1879] Got assigned task '66e2564d-e33a-4fe4-9347-7794a19b6681' for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.081061  6601 slave.cpp:2149] Authorizing task '66e2564d-e33a-4fe4-9347-7794a19b6681' for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.081136  6601 slave.cpp:7955] Authorizing framework principal 'test-principal' to launch task 66e2564d-e33a-4fe4-9347-7794a19b6681
I0207 23:28:41.082022  6586 slave.cpp:2542] Launching task '66e2564d-e33a-4fe4-9347-7794a19b6681' for framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.082096  6586 paths.cpp:727] Creating sandbox '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197' for user 'mesos'
I0207 23:28:41.082612  6598 hierarchical.cpp:925] Updated allocation of framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; ports(allocated: default-role):[31000-32000] to cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048
I0207 23:28:41.082690  6586 slave.cpp:8429] Launching executor '66e2564d-e33a-4fe4-9347-7794a19b6681' of framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":0.1},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":32.0},"type":"SCALAR"}] in work directory '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197'
I0207 23:28:41.083358  6586 slave.cpp:3102] Launching container 000816f5-7ff2-45e4-9b1c-cfbbf315a197 for executor '66e2564d-e33a-4fe4-9347-7794a19b6681' of framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.083715  6598 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):1920; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048, allocated: cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048) on agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 from framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.083802  6598 hierarchical.cpp:1238] Framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000 filtered agent 4acc5551-afe4-4180-a407-ce6538a8d441-S0 for 5secs
I0207 23:28:41.083937  6586 slave.cpp:2628] Queued task '66e2564d-e33a-4fe4-9347-7794a19b6681' for executor '66e2564d-e33a-4fe4-9347-7794a19b6681' of framework 4acc5551-afe4-4180-a407-ce6538a8d441-0000
I0207 23:28:41.084039  6586 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/latest'
I0207 23:28:41.084086  6586 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197' to virtual path '/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/latest'
I0207 23:28:41.084125  6586 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197'
I0207 23:28:41.084395  6587 containerizer.cpp:1202] Starting container 000816f5-7ff2-45e4-9b1c-cfbbf315a197
I0207 23:28:41.085762  6587 containerizer.cpp:1368] Checkpointed ContainerConfig at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/containers/000816f5-7ff2-45e4-9b1c-cfbbf315a197/config'
I0207 23:28:41.085840  6587 containerizer.cpp:2952] Transitioning the state of container 000816f5-7ff2-45e4-9b1c-cfbbf315a197 from PROVISIONING to PREPARING
I0207 23:28:41.086637  6602 posix.cpp:213] Changing the ownership of the persistent volume at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1/volumes/roles/default-role/id1' with uid 1000 and gid 1000
I0207 23:28:41.086719  6602 posix.cpp:259] Adding symlink from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1/volumes/roles/default-role/id1' to '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe/slaves/4acc5551-afe4-4180-a407-ce6538a8d441-S0/frameworks/4acc5551-afe4-4180-a407-ce6538a8d441-0000/executors/66e2564d-e33a-4fe4-9347-7794a19b6681/runs/000816f5-7ff2-45e4-9b1c-cfbbf315a197/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_MnAXCH/disk1,id1:path1]:2048 of container 000816f5-7ff2-45e4-9b1c-cfbbf315a197
I0207 23:28:41.090637  6596 containerizer.cpp:1844] Launching 'mesos-containerizer' with flags '--help="false" --launch_info="{"command":{"arguments":["mesos-executor","--launcher_dir=\/mesos\/mesos-1.6.0\/_build\/src"],"shell":false,"value":"\/mesos\/mesos-1.6.0\/_build\/src\/mesos-executor"},"environment":{"variables":[{"name":"LIBPROCESS_PORT","type":"VALUE","value":"0"},{"name":"MESOS_AGENT_ENDPOINT","type":"VALUE","value":"172.17.0.3:36816"},{"name":"MESOS_CHECKPOINT","type":"VALUE","value":"0"},{"name":"MESOS_DIRECTORY","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe\/slaves\/4acc5551-afe4-4180-a407-ce6538a8d441-S0\/frameworks\/4acc5551-afe4-4180-a407-ce6538a8d441-0000\/executors\/66e2564d-e33a-4fe4-9347-7794a19b6681\/runs\/000816f5-7ff2-45e4-9b1c-cfbbf315a197"},{"name":"MESOS_EXECUTOR_ID","type":"VALUE","value":"66e2564d-e33a-4fe4-9347-7794a19b6681"},{"name":"MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD","type":"VALUE","value":"5secs"},{"name":"MESOS_FRAMEWORK_ID","type":"VALUE","value":"4acc5551-afe4-4180-a407-ce6538a8d441-0000"},{"name":"MESOS_HTTP_COMMAND_EXECUTOR","type":"VALUE","value":"0"},{"name":"MESOS_SLAVE_ID","type":"VALUE","value":"4acc5551-afe4-4180-a407-ce6538a8d441-S0"},{"name":"MESOS_SLAVE_PID","type":"VALUE","value":"slave(881)@172.17.0.3:36816"},{"name":"MESOS_SANDBOX","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe\/slaves\/4acc5551-afe4-4180-a407-ce6538a8d441-S0\/frameworks\/4acc5551-afe4-4180-a407-ce6538a8d441-0000\/executors\/66e2564d-e33a-4fe4-9347-7794a19b6681\/runs\/000816f5-7ff2-45e4-9b1c-cfbbf315a197"}]},"task_environment":{},"user":"mesos","working_directory":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_4G2FSe\/slaves\/4acc5551-afe4-4180-a407-ce6538a8d441-S0\/frameworks\/4acc5551-afe4-4180-a407-ce6538a8d441-0000\/executors\/66e2564d-e33a-4fe4-9347-7794a19b6681\/runs\/000816f5-7ff2-45e4-9b1c-cfbbf315a197"}" --pipe_read="24" --pipe_write="26" --runtime_directory="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_vyvp8L/containers/000816f5-7ff2-45e4-9b1c-cfbbf315a197" --unshare_namespace_mnt="false"'
I0207 23:28:41.095258  6596 launcher.cpp:140] Forked child with pid '17243' for container '000816f5-7ff2-45e4-9b1c-cfbbf315a197'
I0207 23:28:41.095830  6596 containerizer.cpp:2952] Transitioning the state of container 000816f5-7ff2-45e4-9b1c-cfbbf315a197 from PREPARING to ISOLATING
I0207 23:28:41.097481  6587 containerizer.cpp:2952] Transitioning the state of container 000816f5-7ff2-45e4-9b1c-cfbbf315a197 from ISOLATING to FETCHING
write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518042159-23978
Untagged: mesos-1518042159-23978:latest
Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21564

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21564/display/redirect>

------------------------------------------
[...truncated 67.74 MB...]
I0207 22:12:47.581090  6581 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1477)@172.17.0.4:38224
I0207 22:12:47.581439  6595 authenticator.cpp:98] Creating new server SASL connection
I0207 22:12:47.581735  6603 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 22:12:47.581778  6603 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 22:12:47.581962  6593 authenticator.cpp:204] Received SASL authentication start
I0207 22:12:47.582042  6593 authenticator.cpp:326] Authentication requires more steps
I0207 22:12:47.582238  6590 authenticatee.cpp:259] Received SASL authentication step
I0207 22:12:47.582410  6587 authenticator.cpp:232] Received SASL authentication step
I0207 22:12:47.582456  6587 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 22:12:47.582479  6587 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 22:12:47.582526  6587 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 22:12:47.582556  6587 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 22:12:47.582572  6587 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.582582  6587 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.582605  6587 authenticator.cpp:318] Authentication success
I0207 22:12:47.582731  6589 authenticatee.cpp:299] Authentication success
I0207 22:12:47.582808  6582 master.cpp:9008] Successfully authenticated principal 'test-principal' at slave(837)@172.17.0.4:38224
I0207 22:12:47.582872  6580 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1477)@172.17.0.4:38224
I0207 22:12:47.583175  6602 slave.cpp:1320] Successfully authenticated with master master@172.17.0.4:38224
I0207 22:12:47.583662  6602 slave.cpp:1766] Will retry registration in 14.596928ms if necessary
I0207 22:12:47.583869  6594 master.cpp:6013] Received register agent message from slave(837)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.584239  6594 master.cpp:3793] Authorizing agent providing resources 'cpus:2; mem:1024; disk:1024; ports:[31000-32000]' with principal 'test-principal'
I0207 22:12:47.584903  6591 master.cpp:6084] Authorized registration of agent at slave(837)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.585026  6591 master.cpp:6195] Registering agent at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) with id 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0
I0207 22:12:47.585794  6601 registrar.cpp:495] Applied 1 operations in 242952ns; attempting to update the registry
I0207 22:12:47.586724  6601 registrar.cpp:552] Successfully updated the registry in 843008ns
I0207 22:12:47.587014  6585 master.cpp:6243] Admitted agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.587875  6585 master.cpp:6292] Registered agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) with cpus:2; mem:1024; disk:1024; ports:[31000-32000]
I0207 22:12:47.587946  6595 slave.cpp:1367] Registered with master master@172.17.0.4:38224; given agent ID 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0
I0207 22:12:47.588084  6590 task_status_update_manager.cpp:188] Resuming sending task status updates
I0207 22:12:47.588259  6603 hierarchical.cpp:574] Added agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 (bf369d5b7e5e) with cpus:2; mem:1024; disk:1024; ports:[31000-32000] (allocated: {})
I0207 22:12:47.588294  6595 slave.cpp:1387] Checkpointing SlaveInfo to '/tmp/bool_MasterTestPrePostReservationRefinement_StateEndpointPendingTasks_1_Lb4MX0/meta/slaves/0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0/slave.info'
I0207 22:12:47.588930  6595 slave.cpp:1434] Forwarding agent update {"operations":{},"resource_version_uuid":{"value":"+hdiNgU3SjCOqsK+AC4fbA=="},"slave_id":{"value":"0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0"},"update_oversubscribed_resources":true}
I0207 22:12:47.589728  6589 master.cpp:7235] Received update of agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) with total oversubscribed resources {}
I0207 22:12:47.590154  6589 master.cpp:7329] Ignoring update on agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) as it reports no changes
I0207 22:12:47.590523  6603 hierarchical.cpp:1517] Performed allocation for 1 agents in 2.061144ms
I0207 22:12:47.591068  6582 master.cpp:8808] Sending 1 offers to framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 (default) at scheduler-5005a499-3d6f-4506-9ce2-8e5707d90d72@172.17.0.4:38224
I0207 22:12:47.591671  6582 sched.cpp:921] Scheduler::resourceOffers took 125347ns
I0207 22:12:47.594368  6583 master.cpp:10716] Removing offer 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-O0
I0207 22:12:47.594892  6583 master.cpp:4220] Processing ACCEPT call for offers: [ 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-O0 ] on agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) for framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 (default) at scheduler-5005a499-3d6f-4506-9ce2-8e5707d90d72@172.17.0.4:38224
I0207 22:12:47.595046  6583 master.cpp:3505] Authorizing framework principal 'test-principal' to launch task 1
I0207 22:12:47.598599  6587 process.cpp:3564] Handling HTTP event for process 'master' with path: '/master/state'
I0207 22:12:47.600572  6586 http.cpp:1185] HTTP GET for /master/state from 172.17.0.4:33112
I0207 22:12:47.608163  6579 sched.cpp:2009] Asked to stop the driver
I0207 22:12:47.608323  6583 sched.cpp:1191] Stopping framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000
I0207 22:12:47.608628  6601 master.cpp:9488] Processing TEARDOWN call for framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 (default) at scheduler-5005a499-3d6f-4506-9ce2-8e5707d90d72@172.17.0.4:38224
I0207 22:12:47.608676  6601 master.cpp:9500] Removing framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 (default) at scheduler-5005a499-3d6f-4506-9ce2-8e5707d90d72@172.17.0.4:38224
I0207 22:12:47.608700  6601 master.cpp:3239] Deactivating framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 (default) at scheduler-5005a499-3d6f-4506-9ce2-8e5707d90d72@172.17.0.4:38224
I0207 22:12:47.608865  6585 hierarchical.cpp:405] Deactivated framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000
I0207 22:12:47.608970  6590 slave.cpp:3454] Asked to shut down framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000 by master@172.17.0.4:38224
I0207 22:12:47.609019  6590 slave.cpp:3469] Cannot shut down unknown framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000
I0207 22:12:47.609783  6580 slave.cpp:931] Agent terminating
I0207 22:12:47.610044  6591 master.cpp:1307] Agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e) disconnected
I0207 22:12:47.610098  6591 master.cpp:3276] Disconnecting agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.610173  6591 master.cpp:3295] Deactivating agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 at slave(837)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.610710  6603 hierarchical.cpp:344] Removed framework 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-0000
I0207 22:12:47.610801  6603 hierarchical.cpp:766] Agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0 deactivated
I0207 22:12:47.618414  6579 master.cpp:1149] Master terminating
I0207 22:12:47.619164  6602 hierarchical.cpp:609] Removed agent 0c0540a4-9ac9-4f09-9a11-c6d6058ed7a1-S0
[       OK ] bool/MasterTestPrePostReservationRefinement.StateEndpointPendingTasks/1 (94 ms)
[ RUN      ] bool/MasterTestPrePostReservationRefinement.ReserveAndUnreserveResourcesV1/0
I0207 22:12:47.625505  6579 cluster.cpp:172] Creating default 'local' authorizer
I0207 22:12:47.630550  6602 master.cpp:458] Master 714965d5-7872-4e92-9946-724b523009fa (bf369d5b7e5e) started on 172.17.0.4:38224
I0207 22:12:47.630585  6602 master.cpp:460] Flags at startup: --acls="" --agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" --allocation_interval="1000secs" --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/Ydx3fQ/credentials" --filter_gpu_resources="true" --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" --max_unreachable_tasks_per_framework="1000" --port="5050" --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" --require_agent_domain="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/mesos/mesos-1.6.0/_inst/share/mesos/webui" --work_dir="/tmp/Ydx3fQ/master" --zk_session_timeout="10secs"
I0207 22:12:47.630996  6602 master.cpp:509] Master only allowing authenticated frameworks to register
I0207 22:12:47.631022  6602 master.cpp:515] Master only allowing authenticated agents to register
I0207 22:12:47.631043  6602 master.cpp:521] Master only allowing authenticated HTTP frameworks to register
I0207 22:12:47.631058  6602 credentials.hpp:37] Loading credentials for authentication from '/tmp/Ydx3fQ/credentials'
I0207 22:12:47.631417  6602 master.cpp:565] Using default 'crammd5' authenticator
I0207 22:12:47.631615  6602 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0207 22:12:47.631851  6602 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0207 22:12:47.632050  6602 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0207 22:12:47.632233  6602 master.cpp:644] Authorization enabled
I0207 22:12:47.632453  6591 hierarchical.cpp:175] Initialized hierarchical allocator process
I0207 22:12:47.632464  6594 whitelist_watcher.cpp:77] No whitelist given
I0207 22:12:47.635900  6580 master.cpp:2133] Elected as the leading master!
I0207 22:12:47.635937  6580 master.cpp:1692] Recovering from registrar
I0207 22:12:47.636137  6600 registrar.cpp:347] Recovering registrar
I0207 22:12:47.636822  6600 registrar.cpp:391] Successfully fetched the registry (0B) in 637952ns
I0207 22:12:47.636929  6600 registrar.cpp:495] Applied 1 operations in 30158ns; attempting to update the registry
I0207 22:12:47.637521  6600 registrar.cpp:552] Successfully updated the registry in 537856ns
I0207 22:12:47.637647  6600 registrar.cpp:424] Successfully recovered registrar
I0207 22:12:47.638139  6587 master.cpp:1806] Recovered 0 agents from the registry (135B); allowing 10mins for agents to re-register
I0207 22:12:47.638283  6586 hierarchical.cpp:213] Skipping recovery of hierarchical allocator: nothing to recover
W0207 22:12:47.643723  6579 process.cpp:2805] Attempted to spawn already running process files@172.17.0.4:38224
I0207 22:12:47.644773  6579 containerizer.cpp:304] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0207 22:12:47.645380  6579 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0207 22:12:47.645522  6579 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0207 22:12:47.645567  6579 provisioner.cpp:299] Using default backend 'copy'
I0207 22:12:47.647507  6579 cluster.cpp:460] Creating default 'local' authorizer
I0207 22:12:47.649869  6586 slave.cpp:262] Mesos agent started on (838)@172.17.0.4:38224
I0207 22:12:47.649912  6586 slave.cpp:263] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="false" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.6.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_N37gd3" --zk_session_timeout="10secs"
I0207 22:12:47.650667  6586 credentials.hpp:86] Loading credential for authentication from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/credential'
I0207 22:12:47.650950  6586 slave.cpp:295] Agent using credential for: test-principal
I0207 22:12:47.651001  6586 credentials.hpp:37] Loading credentials for authentication from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_G3Xvag/http_credentials'
I0207 22:12:47.651404  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0207 22:12:47.654222  6586 slave.cpp:612] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0207 22:12:47.654582  6586 slave.cpp:620] Agent attributes: [  ]
I0207 22:12:47.654604  6586 slave.cpp:629] Agent hostname: bf369d5b7e5e
I0207 22:12:47.654844  6580 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 22:12:47.657488  6592 state.cpp:66] Recovering state from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_N37gd3/meta'
I0207 22:12:47.657889  6581 task_status_update_manager.cpp:207] Recovering task status update manager
I0207 22:12:47.658164  6603 containerizer.cpp:674] Recovering containerizer
I0207 22:12:47.660794  6602 provisioner.cpp:495] Provisioner recovery complete
I0207 22:12:47.661459  6587 slave.cpp:6824] Finished recovery
I0207 22:12:47.662737  6596 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 22:12:47.662731  6586 slave.cpp:1146] New master detected at master@172.17.0.4:38224
I0207 22:12:47.662950  6586 slave.cpp:1201] Detecting new master
I0207 22:12:47.669436  6589 slave.cpp:1228] Authenticating with master master@172.17.0.4:38224
I0207 22:12:47.669580  6589 slave.cpp:1237] Using default CRAM-MD5 authenticatee
I0207 22:12:47.669999  6593 authenticatee.cpp:121] Creating new client SASL connection
I0207 22:12:47.670514  6581 master.cpp:8978] Authenticating slave(838)@172.17.0.4:38224
I0207 22:12:47.670758  6590 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1478)@172.17.0.4:38224
I0207 22:12:47.671169  6600 authenticator.cpp:98] Creating new server SASL connection
I0207 22:12:47.671535  6594 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 22:12:47.671583  6594 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 22:12:47.671794  6601 authenticator.cpp:204] Received SASL authentication start
I0207 22:12:47.671905  6601 authenticator.cpp:326] Authentication requires more steps
I0207 22:12:47.672106  6599 authenticatee.cpp:259] Received SASL authentication step
I0207 22:12:47.672313  6595 authenticator.cpp:232] Received SASL authentication step
I0207 22:12:47.672368  6595 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 22:12:47.672392  6595 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 22:12:47.672448  6595 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 22:12:47.672485  6595 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 22:12:47.672508  6595 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.672523  6595 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.672554  6595 authenticator.cpp:318] Authentication success
I0207 22:12:47.672745  6582 authenticatee.cpp:299] Authentication success
I0207 22:12:47.672854  6603 master.cpp:9008] Successfully authenticated principal 'test-principal' at slave(838)@172.17.0.4:38224
I0207 22:12:47.672958  6591 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1478)@172.17.0.4:38224
I0207 22:12:47.673290  6584 slave.cpp:1320] Successfully authenticated with master master@172.17.0.4:38224
I0207 22:12:47.673787  6584 slave.cpp:1766] Will retry registration in 14.21915ms if necessary
I0207 22:12:47.674037  6580 master.cpp:6013] Received register agent message from slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.674536  6580 master.cpp:3793] Authorizing agent providing resources 'cpus:2; mem:1024; disk:1024; ports:[31000-32000]' with principal 'test-principal'
I0207 22:12:47.675549  6596 master.cpp:6084] Authorized registration of agent at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.675707  6596 master.cpp:6195] Registering agent at slave(838)@172.17.0.4:38224 (bf369d5b7e5e) with id 714965d5-7872-4e92-9946-724b523009fa-S0
I0207 22:12:47.676602  6592 registrar.cpp:495] Applied 1 operations in 273660ns; attempting to update the registry
I0207 22:12:47.677572  6592 registrar.cpp:552] Successfully updated the registry in 869120ns
I0207 22:12:47.677830  6600 master.cpp:6243] Admitted agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.678866  6600 master.cpp:6292] Registered agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e) with cpus:2; mem:1024; disk:1024; ports:[31000-32000]
I0207 22:12:47.679199  6601 slave.cpp:1367] Registered with master master@172.17.0.4:38224; given agent ID 714965d5-7872-4e92-9946-724b523009fa-S0
I0207 22:12:47.679414  6583 task_status_update_manager.cpp:188] Resuming sending task status updates
I0207 22:12:47.679442  6599 hierarchical.cpp:574] Added agent 714965d5-7872-4e92-9946-724b523009fa-S0 (bf369d5b7e5e) with cpus:2; mem:1024; disk:1024; ports:[31000-32000] (allocated: {})
I0207 22:12:47.679754  6601 slave.cpp:1387] Checkpointing SlaveInfo to '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_0_N37gd3/meta/slaves/714965d5-7872-4e92-9946-724b523009fa-S0/slave.info'
I0207 22:12:47.679982  6599 hierarchical.cpp:1517] Performed allocation for 1 agents in 225830ns
I0207 22:12:47.680686  6601 slave.cpp:1434] Forwarding agent update {"operations":{},"resource_version_uuid":{"value":"hdVWKs7\/RlKkoBlSpit7iw=="},"slave_id":{"value":"714965d5-7872-4e92-9946-724b523009fa-S0"},"update_oversubscribed_resources":true}
I0207 22:12:47.681392  6591 master.cpp:7235] Received update of agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e) with total oversubscribed resources {}
I0207 22:12:47.681818  6591 master.cpp:7329] Ignoring update on agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e) as it reports no changes
I0207 22:12:47.684327  6586 process.cpp:3564] Handling HTTP event for process 'master' with path: '/master/api/v1'
I0207 22:12:47.687019  6594 http.cpp:1185] HTTP POST for /master/api/v1 from 172.17.0.4:33114
I0207 22:12:47.687467  6594 http.cpp:682] Processing call RESERVE_RESOURCES
I0207 22:12:47.688421  6594 master.cpp:3573] Authorizing principal 'test-principal' to reserve resources 'cpus(reservations: [(DYNAMIC,default-role,test-principal)]):1; mem(reservations: [(DYNAMIC,default-role,test-principal)]):512'
I0207 22:12:47.694402  6598 master.cpp:10661] Sending updated checkpointed resources cpus(reservations: [(DYNAMIC,default-role,test-principal)]):1; mem(reservations: [(DYNAMIC,default-role,test-principal)]):512 to agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.695765  6584 slave.cpp:3760] Updated checkpointed resources from {} to cpus(reservations: [(DYNAMIC,default-role,test-principal)]):1; mem(reservations: [(DYNAMIC,default-role,test-principal)]):512
I0207 22:12:47.698345  6590 process.cpp:3564] Handling HTTP event for process 'master' with path: '/master/api/v1'
I0207 22:12:47.700407  6583 http.cpp:1185] HTTP POST for /master/api/v1 from 172.17.0.4:33116
I0207 22:12:47.700664  6583 http.cpp:682] Processing call UNRESERVE_RESOURCES
I0207 22:12:47.701380  6583 master.cpp:3641] Authorizing principal 'test-principal' to unreserve resources '[{"name":"cpus","reservations":[{"principal":"test-principal","role":"default-role","type":"DYNAMIC"}],"scalar":{"value":1.0},"type":"SCALAR"},{"name":"mem","reservations":[{"principal":"test-principal","role":"default-role","type":"DYNAMIC"}],"scalar":{"value":512.0},"type":"SCALAR"}]'
I0207 22:12:47.706249  6597 master.cpp:10661] Sending updated checkpointed resources {} to agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.706900  6597 slave.cpp:3760] Updated checkpointed resources from cpus(reservations: [(DYNAMIC,default-role,test-principal)]):1; mem(reservations: [(DYNAMIC,default-role,test-principal)]):512 to {}
I0207 22:12:47.707659  6581 slave.cpp:931] Agent terminating
I0207 22:12:47.707954  6582 master.cpp:1307] Agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e) disconnected
I0207 22:12:47.707993  6582 master.cpp:3276] Disconnecting agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.708070  6582 master.cpp:3295] Deactivating agent 714965d5-7872-4e92-9946-724b523009fa-S0 at slave(838)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.708288  6583 hierarchical.cpp:766] Agent 714965d5-7872-4e92-9946-724b523009fa-S0 deactivated
I0207 22:12:47.717136  6579 master.cpp:1149] Master terminating
I0207 22:12:47.717865  6594 hierarchical.cpp:609] Removed agent 714965d5-7872-4e92-9946-724b523009fa-S0
[       OK ] bool/MasterTestPrePostReservationRefinement.ReserveAndUnreserveResourcesV1/0 (99 ms)
[ RUN      ] bool/MasterTestPrePostReservationRefinement.ReserveAndUnreserveResourcesV1/1
I0207 22:12:47.727556  6579 cluster.cpp:172] Creating default 'local' authorizer
I0207 22:12:47.732496  6597 master.cpp:458] Master ba5b23aa-46d5-48e3-8960-03e09aded921 (bf369d5b7e5e) started on 172.17.0.4:38224
I0207 22:12:47.732537  6597 master.cpp:460] Flags at startup: --acls="" --agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" --allocation_interval="1000secs" --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/uKIRxj/credentials" --filter_gpu_resources="true" --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" --max_unreachable_tasks_per_framework="1000" --port="5050" --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" --require_agent_domain="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/mesos/mesos-1.6.0/_inst/share/mesos/webui" --work_dir="/tmp/uKIRxj/master" --zk_session_timeout="10secs"
I0207 22:12:47.733023  6597 master.cpp:509] Master only allowing authenticated frameworks to register
I0207 22:12:47.733047  6597 master.cpp:515] Master only allowing authenticated agents to register
I0207 22:12:47.733058  6597 master.cpp:521] Master only allowing authenticated HTTP frameworks to register
I0207 22:12:47.733072  6597 credentials.hpp:37] Loading credentials for authentication from '/tmp/uKIRxj/credentials'
I0207 22:12:47.733489  6597 master.cpp:565] Using default 'crammd5' authenticator
I0207 22:12:47.733716  6597 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0207 22:12:47.733980  6597 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0207 22:12:47.734241  6597 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0207 22:12:47.734472  6597 master.cpp:644] Authorization enabled
I0207 22:12:47.734690  6600 hierarchical.cpp:175] Initialized hierarchical allocator process
I0207 22:12:47.734771  6598 whitelist_watcher.cpp:77] No whitelist given
I0207 22:12:47.738484  6583 master.cpp:2133] Elected as the leading master!
I0207 22:12:47.738550  6583 master.cpp:1692] Recovering from registrar
I0207 22:12:47.738873  6603 registrar.cpp:347] Recovering registrar
I0207 22:12:47.739799  6603 registrar.cpp:391] Successfully fetched the registry (0B) in 857856ns
I0207 22:12:47.739953  6603 registrar.cpp:495] Applied 1 operations in 44305ns; attempting to update the registry
I0207 22:12:47.740839  6588 registrar.cpp:552] Successfully updated the registry in 792064ns
I0207 22:12:47.741080  6588 registrar.cpp:424] Successfully recovered registrar
I0207 22:12:47.741727  6593 master.cpp:1806] Recovered 0 agents from the registry (135B); allowing 10mins for agents to re-register
I0207 22:12:47.741806  6589 hierarchical.cpp:213] Skipping recovery of hierarchical allocator: nothing to recover
W0207 22:12:47.748464  6579 process.cpp:2805] Attempted to spawn already running process files@172.17.0.4:38224
I0207 22:12:47.749737  6579 containerizer.cpp:304] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0207 22:12:47.750411  6579 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0207 22:12:47.750569  6579 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0207 22:12:47.750627  6579 provisioner.cpp:299] Using default backend 'copy'
I0207 22:12:47.753238  6579 cluster.cpp:460] Creating default 'local' authorizer
I0207 22:12:47.756368  6589 slave.cpp:262] Mesos agent started on (839)@172.17.0.4:38224
I0207 22:12:47.756407  6589 slave.cpp:263] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="false" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.6.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_CV0UJw" --zk_session_timeout="10secs"
I0207 22:12:47.757025  6589 credentials.hpp:86] Loading credential for authentication from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/credential'
I0207 22:12:47.757243  6589 slave.cpp:295] Agent using credential for: test-principal
I0207 22:12:47.757277  6589 credentials.hpp:37] Loading credentials for authentication from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_6YPZVJ/http_credentials'
I0207 22:12:47.757586  6589 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0207 22:12:47.759948  6589 slave.cpp:612] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0207 22:12:47.760247  6589 slave.cpp:620] Agent attributes: [  ]
I0207 22:12:47.760269  6589 slave.cpp:629] Agent hostname: bf369d5b7e5e
I0207 22:12:47.760455  6596 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 22:12:47.762914  6585 state.cpp:66] Recovering state from '/tmp/bool_MasterTestPrePostReservationRefinement_ReserveAndUnreserveResourcesV1_1_CV0UJw/meta'
I0207 22:12:47.763504  6585 task_status_update_manager.cpp:207] Recovering task status update manager
I0207 22:12:47.763870  6592 containerizer.cpp:674] Recovering containerizer
I0207 22:12:47.766229  6602 provisioner.cpp:495] Provisioner recovery complete
I0207 22:12:47.766741  6596 slave.cpp:6824] Finished recovery
I0207 22:12:47.767885  6599 slave.cpp:1146] New master detected at master@172.17.0.4:38224
I0207 22:12:47.767912  6589 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 22:12:47.768039  6599 slave.cpp:1201] Detecting new master
I0207 22:12:47.778571  6603 slave.cpp:1228] Authenticating with master master@172.17.0.4:38224
I0207 22:12:47.778705  6603 slave.cpp:1237] Using default CRAM-MD5 authenticatee
I0207 22:12:47.779163  6586 authenticatee.cpp:121] Creating new client SASL connection
I0207 22:12:47.779677  6585 master.cpp:8978] Authenticating slave(839)@172.17.0.4:38224
I0207 22:12:47.779956  6581 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1479)@172.17.0.4:38224
I0207 22:12:47.780398  6600 authenticator.cpp:98] Creating new server SASL connection
I0207 22:12:47.780812  6598 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 22:12:47.780859  6598 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 22:12:47.781000  6598 authenticator.cpp:204] Received SASL authentication start
I0207 22:12:47.781083  6598 authenticator.cpp:326] Authentication requires more steps
I0207 22:12:47.781213  6598 authenticatee.cpp:259] Received SASL authentication step
I0207 22:12:47.781378  6588 authenticator.cpp:232] Received SASL authentication step
I0207 22:12:47.781430  6588 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 22:12:47.781450  6588 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 22:12:47.781489  6588 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 22:12:47.781518  6588 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'bf369d5b7e5e' server FQDN: 'bf369d5b7e5e' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 22:12:47.781534  6588 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.781545  6588 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 22:12:47.781569  6588 authenticator.cpp:318] Authentication success
I0207 22:12:47.781720  6580 authenticatee.cpp:299] Authentication success
I0207 22:12:47.781785  6592 master.cpp:9008] Successfully authenticated principal 'test-principal' at slave(839)@172.17.0.4:38224
I0207 22:12:47.781850  6591 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1479)@172.17.0.4:38224
I0207 22:12:47.782110  6593 slave.cpp:1320] Successfully authenticated with master master@172.17.0.4:38224
I0207 22:12:47.782493  6593 slave.cpp:1766] Will retry registration in 4.269789ms if necessary
I0207 22:12:47.782670  6602 master.cpp:6013] Received register agent message from slave(839)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.783036  6602 master.cpp:3793] Authorizing agent providing resources 'cpus:2; mem:1024; disk:1024; ports:[31000-32000]' with principal 'test-principal'
I0207 22:12:47.783839  6589 master.cpp:6084] Authorized registration of agent at slave(839)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.783985  6589 master.cpp:6195] Registering agent at slave(839)@172.17.0.4:38224 (bf369d5b7e5e) with id ba5b23aa-46d5-48e3-8960-03e09aded921-S0
I0207 22:12:47.784754  6584 registrar.cpp:495] Applied 1 operations in 216865ns; attempting to update the registry
I0207 22:12:47.785600  6600 registrar.cpp:552] Successfully updated the registry in 739840ns
I0207 22:12:47.785920  6595 master.cpp:6243] Admitted agent ba5b23aa-46d5-48e3-8960-03e09aded921-S0 at slave(839)@172.17.0.4:38224 (bf369d5b7e5e)
I0207 22:12:47.787029  6595 master.cpp:6292] Registered agent ba5b23aa-46d5-48e3-8960-03e09aded921-S0 at slave(839)@172.17.0.4:38224 (bf369d5b7e5e) with cpus:2; mem:1024; disk:1024; ports:[31000-32000]
I0207 22:12:47.787287  6598 slave.cpp:1367] Registered with master master@172.17.0.4:38224; given agent ID ba5b23aa-46d5-48e3-8960-03e09aded921-S0


Build failed in Jenkins: Mesos-Reviewbot #21563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21563/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
reading manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
writing manifest file 'src/mesos.executor.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running install_lib
running build_py
running build_ext
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/mesos
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
mesos.__init__: module references __path__
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running install_lib
running build_py
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running build_ext
running bdist_wheel
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
creating build/bdist.linux-x86_64/egg
running build
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
running build
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
running install_scripts
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 18:47:46.059782  6583 logging.cpp:208] Logging to STDERR
I0207 18:47:46.091554  6583 process.cpp:1235] libprocess is initialized on 172.17.0.4:45770 with 24 worker threads
I0207 18:47:51.142689  6583 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 18:47:51.142799  6583 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (216.58.216.174) 56(84) bytes of data.
64 bytes from sea15s02-in-f14.1e100.net (216.58.216.174): icmp_seq=1 ttl=54 time=4.23 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.232/4.232/4.232/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 18:47:51.325083  6583 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 18:47:51.425377  6583 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorwrite /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518024949-10981
Untagged: mesos-1518024949-10981:latest
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21562/display/redirect?page=changes>

Changes:

[bbannier] Skipped bundled elfio in linting.

[klueska] Added extra python package requirements for the new python-based CLI.

[klueska] Whitelisted the 'ujson' package for linting in the new python-based CLI.

[klueska] Updated the python-based CLIs tox.ini file.

[klueska] Added 'mesos.http' and 'mesos.exceptions' for the python-based CLI.

------------------------------------------
[...truncated 2.60 MB...]
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
running install_lib
running build_py
running build_ext
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
running install_lib
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
running build_py
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg
zip_safe flag not set; analyzing archive contents...
creating build/bdist.linux-x86_64/egg/mesos
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
mesos.__init__: module references __path__
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
running bdist_wheel
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
running bdist_wheel
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running build
running build
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
installing to build/bdist.linux-x86_64/wheel
running install
installing to build/bdist.linux-x86_64/wheel
running install
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
running install_lib
running install_lib
zip_safe flag not set; analyzing archive contents...
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
mesos.__init__: module references __path__
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running install_scripts
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 16:57:02.451383  6584 logging.cpp:208] Logging to STDERR
I0207 16:57:02.488806  6584 process.cpp:1235] libprocess is initialized on 172.17.0.4:42065 with 24 worker threads
I0207 16:57:07.499753  6584 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 16:57:07.499804  6584 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (172.217.3.206) 56(84) bytes of data.
64 bytes from sea15s12-in-f206.1e100.net (172.217.3.206): icmp_seq=1 ttl=54 time=4.23 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.236/4.236/4.236/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 16:57:07.615540  6584 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 16:57:07.715808  6584 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518018582-17314
Untagged: mesos-1518018582-17314:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21561

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21561/display/redirect>

------------------------------------------
[...truncated 33.47 MB...]
I0207 15:16:31.233033  6423 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '41fc79203ff5' server FQDN: '41fc79203ff5' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 15:16:31.233057  6423 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.233070  6423 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.233098  6423 authenticator.cpp:318] Authentication success
I0207 15:16:31.233280  6424 master.cpp:9008] Successfully authenticated principal 'test-principal' at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.233332  6428 authenticatee.cpp:299] Authentication success
I0207 15:16:31.233373  6425 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1604)@172.17.0.5:45258
I0207 15:16:31.233609  6431 sched.cpp:502] Successfully authenticated with master master@172.17.0.5:45258
I0207 15:16:31.233634  6431 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.5:45258
I0207 15:16:31.233767  6431 sched.cpp:857] Will retry registration in 977.653455ms if necessary
I0207 15:16:31.233950  6422 master.cpp:2869] Received SUBSCRIBE call for framework 'default' at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.234025  6422 master.cpp:2198] Authorizing framework principal 'test-principal' to receive offers for roles '{ default-role }'
I0207 15:16:31.234517  6432 master.cpp:2949] Subscribing framework default with checkpointing disabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT, SHARED_RESOURCES ]
I0207 15:16:31.234709  6432 master.cpp:9199] Adding framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258 with roles {  } suppressed
I0207 15:16:31.235157  6436 sched.cpp:751] Framework registered with b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.235199  6436 sched.cpp:765] Scheduler::registered took 17967ns
I0207 15:16:31.235272  6429 hierarchical.cpp:297] Added framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.236976  6429 hierarchical.cpp:1517] Performed allocation for 1 agents in 1.573051ms
I0207 15:16:31.237663  6424 master.cpp:8808] Sending 1 offers to framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.238255  6428 sched.cpp:921] Scheduler::resourceOffers took 93539ns
I0207 15:16:31.240391  6434 master.cpp:10716] Removing offer b49ee98d-474d-4274-80cd-a325f49f7a20-O0
I0207 15:16:31.240959  6434 master.cpp:4220] Processing ACCEPT call for offers: [ b49ee98d-474d-4274-80cd-a325f49f7a20-O0 ] on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.241096  6434 master.cpp:3708] Authorizing principal 'test-principal' to create volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}]'
I0207 15:16:31.241608  6434 master.cpp:3505] Authorizing framework principal 'test-principal' to launch task f7749dac-42cf-4803-b732-763ca4a216ed
I0207 15:16:31.243108  6435 master.cpp:4696] Applying CREATE operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}] from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258 to agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.243852  6435 master.cpp:10614] Sending operation '' (uuid: d318486d-4c3d-40cc-9a50-9cc4b63795b6) to agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.245482  6432 slave.cpp:3760] Updated checkpointed resources from {} to disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>
I0207 15:16:31.245510  6435 master.cpp:11518] Adding task f7749dac-42cf-4803-b732-763ca4a216ed with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1> on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.245594  6432 slave.cpp:7513] Updating the state of operation ' with no ID (uuid: d318486d-4c3d-40cc-9a50-9cc4b63795b6) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: OPERATION_FINISHED, status update state: OPERATION_FINISHED)
I0207 15:16:31.245968  6435 master.cpp:4964] Launching task f7749dac-42cf-4803-b732-763ca4a216ed of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":1.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":128.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}] on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.247239  6435 master.cpp:10374] Updating the state of operation '' (uuid: d318486d-4c3d-40cc-9a50-9cc4b63795b6) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: OPERATION_PENDING, status update state: OPERATION_FINISHED)
I0207 15:16:31.248091  6430 slave.cpp:1879] Got assigned task 'f7749dac-42cf-4803-b732-763ca4a216ed' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.248998  6430 slave.cpp:2149] Authorizing task 'f7749dac-42cf-4803-b732-763ca4a216ed' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.249089  6430 slave.cpp:7955] Authorizing framework principal 'test-principal' to launch task f7749dac-42cf-4803-b732-763ca4a216ed
I0207 15:16:31.250663  6428 slave.cpp:2542] Launching task 'f7749dac-42cf-4803-b732-763ca4a216ed' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.250777  6428 paths.cpp:727] Creating sandbox '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda' for user 'mesos'
I0207 15:16:31.251751  6428 slave.cpp:8429] Launching executor 'f7749dac-42cf-4803-b732-763ca4a216ed' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":0.1},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":32.0},"type":"SCALAR"}] in work directory '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda'
I0207 15:16:31.252411  6436 hierarchical.cpp:925] Updated allocation of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2]:2048; ports(allocated: default-role):[31000-32000] to cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>
I0207 15:16:31.252856  6428 slave.cpp:3102] Launching container 8f07de16-32cb-409a-816a-b8c7cb270eda for executor 'f7749dac-42cf-4803-b732-763ca4a216ed' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.253696  6428 slave.cpp:2628] Queued task 'f7749dac-42cf-4803-b732-763ca4a216ed' for executor 'f7749dac-42cf-4803-b732-763ca4a216ed' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.253824  6428 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda' to virtual path '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/latest'
I0207 15:16:31.253808  6436 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):1920; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>, allocated: cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>) on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.253888  6428 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda' to virtual path '/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/latest'
I0207 15:16:31.253942  6428 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda' to virtual path '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda'
I0207 15:16:31.254359  6431 containerizer.cpp:1202] Starting container 8f07de16-32cb-409a-816a-b8c7cb270eda
I0207 15:16:31.255461  6431 containerizer.cpp:1368] Checkpointed ContainerConfig at '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_IBHZA6/containers/8f07de16-32cb-409a-816a-b8c7cb270eda/config'
I0207 15:16:31.255493  6431 containerizer.cpp:2952] Transitioning the state of container 8f07de16-32cb-409a-816a-b8c7cb270eda from PROVISIONING to PREPARING
I0207 15:16:31.256157  6434 posix.cpp:213] Changing the ownership of the persistent volume at '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1/volumes/roles/default-role/id1' with uid 1000 and gid 1000
I0207 15:16:31.256232  6434 posix.cpp:259] Adding symlink from '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1/volumes/roles/default-role/id1' to '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048 of container 8f07de16-32cb-409a-816a-b8c7cb270eda
I0207 15:16:31.260900  6424 containerizer.cpp:1844] Launching 'mesos-containerizer' with flags '--help="false" --launch_info="{"command":{"arguments":["mesos-executor","--launcher_dir=\/mesos\/mesos-1.6.0\/_build\/src"],"shell":false,"value":"\/mesos\/mesos-1.6.0\/_build\/src\/mesos-executor"},"environment":{"variables":[{"name":"LIBPROCESS_PORT","type":"VALUE","value":"0"},{"name":"MESOS_AGENT_ENDPOINT","type":"VALUE","value":"172.17.0.5:45258"},{"name":"MESOS_CHECKPOINT","type":"VALUE","value":"0"},{"name":"MESOS_DIRECTORY","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/f7749dac-42cf-4803-b732-763ca4a216ed\/runs\/8f07de16-32cb-409a-816a-b8c7cb270eda"},{"name":"MESOS_EXECUTOR_ID","type":"VALUE","value":"f7749dac-42cf-4803-b732-763ca4a216ed"},{"name":"MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD","type":"VALUE","value":"5secs"},{"name":"MESOS_FRAMEWORK_ID","type":"VALUE","value":"b49ee98d-474d-4274-80cd-a325f49f7a20-0000"},{"name":"MESOS_HTTP_COMMAND_EXECUTOR","type":"VALUE","value":"0"},{"name":"MESOS_SLAVE_ID","type":"VALUE","value":"b49ee98d-474d-4274-80cd-a325f49f7a20-S0"},{"name":"MESOS_SLAVE_PID","type":"VALUE","value":"slave(905)@172.17.0.5:45258"},{"name":"MESOS_SANDBOX","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/f7749dac-42cf-4803-b732-763ca4a216ed\/runs\/8f07de16-32cb-409a-816a-b8c7cb270eda"}]},"task_environment":{},"user":"mesos","working_directory":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/f7749dac-42cf-4803-b732-763ca4a216ed\/runs\/8f07de16-32cb-409a-816a-b8c7cb270eda"}" --pipe_read="24" --pipe_write="26" --runtime_directory="/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_IBHZA6/containers/8f07de16-32cb-409a-816a-b8c7cb270eda" --unshare_namespace_mnt="false"'
I0207 15:16:31.267921  6424 launcher.cpp:140] Forked child with pid '15300' for container '8f07de16-32cb-409a-816a-b8c7cb270eda'
I0207 15:16:31.268846  6424 containerizer.cpp:2952] Transitioning the state of container 8f07de16-32cb-409a-816a-b8c7cb270eda from PREPARING to ISOLATING
I0207 15:16:31.271077  6430 containerizer.cpp:2952] Transitioning the state of container 8f07de16-32cb-409a-816a-b8c7cb270eda from ISOLATING to FETCHING
I0207 15:16:31.271368  6430 fetcher.cpp:369] Starting to fetch URIs for container: 8f07de16-32cb-409a-816a-b8c7cb270eda, directory: /tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/f7749dac-42cf-4803-b732-763ca4a216ed/runs/8f07de16-32cb-409a-816a-b8c7cb270eda
I0207 15:16:31.272588  6426 containerizer.cpp:2952] Transitioning the state of container 8f07de16-32cb-409a-816a-b8c7cb270eda from FETCHING to RUNNING
I0207 15:16:31.277031  6422 hierarchical.cpp:1517] Performed allocation for 1 agents in 1.914081ms
I0207 15:16:31.277801  6434 master.cpp:8808] Sending 1 offers to framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.278800  6435 sched.cpp:921] Scheduler::resourceOffers took 173955ns
I0207 15:16:31.281496  6425 master.cpp:10716] Removing offer b49ee98d-474d-4274-80cd-a325f49f7a20-O1
I0207 15:16:31.282218  6425 master.cpp:4220] Processing ACCEPT call for offers: [ b49ee98d-474d-4274-80cd-a325f49f7a20-O1 ] on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.282415  6425 master.cpp:3708] Authorizing principal 'test-principal' to create volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id2","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk2"},"type":"PATH"},"volume":{"container_path":"path2","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}]'
I0207 15:16:31.282999  6425 master.cpp:3505] Authorizing framework principal 'test-principal' to launch task 2d59da0f-6df2-4061-b66e-8cebe157f360
I0207 15:16:31.285149  6430 master.cpp:4696] Applying CREATE operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id2","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk2"},"type":"PATH"},"volume":{"container_path":"path2","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}] from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258 to agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.286317  6430 master.cpp:10614] Sending operation '' (uuid: bb9287a1-13ed-448a-b1d8-018413fd2359) to agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.288663  6430 master.cpp:11518] Adding task 2d59da0f-6df2-4061-b66e-8cebe157f360 with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1> on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.289186  6421 slave.cpp:3760] Updated checkpointed resources from disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1> to disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>
I0207 15:16:31.289369  6421 slave.cpp:7513] Updating the state of operation ' with no ID (uuid: bb9287a1-13ed-448a-b1d8-018413fd2359) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: OPERATION_FINISHED, status update state: OPERATION_FINISHED)
I0207 15:16:31.289266  6430 master.cpp:4964] Launching task 2d59da0f-6df2-4061-b66e-8cebe157f360 of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":1.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":128.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id2","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE\/disk2"},"type":"PATH"},"volume":{"container_path":"path2","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"shared":{},"type":"SCALAR"}] on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.290248  6430 master.cpp:10374] Updating the state of operation '' (uuid: bb9287a1-13ed-448a-b1d8-018413fd2359) for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: OPERATION_PENDING, status update state: OPERATION_FINISHED)
I0207 15:16:31.290778  6436 slave.cpp:1879] Got assigned task '2d59da0f-6df2-4061-b66e-8cebe157f360' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.291436  6436 slave.cpp:2149] Authorizing task '2d59da0f-6df2-4061-b66e-8cebe157f360' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.291501  6436 slave.cpp:7955] Authorizing framework principal 'test-principal' to launch task 2d59da0f-6df2-4061-b66e-8cebe157f360
I0207 15:16:31.292733  6435 slave.cpp:2542] Launching task '2d59da0f-6df2-4061-b66e-8cebe157f360' for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.292842  6435 paths.cpp:727] Creating sandbox '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec' for user 'mesos'
I0207 15:16:31.293505  6435 slave.cpp:8429] Launching executor '2d59da0f-6df2-4061-b66e-8cebe157f360' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":0.1},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":32.0},"type":"SCALAR"}] in work directory '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec'
I0207 15:16:31.294456  6435 slave.cpp:3102] Launching container df0541ec-9967-422b-ad50-a7d1726525ec for executor '2d59da0f-6df2-4061-b66e-8cebe157f360' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.295352  6435 slave.cpp:2628] Queued task '2d59da0f-6df2-4061-b66e-8cebe157f360' for executor '2d59da0f-6df2-4061-b66e-8cebe157f360' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.295485  6435 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec' to virtual path '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/latest'
I0207 15:16:31.295547  6435 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec' to virtual path '/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/latest'
I0207 15:16:31.295593  6435 slave.cpp:1006] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec' to virtual path '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec'
I0207 15:16:31.295867  6428 hierarchical.cpp:925] Updated allocation of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<2>; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2]:2048 to cpus(allocated: default-role):2; mem(allocated: default-role):2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<2>; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>
I0207 15:16:31.295990  6423 containerizer.cpp:1202] Starting container df0541ec-9967-422b-ad50-a7d1726525ec
I0207 15:16:31.297499  6423 containerizer.cpp:1368] Checkpointed ContainerConfig at '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_IBHZA6/containers/df0541ec-9967-422b-ad50-a7d1726525ec/config'
I0207 15:16:31.297543  6423 containerizer.cpp:2952] Transitioning the state of container df0541ec-9967-422b-ad50-a7d1726525ec from PROVISIONING to PREPARING
I0207 15:16:31.297483  6428 hierarchical.cpp:1192] Recovered disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; mem(allocated: default-role):1792; ports(allocated: default-role):[31000-32000] (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>, allocated: cpus(allocated: default-role):2; mem(allocated: default-role):256; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>) on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.298305  6425 posix.cpp:213] Changing the ownership of the persistent volume at '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2/volumes/roles/default-role/id2' with uid 1000 and gid 1000
I0207 15:16:31.298401  6425 posix.cpp:259] Adding symlink from '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2/volumes/roles/default-role/id2' to '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec/path2' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048 of container df0541ec-9967-422b-ad50-a7d1726525ec
I0207 15:16:31.302985  6431 containerizer.cpp:1844] Launching 'mesos-containerizer' with flags '--help="false" --launch_info="{"command":{"arguments":["mesos-executor","--launcher_dir=\/mesos\/mesos-1.6.0\/_build\/src"],"shell":false,"value":"\/mesos\/mesos-1.6.0\/_build\/src\/mesos-executor"},"environment":{"variables":[{"name":"LIBPROCESS_PORT","type":"VALUE","value":"0"},{"name":"MESOS_AGENT_ENDPOINT","type":"VALUE","value":"172.17.0.5:45258"},{"name":"MESOS_CHECKPOINT","type":"VALUE","value":"0"},{"name":"MESOS_DIRECTORY","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/2d59da0f-6df2-4061-b66e-8cebe157f360\/runs\/df0541ec-9967-422b-ad50-a7d1726525ec"},{"name":"MESOS_EXECUTOR_ID","type":"VALUE","value":"2d59da0f-6df2-4061-b66e-8cebe157f360"},{"name":"MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD","type":"VALUE","value":"5secs"},{"name":"MESOS_FRAMEWORK_ID","type":"VALUE","value":"b49ee98d-474d-4274-80cd-a325f49f7a20-0000"},{"name":"MESOS_HTTP_COMMAND_EXECUTOR","type":"VALUE","value":"0"},{"name":"MESOS_SLAVE_ID","type":"VALUE","value":"b49ee98d-474d-4274-80cd-a325f49f7a20-S0"},{"name":"MESOS_SLAVE_PID","type":"VALUE","value":"slave(905)@172.17.0.5:45258"},{"name":"MESOS_SANDBOX","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/2d59da0f-6df2-4061-b66e-8cebe157f360\/runs\/df0541ec-9967-422b-ad50-a7d1726525ec"}]},"task_environment":{},"user":"mesos","working_directory":"\/tmp\/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS\/slaves\/b49ee98d-474d-4274-80cd-a325f49f7a20-S0\/frameworks\/b49ee98d-474d-4274-80cd-a325f49f7a20-0000\/executors\/2d59da0f-6df2-4061-b66e-8cebe157f360\/runs\/df0541ec-9967-422b-ad50-a7d1726525ec"}" --pipe_read="24" --pipe_write="26" --runtime_directory="/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_IBHZA6/containers/df0541ec-9967-422b-ad50-a7d1726525ec" --unshare_namespace_mnt="false"'
I0207 15:16:31.308357  6431 launcher.cpp:140] Forked child with pid '15301' for container 'df0541ec-9967-422b-ad50-a7d1726525ec'
I0207 15:16:31.309190  6431 containerizer.cpp:2952] Transitioning the state of container df0541ec-9967-422b-ad50-a7d1726525ec from PREPARING to ISOLATING
I0207 15:16:31.311614  6421 containerizer.cpp:2952] Transitioning the state of container df0541ec-9967-422b-ad50-a7d1726525ec from ISOLATING to FETCHING
I0207 15:16:31.312024  6436 fetcher.cpp:369] Starting to fetch URIs for container: df0541ec-9967-422b-ad50-a7d1726525ec, directory: /tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_sFgbvS/slaves/b49ee98d-474d-4274-80cd-a325f49f7a20-S0/frameworks/b49ee98d-474d-4274-80cd-a325f49f7a20-0000/executors/2d59da0f-6df2-4061-b66e-8cebe157f360/runs/df0541ec-9967-422b-ad50-a7d1726525ec
I0207 15:16:31.313030  6422 containerizer.cpp:2952] Transitioning the state of container df0541ec-9967-422b-ad50-a7d1726525ec from FETCHING to RUNNING
I0207 15:16:31.317934  6429 hierarchical.cpp:1517] Performed allocation for 1 agents in 2.626095ms
I0207 15:16:31.319011  6425 master.cpp:8808] Sending 1 offers to framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.319983  6423 sched.cpp:921] Scheduler::resourceOffers took 162918ns
I0207 15:16:31.320562  6420 sched.cpp:2009] Asked to stop the driver
I0207 15:16:31.320750  6431 sched.cpp:1191] Stopping framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.321113  6433 master.cpp:9488] Processing TEARDOWN call for framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.321235  6433 master.cpp:9500] Removing framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.321265  6433 master.cpp:3239] Deactivating framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (default) at scheduler-45fd4720-32c6-484c-9453-8b394ef5f431@172.17.0.5:45258
I0207 15:16:31.321451  6427 hierarchical.cpp:405] Deactivated framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.322427  6425 slave.cpp:931] Agent terminating
I0207 15:16:31.322492  6425 slave.cpp:3454] Asked to shut down framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 by @0.0.0.0:0
I0207 15:16:31.322523  6425 slave.cpp:3479] Shutting down framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.322563  6433 master.cpp:10716] Removing offer b49ee98d-474d-4274-80cd-a325f49f7a20-O2
I0207 15:16:31.322582  6425 slave.cpp:6178] Shutting down executor 'f7749dac-42cf-4803-b732-763ca4a216ed' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
W0207 15:16:31.322597  6425 slave.hpp:882] Unable to send event to executor 'f7749dac-42cf-4803-b732-763ca4a216ed' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000: unknown connection type
I0207 15:16:31.322679  6425 slave.cpp:6178] Shutting down executor '2d59da0f-6df2-4061-b66e-8cebe157f360' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
W0207 15:16:31.322696  6425 slave.hpp:882] Unable to send event to executor '2d59da0f-6df2-4061-b66e-8cebe157f360' of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000: unknown connection type
I0207 15:16:31.322793  6433 master.cpp:10204] Updating the state of task 2d59da0f-6df2-4061-b66e-8cebe157f360 of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
I0207 15:16:31.323117  6430 hierarchical.cpp:1192] Recovered ports(allocated: default-role):[31000-32000]; mem(allocated: default-role):1792; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1> (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>, allocated: cpus(allocated: default-role):2; mem(allocated: default-role):256; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>) on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.323577  6433 master.cpp:10303] Removing task 2d59da0f-6df2-4061-b66e-8cebe157f360 with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1> of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.323645  6434 containerizer.cpp:2338] Destroying container 8f07de16-32cb-409a-816a-b8c7cb270eda in RUNNING state
I0207 15:16:31.323681  6434 containerizer.cpp:2952] Transitioning the state of container 8f07de16-32cb-409a-816a-b8c7cb270eda from RUNNING to DESTROYING
I0207 15:16:31.323834  6433 master.cpp:10204] Updating the state of task f7749dac-42cf-4803-b732-763ca4a216ed of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
I0207 15:16:31.324115  6434 launcher.cpp:156] Asked to destroy container 8f07de16-32cb-409a-816a-b8c7cb270eda
I0207 15:16:31.324388  6433 master.cpp:10303] Removing task f7749dac-42cf-4803-b732-763ca4a216ed with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1> of framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000 on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.324550  6430 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1> (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>, allocated: cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>) on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.324885  6433 master.cpp:1307] Agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5) disconnected
I0207 15:16:31.324915  6433 master.cpp:3276] Disconnecting agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.324970  6433 master.cpp:3295] Deactivating agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 at slave(905)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.325827  6430 hierarchical.cpp:1192] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1> (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk1,id1:path1]<SHARED>:2048<1>; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleIterations_3_mgPnpE/disk2,id2:path2]<SHARED>:2048<1>, allocated: {}) on agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 from framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.326220  6430 hierarchical.cpp:344] Removed framework b49ee98d-474d-4274-80cd-a325f49f7a20-0000
I0207 15:16:31.326280  6430 hierarchical.cpp:766] Agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0 deactivated
I0207 15:16:31.424165  6426 containerizer.cpp:2791] Container 8f07de16-32cb-409a-816a-b8c7cb270eda has exited
I0207 15:16:31.427613  6423 provisioner.cpp:598] Ignoring destroy request for unknown container 8f07de16-32cb-409a-816a-b8c7cb270eda
I0207 15:16:31.429425  6426 containerizer.cpp:2338] Destroying container df0541ec-9967-422b-ad50-a7d1726525ec in RUNNING state
I0207 15:16:31.429466  6426 containerizer.cpp:2952] Transitioning the state of container df0541ec-9967-422b-ad50-a7d1726525ec from RUNNING to DESTROYING
I0207 15:16:31.429895  6426 launcher.cpp:156] Asked to destroy container df0541ec-9967-422b-ad50-a7d1726525ec
I0207 15:16:31.525626  6422 containerizer.cpp:2791] Container df0541ec-9967-422b-ad50-a7d1726525ec has exited
I0207 15:16:31.528887  6424 provisioner.cpp:598] Ignoring destroy request for unknown container df0541ec-9967-422b-ad50-a7d1726525ec
I0207 15:16:31.540282  6420 master.cpp:1149] Master terminating
I0207 15:16:31.542249  6429 hierarchical.cpp:609] Removed agent b49ee98d-474d-4274-80cd-a325f49f7a20-S0
[       OK ] DiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/3 (360 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.SlaveRecovery/0
I0207 15:16:31.551677  6420 cluster.cpp:172] Creating default 'local' authorizer
I0207 15:16:31.555156  6423 master.cpp:458] Master 38e86f0b-ca78-41e9-8418-3255153e01b8 (41fc79203ff5) started on 172.17.0.5:45258
I0207 15:16:31.555189  6423 master.cpp:460] 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/SgzabD/credentials" --filter_gpu_resources="true" --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" --max_unreachable_tasks_per_framework="1000" --port="5050" --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" --require_agent_domain="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/mesos/mesos-1.6.0/_inst/share/mesos/webui" --work_dir="/tmp/SgzabD/master" --zk_session_timeout="10secs"
I0207 15:16:31.555644  6423 master.cpp:509] Master only allowing authenticated frameworks to register
I0207 15:16:31.555658  6423 master.cpp:515] Master only allowing authenticated agents to register
I0207 15:16:31.555666  6423 master.cpp:521] Master only allowing authenticated HTTP frameworks to register
I0207 15:16:31.555676  6423 credentials.hpp:37] Loading credentials for authentication from '/tmp/SgzabD/credentials'
I0207 15:16:31.556027  6423 master.cpp:565] Using default 'crammd5' authenticator
I0207 15:16:31.556219  6423 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0207 15:16:31.556453  6423 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0207 15:16:31.556635  6423 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0207 15:16:31.556821  6423 master.cpp:644] Authorization enabled
I0207 15:16:31.557056  6422 hierarchical.cpp:175] Initialized hierarchical allocator process
I0207 15:16:31.557094  6433 whitelist_watcher.cpp:77] No whitelist given
I0207 15:16:31.560648  6428 master.cpp:2133] Elected as the leading master!
I0207 15:16:31.560686  6428 master.cpp:1692] Recovering from registrar
I0207 15:16:31.560950  6421 registrar.cpp:347] Recovering registrar
I0207 15:16:31.561542  6435 registrar.cpp:391] Successfully fetched the registry (0B) in 537856ns
I0207 15:16:31.561688  6435 registrar.cpp:495] Applied 1 operations in 40681ns; attempting to update the registry
I0207 15:16:31.562454  6435 registrar.cpp:552] Successfully updated the registry in 696064ns
I0207 15:16:31.562610  6435 registrar.cpp:424] Successfully recovered registrar
I0207 15:16:31.563149  6428 hierarchical.cpp:213] Skipping recovery of hierarchical allocator: nothing to recover
I0207 15:16:31.563165  6431 master.cpp:1806] Recovered 0 agents from the registry (135B); allowing 10mins for agents to re-register
W0207 15:16:31.568683  6420 process.cpp:2805] Attempted to spawn already running process files@172.17.0.5:45258
I0207 15:16:31.569756  6420 containerizer.cpp:304] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0207 15:16:31.570446  6420 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0207 15:16:31.570591  6420 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0207 15:16:31.570636  6420 provisioner.cpp:299] Using default backend 'copy'
I0207 15:16:31.572877  6420 cluster.cpp:460] Creating default 'local' authorizer
I0207 15:16:31.575811  6422 slave.cpp:262] Mesos agent started on (906)@172.17.0.5:45258
I0207 15:16:31.575842  6422 slave.cpp:263] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="false" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.6.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="[{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":4096.0},"type":"SCALAR"}]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_0LkCe7" --zk_session_timeout="10secs"
I0207 15:16:31.576489  6422 credentials.hpp:86] Loading credential for authentication from '/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/credential'
W0207 15:16:31.576560  6420 process.cpp:2805] Attempted to spawn already running process version@172.17.0.5:45258
I0207 15:16:31.576720  6422 slave.cpp:295] Agent using credential for: test-principal
I0207 15:16:31.576755  6422 credentials.hpp:37] Loading credentials for authentication from '/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_wrqEhm/http_credentials'
I0207 15:16:31.577039  6422 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0207 15:16:31.577808  6420 sched.cpp:232] Version: 1.6.0
I0207 15:16:31.578490  6423 sched.cpp:336] New master detected at master@172.17.0.5:45258
I0207 15:16:31.578670  6423 sched.cpp:396] Authenticating with master master@172.17.0.5:45258
I0207 15:16:31.578703  6423 sched.cpp:403] Using default CRAM-MD5 authenticatee
I0207 15:16:31.579044  6435 authenticatee.cpp:121] Creating new client SASL connection
I0207 15:16:31.579454  6423 master.cpp:8978] Authenticating scheduler-f51d9212-6b0b-46a5-bf30-bf8eb9c7fc59@172.17.0.5:45258
I0207 15:16:31.579685  6428 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1605)@172.17.0.5:45258
I0207 15:16:31.579960  6431 authenticator.cpp:98] Creating new server SASL connection
I0207 15:16:31.580260  6430 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 15:16:31.580292  6430 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 15:16:31.580394  6430 authenticator.cpp:204] Received SASL authentication start
I0207 15:16:31.580176  6422 slave.cpp:612] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":4096.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0207 15:16:31.580454  6430 authenticator.cpp:326] Authentication requires more steps
I0207 15:16:31.580487  6422 slave.cpp:620] Agent attributes: [  ]
I0207 15:16:31.580505  6422 slave.cpp:629] Agent hostname: 41fc79203ff5
I0207 15:16:31.580620  6424 authenticatee.cpp:259] Received SASL authentication step
I0207 15:16:31.580662  6421 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 15:16:31.580760  6421 authenticator.cpp:232] Received SASL authentication step
I0207 15:16:31.580799  6421 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '41fc79203ff5' server FQDN: '41fc79203ff5' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 15:16:31.580818  6421 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 15:16:31.580862  6421 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 15:16:31.580893  6421 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '41fc79203ff5' server FQDN: '41fc79203ff5' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 15:16:31.580904  6421 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.580912  6421 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.580930  6421 authenticator.cpp:318] Authentication success
I0207 15:16:31.581050  6429 authenticatee.cpp:299] Authentication success
I0207 15:16:31.581116  6434 master.cpp:9008] Successfully authenticated principal 'test-principal' at scheduler-f51d9212-6b0b-46a5-bf30-bf8eb9c7fc59@172.17.0.5:45258
I0207 15:16:31.581163  6421 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1605)@172.17.0.5:45258
I0207 15:16:31.581418  6433 sched.cpp:502] Successfully authenticated with master master@172.17.0.5:45258
I0207 15:16:31.581449  6433 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.5:45258
I0207 15:16:31.581595  6433 sched.cpp:857] Will retry registration in 767.437097ms if necessary
I0207 15:16:31.581889  6423 master.cpp:2869] Received SUBSCRIBE call for framework 'default' at scheduler-f51d9212-6b0b-46a5-bf30-bf8eb9c7fc59@172.17.0.5:45258
I0207 15:16:31.582003  6423 master.cpp:2198] Authorizing framework principal 'test-principal' to receive offers for roles '{ default-role }'
I0207 15:16:31.582690  6425 master.cpp:2949] Subscribing framework default with checkpointing enabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT ]
I0207 15:16:31.582870  6430 state.cpp:66] Recovering state from '/tmp/DiskResource_PersistentVolumeTest_SlaveRecovery_0_0LkCe7/meta'
I0207 15:16:31.582960  6425 master.cpp:9199] Adding framework 38e86f0b-ca78-41e9-8418-3255153e01b8-0000 (default) at scheduler-f51d9212-6b0b-46a5-bf30-bf8eb9c7fc59@172.17.0.5:45258 with roles {  } suppressed
I0207 15:16:31.583319  6430 task_status_update_manager.cpp:207] Recovering task status update manager
I0207 15:16:31.583544  6435 sched.cpp:751] Framework registered with 38e86f0b-ca78-41e9-8418-3255153e01b8-0000
I0207 15:16:31.583642  6435 sched.cpp:765] Scheduler::registered took 68428ns
I0207 15:16:31.583680  6433 containerizer.cpp:674] Recovering containerizer
I0207 15:16:31.583725  6427 hierarchical.cpp:297] Added framework 38e86f0b-ca78-41e9-8418-3255153e01b8-0000
I0207 15:16:31.584007  6427 hierarchical.cpp:1517] Performed allocation for 0 agents in 92043ns
I0207 15:16:31.585662  6421 provisioner.cpp:495] Provisioner recovery complete
I0207 15:16:31.586143  6427 slave.cpp:6824] Finished recovery
I0207 15:16:31.587138  6424 task_status_update_manager.cpp:181] Pausing sending task status updates
I0207 15:16:31.587211  6436 slave.cpp:1146] New master detected at master@172.17.0.5:45258
I0207 15:16:31.587345  6436 slave.cpp:1201] Detecting new master
I0207 15:16:31.592862  6432 slave.cpp:1228] Authenticating with master master@172.17.0.5:45258
I0207 15:16:31.592944  6432 slave.cpp:1237] Using default CRAM-MD5 authenticatee
I0207 15:16:31.593191  6429 authenticatee.cpp:121] Creating new client SASL connection
I0207 15:16:31.593520  6433 master.cpp:8978] Authenticating slave(906)@172.17.0.5:45258
I0207 15:16:31.593662  6423 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1606)@172.17.0.5:45258
I0207 15:16:31.593969  6430 authenticator.cpp:98] Creating new server SASL connection
I0207 15:16:31.594239  6435 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0207 15:16:31.594285  6435 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0207 15:16:31.594442  6431 authenticator.cpp:204] Received SASL authentication start
I0207 15:16:31.594521  6431 authenticator.cpp:326] Authentication requires more steps
I0207 15:16:31.594669  6422 authenticatee.cpp:259] Received SASL authentication step
I0207 15:16:31.594825  6422 authenticator.cpp:232] Received SASL authentication step
I0207 15:16:31.594869  6422 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '41fc79203ff5' server FQDN: '41fc79203ff5' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0207 15:16:31.594890  6422 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0207 15:16:31.594941  6422 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0207 15:16:31.594975  6422 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '41fc79203ff5' server FQDN: '41fc79203ff5' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0207 15:16:31.595000  6422 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.595016  6422 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0207 15:16:31.595047  6422 authenticator.cpp:318] Authentication success
I0207 15:16:31.595152  6428 authenticatee.cpp:299] Authentication success
I0207 15:16:31.595271  6427 maProcess leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more informationster.cpp:9008] Successfully authenticated principal 'test-principal' at slave(906)@172.17.0.5:45258
I0207 15:16:31.595346  6428 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1606)@172.17.0.5:45258
I0207 15:16:31.595506  6434 slave.cpp:1320] Successfully authenticated with master master@172.17.0.5:45258
I0207 15:16:31.595912  6434 slave.cpp:1766] Will retry registration in 16.453374ms if necessary
I0207 15:16:31.596122  6429 master.cpp:6013] Received register agent message from slave(906)@172.17.0.5:45258 (41fc79203ff5)
I0207 15:16:31.596518  6429 master.cpp:3793] Authorizing agent providing resources 'cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)]):4096; ports:[31000-32000]' with principal 'test-principal'
I0207 15:16:31.596971  6429 master.cpp:3573] Authorizing principal 'test-principal' to reserve resources 'cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)]):4096; ports:[31000-32000]'
I0207 15:16:31.597973  6422 master.cpp:6084] Authorized registration of agent at slave(906)@172.17.0.5:45258 (41fc79203ff5)

Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21560

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21560/display/redirect>

------------------------------------------
[...truncated 169.00 KB...]
Selecting previously unselected package libevent-pthreads-2.0-5:amd64.
Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...
Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Selecting previously unselected package libgssrpc4:amd64.
Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package libkadm5clnt-mit9:amd64.
Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package libkdb5-7:amd64.
Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package libkadm5srv-mit9:amd64.
Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../mysql-common_5.5.59-0ubuntu0.14.04.1_all.deb ...
Unpacking mysql-common (5.5.59-0ubuntu0.14.04.1) ...
Selecting previously unselected package libmysqlclient18:amd64.
Preparing to unpack .../libmysqlclient18_5.5.59-0ubuntu0.14.04.1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.59-0ubuntu0.14.04.1) ...
Selecting previously unselected package libpcrecpp0:amd64.
Preparing to unpack .../libpcrecpp0_1%3a8.31-2ubuntu2.3_amd64.deb ...
Unpacking libpcrecpp0:amd64 (1:8.31-2ubuntu2.3) ...
Selecting previously unselected package libpython2.7:amd64.
Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.4_amd64.deb ...
Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.4) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...
Selecting previously unselected package libpython2.7-dev:amd64.
Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...
Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...
Selecting previously unselected package libserf-1-1:amd64.
Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ...
Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
Selecting previously unselected package libsvn1:amd64.
Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ...
Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ...
Selecting previously unselected package libgnutlsxx27:amd64.
Preparing to unpack .../libgnutlsxx27_2.12.23-12ubuntu2.8_amd64.deb ...
Unpacking libgnutlsxx27:amd64 (2.12.23-12ubuntu2.8) ...
Selecting previously unselected package comerr-dev.
Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ...
Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
Selecting previously unselected package krb5-multidev.
Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package uuid-dev.
Preparing to unpack .../uuid-dev_2.20.1-5.1ubuntu20.9_amd64.deb ...
Unpacking uuid-dev (2.20.1-5.1ubuntu20.9) ...
Selecting previously unselected package libsctp-dev.
Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ...
Unpacking libsctp-dev (1.0.15+dfsg-1) ...
Selecting previously unselected package libapr1-dev.
Preparing to unpack .../libapr1-dev_1.5.0-1_amd64.deb ...
Unpacking libapr1-dev (1.5.0-1) ...
Selecting previously unselected package libldap2-dev:amd64.
Preparing to unpack .../libldap2-dev_2.4.31-1+nmu2ubuntu8.4_amd64.deb ...
Unpacking libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.4) ...
Selecting previously unselected package libpcre3-dev:amd64.
Preparing to unpack .../libpcre3-dev_1%3a8.31-2ubuntu2.3_amd64.deb ...
Unpacking libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../libsqlite3-dev_3.8.2-1ubuntu2.1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.8.2-1ubuntu2.1) ...
Selecting previously unselected package libpq5.
Preparing to unpack .../libpq5_9.3.20-0ubuntu0.14.04_amd64.deb ...
Unpacking libpq5 (9.3.20-0ubuntu0.14.04) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.23_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.23) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../libpq-dev_9.3.20-0ubuntu0.14.04_amd64.deb ...
Unpacking libpq-dev (9.3.20-0ubuntu0.14.04) ...
Selecting previously unselected package libmysqlclient-dev.
Preparing to unpack .../libmysqlclient-dev_5.5.59-0ubuntu0.14.04.1_amd64.deb ...
Unpacking libmysqlclient-dev (5.5.59-0ubuntu0.14.04.1) ...
Selecting previously unselected package libaprutil1-dev.
Preparing to unpack .../libaprutil1-dev_1.5.3-1_amd64.deb ...
Unpacking libaprutil1-dev (1.5.3-1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ...
Unpacking pkg-config (0.26-1ubuntu4) ...
Selecting previously unselected package libidn11-dev.
Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ...
Unpacking libidn11-dev (1.28-1ubuntu2.2) ...
Selecting previously unselected package libkrb5-dev.
Preparing to unpack .../libkrb5-dev_1.12+dfsg-2ubuntu5.3_amd64.deb ...
Unpacking libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Selecting previously unselected package libnspr4-dev.
Preparing to unpack .../libnspr4-dev_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Selecting previously unselected package libnss3-dev:amd64.
Preparing to unpack .../libnss3-dev_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...
Unpacking libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...
Selecting previously unselected package libgpg-error-dev.
Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ...
Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ...
Selecting previously unselected package libgcrypt11-dev.
Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.5_amd64.deb ...
Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Selecting previously unselected package libtasn1-6-dev.
Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ...
Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ...
Selecting previously unselected package libp11-kit-dev.
Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ...
Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ...
Selecting previously unselected package libgnutls-dev.
Preparing to unpack .../libgnutls-dev_2.12.23-12ubuntu2.8_amd64.deb ...
Unpacking libgnutls-dev (2.12.23-12ubuntu2.8) ...
Selecting previously unselected package librtmp-dev.
Preparing to unpack .../librtmp-dev_2.4+20121230.gitdf6c518-1ubuntu0.1_amd64.deb ...
Unpacking librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Selecting previously unselected package libcurl4-nss-dev:amd64.
Preparing to unpack .../libcurl4-nss-dev_7.35.0-1ubuntu2.14_amd64.deb ...
Unpacking libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.14) ...
Selecting previously unselected package libevent-dev.
Preparing to unpack .../libevent-dev_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...
Unpacking libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Selecting previously unselected package libpython-dev:amd64.
Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ...
Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Selecting previously unselected package libsasl2-dev.
Preparing to unpack .../libsasl2-dev_2.1.25.dfsg1-17build1_amd64.deb ...
Unpacking libsasl2-dev (2.1.25.dfsg1-17build1) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.23_all.deb ...
Unpacking libssl-doc (1.0.1f-1ubuntu2.23) ...
Selecting previously unselected package python2.7-dev.
Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...
Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ...
Selecting previously unselected package python-dev.
Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ...
Unpacking python-dev (2.7.5-5ubuntu3) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.5.2-1ubuntu1_all.deb ...
Unpacking python-six (1.5.2-1ubuntu1) ...
Selecting previously unselected package libev4.
Preparing to unpack .../libev4_1%3a4.15-3_amd64.deb ...
Unpacking libev4 (1:4.15-3) ...
Selecting previously unselected package libev-dev.
Preparing to unpack .../libev-dev_1%3a4.15-3_amd64.deb ...
Unpacking libev-dev (1:4.15-3) ...
Selecting previously unselected package libsvn-dev.
Preparing to unpack .../libsvn-dev_1.8.8-1ubuntu3.3_amd64.deb ...
Unpacking libsvn-dev (1.8.8-1ubuntu3.3) ...
Setting up libtasn1-6:amd64 (3.4-3ubuntu0.6) ...
Setting up libapr1:amd64 (1.5.0-1) ...
Setting up libaprutil1:amd64 (1.5.3-1) ...
Setting up libcurl3-nss:amd64 (7.35.0-1ubuntu2.14) ...
Setting up libevent-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-extra-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-openssl-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up mysql-common (5.5.59-0ubuntu0.14.04.1) ...
Setting up libmysqlclient18:amd64 (5.5.59-0ubuntu0.14.04.1) ...
Setting up libpcrecpp0:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.4) ...
Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...
Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...
Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ...
Setting up libgnutlsxx27:amd64 (2.12.23-12ubuntu2.8) ...
Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ...
Setting up uuid-dev (2.20.1-5.1ubuntu20.9) ...
Setting up libsctp-dev (1.0.15+dfsg-1) ...
Setting up libapr1-dev (1.5.0-1) ...
Setting up libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.4) ...
Setting up libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libsqlite3-dev:amd64 (3.8.2-1ubuntu2.1) ...
Setting up libpq5 (9.3.20-0ubuntu0.14.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.23) ...
Setting up libpq-dev (9.3.20-0ubuntu0.14.04) ...
Setting up libmysqlclient-dev (5.5.59-0ubuntu0.14.04.1) ...
Setting up libaprutil1-dev (1.5.3-1) ...
Setting up pkg-config (0.26-1ubuntu4) ...
Setting up libidn11-dev (1.28-1ubuntu2.2) ...
Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...
Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
Setting up libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ...
Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Setting up libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.14) ...
Setting up libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.23) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.4) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-six (1.5.2-1ubuntu1) ...
Setting up libev4 (1:4.15-3) ...
Setting up libev-dev (1:4.15-3) ...
Setting up libsvn-dev (1.8.8-1ubuntu3.3) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
 ---> d5e5d0a16507
Removing intermediate container 6b7a7274e81d
Step 6/20 : RUN apt-get install -y wget curl sed
 ---> Running in 024a96370cd6
Reading package lists...
Building dependency tree...
Reading state information...
sed is already the newest version.
The following NEW packages will be installed:
  curl libcurl3 wget
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 567 kB of archives.
After this operation, 1527 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.14 [174 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.3 [270 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.14 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 567 kB in 1s (410 kB/s)
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 31103 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.14_amd64.deb ...
Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.14) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.3_amd64.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2.14_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2.14) ...
Setting up libcurl3:amd64 (7.35.0-1ubuntu2.14) ...
Setting up wget (1.15-1ubuntu1.14.04.3) ...
Setting up curl (7.35.0-1ubuntu2.14) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
unknown parent image ID sha256:d5e5d0a16507a18c5784d746db4e923dfdfc91b9d3e5f167f4159b398be68e0e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21559/display/redirect>

------------------------------------------
[...truncated 176.76 KB...]
Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ...
Setting up uuid-dev (2.20.1-5.1ubuntu20.9) ...
Setting up libsctp-dev (1.0.15+dfsg-1) ...
Setting up libapr1-dev (1.5.0-1) ...
Setting up libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.4) ...
Setting up libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libsqlite3-dev:amd64 (3.8.2-1ubuntu2.1) ...
Setting up libpq5 (9.3.20-0ubuntu0.14.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.23) ...
Setting up libpq-dev (9.3.20-0ubuntu0.14.04) ...
Setting up libmysqlclient-dev (5.5.59-0ubuntu0.14.04.1) ...
Setting up libaprutil1-dev (1.5.3-1) ...
Setting up pkg-config (0.26-1ubuntu4) ...
Setting up libidn11-dev (1.28-1ubuntu2.2) ...
Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...
Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
Setting up libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ...
Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Setting up libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.14) ...
Setting up libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.23) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.4) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-six (1.5.2-1ubuntu1) ...
Setting up libev4 (1:4.15-3) ...
Setting up libev-dev (1:4.15-3) ...
Setting up libsvn-dev (1.8.8-1ubuntu3.3) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
 ---> 31fdafc7a24b
Removing intermediate container 88e4a80c6a60
Step 6/20 : RUN apt-get install -y wget curl sed
 ---> Running in 09bd23cb2960
Reading package lists...
Building dependency tree...
Reading state information...
sed is already the newest version.
The following NEW packages will be installed:
  curl libcurl3 wget
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 567 kB of archives.
After this operation, 1527 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.14 [174 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.3 [270 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.14 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 567 kB in 1s (414 kB/s)
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 31103 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.14_amd64.deb ...
Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.14) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.3_amd64.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2.14_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2.14) ...
Setting up libcurl3:amd64 (7.35.0-1ubuntu2.14) ...
Setting up wget (1.15-1ubuntu1.14.04.3) ...
Setting up curl (7.35.0-1ubuntu2.14) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
 ---> 2aa657b38228
Removing intermediate container 09bd23cb2960
Step 7/20 : RUN apt-get install -y openjdk-7-jdk
 ---> Running in f605ef3cebe7
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev x11proto-core-dev x11proto-input-dev
  x11proto-kb-dev xorg-sgml-doctools xtrans-dev
Suggested packages:
  libice-doc libsm-doc libxcb-doc libxt-doc openjdk-7-demo openjdk-7-source
  visualvm
The following NEW packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev openjdk-7-jdk x11proto-core-dev
  x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
Need to get 19.9 MB of archives.
After this operation, 39.0 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main x11proto-core-dev all 7.0.26-1~ubuntu2 [700 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libice-dev amd64 2:1.0.8-2 [57.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libsm-dev amd64 2:1.2.1-2 [19.9 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libxau-dev amd64 1:1.0.8-1 [11.1 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp-dev amd64 1:1.1.1-1 [26.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-input-dev all 2.3-1 [139 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xtrans-dev all 1.3.5-1~ubuntu14.04.2 [70.7 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1-dev amd64 1.10-2ubuntu1 [76.6 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-dev amd64 2:1.6.2-1ubuntu2 [629 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-doc all 2:1.6.2-1ubuntu2 [1448 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libxt-dev amd64 1:1.1.4-1 [455 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jdk amd64 7u151-2.6.11-2ubuntu0.14.04.1 [15.9 MB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 19.9 MB in 4s (4469 kB/s)
Selecting previously unselected package xorg-sgml-doctools.
(Reading database ... 31128 files and directories currently installed.)
Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../x11proto-core-dev_7.0.26-1~ubuntu2_all.deb ...
Unpacking x11proto-core-dev (7.0.26-1~ubuntu2) ...
Selecting previously unselected package libice-dev:amd64.
Preparing to unpack .../libice-dev_2%3a1.0.8-2_amd64.deb ...
Unpacking libice-dev:amd64 (2:1.0.8-2) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
Selecting previously unselected package libsm-dev:amd64.
Preparing to unpack .../libsm-dev_2%3a1.2.1-2_amd64.deb ...
Unpacking libsm-dev:amd64 (2:1.2.1-2) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.1-1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3-1_all.deb ...
Unpacking x11proto-input-dev (2.3-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
Unpacking x11proto-kb-dev (1.0.6-2) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.5-1~ubuntu14.04.2_all.deb ...
Unpacking xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../libxcb1-dev_1.10-2ubuntu1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.2-1ubuntu2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libx11-doc.
Preparing to unpack .../libx11-doc_2%3a1.6.2-1ubuntu2_all.deb ...
Unpacking libx11-doc (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libxt-dev:amd64.
Preparing to unpack .../libxt-dev_1%3a1.1.4-1_amd64.deb ...
Unpacking libxt-dev:amd64 (1:1.1.4-1) ...
Selecting previously unselected package openjdk-7-jdk:amd64.
Preparing to unpack .../openjdk-7-jdk_7u151-2.6.11-2ubuntu0.14.04.1_amd64.deb ...
Unpacking openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.26-1~ubuntu2) ...
Setting up libice-dev:amd64 (2:1.0.8-2) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libsm-dev:amd64 (2:1.2.1-2) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Setting up libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Setting up libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Setting up libx11-doc (2:1.6.2-1ubuntu2) ...
Setting up libxt-dev:amd64 (1:1.1.4-1) ...
Setting up openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
 ---> 921d049d703b
Removing intermediate container f605ef3cebe7
Step 8/20 : RUN adduser --disabled-password --gecos '' mesos
 ---> Running in 7f64fb15f441
Adding user `mesos' ...
Adding new group `mesos' (1000) ...
Adding new user `mesos' (1000) with group `mesos' ...
Creating home directory `/home/mesos' ...
Copying files from `/etc/skel' ...
 ---> 151dad44108a
Removing intermediate container 7f64fb15f441
Step 9/20 : RUN curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o /tmp/install-cmake.sh
 ---> Running in 8536e7158c45
 ---> 911774a515cf
Removing intermediate container 8536e7158c45
Step 10/20 : RUN chmod u+x /tmp/install-cmake.sh && sync && /tmp/install-cmake.sh --skip-license --prefix=/usr/local
 ---> Running in 1be748e71eb8
CMake Installer Version: 3.8.2, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
 ---> a2412f5e9524
Removing intermediate container 1be748e71eb8
Step 11/20 : ENV CC gcc
 ---> Running in 8aa0170e5d07
 ---> e074ca31f5ce
Removing intermediate container 8aa0170e5d07
Step 12/20 : ENV CXX g++
 ---> Running in 5af4ad35fb11
 ---> e1f58f452d2f
Removing intermediate container 5af4ad35fb11
Step 13/20 : WORKDIR mesos
 ---> 1f8ecff99b07
Removing intermediate container 5df6a5594923
Step 14/20 : COPY . /mesos/
No such image: sha256:1f8ecff99b070e63fa450b3409baa45778cd10d68d25545e944fb21b9ee7ac13
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21558

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21558/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
running build
writing manifest file 'src/mesos.cli.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
running install_lib
running build_py
running build_ext
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running bdist_egg
running bdist_egg
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running egg_info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
running bdist_wheel
running egg_info
writing src/mesos.scheduler.egg-info/PKG-INFO
writing requirements to src/mesos.interface.egg-info/requires.txt
writing src/mesos.interface.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing namespace_packages to src/mesos.interface.egg-info/namespace_packages.txt
running build
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing top-level names to src/mesos.interface.egg-info/top_level.txt
writing dependency_links to src/mesos.interface.egg-info/dependency_links.txt
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
reading manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
writing manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
running install_lib
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
running build_py
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
running build_ext
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 13:11:24.740525  6583 logging.cpp:208] Logging to STDERR
I0207 13:11:24.766041  6583 process.cpp:1235] libprocess is initialized on 172.17.0.3:44431 with 24 worker threads
I0207 13:11:28.632680  6583 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 13:11:28.632728  6583 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (172.217.3.174) 56(84) bytes of data.
64 bytes from sea15s11-in-f14.1e100.net (172.217.3.174): icmp_seq=1 ttl=54 time=4.29 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.291/4.291/4.291/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 13:11:28.789072  6583 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 13:11:28.889597  6583 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518005540-25559
Untagged: mesos-1518005540-25559:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21557/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
writing manifest file 'src/mesos.cli.egg-info/SOURCES.txt'
creating build/bdist.linux-x86_64/egg/mesos/executor
installing library code to build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running bdist_egg
running egg_info
writing requirements to src/mesos.native.egg-info/requires.txt
writing src/mesos.native.egg-info/PKG-INFO
writing namespace_packages to src/mesos.native.egg-info/namespace_packages.txt
writing top-level names to src/mesos.native.egg-info/top_level.txt
writing dependency_links to src/mesos.native.egg-info/dependency_links.txt
reading manifest file 'src/mesos.native.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.native.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
running build_ext
creating build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
running install_lib
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
running build_py
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
running bdist_wheel
running build
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running bdist_wheel
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_lib
running build_py
running build
creating build/bdist.linux-x86_64/egg
running install_scripts
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 12:01:06.195363  6582 logging.cpp:208] Logging to STDERR
I0207 12:01:06.225958  6582 process.cpp:1235] libprocess is initialized on 172.17.0.3:35502 with 24 worker threads
I0207 12:01:10.280911  6582 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 12:01:10.280956  6582 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (172.217.3.174) 56(84) bytes of data.
64 bytes from sea15s11-in-f174.1e100.net (172.217.3.174): icmp_seq=1 ttl=54 time=4.30 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.303/4.303/4.303/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 12:01:10.448060  6582 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 12:01:10.548249  6582 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1518001358-9313
Untagged: mesos-1518001358-9313:latest
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: Mesos-Reviewbot #21556

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21556/display/redirect>

------------------------------------------
[...truncated 508.97 KB...]
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-authenticator_manager.lo -MD -MP -MF .deps/libprocess_la-authenticator_manager.Tpo -c -o libprocess_la-authenticator_manager.lo `test -f 'src/authenticator_manager.cpp' || echo '../../../3rdparty/libprocess/'`src/authenticator_manager.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-authenticator.lo -MD -MP -MF .deps/libprocess_la-authenticator.Tpo -c -o libprocess_la-authenticator.lo `test -f 'src/authenticator.cpp' || echo '../../../3rdparty/libprocess/'`src/authenticator.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-clock.lo -MD -MP -MF .deps/libprocess_la-clock.Tpo -c -o libprocess_la-clock.lo `test -f 'src/clock.cpp' || echo '../../../3rdparty/libprocess/'`src/clock.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-firewall.lo -MD -MP -MF .deps/libprocess_la-firewall.Tpo -c -o libprocess_la-firewall.lo `test -f 'src/firewall.cpp' || echo '../../../3rdparty/libprocess/'`src/firewall.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-help.lo -MD -MP -MF .deps/libprocess_la-help.Tpo -c -o libprocess_la-help.lo `test -f 'src/help.cpp' || echo '../../../3rdparty/libprocess/'`src/help.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-http.lo -MD -MP -MF .deps/libprocess_la-http.Tpo -c -o libprocess_la-http.lo `test -f 'src/http.cpp' || echo '../../../3rdparty/libprocess/'`src/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-authenticator_manager.lo -MD -MP -MF .deps/libprocess_la-authenticator_manager.Tpo -c ../../../3rdparty/libprocess/src/authenticator_manager.cpp  -fPIC -DPIC -o .libs/libprocess_la-authenticator_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-help.lo -MD -MP -MF .deps/libprocess_la-help.Tpo -c ../../../3rdparty/libprocess/src/help.cpp  -fPIC -DPIC -o .libs/libprocess_la-help.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-clock.lo -MD -MP -MF .deps/libprocess_la-clock.Tpo -c ../../../3rdparty/libprocess/src/clock.cpp  -fPIC -DPIC -o .libs/libprocess_la-clock.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-firewall.lo -MD -MP -MF .deps/libprocess_la-firewall.Tpo -c ../../../3rdparty/libprocess/src/firewall.cpp  -fPIC -DPIC -o .libs/libprocess_la-firewall.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-authenticator.lo -MD -MP -MF .deps/libprocess_la-authenticator.Tpo -c ../../../3rdparty/libprocess/src/authenticator.cpp  -fPIC -DPIC -o .libs/libprocess_la-authenticator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-http.lo -MD -MP -MF .deps/libprocess_la-http.Tpo -c ../../../3rdparty/libprocess/src/http.cpp  -fPIC -DPIC -o .libs/libprocess_la-http.o
mv -f .deps/libprocess_la-firewall.Tpo .deps/libprocess_la-firewall.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-http_proxy.lo -MD -MP -MF .deps/libprocess_la-http_proxy.Tpo -c -o libprocess_la-http_proxy.lo `test -f 'src/http_proxy.cpp' || echo '../../../3rdparty/libprocess/'`src/http_proxy.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-http_proxy.lo -MD -MP -MF .deps/libprocess_la-http_proxy.Tpo -c ../../../3rdparty/libprocess/src/http_proxy.cpp  -fPIC -DPIC -o .libs/libprocess_la-http_proxy.o
mv -f .deps/libprocess_la-clock.Tpo .deps/libprocess_la-clock.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-io.lo -MD -MP -MF .deps/libprocess_la-io.Tpo -c -o libprocess_la-io.lo `test -f 'src/io.cpp' || echo '../../../3rdparty/libprocess/'`src/io.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-io.lo -MD -MP -MF .deps/libprocess_la-io.Tpo -c ../../../3rdparty/libprocess/src/io.cpp  -fPIC -DPIC -o .libs/libprocess_la-io.o
mv -f .deps/libprocess_la-help.Tpo .deps/libprocess_la-help.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c -o libprocess_la-latch.lo `test -f 'src/latch.cpp' || echo '../../../3rdparty/libprocess/'`src/latch.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c ../../../3rdparty/libprocess/src/latch.cpp  -fPIC -DPIC -o .libs/libprocess_la-latch.o
mv -f .deps/libprocess_la-authenticator.Tpo .deps/libprocess_la-authenticator.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-logging.lo -MD -MP -MF .deps/libprocess_la-logging.Tpo -c -o libprocess_la-logging.lo `test -f 'src/logging.cpp' || echo '../../../3rdparty/libprocess/'`src/logging.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-logging.lo -MD -MP -MF .deps/libprocess_la-logging.Tpo -c ../../../3rdparty/libprocess/src/logging.cpp  -fPIC -DPIC -o .libs/libprocess_la-logging.o
mv -f .deps/libprocess_la-authenticator_manager.Tpo .deps/libprocess_la-authenticator_manager.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-metrics.lo -MD -MP -MF .deps/libprocess_la-metrics.Tpo -c -o libprocess_la-metrics.lo `test -f 'src/metrics/metrics.cpp' || echo '../../../3rdparty/libprocess/'`src/metrics/metrics.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-metrics.lo -MD -MP -MF .deps/libprocess_la-metrics.Tpo -c ../../../3rdparty/libprocess/src/metrics/metrics.cpp  -fPIC -DPIC -o .libs/libprocess_la-metrics.o
mv -f .deps/libprocess_la-latch.Tpo .deps/libprocess_la-latch.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-mime.lo -MD -MP -MF .deps/libprocess_la-mime.Tpo -c -o libprocess_la-mime.lo `test -f 'src/mime.cpp' || echo '../../../3rdparty/libprocess/'`src/mime.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-mime.lo -MD -MP -MF .deps/libprocess_la-mime.Tpo -c ../../../3rdparty/libprocess/src/mime.cpp  -fPIC -DPIC -o .libs/libprocess_la-mime.o
mv -f .deps/libprocess_la-mime.Tpo .deps/libprocess_la-mime.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c -o libprocess_la-pid.lo `test -f 'src/pid.cpp' || echo '../../../3rdparty/libprocess/'`src/pid.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c ../../../3rdparty/libprocess/src/pid.cpp  -fPIC -DPIC -o .libs/libprocess_la-pid.o
mv -f .deps/libprocess_la-http_proxy.Tpo .deps/libprocess_la-http_proxy.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-poll_socket.lo -MD -MP -MF .deps/libprocess_la-poll_socket.Tpo -c -o libprocess_la-poll_socket.lo `test -f 'src/poll_socket.cpp' || echo '../../../3rdparty/libprocess/'`src/poll_socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-poll_socket.lo -MD -MP -MF .deps/libprocess_la-poll_socket.Tpo -c ../../../3rdparty/libprocess/src/poll_socket.cpp  -fPIC -DPIC -o .libs/libprocess_la-poll_socket.o
mv -f .deps/libprocess_la-logging.Tpo .deps/libprocess_la-logging.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-profiler.lo -MD -MP -MF .deps/libprocess_la-profiler.Tpo -c -o libprocess_la-profiler.lo `test -f 'src/profiler.cpp' || echo '../../../3rdparty/libprocess/'`src/profiler.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-profiler.lo -MD -MP -MF .deps/libprocess_la-profiler.Tpo -c ../../../3rdparty/libprocess/src/profiler.cpp  -fPIC -DPIC -o .libs/libprocess_la-profiler.o
mv -f .deps/libprocess_la-pid.Tpo .deps/libprocess_la-pid.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c -o libprocess_la-process.lo `test -f 'src/process.cpp' || echo '../../../3rdparty/libprocess/'`src/process.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c ../../../3rdparty/libprocess/src/process.cpp  -fPIC -DPIC -o .libs/libprocess_la-process.o
mv -f .deps/libprocess_la-io.Tpo .deps/libprocess_la-io.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-reap.lo -MD -MP -MF .deps/libprocess_la-reap.Tpo -c -o libprocess_la-reap.lo `test -f 'src/reap.cpp' || echo '../../../3rdparty/libprocess/'`src/reap.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-reap.lo -MD -MP -MF .deps/libprocess_la-reap.Tpo -c ../../../3rdparty/libprocess/src/reap.cpp  -fPIC -DPIC -o .libs/libprocess_la-reap.o
mv -f .deps/libprocess_la-profiler.Tpo .deps/libprocess_la-profiler.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-socket.lo -MD -MP -MF .deps/libprocess_la-socket.Tpo -c -o libprocess_la-socket.lo `test -f 'src/socket.cpp' || echo '../../../3rdparty/libprocess/'`src/socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-socket.lo -MD -MP -MF .deps/libprocess_la-socket.Tpo -c ../../../3rdparty/libprocess/src/socket.cpp  -fPIC -DPIC -o .libs/libprocess_la-socket.o
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-subprocess.lo -MD -MP -MF .deps/libprocess_la-subprocess.Tpo -c -o libprocess_la-subprocess.lo `test -f 'src/subprocess.cpp' || echo '../../../3rdparty/libprocess/'`src/subprocess.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-subprocess.lo -MD -MP -MF .deps/libprocess_la-subprocess.Tpo -c ../../../3rdparty/libprocess/src/subprocess.cpp  -fPIC -DPIC -o .libs/libprocess_la-subprocess.o
mv -f .deps/libprocess_la-poll_socket.Tpo .deps/libprocess_la-poll_socket.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-subprocess_posix.lo -MD -MP -MF .deps/libprocess_la-subprocess_posix.Tpo -c -o libprocess_la-subprocess_posix.lo `test -f 'src/subprocess_posix.cpp' || echo '../../../3rdparty/libprocess/'`src/subprocess_posix.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-subprocess_posix.lo -MD -MP -MF .deps/libprocess_la-subprocess_posix.Tpo -c ../../../3rdparty/libprocess/src/subprocess_posix.cpp  -fPIC -DPIC -o .libs/libprocess_la-subprocess_posix.o
mv -f .deps/libprocess_la-reap.Tpo .deps/libprocess_la-reap.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-time.lo -MD -MP -MF .deps/libprocess_la-time.Tpo -c -o libprocess_la-time.lo `test -f 'src/time.cpp' || echo '../../../3rdparty/libprocess/'`src/time.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-time.lo -MD -MP -MF .deps/libprocess_la-time.Tpo -c ../../../3rdparty/libprocess/src/time.cpp  -fPIC -DPIC -o .libs/libprocess_la-time.o
mv -f .deps/libprocess_la-socket.Tpo .deps/libprocess_la-socket.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c -o libprocess_la-timeseries.lo `test -f 'src/timeseries.cpp' || echo '../../../3rdparty/libprocess/'`src/timeseries.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c ../../../3rdparty/libprocess/src/timeseries.cpp  -fPIC -DPIC -o .libs/libprocess_la-timeseries.o
mv -f .deps/libprocess_la-timeseries.Tpo .deps/libprocess_la-timeseries.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libev.lo -MD -MP -MF .deps/libprocess_la-libev.Tpo -c -o libprocess_la-libev.lo `test -f 'src/libev.cpp' || echo '../../../3rdparty/libprocess/'`src/libev.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libev.lo -MD -MP -MF .deps/libprocess_la-libev.Tpo -c ../../../3rdparty/libprocess/src/libev.cpp  -fPIC -DPIC -o .libs/libprocess_la-libev.o
mv -f .deps/libprocess_la-time.Tpo .deps/libprocess_la-time.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"mesos\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libev_poll.lo -MD -MP -MF .deps/libprocess_la-libev_poll.Tpo -c -o libprocess_la-libev_poll.lo `test -f 'src/libev_poll.cpp' || echo '../../../3rdparty/libprocess/'`src/libev_poll.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.6.0\" "-DPACKAGE_STRING=\"mesos 1.6.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.6.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libev_poll.lo -MD -MP -MF .deps/libprocess_la-libev_poll.Tpo -c ../../../3rdparty/libprocess/src/libev_poll.cpp  -fPIC -DPIC -o .libs/libprocess_la-libev_poll.o
mv -f .deps/libprocess_la-subprocess.Tpo .deps/libprocess_la-subprocess.Plo
mv -f .deps/libprocess_la-subprocess_posix.Tpo .deps/libprocess_la-subprocess_posix.Plo
mv -f .deps/libprocess_la-libev.Tpo .deps/libprocess_la-libev.Plo
mv -f .deps/libprocess_la-libev_poll.Tpo .deps/libprocess_la-libev_poll.Plo
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.Plo
mv -f .deps/libprocess_la-process.Tpo .deps/libprocess_la-process.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -static -fpic  -o libprocess.la  libprocess_la-authenticator_manager.lo libprocess_la-authenticator.lo libprocess_la-clock.lo libprocess_la-firewall.lo libprocess_la-help.lo libprocess_la-http.lo libprocess_la-http_proxy.lo libprocess_la-io.lo libprocess_la-latch.lo libprocess_la-logging.lo libprocess_la-metrics.lo libprocess_la-mime.lo libprocess_la-pid.lo libprocess_la-poll_socket.lo libprocess_la-profiler.lo libprocess_la-process.lo libprocess_la-reap.lo libprocess_la-socket.lo libprocess_la-subprocess.lo libprocess_la-subprocess_posix.lo libprocess_la-time.lo libprocess_la-timeseries.lo    libprocess_la-libev.lo libprocess_la-libev_poll.lo ../glog-0.3.3/libglog.la  ../libry_http_parser.la ../libev-4.22/libev.la -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: (cd .libs/libprocess.lax/libry_http_parser.a && ar x "/mesos/mesos-1.6.0/_build/3rdparty/libprocess/../.libs/libry_http_parser.a")
libtool: link: ar cru .libs/libprocess.a  .libs/libprocess_la-authenticator_manager.o .libs/libprocess_la-authenticator.o .libs/libprocess_la-clock.o .libs/libprocess_la-firewall.o .libs/libprocess_la-help.o .libs/libprocess_la-http.o .libs/libprocess_la-http_proxy.o .libs/libprocess_la-io.o .libs/libprocess_la-latch.o .libs/libprocess_la-logging.o .libs/libprocess_la-metrics.o .libs/libprocess_la-mime.o .libs/libprocess_la-pid.o .libs/libprocess_la-poll_socket.o .libs/libprocess_la-profiler.o .libs/libprocess_la-process.o .libs/libprocess_la-reap.o .libs/libprocess_la-socket.o .libs/libprocess_la-subprocess.o .libs/libprocess_la-subprocess_posix.o .libs/libprocess_la-time.o .libs/libprocess_la-timeseries.o .libs/libprocess_la-libev.o .libs/libprocess_la-libev_poll.o  .libs/libprocess.lax/libry_http_parser.a/libry_http_parser_la-http_parser.o 
libtool: link: ranlib .libs/libprocess.a
libtool: link: rm -fr .libs/libprocess.lax
libtool: link: ( cd ".libs" && rm -f "libprocess.la" && ln -s "../libprocess.la" "libprocess.la" )
make[6]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty/libprocess'
Making all in include
make[6]: Entering directory `/mesos/mesos-1.6.0/_build/3rdparty/libprocess/include'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty/libprocess/include'
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty/libprocess'
make[4]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-1.6.0/_build/3rdparty'
Making all in src
make[2]: Entering directory `/mesos/mesos-1.6.0/_build/src'
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/messages/log.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/mesos.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/agent/agent.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/allocator/allocator.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/appc/spec.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/authentication/authentication.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/authorizer/acls.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/authorizer/authorizer.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/docker/spec.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/docker/v1.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/docker/v2.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/executor/executor.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/fetcher/fetcher.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/maintenance/maintenance.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/master/master.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/module/hook.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/module/module.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/oci/spec.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/quota/quota.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/resource_provider/resource_provider.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/scheduler/scheduler.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/slave/containerizer.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/slave/oversubscription.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/state/state.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/uri/uri.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/mesos.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/agent/agent.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/allocator/allocator.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/executor/executor.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/maintenance/maintenance.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/master/master.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/quota/quota.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/resource_provider/resource_provider.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=../include ../../include/mesos/v1/scheduler/scheduler.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/master/registry.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/messages/flags.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/messages/messages.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/resource_provider/registry.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/resource_provider/state.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/slave/containerizer/mesos/provisioner/docker/message.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/slave/containerizer/mesos/isolators/docker/volume/state.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/slave/containerizer/mesos/isolators/network/cni/spec.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --cpp_out=. ../../src/messages/state.proto
/bin/mkdir -p java/generated/org/apache/mesos
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/mesos.proto
/bin/mkdir -p java/generated/org/apache/mesos/executor
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/executor/executor.proto
/bin/mkdir -p java/generated/org/apache/mesos/scheduler
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/scheduler/scheduler.proto
/bin/mkdir -p python/interface/src/mesos/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos -I../../include -I../../src 			\
		--python_out=python/interface/src/mesos/interface ../../include/mesos/mesos.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/mesos.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/agent
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/agent/agent.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/allocator
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/allocator/allocator.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/executor
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/executor/executor.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/maintenance
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/maintenance/maintenance.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/master
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/master/master.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/quota
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/quota/quota.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/resource_provider
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/resource_provider/resource_provider.proto
/bin/mkdir -p java/generated/org/apache/mesos/v1/scheduler
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src  --java_out=java/generated ../../include/mesos/v1/scheduler/scheduler.proto
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/agent -I../../include -I../../src 		\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/agent/agent.proto
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/allocator -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/allocator/allocator.proto
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/allocator_pb2.py && rm python/interface/src/mesos/v1/interface/allocator_pb2.py.bak
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/agent_pb2.py && rm python/interface/src/mesos/v1/interface/agent_pb2.py.bak
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/executor -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/executor/executor.proto
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/maintenance -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/maintenance/maintenance.proto
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/executor_pb2.py && rm python/interface/src/mesos/v1/interface/executor_pb2.py.bak
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/master -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/master/master.proto
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/maintenance_pb2.py && rm python/interface/src/mesos/v1/interface/maintenance_pb2.py.bak
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1 -I../../include -I../../src 		\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/mesos.proto
/bin/mkdir -p python/interface/src/mesos/v1/interface
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/quota -I../../include -I../../src 		\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/quota/quota.proto
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/resource_provider -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/resource_provider/resource_provider.proto
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/quota_pb2.py && rm python/interface/src/mesos/v1/interface/quota_pb2.py.bak
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/resource_provider_pb2.py && rm python/interface/src/mesos/v1/interface/resource_provider_pb2.py.bak
/bin/mkdir -p python/interface/src/mesos/v1/interface
../3rdparty/protobuf-3.5.0/src/protoc -I../../include/mesos/v1/scheduler -I../../include -I../../src 	\
		--python_out=python/interface/src/mesos/v1/interface ../../include/mesos/v1/scheduler/scheduler.proto
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/master_pb2.py && rm python/interface/src/mesos/v1/interface/master_pb2.py.bak
/bin/sed -i.bak 's/mesos\.mesos_pb2/mesos_pb2/' python/interface/src/mesos/v1/interface/scheduler_pb2.py && rm python/interface/src/mesos/v1/interface/scheduler_pb2.py.bak
Building mesos-1.6.0.jar ...
[debug] execute contextualize
[debug] execute contextualize
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:jar (build-and-attach-javadocs) on project mesos: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - /mesos/mesos-1.6.0/_build/../src/java/src/org/apache/mesos/SchedulerDriver.java:222: warning - Tag @see: reference not found: Offer.Operation
[ERROR] javadoc: error - No space left on device
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/java-7-openjdk-amd64/jre/../bin/javadoc @options
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/mesos/mesos-1.6.0/_build/src/java/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
make[2]: *** [java/target/mesos-1.6.0.jar] Error 1
make[2]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.6.0/_build'
make: *** [distcheck] Error 1
+ docker rmi --force mesos-1517977922-7077
Untagged: mesos-1517977922-7077:latest
Deleted: sha256:f76546219277132131a5dafac771fa4d8bc6b9a663b0b3e8aabbd6a475a87fca
Deleted: sha256:a4486a51230768b2e450ee934a02bdbd99207c585c362589c7126f51627c6b5a
Deleted: sha256:5fc105bf38aaa5e657f610f2c16aac2aebb431b2a355d2d8d98593d81b088c2c
Deleted: sha256:fd2c31e2d336e500346950055faeaa6a2f60839c986fdd7fce6e83bffee84d84
Deleted: sha256:322ed9da4e1242908fa2373f85f931d59e12ca7bd9371e7748005a53c3b7c8cc
Deleted: sha256:0c4cebe0740a14b63f137e6acfd992dd0d84b3dcb7c5f4acd6825f4a9f31d065
Deleted: sha256:540e9aef32796cc7781bf5d14cd8d7dc73d08c2b8db218bc467a55a123128d3b
Deleted: sha256:b705da7751e473043d68d4d6a19b87506b4375ee295da2736d1bbbfad19d44f8
Deleted: sha256:6d532126313045e4793320390ab371b09c391007adbe68eea48908500d0db6d6
Deleted: sha256:fb09febe70fec5d40dd0b274ce7b9731f5bd4914dcb1113e648596f6c67cec5f
Deleted: sha256:e8b880f90a00574a6d9de141d6a36135e8479d0ee5b7dd7cc85edb0eb239cd0b
Deleted: sha256:13bebddd90d181bf2adb59ca2b78417c7f17431dcc80d776bb1008d405c1b4d0
Deleted: sha256:72eb1e2839cff7a9fc19a8d72ac465f3038ab4055a725ad4e9b05c23be1b1397
Deleted: sha256:60d7c41ae18a1e4413d3b4975aba72171a55aa30abd71e24ae912d4175de6f2d
Deleted: sha256:dfc7347c5c5e617619ed5a59d939d679857a70b7c31d792a302b6013d2b0431a
Deleted: sha256:4a8e74075b3e4c3fa5a690fb91483cc3727dbdf02a0ea37870018d286ffc44cd
Deleted: sha256:545bf7e33b2f9fae0f9be993bc1199000c0ade9888c5a75f5217d733b0d90286
Deleted: sha256:0404d45af93f61483738885ae2e7a13f5b59f7652ca88e763c2c7b32ddb3040d
Deleted: sha256:775cbd00599fc9c63dac3990279d2872cec1f0d0bba9e71caba1f26d1408d76e
Deleted: sha256:88f067a21c8d071e19a753bbb3d862449911aa29af76b2bdbe6d2d6df7ec007c
Deleted: sha256:c8549e2bdb5b334d2a4a101f22b5b9817e76f4adc9c048c7ead412162b912daa
Deleted: sha256:abe8ffe71011342f6b9a7da79d5badbf0159526939213c5103db8ba68df86147
Deleted: sha256:2b9ea581d009793b8e8bd6bd729d834e863ea762111292a1ea1e9560b9cb0229
Deleted: sha256:cf3495d91b45ac96a6d9e0d049ed3eb2681af1f6902316d0d5f4a8c87e90d40d
Deleted: sha256:12d52bdfa9814f41467792984c853a8b466fafbf3a3aa9ee5a048820bffa8f59
Deleted: sha256:3cd6aca6997829bda299e94c081b81b0941f4bc010eea3a779e9e8009a72249b
Deleted: sha256:09260006f9a18e493b2f5872d6f5aa023a30e3ad1ac3b9342aebe3c14f2786aa
Deleted: sha256:bdb929bf679990a19e3447d8b59a45fcab76986a9d0f11d8276d5c2651ea5bee
Deleted: sha256:7f789e7637a246f6c5977cb3b1051275627fa0074779667abf0d5e4b7a8a3583
Deleted: sha256:9bfa57ad7672b56d9138358eabfe78950ef20381e679765cfb65328346df01dc
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #21555

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/21555/display/redirect>

------------------------------------------
[...truncated 2.60 MB...]
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
running build_ext
running install_lib
running build_py
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/futures.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/cli.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/http.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/futures.py to futures.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/cli.py to cli.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
byte-compiling build/bdist.linux-x86_64/egg/mesos/http.py to http.pyc
running bdist_wheel
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
running build
copying src/mesos.cli.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.cli.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.cli-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.6.0-py2.7.egg-info
running install_scripts
running install_lib
running build_py
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running install_lib
running build_py
running build_ext
running bdist_wheel
creating build/bdist.linux-x86_64/egg
running build
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py -> build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
copying mesos/cli.py -> build/bdist.linux-x86_64/wheel/mesos
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
running install_egg_info
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7.egg-info
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0-py2.7-nspkg.pth
running install_scripts
copying src/mesos.native.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.native-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.6.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.6.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.interface-1.6.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0-py2.7-nspkg.pth
running install_scripts
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.executor-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.6.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.6.0/_build/src/python/dist/mesos.scheduler-1.6.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.6.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.6.0.dist-info/WHEEL
make[5]: Leaving directory `/mesos/mesos-1.6.0/_build/src'
./mesos-tests
I0207 04:25:20.157719  6590 logging.cpp:208] Logging to STDERR
I0207 04:25:20.192730  6590 process.cpp:1235] libprocess is initialized on 172.17.0.4:34886 with 24 worker threads
I0207 04:25:24.353243  6590 main.cpp:156] Source directory: /mesos/mesos-1.6.0
I0207 04:25:24.353339  6590 main.cpp:157] Build directory: /mesos/mesos-1.6.0/_build
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any Docker tests because:
Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
-------------------------------------------------------------
PING google.com (216.58.216.142) 56(84) bytes of data.
64 bytes from sea15s01-in-f14.1e100.net (216.58.216.142): icmp_seq=1 ttl=54 time=4.27 ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.276/4.276/4.276/0.000 ms
-------------------------------------------------------------
No 'nvidia-smi' command found so no Nvidia GPU tests will run
-------------------------------------------------------------
-------------------------------------------------------------
We cannot run any overlayfs tests because:
overlayfs is not supported on your systems
-------------------------------------------------------------
E0207 04:25:24.520006  6590 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
-------------------------------------------------------------
E0207 04:25:24.619530  6590 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
-------------------------------------------------------------
require 'perf' version >= 2.6.39 so no 'perf' tests will be run
-------------------------------------------------------------
Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/0:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/1:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/2:AgentFrameworkTaskCountContentType/MasterStateQuery_BENCHMARK_Test.GetState/3:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.write /dev/stdout: resource temporarily unavailable
+ docker rmi --force mesos-1517973215-23556
Untagged: mesos-1517973215-23556:latest
Build step 'Execute shell' marked build as failure